-
Steps to reprodce:
1. open some rust file in vscode
2. vscode shows "Installing Prusti"
3. and it never finishes
The problem is partly my network and proxy settings, which does not work very wel…
-
Hi! I have a project that targets many platforms. Among them iOS and Android. Among my dependencies I have C++ projects like Ring. When I change the target on my VSCode settings like this:
```
"…
-
When writing a web-only VS Code extension, i.e. with a package.json that only defines a `"browser"` entrypoint, the extension will not activate when depending on `ms-vscode.wasm-wasi-core`:
```json
"…
jacbz updated
3 weeks ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
The following panic happens to me in both release version and pre-release version in VSCode as soon as the analyzer needs to autocomplete anything, and nearly makes it impossible to use:
```
threa…
-
I'm fairly new to Zed, can somebody tell me how to install this extension and is there a VHDL Language Server or other good extensions available?
Thanks
-
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…
-
## Problem/Motivation
In order to prevent the issues [like this](https://github.com/ChainMovers/suibase/issues/98) on some platforms, I suggest switching from downloading Sui binaries from Sui rele…
-
*Miri maintainer note: this is a fun project, but not something we currently intend to support officially. To keep maintenance manageable, Miri only supports running on platforms that rustc supports r…
-
## Problem
That the formatter defaults to non-ascii is a barrier to adoption for my team:
- The pretty lambdas and arrows are perceived as being cute at the expense of practicality, giving the imp…