codeline
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 14
-
已编辑于 Can I call JS inside my Kotlin plugin?
已回答HiI 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... -
创建于 Load marketplace plugin when developing a custom plugin?
已回答HiHow 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... -
创建于 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... -
创建于 Customize file names displayed in the Usage view tree
已回答HiI 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... -
已编辑于 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... -
已编辑于 I could not find these icons (tick and disabled)
已回答HiI need to find these icons I tried AllIcons.General.SuccessAllIcons.General.TickNo luck Thank you for your help! -
已编辑于 How to read the body of CefResponse
已回答HiI could not read the response body, I have no idea how to do itHere's the related codeAny help is appreciatedThank you -
创建于 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 -
创建于 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 ... -
创建于 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