Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-12-05 06:36:21 +00:00
parent a957ad9eb8
commit d411f06de0
22 changed files with 541 additions and 261 deletions

View File

@ -15,6 +15,7 @@ module VsCode
}
]
}.freeze
EXTENSIONS = "extensions"
SETTINGS_TYPES = %w[settings extensions globalState machines keybindings snippets tasks profiles].freeze
DEFAULT_SESSION = "1"
NO_CONTENT_ETAG = "0"