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
Integrate @openworkflowspec/language-service with Monaco in @openworkflowspec/text-editor using @volar/monaco.
The integration should expose the language-service capabilities in Monaco
Motivation
Connect the language service to the Monaco-based text editor so schema-driven completions and diagnostics can be used in the TE.
Proposed Implementation
Add @volar/monaco and @openworkflowspec/language-service integration to the text editor
Description
Integrate @openworkflowspec/language-service with Monaco in @openworkflowspec/text-editor using @volar/monaco.
The integration should expose the language-service capabilities in Monaco
Motivation
Connect the language service to the Monaco-based text editor so schema-driven completions and diagnostics can be used in the TE.
Proposed Implementation
Definition of Done