vscode-cmantic icon indicating copy to clipboard operation
vscode-cmantic copied to clipboard

Fix parenthesis bug

Open syborg64 opened this issue 1 year ago • 2 comments

Fix bug leading multiple features to use a blank declaration

This is an important fix, and not a superfluous feature

expected limitations:

  • will bug out on operator()
  • will bug out if a return type had parenthesis

This addresses issues #52 and #57

syborg64 avatar Dec 12 '23 18:12 syborg64