Since this extension is based on the language server provided by copilot.vim, maybe there could be a way to also support Copilot chat?
For reference there is now a jupyter-chat extension for JupyterLab, which could likely be used for implementing this feature: https://github.com/jupyterlab/jupyter-chat
Since this extension is based on the language server provided by
copilot.vim
, maybe there could be a way to also support Copilot chat?For reference there is now a
jupyter-chat
extension for JupyterLab, which could likely be used for implementing this feature: https://github.com/jupyterlab/jupyter-chat