daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
369 stars 42 forks source link

Error loading syntax file #206

Closed tmniederMV closed 1 year ago

tmniederMV commented 1 year ago

I am getting this error when opening sublime text 4. I am fairly sure it happened after updating my packages. I have tried uninstalling sublime text 4 and all packages and re-installing but am still getting the same error.

It is causing the debugger to not work properly.

Debugger: [startup] error: Error loading syntax file "Packages\Debugger\contributes/Syntax/DebuggerConsole.sublime-syntax": Unable to read Packages\Debugger\contributes/Syntax/DebuggerConsole.sublime-syntax Debugger: ProjectConfiguration.reload

LDAP commented 1 year ago

Duplicate of #201

daveleroy commented 1 year ago

Pretty sure this is fixed see #201