Kerry
- 活动总数 65
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 16
-
已编辑于 Can I find the colors and font style currently being used to render a particular PsiElement?
已回答I found an old question that looks like a similar topic: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206801595-Is-there-an-API-for-getting-the-color-and-font-style-of-a-characte... -
已编辑于 PsiFile and PsiFile.findElementAt() only providing useful info for a few languages.
已回答I'm trying to create an Intellij plugin that does the same thing as a VSCode extension I recently created, Ligatures Limited, which is designed prevent font coding ligatures from fonts like Fira Co... -
创建于 Converting VSCode extension to Intellij plugin questions
已回答I've just written my first extension for Visual Studio Code (https://marketplace.visualstudio.com/items?itemName=kshetline.ligatures-limited). That's working well, and now I'm trying to create a s...