Skip to content

Conversation

@mattrobenolt
Copy link
Collaborator

Along with this:

  • update tree-sitter grammar
  • update README

Along with this:

* update tree-sitter grammar
* update README
[grammars.just]
repository = "https://github.com/IndianBoy42/tree-sitter-just"
commit = "3f90d24eb8c8d9e8c74fee7120d79c3ec7229f26"
commit = "bb0c898a80644de438e6efe5d88d30bf092935cd"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know what the meaning of this change is? Have you tested it? I have a very vague memory when I made this extension of choosing a specific commit because some other one didn't work.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't review the changes, but it definitely works when I run it as a dev extension. This is just the upstream grammar we pull in that tree-sitter uses. Just uhh, pulled latest of that. It compiles and works, so seems fine?

Is there something hyper specific you were interested in?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, just wanted to be sure it worked.

@mattrobenolt
Copy link
Collaborator Author

@jackTabsCode do you wanna get a 0.2.0 tagged and bumped in the Zed extension repo?

Happy to help, but that's not something I can toss up a PR for. :)

I've been running latest main as a dev extension and it's fine. I want to make other changes, but they require changes to the actual tree-sitter grammar in the upstream repo, so not a lot we can tangibly do here until then, and it'd be good to get this pushed out.

@jackTabsCode
Copy link
Owner

I can do that this weekend.

@sectore
Copy link

sectore commented Jan 25, 2026

@mattrobenolt Have you seen https://github.com/sectore/zed-just-ls ? An extension for supporting just-lsp was already there, which could be easily merged into zed-just or whatever. Anyway, happy to see just-lsp support in zed-just.

sectore added a commit to sectore/zed-extensions that referenced this pull request Jan 26, 2026
Since [zed-just](https://github.com/jackTabsCode/zed-just) extension has added its own [`just-lsp` support](jackTabsCode/zed-just#25), `zed-just-ls` extension is not needed anymore.

A note has been added to https://github.com/sectore/zed-just-ls, too.
MrSubidubi pushed a commit to zed-industries/extensions that referenced this pull request Jan 26, 2026
Since [zed-just](https://github.com/jackTabsCode/zed-just) extension has
added its own [`just-lsp`
support](jackTabsCode/zed-just#25),
`zed-just-ls` extension is not needed anymore.

A note has been added to https://github.com/sectore/zed-just-ls, too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants