aziz / PlainTasks

An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
MIT License
3.29k stars 286 forks source link

Broke autocompletion on new ST4 release #420

Open CodeGenerator opened 3 years ago

CodeGenerator commented 3 years ago

I updated ST3 on build 4107, and completions for started, toggle stopped to work. For example, when I type "tg" and press ST shows long list of suggestions instead of transforming it to @toggle.

CodeGenerator commented 3 years ago

I didn't notice that 4107 is a ST4 build. Nevertheless didn't find the way to fix it.

irrelevantat commented 3 years ago

Can confirm the same for 4107 on OSX.

vovkkk commented 3 years ago

It is a bug in ST4 https://github.com/sublimehq/sublime_text/issues/4254

diego898 commented 2 years ago

So to be clear, currently setting due dates automatically are broken in the plugin because of the ST4 problem? I can set priorities manually though of course