Skip to content

Update VS Code Languages Supported with Caveat for Scala and Kotlin

Dasha Adushkina requested to merge dashaadu-master-patch-74c8 into master

What does this MR do and why?

VS Code does not have native support for Kotlin or Scala. Users need to install a third-party extension for these languages. This MR is the documentation update.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2024-01-05 at 12.23.55 PM.png Screenshot 2024-01-05 at 12.25.17 PM.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports