Skip to content

Releases: stratisdevex/Stratis.DevEx

0.1.1

21 Mar 05:20
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Fix unhandled exception in LanguageClient.

Stratis.VS.StratisEVM 0.1

05 Feb 19:18
Compare
Choose a tag to compare
Pre-release

About

First preview release of StratisEVM Visual Studio extension. The StratisEVM extension provides support for developing Stratis Solidity smart contracts inside Visual Studio.

Features

  • Uses vscode-solidity language server
  • Integrates with Visual Studio "Open Folder"
  • Syntax highlighting and hover information
  • IntelliSense
  • Linting
  • Compiling a Solidity file from inside Visual Studio

Requirements

  • Visual Studio 2022
  • A recent version of Node.js

Installation

Right-click on the .vsix file and Open in Windows Explorer

v0.1.0-alpha

24 Jan 12:14
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

First release of code analysis Roslyn analyzer.