-
Hi all!
When trying to use the VSCode Extension, I'm greeted with the following errors:
```
/workplace/xxx/YYYY/node_modules/relay-compiler/linux-x64/r
elay --watch --output=verbose
thread 'mai…
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
`rust-analyzer` version: 0.4.1547-standalone`
**rustc version**: (eg.…
gftea updated
5 months ago
-
Tested in VS Code 1.34.0, extension version 0.6.1, on Windows 10, with recent versions of both stable and nightly Rust. `rls`, `rust-analysis`, and `rust-src` components are all installed, and the RLS…
-
Version of VSCode: 1.17.2
Version of the extension: 0.4.2
OS: Mac OS X
Description: When trying to open the rust source for standard libs via `cmd + click` or `f12`, it tries to load the file fr…
-
Hi,
Does anyone have a working example of developing pgrx based extensions within a docker devcontrainer in vscode?
With the following Docker file
```FROM ubuntu:latest
RUN apt-get update …
-
### Describe the bug
I am running a tauri 1.2.2 app on Pop!_OS 22.04 (Ubuntu derivative) and have the following tauri command in my rust code:
```rs
#[tauri::command]
fn set_window_size(apphan…
-
Type: Bug
When using `MARK: - flag`, the minimap will not display underlined.
VS Code version: Code 1.92.1 (eaa41d57266683296de7d118f574d0c2652e1fc4, 2024-08-07T20:16:39.455Z)
OS version: Darwi…
-
*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…
-
After trying out different settings to make sure that the extensions is usable in VSCode, I arrived to the following solution which seems decent enough for now (few logs enable to understand what is g…
-
Running `cargo clean` while VS Code was open (with a Rust project), I got the following error:
```
$ cargo clean
error: could not remove build directory
Caused by:
failed to remove file `\t…
Zooce updated
4 years ago