-
For now, we have to manage formatting manually. In RStudio, select the file content and then do Ctrl + Shift + A
See this article for general guidelines: https://blog.r-hub.io/2022/03/21/code-style…
-
If I want to use `ruff server` as a user and know the command to use and the specific initialization parameters/runtime dependencies it might require, it doesn't seem like it would be too difficult to…
-
Suddenly linting has failed completely for me in vscode. I've tried several approaches to finding the source of the problem, but I can't reproduce it. This occurs in workspaces with and without a .RPr…
-
- I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate.
- I have searched the [discussions](https://github.com/nvarner…
-
## Environment data
- VS Code version: 1.44.0-insider
- Extension version (available under the Extensions sidebar): 2020.4.68586-dev
- OS and version: MacOS 10.15.3
- Python version (& distrib…
mjbvz updated
4 years ago
-
Hi team, thanks for the great project on python language server.
I just realized that `m_workspace__did_change_workspace_folders ` doesn't migrate documents in root workspace in case both `root_wor…
-
I'm seeing many errors and warnings in the console while typing and jumping around files. Might be something in my config?
(these errors are a pain to type. for some reason I can't copy from the co…
-
Type: Bug
# Behaviour
## Expected vs. Actual
The python plugin sends the incorrect interpreter path to langauge server plugins such as `pyright` if the name of the
virtual environment name beg…
mbway updated
9 months ago
-
Type: Bug
# Behaviour
## Expected vs. Actual
I'm experiencing a very disruptive cursor rendering issue in python interpreter, when I updated to the latest vs code 1.86.0. The cursor in the py…
-
Description:
I have been trying to switch from nvim-cmp to blink-cmp but have been experiencing issues with the Roslyn language server (LSP).
I'm encountering a problem where the Roslyn language…