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

"unable to convert URI to filepath: ()" panic when jumping to location #2109

Closed
CBenoit opened this issue Apr 14, 2022 · 0 comments · Fixed by #9647
Closed

"unable to convert URI to filepath: ()" panic when jumping to location #2109

CBenoit opened this issue Apr 14, 2022 · 0 comments · Fixed by #9647
Labels
A-helix-term Area: Helix term improvements A-language-server Area: Language server client C-bug Category: This is a bug

Comments

@CBenoit
Copy link
Member

CBenoit commented Apr 14, 2022

Summary

When I attempt to jump to location of builtin types (such as System.Guid or System.Boolean) in a .NET C# file, I get a panic.

Reproduction Steps

I tried this:

  1. hx
  2. Open a C# source code *.cs file
  3. Find any built-in type and try to action "jump_to_location" on it.

I expected this to happen:

Jump to relevant source, or show an error in status bar if this is not possible.

Instead, this happened:

thread 'main' panicked at 'unable to convert URI to filepath: ()', helix-term\src\commands\lsp.rs:52:10
stack backtrace:
   0: std::panicking::begin_panic_handler
             at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c\/library\std\src\panicking.rs:584
   1: core::panicking::panic_fmt
             at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c\/library\core\src\panicking.rs:143
   2: core::result::unwrap_failed
             at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c\/library\core\src\result.rs:1749
   3: helix_term::commands::lsp::jump_to_location
   4: helix_term::commands::lsp::goto_impl
   5: core::ops::function::FnOnce::call_once{{vtable.shim}}
   6: helix_term::job::Jobs::handle_callback
   7: hx::main_impl::{{closure}}
   8: tokio::park::thread::CachedParkThread::block_on
   9: tokio::runtime::thread_pool::ThreadPool::block_on
  10: tokio::runtime::Runtime::block_on
  11: hx::setup_logging
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Helix log

Nothing relevant I believe.

~/.cache/helix/helix.log
2022-04-14T11:37:27.968 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:27.971 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:27.986 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:29.240 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.242 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.244 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.246 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.248 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.250 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.252 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.254 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.255 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:29.255 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:54.569 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:54.571 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:54.582 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:54.584 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:55.796 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:55.797 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:37:55.810 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:55.812 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:55.815 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:55.817 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:55.819 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:55.821 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:57.625 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:37:57.625 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:02.835 helix_lsp::transport [ERROR] err: <- StreamClosed
2022-04-14T11:39:02.835 helix_lsp::transport [ERROR] err: <- StreamClosed
2022-04-14T11:39:13.951 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:13.953 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:13.955 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:13.956 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:13.956 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:13.956 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:21.980 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:21.982 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:21.984 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.311 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.311 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.311 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.311 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.311 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.312 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.312 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.312 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.312 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:22.556 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:44.709 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:44.712 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:39:44.714 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:44.714 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:44.715 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:44.715 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:39:52.768 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:52.770 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.100 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.100 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.100 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.100 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.100 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:39:53.340 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:41:31.511 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:41:31.518 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:41:31.550 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:41:31.572 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:41:31.682 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:42:52.794 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:42:52.798 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:42:52.809 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:42:52.847 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:43:54.395 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:43:54.397 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:43:54.399 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:43:54.399 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:43:54.431 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:43:54.431 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:43:54.431 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:44:02.029 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.406 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.704 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:44:02.704 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:03.596 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/error
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/msbuildprojectdiagnostics
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectconfiguration
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:46:03.599 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:46:03.601 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:46:03.601 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:46:03.601 helix_lsp [ERROR] unhandled LSP notification: o#/projectadded
2022-04-14T11:46:11.224 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.226 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.229 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.231 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.501 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.502 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.503 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged
2022-04-14T11:46:11.503 helix_lsp [ERROR] unhandled LSP notification: o#/projectchanged

Platform

Windows

Terminal Emulator

PowerShell 7 (x64)

Helix Version

helix-term 22.05-dev (61d1684)

@CBenoit CBenoit added C-bug Category: This is a bug A-language-server Area: Language server client A-helix-term Area: Helix term improvements labels Apr 14, 2022
This was referenced Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements A-language-server Area: Language server client C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant