File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to the "pico8vscodeeditor" extension will be documented in this file.
3
3
4
- Check [ Keep a Changelog ] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
4
+ ## 0.2.2
5
5
6
- ## [ Unreleased]
7
- - Initial release
6
+ Updated readme with video demo.
7
+
8
+ ## 0.2.1
9
+
10
+ Fixed run and open if file was already saved.
11
+
12
+ ## 0.2.0
13
+
14
+ Updated run and open commands to save the current document first.
15
+
16
+ ## 0.1.0
17
+
18
+ Initial release.
Original file line number Diff line number Diff line change @@ -150,6 +150,10 @@ Documentation needs more info :)
150
150
151
151
## Release Notes
152
152
153
+ ### 0.2.2
154
+
155
+ Updated readme with video demo.
156
+
153
157
### 0.2.1
154
158
155
159
Fixed run and open if file was already saved.
You can’t perform that action at this time.
0 commit comments