I am no longer able to comment out any code. Neither the Edit > Comment menu nor the cmd + / shortcut are working.
I tried logging using sublime.log_commands(True) and the key binding is working as expected.
Sublime build 3103
I am no longer able to comment out any code. Neither the Edit > Comment menu nor the cmd + / shortcut are working.
I tried logging using sublime.log_commands(True) and the key binding is working as expected.
Sublime build 3103
Disabling and then re-enabling the liquid syntax seems to have resovled this bug.