KreativJos

Results 3 issues of KreativJos

Some integration tests are required, to ensure existing features keep working.

enhancement
tests

Reworked parts of PR #17 from [hampoelz](https://github.com/hampoelz): - Command to change BuildAction entry for files in project - Set BuildAction entry in project when creating new files or adding existing...

The extension.ts file is getting a bit too complicated / bloated. It should be refactored into multiple files, with the extension.ts only containing extension contributions (without their content)

refactoring