Just a question. I tried to find an option for multiline tabs[tab/untab a block of lines] but I couldn't find it. If it's not a feature yet, might be nice to include in the future =) I find it's a feature I use a lot when I code(mostly in textpad before I found Dev-C++).
BTW, awesome IDE, much slicker than VC++(yuck) and most other free IDE. Great work. I'm starting to use it over textpad and command line tools, so it must be good =)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ctrl-shift-u seems to work, but not ctrl-shift-i... the ide seems to lose focus, maybe it's trapped by another one of my opened program, I'll check.
Also, since they work on one line, maybe adding an option in the future that will override TAB and shift-TAB with those 2 functions. Shouldn't be hard if well coded *wink* =) If I had Delphi I would do it myself.
-Karhgath
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
And, it seems to be ICQ that traps the ctrl-shift-i [I'm starting to hate ICQ, it's trapping a whole lot of shortcuts, way too much, it's not the first time it happens]. Kinda sucky to have to close ICQ, and I'm sure there's no way to disable shortcuts in ICQ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You could always change the shortcut in "Tools / Configure shortcuts". Ofcourse you cannot use TAB as a shortcut (as far as I know).
And this feature does work with multiple-line selections.
Yiannis.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just a question. I tried to find an option for multiline tabs[tab/untab a block of lines] but I couldn't find it. If it's not a feature yet, might be nice to include in the future =) I find it's a feature I use a lot when I code(mostly in textpad before I found Dev-C++).
BTW, awesome IDE, much slicker than VC++(yuck) and most other free IDE. Great work. I'm starting to use it over textpad and command line tools, so it must be good =)
This has been asked before. There is a feature for multi-line indent and unindent.
Ctrl-Shit-I indent
Ctrl-Shift-U unindent
BlakJak :]
Thanks.
ctrl-shift-u seems to work, but not ctrl-shift-i... the ide seems to lose focus, maybe it's trapped by another one of my opened program, I'll check.
Also, since they work on one line, maybe adding an option in the future that will override TAB and shift-TAB with those 2 functions. Shouldn't be hard if well coded *wink* =) If I had Delphi I would do it myself.
-Karhgath
And, it seems to be ICQ that traps the ctrl-shift-i [I'm starting to hate ICQ, it's trapping a whole lot of shortcuts, way too much, it's not the first time it happens]. Kinda sucky to have to close ICQ, and I'm sure there's no way to disable shortcuts in ICQ...
You could always change the shortcut in "Tools / Configure shortcuts". Ofcourse you cannot use TAB as a shortcut (as far as I know).
And this feature does work with multiple-line selections.
Yiannis.