bombasticbob / X11workbenchProject

The X11 Work Bench, an IDE for working on X11 applications, with a simple C language toolkit that should be familiar and easy to use for old school GUI programmers (currently pre-alpha state)
Other
4 stars 0 forks source link

source file highlighting and indent based on file extension and language features #5

Open bombasticbob opened 8 years ago

bombasticbob commented 8 years ago

source file highlighting and indent based on file extension and language features.

language should be user-configurable if default behavior not desired

this also includes indentation and hard-tab vs spaces for things like 'Makefile' (which requires hard tabs).