Too bad it's not possible to wrtite macros.. I've seen them posted as *.ini files in this board, so I figured it was possible.
Ok, the functionality I'm requesting is as follows:
- The user selects a range (various number of rows) in the source code editor
- The user hits a shortcut key/starts a macro or whatever and the code becomes commented out (so far I could have used CTRL+E)
- The user saves the document and re-opens the project the next day.
- Now the user selects the same range (that was earlier commented out) and user hits a shortcut key/starts a macro etc. And the block of code becomes "un-commented" (as far as I know, this can not be done using any builtin functionality)
In short: the functionality I'm looking for would add/remove "//" at the beginning of each selected line..
Please ask if this didn't clarify enough
---
Best regards
Peder Schmedling