Accent Characters on Editor
已回答
Hi,
I'm having problems when I try to type "ção". In Editor, IntelliJ puts "çao".
Same occurs with à >> a
Anyone has the same problem?
Solutions?
请先登录再写评论。
Hi.
What are your OS, keyboard layout and IDEA version?
Thanks,
Alexander.
HI Alexander
I'm using ArchLinux 3.8.7-1-ARCH x86_64
IDEA 12.1.2
Keyboard layout pt-BR
Funny thing is if I try type in another place... like gedit.. I can use those characters...
Maybe Java version?
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
Found this today
http://devnet.jetbrains.com/message/5485278#5485278
I put
export XMODIFIERS=""
in idea.sh and now i can type ã
What's location of this file? I am same problem...
export XMODIFIERS=""is the command to set environment variable. Just type that into terminal.Here is the bug request regarding that: https://youtrack.jetbrains.com/issue/IDEA-59679
Tks Konstantin! But, to me doesn't works... I typed in the terminal, but doesn't works, in PyCharm I can't type ã or é or ê...
Any idea?
So, my enviroment is Elementary OS Hera, PyCharm Professional 2020.3 and Oracle JDK 11.
No ideas on the fly.
Please create a bug request at YouTrack: https://youtrack.jetbrains.com/newIssue?project=IDEA with logs folder attached.
A screencast would also help to understand the issue.
Thank you.
In my case, I add the command at the beginning of the file.:
/home/[user]/.local/share/JetBrains/Toolbox/apps/PyCharm-C/ch-0/211.7628.24/bin/pycharm.sh