rescript-zed
rescript-zed copied to clipboard
ReScript support for Zed editor
In more recent versions of ReScript, the `rescript-editor-analysis` is shipped with your local compiler. The version the bundled LSP Server is invoking is no longer compatible with newer compiled code....
Updated the server path to point to the actual JavaScript file, ensuring compatibility on Windows. The previous path caused issues with execution on non Unix-based systems due to the way...
when using https://rescript-lang.org/blog/release-11-1-0#tagged-template-literals syntax highlight gets broken:  Here's the same file in VSCode for reference: 
Hello! Thank you for making this extension for ReScript! I see this notification on every page that I open, Is this normal?
⚠️ Don't merge until Zed 0.205.x is on stable ⚠️ See https://github.com/zed-industries/zed/pull/37811 This PR bumps the zed extension API to the latest version, which makes std::env::current_dir() work correctly in WASI...