- Posted by
- Is there a way to set the Tab Stop Value for a project? I have only found the one overall/general tab stop setting in the Advanced Configuration dialog. I work with some guys who prefer 4 char tab stops and others who prefer 3 chars. It would be nice if the tab stop setting could be made on a projec...Posted in Projects/Workspace
-   Topics
-   Views
- kkramb
Jun 13, 2006
- I inherited some C++ code where each routine is preceeded by a block comment in the following style: //******************************************* /** * *///**************************************** main ( int param ) { printf("Hello world."); } UltraEdit highlights all of the code following the bloc...Posted in Syntax Highlighting
-   Topics
-   Views
- kkramb
Jun 05, 2006