File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,4 +14,7 @@ Would like to implement tests and other sustainability features before bumping v
1414## 0.1.1
1515- Fixed language grammar to have comprehensive highlighting
1616- Added janky HoverProvider for variable types
17- - Added split/reverse to hover provider
17+ - Added split/reverse to hover provider
18+
19+ ## 0.1.2 (unreleased)
20+ - Added tx to completion provider and syntax highlighting
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Vscode-cashscript provides tools that make it easier for developers to write sma
66
77![ example of vscode-cashscript] ( https://raw.githubusercontent.com/nathanielCherian/vscode-cashscript/main/media/p2pkh.gif )
88
9+ A special thank you to [ vscode-solidity] ( https://github.com/juanfranblanco/vscode-solidity ) which inspired much of the code structure!
10+
911## Features
1012
1113- Syntax Highlighting
You can’t perform that action at this time.
0 commit comments