codeline

- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 14
-
Edited Can I call JS inside my Kotlin plugin?
AnsweredHiI saw this section in the kotlin docshttps://kotlinlang.org/docs/using-packages-from-npm.htmlCan I use this in my plugin or is the jvm the only platform that is supported?I would like to use a js... -
Created Load marketplace plugin when developing a custom plugin?
AnsweredHiHow can I load a marketplace plugin when running runIde?Namely the svelte pluginhttps://plugins.jetbrains.com/plugin/12375-svelteHere's what I tried // Configure Gradle IntelliJ Plugin// Read mor... -
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