ModelSync Notes
ModelSync Notes adds property-level notes to ModelSync model classes inside the Visual Studio editor.
Features
- Adds a notes icon next to ModelSync model properties
- Stores notes per model and property
- Shows note count badges in the editor
- Lets each Visual Studio user add, edit, and delete their own notes
- Stores notes in a JSON file under the solution workspace
- Works as an optional VSIX extension; it does not change ModelSync runtime packages
Usage
- Install the extension.
- Open a C# project that uses ModelSync model attributes.
- Open a model class.
- Click the notes icon near a model property.
- Add or manage notes from the Notes window.
Repository
https://github.com/UmbrellaFrameHQ/modelsync
| |