Commit e98d5574 authored by Tomas Vik (OOO back on 2026-08-31)'s avatar Tomas Vik (OOO back on 2026-08-31) 🌴
Browse files

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

parent 12a40f3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
    "url": "https://gitlab.com/gitlab-org/gitlab-vscode-extension"
  },
  "engines": {
    "vscode": "^1.68.0"
    "vscode": "^1.82.0"
  },
  "categories": [
    "Other"