chore: Migrate min version check for CS to the LS
Description
It relies on the LS for the Minimal Version for Code Suggestions check. Set as draft
as it should be merged after LS upgrade in this project
Related Issues
gitlab-org/editor-extensions/gitlab-lsp#177 (closed)
How has this been tested?
Link the LS from this MR to the VSCode extension from the branch in the current MR
Follow the steps in the LS MR gitlab-org/editor-extensions/gitlab-lsp!762 (merged) to test
What CHANGELOG entry will this MR create?
-
fix:
Bug fix fixes - a user-facing issue in production - included in changelog -
feature:
New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:
(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Edited by Olena Horal-Koretska