Skip to content

fix: sync supported languages with language server

Tristan Read requested to merge tr/update-supported-languages into main

Description

Removes languages that aren't supported by all our models. Brings the Web IDE in line with the Language Server.

The two lists should now be in sync.

Notes:

Related Issues

Issue: #1122

How has this been tested?

Screenshots (if appropriate)

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 Tristan Read

Merge request reports