Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Pitter7488258450
Total activity
22
Last activity
August 29, 2026 09:10
Member since
August 10, 2026 08:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Posts (0)
Comments (10)
Pitter7488258450
commented,
August 29, 2026 08:53
I’d first check whether it happens in a new project or only in this one. If it’s project-specific, comparing the project SDK, run configuration, and relevant IDE settings with a working project can...
Community
PhpStorm
PHPStorm is terribly slow
0 votes
Pitter7488258450
commented,
August 29, 2026 08:48
I’d check whether the issue follows you in a fresh project first. If it does, try invalidating the IDE caches and restarting, then check the IDE logs for anything relevant. That should help narrow ...
Community
WebStorm
Disable all suggestions for Markdown
0 votes
Pitter7488258450
commented,
August 27, 2026 09:42
If only some files aren’t loading, I’d check whether they’re being excluded by the project/module settings first. Reimporting the project and checking the IDE logs can also help show whether it’s a...
Community
WebStorm
Many files not loading
0 votes
Pitter7488258450
commented,
August 27, 2026 09:29
If IntelliJ is acting strangely here, I’d try invalidating the caches and restarting first. If that doesn’t help, check whether the issue happens in a fresh project too - that’s a quick way to tell...
Community
PhpStorm
undo / redo
0 votes
Pitter7488258450
commented,
August 25, 2026 12:50
If this only started recently, I’d try reproducing it with plugins disabled first. If it still happens, checking the IDE logs around the time of the problem should give a better clue than reinstall...
Community
IntelliJ IDEA Users
Disable auto-completion in prompt
0 votes
Pitter7488258450
commented,
August 25, 2026 12:33
If this started after an update, try File → Invalidate Caches and Restart first. If that doesn’t help, checking whether the issue still happens with plugins disabled can quickly rule out a plugin c...
Community
PyCharm
How do I remove AL from PyCharm permanently?
0 votes
Pitter7488258450
commented,
August 22, 2026 11:03
This is easy to overlook. Excluding the project and build/cache directories from real-time scanning can make a noticeable difference, especially on larger projects. Just make sure you’re only exclu...
General
Known issues
Antivirus Impact on Build Speed
0 votes
Pitter7488258450
commented,
August 22, 2026 10:39
If you’re trying to use DataGrip on a tablet, I’d check the OS and keyboard/mouse support first. Some IDE features can be pretty awkward on touch-only devices, so a remote desktop setup can be a pr...
Community
DataGrip
Datagrip and tablet
0 votes
Pitter7488258450
commented,
August 20, 2026 06:33
This is pretty useful for getting a quick baseline before making bigger changes. I’d run the same test a few times as well, since one-off results can be a bit misleading when you’re checking perfor...
General
Troubleshooting
Performance testing plugin
0 votes
Pitter7488258450
commented,
August 10, 2026 08:15
Collecting the LSP logs immediately after reproducing the problem makes a big difference, since you can see the exact request or error that triggered it instead of trying to guess from the symptoms.
WebStorm
How to
How to collect LSP logs?
0 votes