Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
CeH9
Software engineer
Total activity
121
Last activity
August 04, 2019 10:49
Member since
May 06, 2016 11:59
Following
0 users
Followed by
0 users
Votes
16
Subscriptions
31
Activity overview
Posts (25)
Comments (49)
Sort by recent activity
Recent activity
Votes
Created
February 17, 2017 02:38
How to understand what does these args mean?
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 16, 2017 21:35
Thx a lot.
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 16, 2017 20:15
Can i setup AppCode SDK on OS windows?
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Edited
February 16, 2017 14:49
Should i make two version of plugin? Maybe exists some way to make dependency optional? Update: oh, i found answer on http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compat...
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 16, 2017 14:42
Update: found these modules, dont sure that i'm need both com.intellij.modules.appcode com.intellij.modules.cidr.lang
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 16, 2017 14:39
Can't find these classes(using community 163.xx), should i add some dependencies?
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 16, 2017 00:00
https://github.com/CeH9/PackageTemplates/issues/3
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Created
February 15, 2017 00:46
I can't find in idea community repository anything related to AppCode. Also i'm discovered that the created files can be added to logical groups via context menu: I dont found any api for adding ...
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Edited
February 09, 2017 07:17
Yes, but i'm working with .json / .java / .etc text files, not binary. Is it possible to make something like "create empty file + Editor command insert full text", should it work with Undo?
Community
IntelliJ IDEA Open API and Plugin Development
PsiDirectory.copyFileFrom -> Redo recreate file without content
0 votes
Edited
February 08, 2017 08:57
Indeed, u don't need physical path, just use API like this: https://github.com/CeH9/PackageTemplates/blob/master/src/global/utils/templates/FileTemplateHelper.java#L12-L28 and this: https://github...
Community
IntelliJ IDEA Open API and Plugin Development
How to get IDE template path in plugin development?
0 votes
«
First
‹
Previous
Next
›
Last
»