Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlir.server_path does not support "${workspaceFolder}/" #2

Open
gglin001 opened this issue Aug 12, 2022 · 1 comment
Open

mlir.server_path does not support "${workspaceFolder}/" #2

gglin001 opened this issue Aug 12, 2022 · 1 comment

Comments

@gglin001
Copy link

gglin001 commented Aug 12, 2022

settings.json

when set to

    "mlir.server_path": "${workspaceFolder}/build/bin/standalone-lsp-server",

will get a error

Screen Shot 2022-08-12 at 11 58 54 AM

when set to absolute path, everything works

@xerpi
Copy link

xerpi commented Mar 27, 2023

This problem still persists.

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

No branches or pull requests

2 participants