shinriyo
I like to develop by Dart and Flutter. I am fish-shell user. My dream is to develop a plugin of Intelli J!
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 5
-
shinriyo 创建了一个帖子, 已回答How to remove something from New menu?
hello I want to remove something from the New menu? because there is a lot of menus, though I want to quickly choose only "Dart file." Is it possible? -
shinriyo 创建了一个帖子, How to put the text and buttons on the tool bar?
Hello I want to just put some buttons and text on the toolbar. Is it possible? -
-
-
-
-
-
-
shinriyo 创建了一个帖子, 已回答Develop plugin watching file and appear wavy line
Hello I want to develop Intelli J's plugin. Just always watch source file, and just check by regex and appear wavy lines. I want to watch (monitoring) file's source code by regex. What type should ... -
shinriyo 创建了一个帖子, 已回答How to make plugin hooking save?
I just want to make the plugin. When I save the file (.dart), it checks code by regex and put the wavy line. I research how to hook when I save https://www.freecodecamp.org/news/how-to-create-an-in...