shinriyo
I like to develop by Dart and Flutter. I am fish-shell user. My dream is to develop a plugin of Intelli J!
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 5
-
Created How to remove something from New menu?
Answeredhello 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? -
Created 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? -
Created Develop plugin watching file and appear wavy line
AnsweredHello 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 ... -
Edited How to make plugin hooking save?
AnsweredI 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...