-
While System.Array API supports LongLength and operator this[long i], the CLR does not allow arrays to be allocated with more than 2^31-1 elements (int.MaxValue).
This limitation has become a daily…
-
This could be a fun bit of data for each language.
Inspired by https://github.com/o2sh/onefetch/issues/1308
-
Type: Bug
With the latest Insider-build it seems to be impossible to install new extensions when they need to reload the client.
It always shows the "Restart Extension" button which is not "clicka…
-
On Linux I keep my private Doom config in `~/.config/doom`, and I'd like to do the same on MacOS. The problem is even with `XDG_CONFIG_HOME` set to `~/.config` (tilde is expanded to my home directory …
-
### Neovim version (nvim -v)
0.7.0 compiled by runneradmin@fv-az320-113
### Language server name/version
clangd_14.0.3
### Operating system/version
win7
### Steps to reproduce using "nvim -u mi…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Package Man…
-
### Observed behavior
DND into org buffer produces file link which always points to `+org-attach-dir` as it would be placed in directory of one level up. For example DND of `test.mp3` file into buf…
-
I did a `npm i -g --save-dev antlr-format-cli` and got this:
```
$ npm i -g --save-dev antlr-format-cli
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not us…
-
Type: Bug
Hello,
After the latest available update, the Intellisense doesn't work correctly anymore on my typescript projects. Intellisense won't show relevant info on module/namespace.
I was…
brako updated
5 months ago
-
We currently don't really have a backlog of miscellaneous issues to do. One potential way to explore would be to search for "TODOs" in the code and check if there is an issue for those items.
We'd …