philippewarren
philippewarren
Let me clarify: I was thinking about cell spans in the `\SetCell` command.
> From its syntax`\SetCell[]{}`, `\SetCell[to row=, to col=]{}` (or the `to-row=..., to-col=...` form) is supported in my (first) attempt in [#417 (comment)](https://github.com/lvjr/tabularray/issues/417#issuecomment-1627829786). Great! It was just to be sure since...
I would also like to have the option to choose which features to use. In my case, I would like to use only the `clang-tidy` on-the-fly checks.
I am using the clang-tidy integration in the Microsoft C/C++ extension, but it has the same limitation as the one you linked. They both use the clang-tidy executable and not...
Most features. I'd like to be able to use the clangd provided diagnostics as an addition, while still using the Microsoft C/C++ extension for most functionnalities (autocompletion, navigation, syntax highlighting,...
Actually, I really like clangd. There used to be a bug in the MS C++ extension that caused it to fail to start if IntelliSense was disabled, which caused problems...
You can run a `audio_utils` `capture_node` to capture the sound input, then send it both to ODAS and your sound classification setup using the `capture_node` output topic. The `odas_ros` input...
https://github.com/introlab/opentera-webrtc/actions/runs/5122657749/jobs/9212049866 Maybe it happens on CI and not just on macOS 13...
Maybe everything before the `[ FAILED ]` marker could be displayed? Even if it is not directly related to the failure, having too much unrelated context seems better than missing...