⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
[X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
[X] I'm not able to find an open issue that requests the same enhancement
Problem
VS Code and Monaco Editor differ in terms of environment setup and API compatibility. The extension’s current functionality may rely on VS Code-specific APIs that are not available in Monaco, necessitating adjustments and possibly custom implementations for Monaco.
Solution
Adding a new extention similar to the vs code extention for Monaco editor
Validations
Problem
VS Code and Monaco Editor differ in terms of environment setup and API compatibility. The extension’s current functionality may rely on VS Code-specific APIs that are not available in Monaco, necessitating adjustments and possibly custom implementations for Monaco.
Solution
Adding a new extention similar to the vs code extention for Monaco editor