Releases: FuelLabs/sway-vscode-plugin
Releases · FuelLabs/sway-vscode-plugin
0.2.2
What's Changed
- Add badges by @adlerjohn in #34
- Enable trace server options for Sway by @JoshuaBatty in #36
- added dep keyword highlighting by @JoshuaBatty in #37
- Add Show Parsed Tokens as Warnings toggle and enable client logging by @JoshuaBatty in #40
- Bump to v0.2.2. by @adlerjohn in #41
New Contributors
- @JoshuaBatty made their first contribution in #36
Full Changelog: v0.2.1...v0.2.2
0.2.1
What's Changed
- Add dry run publish to CI by @adlerjohn in #29
- Bump to v0.2.1 by @adlerjohn in #33
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- fix: prevent highlighting contract keyword as part of string by @alex-matthe in #19
- return sway config options by @leviathanbeak in #20
- feat: add code formatter by @alex-matthe in #24
- Update dependencies. by @adlerjohn in #25
- Fix crash when there's no config. by @adlerjohn in #26
- Add license. by @adlerjohn in #27
- Bump to v0.2.0. by @adlerjohn in #28
Full Changelog: v0.1.0...v0.2.0
0.1.0
What's Changed
- Use
forc lsp
instead ofsway-server
by @adlerjohn in #15
Full Changelog: v0.0.1...v0.1.0
0.0.1
Initial release.
What's Changed
- Move to separate repo by @leviathanbeak in #3
- Rename to
sway
by @adlerjohn in #5 - separate library from other top level declarations by @leviathanbeak in #7
- Remove license by @adlerjohn in #8
- Add
install-extension
script by @AlicanC in #9 - Update README.md by @AlicanC in #10
- Improve syntax highlight by @alex-matthe in #12
- Create LICENSE by @adlerjohn in #13
- Add CI action to publish to vscode marketplace by @adlerjohn in #14
New Contributors
Full Changelog: https://github.com/FuelLabs/sway-vscode-plugin/commits/v0.0.1