Pete Dietl

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • 已编辑于

    C/C++ block comment format control

    I would like the ability to change the C/C++ block comment style from /* * This is * a comment. */to/* This is also a comment. */Specifically I would like knobs to control: Whether there...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Automatically create a scope based on CMake target

    I have a repo/project with a layout like so:repo_root/ ├── board_a │   └── CMakeLists.txt ├── board_b │   └── CMakeLists.txt ├── board_c │   └── CMakeLists.txt ├── board_d │   └── CMakeLists.txt ├─...
    • 1 个关注者
    • 0 条评论
    • 0 票