Skip to content

Commit

Permalink
ci: update extension docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SpontanCombust authored and github-actions[bot] committed Jul 19, 2024
1 parent 148d424 commit c322817
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions editors/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

# Changelog

# v0.4.0-dev.2

### Features
- Added a "Dashboard" view that shows a list some of the main commands you can execute, so you don't have to look through the command palette
- Added commands to launch the game
- Integrated the [Rusty Witcher 3 Debugger CLI](https://github.com/SpontanCombust/rusty_witcher_debugger/) tool into the extension client
- Added a command to recompile game scripts on runtime thanks to RW3D_CLI
- Added a command to run an exec command thanks to RW3D_CLI
- Added a command to quickly see extension settings
- Added a welcome message that is shown when using the extension for the first time
- Added a short in-editor walkthrough for the extension

### Fixes
- View container tab should now be visible regardless of whether the extension has been activated

### Other changes
- Changed view container logo as suggested by @ElementaryLewis


# v0.4.0-dev.1

### Features
Expand Down

0 comments on commit c322817

Please sign in to comment.