rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
604 stars 75 forks source link

Bundle syntax highlighting with the code #15

Closed nicoespeon closed 1 year ago

nicoespeon commented 1 year ago

Today we are using Prism that we load from CDN. Not ideal, it would be better to have it work offline.

Also, this would allow us to easily add support for more languages: