Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ethan Yin
Total activity
400
Last activity
August 29, 2024 05:57
Member since
September 30, 2020 05:22
Following
0 users
Followed by
2 users
Votes
3
Subscriptions
144
Activity overview
Articles (0)
Posts (0)
Comments (253)
Ethan Yin
commented,
August 29, 2024 05:57
抱歉,是这个已知问题 IJPL-160012 (https://youtrack.jetbrains.com/issue/IJPL-160012)。我们会在下次更新中进行修复,暂时的规避方法是使用2024.1.6这个版本。
Community
IntelliJ IDEA Users
idea2024.2的版本使用scanner的时候无法输入中文 相同的在Clion pycharm都一样
0 votes
Ethan Yin
commented,
August 13, 2024 05:02
It's a known issue: https://youtrack.jetbrains.com/issue/IJPL-159881As a temp workaround you need both Python and Python Community Edition plug-ins are installed and enabled
Community
IntelliJ IDEA Users
Python plugin error in 2024.2
0 votes
Ethan Yin
commented,
August 09, 2024 08:37
I created a feature request: IDEA-357412 (https://youtrack.jetbrains.com/issue/IDEA-357412)Feel free to watch the YouTrack item in order to be notified once it has updates. See [this article](https...
Community
IntelliJ IDEA Users
Where do I place the freemarker_implicit file so that other modules can use it?
0 votes
Ethan Yin
commented,
August 08, 2024 11:34
Does the alt+enter (option+enter) menu help? Please try to put the cursor on the unresolved variable and press the shortcut.
Community
IntelliJ IDEA Users
Where do I place the freemarker_implicit file so that other modules can use it?
0 votes
Ethan Yin
commented,
July 30, 2024 11:19
Yes, you are correct about the "Favorites" window. It's already been replaced.> this “Always Select Opened File” functionality in Bookmarks is absent.Please use the "Select In" feature instead. It ...
Community
IntelliJ IDEA Users
Always Select Opened File -- in Bookmarks
0 votes
Ethan Yin
commented,
July 22, 2024 03:05
Is it a gradle project? Please try to work around the issue by adding a Python module inside your project. See the related issue.https://youtrack.jetbrains.com/issue/IDEA-313728/
Community
IntelliJ IDEA Users
Python facet in a Java project stops working (stops recognising modules after xxx amount of time / after xxx event)
0 votes
Ethan Yin
commented,
July 11, 2024 08:12
I can see `javax.net.ssl.SSLEngine.unwrap` uses a lot of your CPU which is something related to the network. Can you please clarify what kind of actions did you take when the CPU usage is high?Does...
Community
IntelliJ IDEA Users
Intellij randomly uses 100% of cpu and crashes eventually
0 votes
Ethan Yin
commented,
July 05, 2024 05:56
> I uploaded the file under the name of 'encoding_help.zip'. I also captured the picture, so please keep that in mind.We could not find it. Could you please upload it again here (https://uploads.se...
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Ethan Yin
commented,
June 26, 2024 07:58
Do you compile the code on your machine? Please also try to add `-Dfile.encoding=EUC-KR` in `Settings | Build, Execution, Deployment | Compiler | User-local build process VM options`.BTW, I could n...
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes
Ethan Yin
commented,
June 25, 2024 10:13
Will you be able to create a small sample project so that I can reproduce the issue from my side? Thank you in advance.https://uploads.services.jetbrains.com/
Community
IntelliJ IDEA Users
Resolving Korean Encoding Configuration Issues.
0 votes