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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am looking to add prism syntax highlighting support for a custom language, talon files. (a dsl used to configure a voice control software program) (examples here: https://github.com/search?q=repo%3Atalonhub%2Fcommunity++language%3ATalon&type=code)
I have the syntax highligting already done for vscode but it is in a
.tmLanguage.json
file.Is there any way or existing tool to automatically convert between formats so I don't need to redo it all manually?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions