Skip to content

fix: update min VS Code version to 1.82.0 to support Language Server

Tomas Vik requested to merge tv/2023-12/upgrade-min-vs-code-version into main

Description

This issue updates extension manifest to signal that the extension only works on VS Code 1.82.0 and higher and it should not be possible to install it on lower extension.

the 1.82.0 VS Code version has been released on 2023-09-07

Related Issues

Resolves #1149 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports