`settings.json` when set to ``` "mlir.server_path": "${workspaceFolder}/build/bin/standalone-lsp-server", ``` will get a error <img width="510" alt="Screen Shot 2022-08-12 at 11 58 54 AM" src="https://user-images.githubusercontent.com/13805221/184282710-9ac76952-bac9-4033-aeca-7a40f949fc12.png"> when set to absolute path, everything works