I have some keyboard shortcuts to add repetitive text to files/scripts. I'd like to have one .js in UE that would read the syntax highlighting type, Bash or Powershell, etc. and add the text appropriate to the language. I could probably do it based on file extension, but as there are multiple extensions for one syntax highlighting, it would be easier to base it off of that.
Thanks!
Thanks!