This plugin integrates the open source tool Egon.io into Visual Studio Code.
Getting started
Open or create a new .egn file and start writing your domain story.
Custom Icons
You can add custom icons to your story by adding a .egon/icons/actors or .egon/icons/work-objects folder to your workspace.
The folder should contain .svg files with the same name as the icon you want to use.
See here for a more detailed description.
Contributions are what make the open source community such an amazing place to learn,
inspire, and create.
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please open an issue with the tag
enhancement, fork the repo and create a pull request.
You can also simply open an issue with the tag enhancement.
Please use semantic commit messages as described
in here.
Don't forget to give the project a star! Thanks again!
Open an issue with the tag "enhancement"
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)