Standalone IDE VS Visual Studio plugin
Status: Planning
Brought to you by:
slavmfm
Is it need to develop standalone IDE (so, using Qt or something) or just will be enaugh adding plugin to Visual Studio which will generate result (transformed) files after "build" button?
It is open question.
Pluses for IDE:
- full control over project, configuration and any other files
- full control over include files resolving
- no dependence on Visual Studio, so IDE will be crossplatform (Qt)
Pluses for plugin:
- not need to implement syntax highlighting and intellisense