You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cosmetic): don't use semantically wrong code type
Even though in some cases the syntax-highlighting (e.g. for comments)
might look good enough, in other cases it produces completely
inconsistent results (e.g. keywords) and is also semantically wrong.
As long as there is no syntax-highlighting support for KCL, just use
plain-text.
Signed-off-by: Elias Probst <[email protected]>
0 commit comments