TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
623 stars 25 forks source link

refactor: use more py38 features #148

Closed jfcherng closed 2 months ago

jfcherng commented 2 months ago

Use ruff and my brain to do some py38 refactoring.

Probably it's hard to review but in my test, LSP-copilot is still working.


jfcherng commented 2 months ago

An issue is that, it will conflict with existing working branches/PRs.

TerminalFi commented 2 months ago

Tested, working.

LGTM