Implement IDE #12
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Atlas/Atlas-Launcher#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implementing an IDE
To be as developer friendly as possible, the Atlas project shall implement an IDE to help the developers working on their patches.
This editor could be created from scratch using the Qt classes such as the QLineEdit, QSyntaxHighlighter and QCompleter.
Alternatively, it could extend the Visual Studio Code or the IntelliJ AngelScript plugins by adding the classes, functions and constants added by Atlas.
Moreover, others features could be added such as :