Skip to content

Add vs code minimum version

Kevin Chu requested to merge kbychu-main-patch-41220 into main

Description

Language server requires a minimum version of VS Code. See #1149 (closed) and Slack Thread (internal). We should make the requirement clear in our documentation

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