We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On load of any .ps1 file the LSP panics:
.ps1
Language server error: powershell-es error while executing at wasm backtrace: 0: 0x189e4 - powershell.wasm!__rust_start_panic 1: 0x187e7 - powershell.wasm!rust_panic 2: 0x1859d - powershell.wasm!std::panicking::rust_panic_with_hook::hfd67ad18552551c0 3: 0x17a7b - powershell.wasm!std::panicking::begin_panic_handler::{{closure}}::hec7379fd6ffe3a48 4: 0x179ab - powershell.wasm!std::sys_common::backtrace::__rust_end_short_backtrace::h25922ad79661ae1f 5: 0x18135 - powershell.wasm!rust_begin_unwind 6: 0x1df9c - powershell.wasm!core::panicking::panic_fmt::hfae35adcbc10edf4 7: 0x1e4f1 - powershell.wasm!core::panicking::panic::h0638cebe5aebb7c6 8: 0x23f1b - powershell.wasm!core::option::unwrap_failed::h7c7206b85ec551ae 9: 0x250e - powershell.wasm!<powershell::PowerShellExtension as zed_extension_api::Extension>::language_server_command::he8c3c57e9a5ae15c 10: 0x2e23 - powershell.wasm!zed_extension_api::wit::_export_language_server_command_cabi::hc7c4e36de7084cac 11: 0xff08 - powershell.wasm!language-server-command 12: 0x2812b - powershell.wasm!language-server-command.command_export -- stderr--
Version 0.1.0 of the PowerShell extension
Zed: v0.176.0 (Zed Dev 0fdad0c) OS: Windows 10.0.26100 Memory: 15.7 GiB Architecture: x86_64 GPU: Intel(R) Iris(R) Xe Graphics || Intel Corporation || 101.6314
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
On load of any
.ps1
file the LSP panics:Version 0.1.0 of the PowerShell extension
Zed Version and System Specs
Zed: v0.176.0 (Zed Dev 0fdad0c)
OS: Windows 10.0.26100
Memory: 15.7 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Xe Graphics || Intel Corporation || 101.6314
The text was updated successfully, but these errors were encountered: