Tsyklop
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Tsyklop created a post, AnsweredCan't put compoents inside intellij compoenent UI Designer
I created next form: And I can't put other component inside com.intellij.ui.components.panels.NonOpaquePanel in UI Designer.Why? -
-
Tsyklop commented, -
Tsyklop commented, -
-
Tsyklop created a post, AnsweredGet list of live templates?
I need get list of live templates for JavaScript/TypeScript. How I can do this? -
Tsyklop created a post, AnsweredDetecting if project with typescript
I develop plugin for WebStorm and I need detect using typescript. How I can do this? I can find tsconfig file, but maybe other way exists. thanks -
-
Tsyklop created a post, AnsweredIDEA settings do not saves between plugin runs
I develop a plugin. Test it in IDEA Ultimate. With every plugin run I need select project, confirming Trust folder e.t.c. I got this window with every run: Why?