Skip to content

Commit e4f30d3

Browse files
update logs
1 parent 469dca8 commit e4f30d3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)