Taoye29
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
-
Taoye29 创建了一个帖子, -
Taoye29 进行了评论, -
Taoye29 创建了一个帖子, 已回答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 -
Taoye29 创建了一个帖子, 已回答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? -
Taoye29 进行了评论, -
-
Taoye29 创建了一个帖子, 已回答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...