portedExternalScannerLanguages constant

Set<String> const portedExternalScannerLanguages

Implementation

static const portedExternalScannerLanguages = <String>{
  'agda',
  'astro',
  'bash',
  'beancount',
  'bitbake',
  'c-sharp',
  'cmake',
  'comment',
  'cpp',
  'css',
  'cue',
  'd',
  'dart',
  'dhall',
  'elixir',
  'elm',
  'fish',
  'fluent',
  'fortran',
  'fsharp',
  'haskell',
  'gleam',
  'glimmer',
  'haxe',
  'hcl',
  'html',
  'javascript',
  'janet-simple',
  'julia',
  'just',
  'jsonnet',
  'kdl',
  'kotlin',
  'latex',
  'lua',
  'markdown',
  'markdown_inline',
  'mojo',
  'nix',
  'ocaml',
  'ocaml-interface',
  'odin',
  'powershell',
  'pkl',
  'php',
  'php-only',
  'python',
  'rst',
  'ron',
  'ruby',
  'rust',
  'scala',
  'scss',
  'sql',
  'sway',
  'svelte',
  'swift',
  'tcl',
  'toml',
  'tsx',
  'typescript',
  'typst',
  'vue',
  'yaml',
};