-
Add support for M5Stack Cardputer as follows:
Create a file named doomgeneric_m5card.c and implement following functions as per M5Stack's libraries like M5Cardputer, M5Unified, M5GFX, etc:
Fun…
-
I really like the fact that our modules are mostly shell scripts, as that is the most straightforward way of automating customizations on any Linux system. Even solutions that are not shell-script nat…
-
Change the default value of the command line 'limit' parameter from 20 to 30
Checklist
- [X] Create `pkg/app/main.go` ✓ https://github.com/scys77/jaeger-exporter/commit/a62e9bb9dbfbe37989345543561…
-
Dart & Flutter has suddenly become unusable slow in VSCode. Intellisense won't load within 30+ seconds, syntax highlighting won't update, jumping to code definitions loads infinitely, etc.
This see…
-
The build is locally working but not in the CI? My current setup is a bit of a hack, I'm going to try using spack as a more "streamlined" way of doing it (we hope!)
vsoch updated
2 years ago
-
Is there a minimal configuration example of setting up mason-lspconfig and rust-tools together anywhere? I checked both this repo and mason but I did not find it?
I just want to know the 'correct' …
-
Type: Performance Issue
even though the code seems to be correct , it doesnot show any output
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
…
-
In the watch window, I'd like to be able to edit the value, and have it actually poke the memory.
Useful for debuggin'
Also, useful if say I want to copy the address at some expression, since I ca…
-
It would be awesome if users of the package (and their extensions) had an easy, 'official' way to control appearance of the page.
For the end-users, it might manifest as two settings:
`extension…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
python3 -sBm build -w --no-isolation…