Dmitry Vrublevsky

- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Dmitry Vrublevsky 创建了一个帖子, 已回答[Add new plugin] "Unfortunately something went wrong.” error on upload
Hi! 1) I am experiencing issues with a uploading new plugin to Jetbrains repositories.When I try to upload plugin I receive an error - "Unfortunately, something went wrong.” without any additional ... -
Dmitry Vrublevsky 进行了评论, -
-
Dmitry Vrublevsky 创建了一个帖子, [Action, Shortcut] How to force IDE to use action shortcut?
Hi all,I am trying to find how I can force IDE to execute my action when action shortcut is invoked. Usually this is not an issue, unless actions shortcut overlaps with any existing IDE shortcut.In... -
Dmitry Vrublevsky 创建了一个帖子, Language support - mark language as new SQL dialect
Hi, I am author of Cypher language support plugin. Cypher - query language for graph databases (Neo4j). Recently new Jetbrains IDE was released - Datagrip. And, unfortunately, looks like that I can... -
Dmitry Vrublevsky 创建了一个帖子, 已回答[Custom Language] Provide custom Language Injections via plugin
Hi!I have plugin that adds support for custom language into IDE.When I am writing (for example) Java code I can manually inject my language into string.Also I can add Language Injection in preferen...