-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
932da27
commit 43a14cf
Showing
3 changed files
with
53 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
## Version 0.8.0 | ||
|
||
* **Internal:** Grammar updated to support VSCode 1.9.0 | ||
|
||
## Version 0.7.0 | ||
|
||
* **New:** Go to Definition | ||
* **New:** Peek Definition | ||
* **New:** Find All References | ||
* **New Command:** Pascal: Generate Tags | ||
* **New Command:** Pascal: Update Tags | ||
|
||
## Version 0.6.0 | ||
|
||
* **New:** Added _Formatters_ category for Marketplace (kudos to @waderyan) | ||
|
||
## Version 0.5.0 | ||
|
||
* **New:** Updated Syntax definitions (basic types, hexadecimal values, operators, flow control and others) | ||
|
||
## Version 0.4.1 | ||
|
||
* **Fix:** Toggle Line/Block Comment not working (issue [#8](https://github.com/alefragnani/vscode-language-pascal/issues/8)) | ||
|
||
## Version 0.4.0 | ||
|
||
* **New:** Go to Symbol | ||
|
||
## Version 0.3.1 | ||
|
||
* **Fix:** Formatter settings not available (issue [#1](https://github.com/alefragnani/vscode-language-pascal/issues/1)) | ||
|
||
## Version 0.3.0 | ||
|
||
* **New:** Formatter added | ||
|
||
## Version 0.2.0 | ||
|
||
* License updated | ||
|
||
## Version 0.1.1 | ||
|
||
* Icon added for Marketplace | ||
|
||
## Version 0.1.0 | ||
|
||
* Update to official guidelines | ||
|
||
## Version 0.0.1 | ||
|
||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters