Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Septh committed Apr 24, 2017
1 parent d253626 commit 388ad86
Show file tree
Hide file tree
Showing 25 changed files with 203 additions and 34,542 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.2.0
- [language.lua] Added some more identifiers to match up WoW 7.2.0
- [snippets] New: 80+ code snippets, courtesy of m4xc4v413r4
- [themes] Incorporated the latest (1.11) VS Code default themes
- [general] Cleaned up a few directory

## 1.1.11
- [language.lua] Added some more identifiers to match up WoW 7.1.5

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ This World of Warcraft addon developer toolset for VS Code includes an improved

## Features

* **Full WoW 7.2.x API**
* **New since 1.2.0: A bunch of useful code snippets, thanks to [m4xc4v413r4](https://github.com/m4xc4v413r4)**
* Improved Lua 5.1 grammar with World of Warcraft's built-in Lua interpreter specificities
* **Full Blizzard's 7.1.5 API**
* Extensive widgets and Lua library support
* `.toc` file colorization
* Four new, dedicated color themes based on VS Code's default themes: Light+, Dark+, Monokai and Monokai Dimmed
Expand Down Expand Up @@ -88,7 +89,7 @@ Found an issue not listed here? Head up to Github and [open an issue](https://gi
## TODOs (and mayhaps)

1. ~~Fix above issues~~
2. Add code snippets
2. ~~Add code snippets~~
3. Support XML declarations too (low on my priority list, though)
4. ~~Support VS Code light themes?~~ ~~Support all standard VS Code themes~~ I'm done with themes - If you need more, just ask, I'll consider it
5. Linting anyone?
Expand Down
Loading

0 comments on commit 388ad86

Please sign in to comment.