- Change the name of the directory with the MPS plugins:
- Go to the solution
CsBaseLanguage.build
and open the build script - Change the artifacts location directory path to point to the new version of MPS
- Go to the solution
- Generate the
TextGen
- Install the
TextGenGen
plugin - Right-click the language and hit
Generate TextGen
- Install the
- Rebuild the project
- Right-click the project and hit
Rebuild Project
- Right-click the project and hit
- Build the plugin with the language
- Expand the
CsBaseLanguage.build
item - Right-click the
CsBaseLanguage
item with the spider icon - Trigger
Run CsBaseLanguage
- Expand the
- You can find the plugin in the directory with the C# base language source code
- Under
CsBaseLanguage/build/artifacts/CsBaseLanguage
- the ZIP file is the plugin
- Under
- You can celebrate!
In case of any trouble, see a more detailed guide.