Skip to content

nosami/Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripting

An extension that makes it easy to run csx files as VSMac extensions

Running the Scripting project should launch a new instance of VSMac with the addin loaded.

If this doesn't work the first time, try running

dotnet msbuild *.csproj /t:InstallAddin

This will generate the mpack file in the bin folder as well as attempt to load it into VSMac.

Usage

Drop csx files in ~/vsmacscripts and name them 0-script1.csx 1-myscript.csx etc and run them from inside vsmac with ctrl+shift+0 and ctrl+shift+1

There are 2 global objects available - TextView and Log

About

A Visual Studio for Mac extension that allows creating VSMac extensions using script files

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages