-
### Check for existing issues
- [X] Completed
### Describe the feature
Add the ability to take beautiful code snippets screenshots the neovim way as done by codesnap.nvim neovim extension. Also le…
-
Does the current version of rls support the Code Folding part of the LSP protocol?
-
**Describe the bug**
If an arm of a match expression contains a string with >= 87 characters, formatting fails on the whole match
**To Reproduce**
```rust
match 0 {
0 => {"hello"} 1 => …
-
**Describe the bug**
When the cursor is next to the inlay hint, there is a 1 character error in the position:
![simplescreenrecorder-2022-12-05_10 21 34](https://user-images.githubusercontent.com/…
-
Hey 👋 I'm trying to integrate vscode rust extension in Theia and hitting [the issue](https://github.com/theia-ide/theia/issues/4859#issuecomment-483127532) that `completionItem/resolve` is failing for…
-
Version of VSCode: 1.14.1
Version of the extension: 0.4.2
OS: Linux Mint Cinnamon 18.2
Description: I have a project I am trying to learn rust with. The rust src is within a sub-directory, but RL…
-
In the default reporter/output, line and column numbers are displayed directly, while in the JSON output, only the offset is returned. This requires users to manually calculate the line and column num…
-
### Describe the bug
Hi there, is tauri.app support for SSL pinning?
I previously tried https://gist.github.com/arvindkumarbadwal/0b81f4bc7a22f9be17556f823d7ee8f6 but no success at all. There is an …
-
When I open the parent dir of any rust project, it looks like there is some sort of memory leak; the "rust-analyzer" icon spins indefinitely as memory racks up.
I'm on macOS Ventura 13.…
-
Issue Type: Bug
Hi there!
I have such piece of code (code indentation is 4 spaces):
```C++
int WINAPI WinMain(::HINSTANCE instance, ::HINSTANCE prev_instance,
char *cmdline, int nshowcm…