Kerry
- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 16
-
Edited Can I find the colors and font style currently being used to render a particular PsiElement?
AnsweredI 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... -
Edited PsiFile and PsiFile.findElementAt() only providing useful info for a few languages.
AnsweredI'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... -
Created Converting VSCode extension to Intellij plugin questions
AnsweredI'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...