Conversation
b0b2ea7 to
db5981a
Compare
Collaborator
|
Overall, LGTM. Can you either make this part of the same workspace (i.e. move everything into |
0e268df to
a778851
Compare
Contributor
Author
I was kinda worried about Zed not supporting that use case since I've seen none of the extensions published in a workspace before 😅 Just did a test and can confirm it also works! |
66408cb to
64b6d50
Compare
probably-neb
pushed a commit
to zed-industries/zed
that referenced
this pull request
Sep 8, 2025
…pt (#36320) Required for isographlabs/isograph#568 to work properly. Tested with a local build and made sure everything's working great! Release Notes: - JavaScript/TypeScript/JSX: Added support for injecting Isograph language support into `iso` function calls
tidely
pushed a commit
to tidely/zed
that referenced
this pull request
Sep 10, 2025
…pt (zed-industries#36320) Required for isographlabs/isograph#568 to work properly. Tested with a local build and made sure everything's working great! Release Notes: - JavaScript/TypeScript/JSX: Added support for injecting Isograph language support into `iso` function calls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #567
LSP support should also be investigated soon, but the current implementation is already pretty helpful!LSP is now working, along with highlighting and semantic support!