Skip to content

Conversation

@GamerGirlandCo
Copy link

closes #76

@cla-bot
Copy link

cla-bot bot commented Dec 8, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @GamerGirlandCo 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'.

@GamerGirlandCo
Copy link
Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Dec 8, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @GamerGirlandCo 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
Copy link

cla-bot bot commented Dec 8, 2025

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot
Copy link

cla-bot bot commented Dec 8, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @GamerGirlandCo 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'.

@GamerGirlandCo
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Dec 8, 2025
@cla-bot
Copy link

cla-bot bot commented Dec 8, 2025

The cla-bot has been summoned, and re-checked this pull request!

add settings to explicitly specify the path to `@vue/language-server`
and the parent directory of `package.json`
@MrSubidubi MrSubidubi changed the title feat: add ability to specify non-default language server and package.json path via lsp settings Add ability to specify non-default language server and package.json path via LSP settings Dec 12, 2025
@merlinz01
Copy link

@GamerGirlandCo When I try to install this extension with your changes I get this:

    error[E0433]: failed to resolve: use of undeclared crate or module `log`
      --> src/vue.rs:42:9
       |
    42 |         log::info!(
       |         ^^^ use of undeclared crate or module `log`
    
    For more information about this error, try `rustc --explain E0433`.
    error: could not compile `zed_vue` (lib) due to 1 previous error
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no completions in non-root vue project directory

3 participants