Releases: contractshark/vscode-solidity-extension
Releases · contractshark/vscode-solidity-extension
v1.6.0
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
What's Changed
- v1.2.0 by @sambacha in #3
- v1.3.0 by @sambacha in #5
- feat(natspec): support for custom and updates to grammar by @sambacha in #7
- fix syntax highlighting for
!
and!=
by @rpadaki in #9 - feat: support for unbalancedBracketScopes and balancedBracketScopes by @sambacha in #10
New Contributors
Full Changelog: v1.1.0...v1.5.0
v1.4.0
v1.4.0
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
20 March 2022
v1.3.0
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
- feat(release): v1.1.0
efbb953
- feat(vscode): inital theme overlay
d11ba45
- docs(readme): v1.0.0
60295d7
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
v1.1.0
1.1.0
-
fixes issue with
natspec
highlighting -
fixes issue with not highlighting under certain conditions
-
adds schema validation against
tmLanguage
spec -
devDeps include lint checks now