David Vo

Results 95 issues of David Vo

## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet

code quality
talon
30 mins

Revives #872. It might be a good idea to enable [`import/no-duplicates`] first though. [`import/no-duplicates`]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-duplicates.md https://typescript-eslint.io/rules/consistent-type-imports/ ## 🥞 - #1829 ## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) -...

https://pnpm.io/catalogs (new in pnpm v9.5.0) TODO: does dependabot or renovate bot understand pnpm workspace catalogs?

code quality

Back in #44 we added Starlark support, reusing tree-sitter-python since Starlark's grammar is a subset of Python 2's. Since then, https://github.com/tree-sitter-grammars/tree-sitter-starlark was created. It might be a good idea to...

### Problem description No combination of options correctly report test coverage with isolated mode. ```console > uv run robotpy coverage test + /Users/davidv/dev/frc/thedropbears/pyreefscape/.venv/bin/python -m coverage run --source /Users/davidv/dev/frc/thedropbears/pyreefscape -m robotpy...

**Describe the bug** When the Resize to Driver Station Height is enabled, Elastic leaves a gap between its window and the DS. **To Reproduce** Steps to reproduce the behavior: 1....

bug

TODO: - [x] https://github.com/wpilibsuite/docker-images/pull/40 - [x] https://github.com/wpilibsuite/docker-images/pull/43 - [x] Remove `libopencv4.5-java` installation here