TriggerAu / VSToolsForKSP

Visual Studio Tools for KSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Tools for KSP

A project for me to publish VS Extension type stuff for helping develop code for Kerbal Space Program

Written to help speed up modding capabilities

Forum Thread: Visual Studio Tools for KSP
Author: TriggerAu

Usage

Once installed the Extension will provide refactors and options to help with Mod development. The current list includes:

  • Code Refactoring of strings to Localizer.Format calls (including writing the cfg files)
  • Code Refactoring of strings to Localization Tags (including writing the cfg files)
  • Templates to be able to store and apply different values for different configurations

Refactor Preview

Refactor Preview

Installation

This is a Visual Studio Extension written for VS2017 (should be all editions)

To install it you get the Latest Release VSIX file and double click it to install. Installing the extension

You can then check its installed in the usual Extensions and Updates... menu item

Extensions and Update...

Installed Extensions

Licensing

Extension icon is a rocket from https://icons8.com with a background and overlay layer

About

Visual Studio Tools for KSP

License:MIT License


Languages

Language:C# 100.0%