mmshivesh / Python-Nova.novaextension

Python Extension for Panic's Nova editor for macOS
https://extensions.panic.com/extensions/works.creativecode/works.creativecode.python-nova/
22 stars 6 forks source link

[Draft] Notify the user when using the python-language-server backend #22

Closed guillaumealgis closed 1 year ago

guillaumealgis commented 2 years ago

As discussed in #18, this adds a notification to the user when using the python-language-server package as a LSP server, instead of the more recent and maintained python-lsp-server.

Capture d’écran 2021-12-05 à 23 21 59


This is a draft, because:

  1. This PR builds upon #18, so #18 needs to be merged before we can apply this
  2. The "More info" URL and its content must be validated.
mmshivesh commented 2 years ago

I'm going ahead and merging this if there's been no issues so far.