Iven

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Iven created a post, How to add Javascript/Typescript language to plugin?
I've created a plugin based on the kotlin starter here – https://github.com/JetBrains/intellij-sdk-code-samples/tree/main/kotlin_demoI need to work with Javscript/Typescript PSI classes. I've add... -
-
-
Iven created a post, AnsweredJavaScript/TypeScript Move Symbol Refactoring
I'm trying to move Typescript classes from one es6 module to another, and Intellij appears to have some refactoring support around this. In reading the relevant help page, I'm led to believe that...