Taoye29
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Created How to implement a plugin to get settings about another plugin
Answeredfor example , I make two plugins, plugin A create a setting about a file path,how can I get the path in plugin B -
Created How to implement a function that mouse hover on code and popup window
AnsweredI am writing a plugin about a language; I want to know how to popup a window like the picture when mouse hover on code? Is there a extension to use or some example code to read? -
Created what is the feature
AnsweredI want write a plugin for a custom language. I want to implement a function like the picture. When I click on a variable, the background color of all the same variables changes. How to implement t...