Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3250

Programming • gvim can't find some matching braces in jsx code

$
0
0
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:

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



Viewing all articles
Browse latest Browse all 3250

Trending Articles