Konstantyn Diachenko
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 5
-
创建于 How to firstly suggest own list of annotations on after typing @ before java field
已回答Hi community! I want to have in a completion list my platform annotations first after typing '@' symbol before java field. They are already in the completion list by some out-of-the-box logic. How ... -
创建于 How to properly create index and avoid IndexNotReadyException
已回答Hi community! I am contributing to the Intellij plugin for the AEM platform (https://github.com/aemtools/aemtools). I want to implement some completion functionality that should be based on configu... -
创建于 Custom language with several not backward-compatible versions of syntax
已回答Hi everyone. I am contributing to the Intellij plugin for the AEM platform. I am implementing custom language for HTL (Sightly) based on HTML. However, it provides 2 actual versions: 1.3 and 1.4. ... -
创建于 How to highlight escaped symbols for injected language into xml attribute value
已回答I am contributing to the Intellij plugin for the AEM platform (current branch - https://github.com/aemtools/aemtools/tree/209_jcr_language_highlighting_issue) The goal that I want to reach is to hi... -
创建于 Syntax highlighting for injected language into XML attribute value is not working
已回答I am contributing to the Intellij plugin for the AEM platform (actual version: https://github.com/aemtools/aemtools/tree/v0.9.2). There are XML files where I injected custom language into some attr...