Skip to content

Commit 95d9eb2

Browse files
committed
changed logo
Updated documentation
1 parent 9c4b318 commit 95d9eb2

3 files changed

Lines changed: 22 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ All notable changes to the "msl" extension will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [Released]
8+
9+
### [v0.2.0] 2/12/2020 (Preview)
10+
11+
#### Added
12+
13+
- Syntax Highlighting support for AdiIRC commands, events, identfiers, dialogs, menus, and groups
14+
- Diagnostic messages for mIRC deprecated identifiers
15+
16+
#### Changed
17+
18+
- Logo
19+
- Tests folder location
20+
- Fixed negate operator
21+
- Fixed menu locations and items for syntax highlighting
22+
23+
#### Removed
24+
25+
- /timeapi no longer supported
26+
- Hello world VSCode command (generated by yo code)
27+
728
## [Unreleased]
829

930
### [v0.1.0] 2/6/2020

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a Visual Studio Code extension that adds support for mIRC Scripting Lang
1010

1111
- Syntax highlighting
1212
- mIRC
13-
- AdiIRC (WIP)
13+
- AdiIRC
1414
- Snippets
1515
- Alias constructors (constants, commands, identifiers, and command and identifier)
1616
- General on event constructor
@@ -22,9 +22,6 @@ The grammar was built based on [highlightjs-mirc](https://github.com/highlightjs
2222

2323
Some test/examples were taken from: <https://en.wikichip.org/wiki/mirc>
2424

25-
![mIRC Dock Icon](logo.png)
26-
[mIRC Dock Icon](https://www.deviantart.com/hatick/art/mIRC-Dock-Icon-69817801) created by [Greg "haticK" Ferro](https://www.deviantart.com/hatick), licensed under [CC BY-NC-ND 3.0](http://creativecommons.org/licenses/by-nc-nd/3.0/)
27-
2825
## License
2926

3027
This project is made available under the MIT License.

logo.png

674 KB
Loading

0 commit comments

Comments
 (0)