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

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagojedi committed Mar 28, 2017
1 parent d3fe101 commit 83e1d66
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,29 @@
# Vala Code
## Vala Language Support for Visual Studio Code

- 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
### 0.2.0

- Automatic code format (indent)
- Autocomplete (IntelliSense)
- "Reindent Lines" working
- Autoclosing brackets

### 0.1.0

- Code Snippets

### 0.0.1

- Colorization

## Contributing

There are a few things I need help:

- More code snippets
- A Language Server (for better formating and autocomplete)

If you wanna discuss any of them, feel free to send me a email or open a issue.

## Vala Language useful links

Expand Down

0 comments on commit 83e1d66

Please sign in to comment.