Christopher Ng

- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Refactor rename stops working
has anybody seen this problem? after a while refactoring stops working when i try to rename a class or variable. it either opens the refactor highlight, or the dialog box. you can type in the ne... -
Created IDEA 2018.1 losing keystrokes
AnsweredI'm having problems with IDEA 2018.1 losing keystrokes. It has been doing this pretty consistently ever since I started using EAP about a week or so ago. It seems to be mostly a problem when the ... -
Created IDEA slows down after a while
hi all,I tend to leave my IDEA open (at work) overnight, usually for days at a time. I've noticed that it becomes very slow and unresponsive after a while. Typing becomes very slow and I can see ... -
Created ESLint shows errors even for rules that are configured to 'warn'.
It seems like the ESLint integration always shows rule violations as errors, even though they are set to warn in .eslintrc. It is definitely finding the configuration because if I change it to be ... -
Edited IDEA Ultimate 2017.3.1 annotation processing regression
AnsweredThere has been a regression in Intellij IDEA Ultimate 2017.3.1, the compiler puts the generated source in the wrong directory now, they end up in target/classes instead of the configured directory ... -
Created Missing window controls
In 2021.3 Beta I'm missing the window controls (minimise, maximise) when using IDEA with X410 as a remote X Server on windows. Where is the option to always display the Window title bar? -
Created 2020.1 EAP cannot see generated-sources in other modules
AnsweredI have a maven reactor project and intellij cannot see generated classes from another module in the same project. compiling in intellij/maven CLI work fine. this broken in the build that was dropp... -
Created 2019.3 EAP locks up when switching back to it
AnsweredOn CentOS 7.6, at the moment switching away from and back to IDEA locks up the entire desktop for several seconds. This has only started happening on the EAP released yesterday/today IntelliJ IDEA... -
Created RC Channel Update not working
AnsweredClicking Help -> Check Updates and then Update and Restart just gets an error, 13:37 Connection Error Failed to prepare an update: Cannot download 'https://download.jetbrains.com/idea/IU-173.3942.2... -
Created Keyboard Rebuild Shortcut does not do the same thing as the menu item
AnsweredI have this odd behaviour in my install where hitting the Rebuild keyboard shortcut (Ctrl-Shift-F9) completes almost instantly and does nothing, whereas right-clicking and selecting the correspondi...