flyman2004

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • flyman2004 created a post,

    New Feature Request: Show Clang AST when code in C/C++

    vscode-clangd supports Show AST for selected code.This enables user to have a straightforward sight in compiler's view. It's especially useful when the code includes token injection by preprocessor...