Skip to content

Unsupported builtin languages inside code blocks #177

@remcohaszing

Description

@remcohaszing

VSCode supports the following language IDs by default, but there’s no support for these languages inside markdown code blocks. I think it makes sense to support them.

  • hlsl
  • ignore
  • jsonl
  • juliamarkdown
  • properties
  • raku
  • restructuredtext
  • shaderlab

The following languages are also unsupported, but I don’t think these should be added, as they are related to VSCode specifics:

  • chatmode
  • cuda-cpp (Is just C++ I think?)
  • dockercompose (Is just YAML)
  • instructions
  • prompt
  • search-result
  • snippets (Is just JSONC)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions