Closed deathaxe closed 1 year ago
Do you know why those tests fail?
Testing on ST3 hasn't been working for a while but I don't care about those really. Testing on ST4 seems flaky. Haven't looked into it though.
ST3 seemed to fail because the latest LSP-pyright release for ST3 is actually not compatible with ST3. I saw some import error related to CompletionInfo
type.
@jfcherng
ST3 seemed to fail because the latest LSP-pyright release for ST3 is actually not compatible with ST3. I saw some import error related to
CompletionInfo
type. @jfcherng
Fixed and have made a new release for ST 3.
I've done some fix on master to fix ST4 on Mac at least.