File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77## Related issues
88<!-- - Mention (link) related issues. -->
99<!-- - If you suggest a new feature, please discuss it in an issue first. -->
10- <!-- - If fixing a bug, there should be an issue describing it with steps to reproduce -->
10+ <!-- - If fixing a bug, there should be an issue describing it with steps to reproduce. -->
1111
1212## Checklist
1313
14- - [ ] Run ` just build`
14+ - [ ] Run ` pixi run build`
1515- [ ] Write documentation
1616- [ ] Test on your machine
1717- [ ] Test on the robot
Original file line number Diff line number Diff line change 1818 " ms-vscode.cpptools-themes" , // C++ support
1919 " ms-vscode.cpptools" , // C++ support
2020 " njpwerner.autodocstring" , // Generates docstrings
21+ " Plex.vscode-protolint" , // Protobuf support
2122 " streetsidesoftware.code-spell-checker-german" , // Spell checker
2223 " streetsidesoftware.code-spell-checker" , // Spell checker
2324 " tamasfe.even-better-toml" , // TOML support
2425 " trond-snekvik.simple-rst" , // Syntax highlighting for rst files
2526 " twxs.cmake" , // CMake support
26- " zxh404.vscode-proto3" , // Protobuf support
2727 ]
2828}
You can’t perform that action at this time.
0 commit comments