Denis Chernyshov
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Denis Chernyshov created a post, How to detect that a shortcut has been changed?
Hello I want my plugin to listen to a specific action's shortcut changing. How can I do this? -
-
-
Denis Chernyshov created a post, Token's highlighter does not work with long strings
Editor does not highlight tokens which contain more than 4 characters. I forked the JetBrains SimplePlugin github repository (https://github.com/JetBrains/SimplePlugin) This is my fork https://gi... -
Denis Chernyshov commented, -
-
-
-
Denis Chernyshov created a post, Highlighter does not work for the first token
I wrote a small custom language with my own lexer and highlighter. I've got a token URL that is highlighted as a bold light blue text. It is highlighted well except the first line. When I write an ...