Skip to content

Remove Check Marks From Unsupported Languages

Dasha Adushkina requested to merge dashaadu-master-patch-20b9 into master

What does this MR do and why?

In our current Supported extensions and languages documentation, unsupported languages marked as No have a check marked circle, which is incorrect since we do not support that language. Anything not supported should be an empty circle followed with No.

This MR changes the circle type for unsupported languages marked with No.

To validate list, please view current list of supported languages for each extension:

  1. VS Code
  2. JetBrains
  3. Visual Studio
  4. Neovim

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
image.png

How to set up and validate locally

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

Merge request reports