]>
Commit | Line | Data |
---|---|---|
aca310e5 | 1 | Middle-Mouse-Click on the tab for an open file will close the file. |
1f780e48 | 2 | Ctrl-Space in any editor does code completion. |
1f780e48 RD |
3 | Right-Mouse-Click in Outline window allows you to change display sorting. |
4 | In an editor, you can add line markers via Ctrl-M and jump to the next marker with F4 or previous marker with Shift-F4. | |
5 | In an editor. you can use the numpad + and - keys to toggle folding. | |
aca310e5 RD |
6 | Breakpoints for the debugger can be set while the process is running. |
7 | A split window can be closed by dragging the sash to one of its borders. |