gencpp/.vscode
Ed_ f1fb75cc1c Progress on strip_formatting function, support for multi-dimentional array variables and typenames.
strip_formatting suffers from some edge failure with what looks to be escaped character literals (not entirely sure).

I've decided to not remove formatting from unvalidated function bodies since I plan to support parsing its content properly.
However expression values for a statement will fail to have their formatting removed with this.

Since I don't plan to parse those anytime soon, I'll have to fix any edge cases for those at least..
2023-09-06 02:07:09 -04:00
..
c_cpp_properties.json Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
launch.json Test building & generation fixed with altest scripts 2023-08-20 15:45:06 -04:00
settings.json Progress on strip_formatting function, support for multi-dimentional array variables and typenames. 2023-09-06 02:07:09 -04:00