Releases: corewa-rs/vscode-redcode
Releases · corewa-rs/vscode-redcode
v0.2.1
No functional changes in this release.
v0.2.0
First release under new publisher and Github organization.
Added
- Enable extension for
.redcode
files by default
Changed
- Migrate to the
corewa-rs
VSCode publisher and Github organization - Add LICENSE file
v0.1.1
NOTE: This .vsix
has the old publisher name ian-h-chamberlain
. As a result it is not published on the marketplace under the new corewa-rs
publisher.
Minor bugfix to Redcode VSCode extension.
Fixed
- Lowercase
end
keyword highlighted incorrectly
v0.1.0
NOTE: This .vsix
has the old publisher name ian-h-chamberlain
. As a result it is not published on the marketplace under the new corewa-rs
publisher.
First 0.1.x release of the redcode
VSCode extension.
Added
- Display everything after
END
as a comment
Changed
- Update CI to use node 14 and
npm ci
v0.0.3
NOTE: This .vsix
has the old publisher name ian-h-chamberlain
. As a result it is not published on the marketplace under the new corewa-rs
publisher.
First Github release of the redcode VSCode extension.