CodeWalker
CodeWalker copied to clipboard
fix(projectExplorer): Improve Project Logic
Set HasChanged to false on a new project - Still allows saving of an empty project.
Closing a project now checks against the project HasChanged property instead of checking if a project is present.