Hot to add astro highlight to react app with monaco editor. 💡 RFC: #795
Unanswered
DeeStroKeR
asked this question in
Support
Replies: 1 comment 3 replies
-
Our language-server is currently not really web friendly, as it depends on Node in many places and doesn't yet load the browser version of the Astro compiler. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background & Motivation
I'm working on my own IDE based on Monaco. I want to add support for .astro files in Monaco. I tried using this extension as a source of information, but I can't figure out where I can fetch the information needed to complete this task. Please, help me find a solution.
Proposed Solution
Possible solutions
Alternatives considered
Risks, downsides, and/or tradeoffs
Open Questions
Detailed Design
No response
Help make it happen!
Beta Was this translation helpful? Give feedback.
All reactions