Jack Cherng

Results 289 comments of Jack Cherng

I have following "assumptions" in my mind so that I don't think there is a solution. 1. This issue could be bothering only (?) if it's done auto when saving...

That's not an acceptable implementation imo. As for a personal workaround, you do whatever you want. That makes no difference with that when you need formatting, set `provideFormatter` to `true`...

Did you get `ScopeHunter` installed? The `python-markdown` extension which is introduced by `ScopeHunter` could cause this error... Disabling `ScopeHunter` won't help but uninstalling it helps. I don't know who should...

@timonwong Maybe we could use dependencies in package control as facelessuser mentioned in https://github.com/facelessuser/ScopeHunter/issues/28#issuecomment-164122083 for better compatibility with other plugins? It seems that the latest stable version of `python-markdown` goes...

https://github.com/timonwong/OmniMarkupPreviewer/issues/85

https://github.com/timonwong/OmniMarkupPreviewer/issues/85

> > Make sure your Package Control settings contain correct "channel". > > I don't see "channel" overrides in my Package Control sublime-settings, and yet I'm getting this error on...

~~You can either override this file: https://github.com/sublimelsp/LSP/blob/main/language-ids.sublime-settings~~ or combining other issues you filed, invent a LSP-tinymist plugin.

``` LSP version: _ ``` This missing information is crutial actually. --- > reloading plugin LSP-rust-analyzer.plugin_commands > ModuleNotFoundError: No module named 'LSP' That looks like your LSP is still running...