You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not completely related to monaco-languageclient but Windmill uses monaco through monaco-languageclient and we're interested to create a project and contribute open-source to give a cursor-like experience in the Editor. We already handle well the prompt/api part of the getting the auto-completion but we need to have a better UX in monaco to have something that ressemble the ability to see the multiple suggestions all at once as inline-diff and approval/deny them one by one.
Before we go too deep in the rabbithole, I was wondering if there were any shared interest in the broader community for this feature as an extension of monaco/monaco-languageclient/vscode
The text was updated successfully, but these errors were encountered:
Hi @rubenfiszel we don't have any plans on this level right now. @CGNonofr I assume the Chat and AI service overrides can be utilized to connect an implementation. Do you know of any real implementations apart from your dummy in the demo?
Theia released Theia AI (https://theia-ide.org/docs/theia_ai/) not to long ago, but I don't know if or how usable/portable this is outside Theia.
Hello,
This is not completely related to monaco-languageclient but Windmill uses monaco through monaco-languageclient and we're interested to create a project and contribute open-source to give a cursor-like experience in the Editor. We already handle well the prompt/api part of the getting the auto-completion but we need to have a better UX in monaco to have something that ressemble the ability to see the multiple suggestions all at once as inline-diff and approval/deny them one by one.
Before we go too deep in the rabbithole, I was wondering if there were any shared interest in the broader community for this feature as an extension of monaco/monaco-languageclient/vscode
The text was updated successfully, but these errors were encountered: