robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
187 stars 15 forks source link

The required VSCode version should be listed in the Requirements #2

Closed mardukbp closed 3 years ago

mardukbp commented 3 years ago

Also, why is VSCode 1.58.0 required? The RobotFramework Language Server extension requires VSCode 1.53.0. Moreover, in enterprise environments it is not common for IT departments to install the latest software, which means this extension may not work for some of our clients (fellow imbusler here ;).

d-biehl commented 3 years ago

Hello Marduk,

sorry for the late answer. But I was on vacation because we have had a baby.

RobotCode uses the new Test API, that was introduced in VSCode 1.60. That's why we need the new version. The normal vscode installer is a per user installer, that don't need any admin rights or so. You can use this version instead of the provided version from you IT department.