Skip to content

Commit 44f7ef5

Browse files
committed
update README
1 parent 9c2245c commit 44f7ef5

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,18 @@ This is the simpliest way to create an running environment.
137137
- Open project in VSCode
138138
- Set the python interpreter to the created virtual environment
139139

140+
### Using Pre-Release Version
141+
142+
Starting from VSCode version 1.63 it is possible to use pre-release versions of an extension. RobotCode uses recommend way for a version scheme, the major.EVEN_NUMBER.patch for release versions and major.ODD_NUMBER.patch for pre-release versions. RobotCode pre-release version will provide smaller changes or bugfixes maybe just one or two, and then all changes where collected to create a normal minor release with an even minor number.
143+
144+
You can select install pre-release version at installion via extensions view:
145+
146+
![Extensions View](./doc/images/install_prelease_extension_list.gif)
147+
148+
Or you can switch between release and pre-release version in the RobotCode Extension Information view:
149+
150+
![Extension Information View](./doc/images/switch_release_prerelease.gif)
151+
140152

141153
## Customization
142154

24 KB
Loading
19.4 KB
Loading

0 commit comments

Comments
 (0)