Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagojedi committed Mar 12, 2016
1 parent 6684263 commit 76f1ed8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Vala Code
## Vala Language Colorization for Visual Studio Code
## Vala Language Support for Visual Studio Code

[x] Colorization
[x] Code Snippets (WIP)
- Colorization (since version 0.0.1)
- Code Snippets (since version 0.1.0) - *Work In Progress*

If you wanna contribute, send a PR.

### Need Help

[ ] Automatic code format (indent)
[ ] Autocomplete (IntelliSense)
- Automatic code format (indent)
- Autocomplete (IntelliSense)

## Vala Language useful links

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vala",
"displayName": "Vala Code",
"description": "Vala Language Colorization for Visual Studio Code",
"version": "0.0.1",
"version": "0.1.0",
"publisher": "thiagoabreu",
"engines": {
"vscode": "^0.10.1"
Expand Down

0 comments on commit 76f1ed8

Please sign in to comment.