sublimelsp / lsp_utils

Module with LSP-related utilities for Sublime Text
https://sublimelsp.github.io/lsp_utils/
MIT License
13 stars 6 forks source link

Add smoke test against LSP-pyright #70

Closed rchl closed 3 years ago

rchl commented 3 years ago

Depends on https://github.com/SublimeText/UnitTesting/pull/192 and https://github.com/SublimeText/UnitTesting/pull/194

Fixes #69

rchl commented 3 years ago

I might be blocked here by the fact that PC will throw an error if there is cloned dependency in the Packages. A manual run of Package Control: Install Local Dependency needs to be triggered to update the loader...