Skip to content

Commit

Permalink
update version v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
suyanlong committed Aug 15, 2022
1 parent 54c9a24 commit d4d6e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ publish:

clean:
rm -rf ./ralph-vscode-*.vsix
rm -rf ./dist


fmt:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Ralph is the language used in alephium to create smart contracts, ralph-vscode i
- Highlighting ✅
- Snippet ✅
- Formatting ✅(simple format)
- Build
- Build ✅ ( ctl[cmd] + shift + p => ralph: compile )
- IntelliSense ⏳
- Linting / Error Checking ⏳
- Debugging ⏳
Expand Down

0 comments on commit d4d6e0d

Please sign in to comment.