Skip to content

syntax-highlighting: default C# to tree-sitter highlighting

Administrator requested to merge tjdevries/csharp_ts_by_default into main

Created by: tjdevries

Enable C# for default highlighting with tree-sitter and enable other languages to be added easily

Test plan

  • Run tests w/ configuration and make sure it still updates for the languages
  • C# should highlight w/ tree-sitter by default now (with no configuration)

Merge request reports

Loading