when ever I use any kind of snippets inside { } the bracket will vanish, leaving me with only the snipet code I had entered, if I try it again, it will work, and I do put spaces between:
ex: { .. } (2 dots is an arrrow FN) leaves me with : ..
ex2: { cl } , same thing. but console.log. left with: cl
since most of my work are render props. Does not happen in javascript+jsx langage selection
when ever I use any kind of snippets inside { } the bracket will vanish, leaving me with only the snipet code I had entered, if I try it again, it will work, and I do put spaces between:
ex: { .. } (2 dots is an arrrow FN) leaves me with : .. ex2: { cl } , same thing. but console.log. left with: cl
since most of my work are render props. Does not happen in javascript+jsx langage selection