Is it possible to indent a block of text selected in Column mode starting with the first column of the block? In 2304/WinXP, the lines are indented starting at column 1 (the whole lines are indented).
--
tej
Column mode Indents
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Column mode Indents
Since CodeLite is using Scintilla is its underlying component, I don't think that this is feasible with it. So, nothing I can do about this
Eran
Eran
Make sure you have read the HOW TO POST thread