It jumps to braces which are apparently wrong. I suppose it's a bug. Are there please some more reliable alternative editors ?
Code can be compiled (without any errors or warning).
EDIT
example:
Code can be compiled (without any errors or warning).
EDIT
example:
Code:
function func(props) { // I press % key on this braceif (condition) { puts("literal '}' in string"); }// } gvim jumps here but should not// }} // I expect gvim jumps here
Statistics: Posted by MakeTopSite — 2024-01-11 08:51 — Replies 0 — Views 1171