Tsyklop

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Can't put compoents inside intellij compoenent UI Designer
AnsweredI created next form: And I can't put other component inside com.intellij.ui.components.panels.NonOpaquePanel in UI Designer.Why? -
Created Get list of live templates?
AnsweredI need get list of live templates for JavaScript/TypeScript. How I can do this? -
Created Detecting if project with typescript
AnsweredI 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 -
Edited IDEA settings do not saves between plugin runs
AnsweredI 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?