Thomas Zilz
Thomas Zilz
### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...
This PR attempts to resolve clipping issues with the DOM renderer when a cell has a background color set and the rendered character is wider than its cell. It does...
Hi, after the update the i2c address has to be passed to the constructor when initialising a new i2c device. Unfortunately this does not account for talking to multiple i2c...
I'm trying to figure out how to retrieve a list of files that have been modified, similar to the `git status` command. My current approach uses `git.listFiles` to get the...