-
Currently when an object is output, it is collapsed as in the VARIABLES view.
The contents must be manually unfolded to view them, and once the debugger exits, the collapsed contents are no longer …
-
Unable to connect to remote hosts on VSCodium 1.80.1.23194 on m2 macbook air (MacOS 13.3.1 (22E261)). Reverting to 1.79.1.23164 fixes the issue. Unclear if this is the fault of VSCodium/VSCode or the …
-
### Problem description
A clear and concise description of what the problem is.
Unable to run make/build process of Electron app because of compile errors in grpc.
### Reproduction steps
Give…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: editor 1.69.1, source: current master head (58402a0d9e649afb2e2357474636ff591c2c61d8)
- OS Vers…
-
- Web Browser: Chrome
- Local OS: Android 8.1
- Remote OS: Android 8.1
- `code-server --version`: 3.9.0 fc6d123da59a4e5a675ac8e080f66e032ba01a1b
I tried to install on termux using falling comma…
-
### 🐛 Bug Report
- `tslint-to-eslint-config` version: 2.0.0-beta5 (from the latest release https://github.com/angular-eslint/angular-eslint/blob/69303fa600e471abe5e719216179b1bdbb9662da/packages/…
-
…would be really cool and would make helpfile-editing more accessible to contributors. :)
LFSaw updated
2 years ago
-
Hello. I am trying to use cson-parser in a project using webpack and its not working. Webpack tries to load the binary "coffee"
I am trying to exclude the file from being processed by webpack bu…
brpaz updated
2 years ago
-
Is it possible to use another format for front matter, such as JSON or TOML? One of the things that irritates me about YAML is that tabs are not permitted for indentation. Considering many developers …
-
RTF that does not have a space after a closing bold tag (i.e. \b0) will have the hold highlighting continue until it meets some tag that it properly recognizes to end the bold. From the specification,…