- Addressing security vulnerability from
cross-spawn
- Addressing security vulnerability from
micromatch(https://github.com/advisories/GHSA-952p-6rrq-rcjv)
- Addressing security vulnerability from
fast-xml-parser
- Addressing security vulnerability from
node_modules/braces
- Extension now activates once VS Code is done starting up
- Added settings to allow for generating new classes/interfaces/etc with file-scoped namespaces and whether or not to include using statements.
- More sane CI/CD
- Adding project reference tree.
- Code cleanup/refactor
- Disallowing project references with circular references
- DevOps infrastructure
- Fixed issue where the extension basically didn't work from v0.6.0 on
- Code cleanup/optimization
- Accounts for possibility of multiple
RootNamespaceelements
- Adding functionality to manage project references.
- Retargeting when "Add C# Item..." menu option appears.
- Now, it only appears on
.csfiles,.csprojfiles, and directories. It still shows an error if you attempt to add an item that is not in a C# project directory or subdirectory thereof.
- Now, it only appears on
- Initial release