Conversation
davebalmer
commented
Mar 10, 2026
- LSP
- syntax highlighting
- LSP - syntax highlighting
|
We require contributors to sign our Contributor License Agreement, and we don't have @davebalmer on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @davebalmer on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @davebalmer on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
MrSubidubi
left a comment
There was a problem hiding this comment.
Please
- use the
Worktree::whichAPI to look for the Duso LSP binary and return an error if the binary cannot be found - remove the grammars directory, as this should not be part of the extension here.
|
OK I will address these. Sorry I missed them. thank you! BTW I saw the CLI fail, missing license. Weird my LICENSE file is Apache 2.0 what am I missing? https://github.com/duso-org/duso-zed/blob/main/LICENSE thanks again! |
|
Hopefully the changes work. Please let me know. This is my first time making an extension for Zed 😁 |