Aaron

Results 8 comments of Aaron

Thank you, @matter123. You are correct. I misunderstood a comment in another issue and I thought this textmate code aided VS Code in doxygen comment syntax coloring. I installed the...

I also would like support for the doxygen direction attributes. I'd like the hover info support as well as syntax coloring. Notice how the doxygen commented parameters are the same...

I open an issue in the cpp-textmate-grammer repo, as suggested in other comments, for [in] and [out] syntax coloring. https://github.com/jeff-hykin/cpp-textmate-grammar/issues/520

A different pull request moved defaults from `vendor\ceedling\plugins\gcov\config\defaults.yml` to `vendor\ceedling\plugins\gcov\config\defaults_gcov.rb`. After calling `ceedling upgrade ` on an existing ceedling project, both defaults.yml and defaults_gcov.rb exist in `vendor\ceedling\plugins\gcov\config\`. The values in...

@mvandervoord, Is there anything you would like changed in this pull request and / or Cezary's pull request #598? I find these changes to be useful. Members of my project...

@mvandervoord My team at work is using the changes in this PR. I just helped someone modify their project today with these changes, which is why I am revisiting this...

@mvandervoord, Other firmware engineers at my company are still finding these separate out directories to be useful. Like beckerzito stated, it is challenging to roll out these changes to everyone...