samaguire / TabularEditorScripts

MIT License
20 stars 0 forks source link

VSCode Version of GetMacro #43

Open samaguire opened 1 year ago

samaguire commented 1 year ago

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

samaguire commented 1 year ago

Reviewing this again i think:

  1. change this to use references to nuget packages for the code anlysis
  2. update so that common library also uses nuget package locations and doesn't include the code to copy as this is execute every time
  3. create a script to update all the environment variables and create the macro import script
  4. fix TE2 macro error due to this ref #r "Microsoft.AnalysisServices.Core"
samaguire commented 1 year ago

https://twitter.com/AgulloBernat/status/1657367476483547137

Could look at script to convert the custom classes csx to cs and compile from there