| Author |
Message |
Lxocram
Joined: 07 Jun 2007 Posts: 13 Location: Belgium, Ghent
|
Posted: Wed Mar 24, 2010 1:22 pm Post subject: Line comment indentation |
|
|
An option for line comment indentation
| Code: |
WHERE condition --===============
--= Comment here
--= bla bla bla
--===============
OR ....
|
| Code: |
WHERE condition
--===============
--= Comment here
--= bla bla bla
--===============
OR ....
|
options:
* total left
* same as code
* one tab left of code
* new line (when code is folowed by -- place the comment on a new line
* replace line comments with comment zone (multi lines of -- become /**/)
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour Go to page Previous 1, 2, 3, 4, 5
|
| Page 5 of 5 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group