Implemented 'distinguish between tab width vs. indent width'.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/custom-tab-width@2854 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2008-08-04 14:10:16 +00:00
parent d3fbdf278b
commit 9cfcf0602b

3
TODO
View File

@ -18,9 +18,6 @@ Note: features included in brackets have lower priority.
o recent projects menu
o project indentation settings support
o improve Compile toolbar button for Make (drop down radio list?)
o (for spaces indentation, distinguish between tab width vs. indent
width, e.g. GTK code uses indent width of 2 spaces, and any tabs are
worth 8 spaces.)
o (selectable menu of arguments to use for Make, from Make Custom)
o (DBUS)
o (indent wrapped lines - Scintilla issue)