Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 716 Bytes

File metadata and controls

25 lines (15 loc) · 716 Bytes

TcOpen Visual Studio Tools 2022

Introduction

TcOpen Visual Studio Tools is a Visual Studio extension for the easy access of TcTools features from within VS. TcOpen Visual Studio Tools is an open source project written in C# under the MIT license.

Features

  • HMI Publisher button
  • Snippets button

Prerequisites

  • Windows 10+
  • Visual Studio 2022
  • .Net Framework 4.8+

Installation

  1. Clone from Git git clone https://github.com/TcOpenGroup/TcToolz.git
  2. Compile source with Visual Studio in release mode.
  3. Close all instances of Visual Studio.
  4. Run TcOpen.VisualStudio.Tools.vsix from \TcOpen.VisualStudio.Tools2022\src\bin\Release