Jack Cherng

Results 289 comments of Jack Cherng

Since SublimeREPL is a 3rd-party package, whether we want to support auto disable it in upstream LSP can be discussed. But syntax test is a ST built-in, I think it...

It would be better to set php version constraint in composer.json if you are going to use new features. I have my own modern replacement though.

> This feature works in VSCode Then most likely https://github.com/sublimelsp/LSP/pull/2498

I doubt that this is a LSP-pyright issue.

Partial issue of https://github.com/sublimelsp/LSP-ruff/pull/64 but I guess the issue is stale because it's not clear that whether it should be done in LSP or here. It can be done here...

Can be closed as https://github.com/sublimelsp/LSP-ruff/pull/64 has been merged.

As per bschaaf's saying in https://discord.com/channels/280102180189634562/280157067396775936/1364824222966485022 > Note this is missing GB18030, CP 862 and Windows 865

I am more of wondering what pitfall you accidentally hit so that you filed this PR.

> A specific type would reveal accidental comparisons between view ids and buffer ids for instance, both of which are not related with each other. I know that but I...