vscode-cmantic
vscode-cmantic copied to clipboard
Fix parenthesis bug
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