codeline

- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 14
-
Created How to disable this eslint bar?
HiA few versions ago I noticed that eslint errors are displayed in a top bar, which makes the editor content jump around and I find it distractingHere's a 10 second mp4 showing the issue https://cl... -
Created Customize file names displayed in the Usage view tree
AnsweredHiI would like to customize the files displayed in the find windowI tried using the treeStructureProvider extension point but it only detects nodes from the project tree as far as I tested. I alrea... -
Edited Make components in tree nodes clickable
HiI created a tree and inserted nodes into the treeModelThen I render the cells using DefaultTreeCellRenderer and add my custom components like labels and buttonsThe problem is, these components ar... -
Edited I could not find these icons (tick and disabled)
AnsweredHiI need to find these icons I tried AllIcons.General.SuccessAllIcons.General.TickNo luck Thank you for your help! -
Edited How to read the body of CefResponse
AnsweredHiI could not read the response body, I have no idea how to do itHere's the related codeAny help is appreciatedThank you -
Created My language injection list is empty
Hi, Where can I find the xml to import language injections? Can you send it to me? Thank you -
Created PhpStorm suddenly too slow
Hello, The IDE became very sluggish Recording & logs: Upload id: 2023_04_02_swxitBQdHeZwSPddNYNkdq (files: CleanShot 2023-04-02 at 11.44.32-converted.mp4 and 2 more) What can I do to fix it? Thank ... -
Created How tell always save file before commit?
Hi, Sometimes the IDE asks me to save before commit or postpone saving after commit How to make it so it always saves before commit? Is there a setting that I can enable? Thank you -
Created Next/Prev occurrence in "Find in files" popup
Hi, I can move between the files using the up/down arrow keys, but when the editor is focused, I can't go to the next/prev occurrence using the keyboard only Is there such a shortcut that I didn't ... -
Edited Open external file in the same window
Hi, Since updating to version 2020, when I open an external file, it opens in a separate window. How to avoid this and open the file in the same window I used to open a project then open ftp...