-
Notifications
You must be signed in to change notification settings - Fork 35
Known Bugs
Colton Mercurio edited this page Apr 30, 2016
·
1 revision
These are the currently known bugs as of 4/29/16. They have been organized into representative categories. The linked issue should provide sufficient info on reproducing the bug and where to start looking.
Indent the next line when the user presses enter (implemented by Ace)
- Auto-indent does not indent a line followed by a comment #67
Auto-Indent is the action of indenting the whole file after a set time whenever any input is performed (implemented by out teams, built upon the above "next line auto indent" functionality of Ace)
- Auto-indenting destroys undo stack #124
- GCC warning line number mismatch #105
- Automatic indentation causes comment block to be indented #99
- Parameters/types with same name as a system call/library function get highlighted and linked to man page #98