Skip to content

Add Web IDE and Update Code Suggestion Languages

Dasha Adushkina requested to merge dashaadu-master-patch-074b into master

What does this MR do and why?

In our current state, each extension has a slight variation of what languages are enabled by default. We want to be transparent with our customers and set the right expectations as to what is available to them when they open up each extension or the Web IDE. A new column is added to show languages available in the Web IDE.

Here is the list of supported languages:

  1. Web IDE
  2. VS Code -- uses the language server for the allowlist
  3. JetBrains
  4. Visual Studio
  5. 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

How to set up and validate locally

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

Merge request reports

Loading