michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

backtick on french azerty keyboard is bugged #77

Open kud opened 3 years ago

kud commented 3 years ago

screenshot-2020-08-18-11-47-58

michaelgmcd commented 3 years ago

After an initial glance, this doesn't seem related to the French keyboard. The backtick character doesn't seem to be auto-closing properly.

kud commented 3 years ago

Yes, you need to use the touch "space" just after. This bug doesn't happen with the initial vs code javascript language.