-
Hi! So I'm running OmniSharp on Windows 10 (x64 build) with `OmniSharp -v --languageserver` and nothing comes out on the console, and as such the LSP server simply does not work, getting timeouts in t…
-
Vscode extension doesn't work if file extension is not .toml. Says "this document has been excluded" in the first line and schema selection doesn't work. File contents is Telegraf configuration.
Ad…
-
There was an unexpected error:
Error in private config (doom-private-error)
config.el
(void-function lsp-define-tcp-client)
When add this in my config:
(with-eval-after-load 'lsp-mode
…
-
Hi,
I noticed that each completion item has a `textEdit`, even when there are no differences in the `label` and inserted text.
That wouldn't be an issue, but it seems that the completion filteri…
-
This is what I have left to do before this is ready for general use:
- [ ] Font Locking
- [X] Implement rules
- [ ] Fix performance lock-up
- [ ] Indentation
- [ ] Prompt for user to auto i…
-
I'm getting this error from the Emacs' lsp-mode client.
```
Request initialize failed with message: bad export type for `tree_sitter_tsx_external_scanner_create`: undefined (Internal Error)
```
…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
Daut updated
2 months ago
-
how to configure Verilog/System Verilog to support in Emacs lsp-mode?
-
Hello,
I am trying to enable parameters inlay for all parameters, and it seems something is not working here.
I am using the following configuration:
```
(use-package eglot-java
:hook
(…
-
I am starting emacs from
/home/v/devel/mine/proj1/rnweb/app1/csr/
that directory has .flowconfig (VSCode uses that too).
However, for some reason that flowconfig is ingored,
and instead I get…
vladp updated
4 years ago