Skip to content

Releases: contractshark/vscode-solidity-extension

v1.6.0

03 Jan 05:59
36c8dae
Compare
Choose a tag to compare

v1.6.0 Release

  • Release: Yul support by @sambacha in #12
  • Fix CONSTANT UPPERCASE matching support
  • Remove superfluous field from legacy syntax

Marketplace

Extension URL: https://marketplace.visualstudio.com/items?itemName=ContractShark.solidity-lang
Hub URL: https://marketplace.visualstudio.com/manage/publishers/ContractShark/extensions/solidity-lang/hub
Published ContractShark.solidity-lang v1.6.0.

Changelog

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Aug 14:55
3305e6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.5.0

v1.4.0

20 Mar 14:37
Compare
Choose a tag to compare

v1.4.0

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

20 March 2022

  • feat(natspec): support for @Custom and updates to grammar #7
  • v1.3.0 #5
  • v1.2.0 #3
  • v1.1.0 #2
  • bug/vscode #1
  • Release 1.2.1 020ef3b
  • docs(readme): open vsx registry cb5af4c
  • chore(package): pin dependencies, fix git url 86a55c8

v1.3.0

02 Oct 04:36
Compare
Choose a tag to compare

1.3.0

  • support for remote container environments
  • support for semantic highlighting
  • fixes for tmLanguage spec, old tmLanguage can be seen in the legacy.solidity.tmLanguage file

v1.3.0

1 October 2021

  • v1.2.0 #3
  • v1.1.0 #2
  • bug/vscode #1
  • feat(vscode): release v1.3.0 3f15e3c
  • Release 1.2.1 020ef3b
  • chore(package): pin dependencies, fix git url 86a55c8

v1.2.1

17 August 2021

v1.2.0

17 August 2021

v1.1.0

30 July 2021

v1.0.1

15 April 2021

  • test(validate): validate grammar d7b281a
  • fix(ext): url update and CI bc29fe5
  • docs(readme): vscode ext 33d1c37

v0.0.2

14 April 2021

v1.2.1 London

18 Aug 02:11
Compare
Choose a tag to compare

v1.2.1

EIP1559 Support and Tree Sitter Grammar initial integration

v1.2.1

17 August 2021

v1.1.0

31 Jul 06:43
Compare
Choose a tag to compare

1.1.0

VSCode Marketplace Listing

  • fixes issue with natspec highlighting

  • fixes issue with not highlighting under certain conditions

  • adds schema validation against tmLanguage spec

  • devDeps include lint checks now