-
### Environment
- OS and version: KUbuntu 22.04
- VS Code: 1.94.2
- C/C++ extension:v1.22.10
- GDB / LLDB version: 12.1
### Bug Summary and Steps to Reproduce
Bug Summary: When selecting a new fra…
-
| --- | --- |
| Bugzilla Link | [455704](https://bugs.eclipse.org/bugs/show_bug.cgi?id=455704) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Dec 19, 2014 03:06 EDT |
| Modified | Oct…
-
### Brief Issue Summary
I am working on a project using CMake Tools and Dev Containers. There is a target that executes `run-clang-tidy` analysis:
```cmake
add_custom_target(clang-tidy
COMMAND ru…
i-ky updated
21 hours ago
-
Clean install on Ubuntu 18.04.3. Running _tidy_ on HTML file gives error, `Document: "example.html" is not a file!`
```
$ sudo snap install tidy
tidy 5.6.0-g3a30f6a+pkg-0b01 from 林博仁(Buo-ren, Lin…
-
Get rid of some of the old-style Cmake macros(ie. ament_export_include_directories, ament_export_libraries, ament_target_dependencies, etc.)
Smth like this:
```
cmake_minimum_required(VERSION 3.8…
-
At the moment they’re quite inconsistent and difficult to use. Also, there is no exectuable that provides an interface corresponding to plutus-ledger-api (being aware of ledger language versions, prot…
-
This project is awesome however I was wondering if there was a way to use it with a different audio source as it doesn't work very well with my audio setup. That's because I use voicemeter banana to m…
-
when using clangd for cross-compilation projects, the option `--query-driver` allows clangd to find the standard headers used by the cross-compilation compiler.
For example, in our project we have …
-
I wanted to post this in discussions but it's not enabled for the repo.
Here's how I am able to run the clang-tidy review script directly on the github runner environments without needing the ubunt…
-
The opening instructions for reviews lightly encourage making comments in issues and pull requests, and I think those are often super valuable to authors, and a better way of tracking comments than in…