v1.0.1 Release
Initial release of this Extension including some base stuff and one function
Localizer.Format Refactor
Adds a code refactor option to VS to allow you to convert strings to KSP Localizer.Format code and stores the values in cfg files
- Allows both project wide and user based IDs (for shared projects using gitignore)
- Valid for standalone strings or arguments
- Adds comment on end of line with new number
- tracks the current tag number
- writes key/value pair to config files in configurable languages
General
- VS Tools for KSP Output Pane for log messages
- Hooks up to VS Solution changes