-
Just as with itemised lists, would it be possible to provide rudimentary table support?
Something like this would be great:
/****f* Bar/foo
* FUNCTION
* foo computes the foo factor.
* SYNOPSIS
*/
int foo( float correction, int method )
/*
* PARAMETERS
* correction - correction factor
* method - calculation method to use
* NOTES
* method should be one of...
2008-11-12 16:14:47 UTC in ROBODoc
-
Logged In: YES
user_id=1023997
This is directly related to feature request 1534902.
2006-10-31 09:30:54 UTC in Console
-
Logged In: YES
user_id=1023997
Please make it a command-line switch. I want to add a Registry entry
for "Open Console Tab Here" on an Explorer Folder. I would like it to open
a new tab in a currently running console.exe (doesn't matter which one)
rather than opening a new console.exe.
console.exe --new-tab -d %L
would do the job nicely.
On the other hand, I might still want to...
2006-10-31 09:28:46 UTC in Console