'Cannot insert a backquote in Eclipse

This is something crazy : I can't insert a backquote in a VueJS (.vue) file with Eclipse!

I open it with the HTML editor of Eclipse and when I put a backquote, it is underlined with a green line and pressing any key afterward removes it.

I am using Eclipse for years with this type of file and its the first time I have this problem.

Trying to put a backquote :

backquote underlined

And then after pressing any key :

enter image description here

I'm on Debian with Eclipse 2021-12 (4.22.0)


EDIT

In fact this behavior appens not only with *.vue files.

I have the same problem with *.md Markdown files as well.



Solution 1:[1]

Okay I finally found the problem. It is not related to Eclipse.

In the keyboard layout in my OS I had this layout :

French (deprecated)

Don't know why I had this random layout though changing it to the correct keyboard layout solved the problem.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Paul