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
-
创建于 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? -
创建于 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? -
创建于 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 ... -
已编辑于 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...