peco2282
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
peco2282 created a post, AnsweredError while debugging plugin
When I created a java project to test Gradle and debugged it with gradle-8.2/java-18, I got "CreateProcess error=267, Invalid directory name."was output.For details (debug log) please visit this si... -
-
peco2282 created a post, AnsweredHow to create multiple tabs under the editing part of the opened file.
I want to create more than 3 multiple tabs under the editing part of the opened file.Like this .Now EditorProvider classclass MyFileEditorProvider : AsyncFileEditorProvider, DumbAware { override ...