Sean Liang
Sean Liang
我碰到的问题是App退出后收到通知onNotificationMessageArrived,日志里有一句: D/FlutterNativeView(20244): FlutterView.send called on a detached view, channel=getuiflut 然后点击通知没有任何反应。
That sounds reasonable. Will try to find out a solution for it later.
HighlightWords will create the user settings file once you run the "Toggle Settings" command. You can also add the same entries in your project settings to override the user and...
Do you mean that the plugin will highlight those words automatic when the document is opened? What will happen if you perform a manual highlight later? 1. The keywords will...
Ok. I'll try to implement this feature when I have time.
Good suggestion :+1:
Any keybinding suggestion, for all three platforms?
Sublime Text itself will automatically highlight all instances of the single word you selected. I suppose you want the same thing applied to the words you selected. 
The feature is implemented in my local machine only. I will release it after testing. BTW, regular expression seems unless for this kind of instant highlighting. So, only literal matched...
麻烦提供一下控制台信息(按ctrl+`),最好能再提供一个能复现该问题的文档范例。