Taoye29
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
创建于 How to implement a plugin to get settings about another plugin
已回答for example , I make two plugins, plugin A create a setting about a file path,how can I get the path in plugin B -
创建于 How to implement a function that mouse hover on code and popup window
已回答I 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? -
创建于 what is the feature
已回答I 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...