0

I can't get it done in my Latin American keyboard .... I need it often in Node.JS ... while I'm coding. ... specially some strings. .... otherwise it doesn't bring the results. I need using simple quotes: '' ... .I would appreciate any help .. . What I do sometimes is to change to a US keyboard and I get the quotes somehow ... for example in a code like this I need this kind of quotes:

throw new Error(`Expected 44, but got ${res}`)

as I said specifically this:

`` in Latin American keyboard
thor
  • 21,418
  • 31
  • 87
  • 173
Felipe
  • 101
  • 10

2 Answers2

0

Have you tried Shift+dead à? Else, maybe you find your answer here keyboards layouts

GabrieleMartini
  • 1,665
  • 2
  • 19
  • 26
0

In my ("latin american") keyboard I type AltGr + }. And here you can find an old software that reads the keyboard layout and shows the key or combination for getting it.

GabrieleMartini
  • 1,665
  • 2
  • 19
  • 26
Loreto
  • 674
  • 6
  • 20