TabularEditorScripts icon indicating copy to clipboard operation
TabularEditorScripts copied to clipboard

VSCode Version of GetMacro

Open samaguire opened this issue 1 year ago • 2 comments

https://www.esbrina-ba.com/c-scripting-nirvana-effortlessly-use-visual-studio-as-your-coding-environment/

  • create a c# project for the classes
  • pull the classes into C# scripts
  • create a class for converting VSCode scripts into Tabular Editor scripts
  • reverse for point above
  • update management scripts to use above classes instead of inline script
  • create script for creating dll
  • update management scripts to ref dll when importing into TE (taking into account above changes) if the classes are referenced.
  • create script to import from existing script files

samaguire avatar May 14 '23 23:05 samaguire