Arma.Studio
Arma.Studio copied to clipboard
Create a Errors/Warnings/Infos Anchorable
Currently, there is no way to view all errors/warnings/infos of any given solution. This has to change.
Goal
- [x] New Plugin that provides an Anchorable to view errors/warnings/infos
- [x] New Plugin - A way to directly go-to the errors etc.
- [ ] New Plugin - A way to directly copy all errors to clipboard
- [ ] Centralize Error/Warning/Info reporting (currently, they are all only generated & available ever locally to the specific text-editor)
Noteworthy
If example is required for how it should look like, visual studio is a good one.
Related
- https://github.com/ArmA-Studio/Arma.Studio/blob/Rewrite/Arma.Studio/UI/TextEditorDataContext.cs
- https://github.com/ArmA-Studio/Arma.Studio/blob/Rewrite/Arma.Studio/UI/TextEditor.xaml
- https://github.com/ArmA-Studio/Arma.Studio/tree/Rewrite/Arma.Studio.SqfEditor