Sublime Forum

Virtual space

#5

Current:

blah blahb|lah
|
asdhasdklj|dhaslkhdsalk
daskhask|
1237912623|9871263129836913

Proposed:

blah blahb|lah
          |
asdhasdklj|dhaslkhdsalk
daskhask  |
1237912263|9871263129836913

I can see uses for both behaviors, so having this as an option would be nice to have.

0 Likes

#6

Sublime editor is very cool.
The only feature I miss the most is a virtual space feature :frowning:

Is there any plans to implement it any time soon ?

0 Likes

#7

I agree that this is a very useful feature and I
ll be very happy when available.
Textmate calls it Freehanded Editing (Cmd + Opt + E)

Basically you can move your cursor anywhere in the editor window, and if you type something when your cursor is after the end of some line it will fill the gap between the old end of line and the recently typed text with spaces.

0 Likes

#8

I agree with this request. This the only feature I’m really missing in ST2.

0 Likes

#9

+1
Funny, actually I never noticed that my IDE works that way before reading this post and comparing with ST2.
So not a big deal, but it’s actually more convenient when you need to insert text after the end of line.

0 Likes

#10

The only thing that made me a bit uncertain about buying Sublime after using it for a few days was the lack of “Virtual Space”.
I never realized how much I used it in other editors until it was missing.

I really hope this gets implemented, it’s a great program!

0 Likes

#11

did not see this thread before i requested virtual space.this is also make/break for me. i want to register, i cannot do so unless this feature is added. i am continuing to test the product but if a fix for this never materializes i will be forced to uninstall (i pay for software i use, i wont use software i wont pay for)

0 Likes

#12

I agree. Sublime is amazing and I would love to have my entire department start using it, but we absolutely need this feature to do so. Add this feature and you get another 10 paying users!

0 Likes

#13

Another vote for the “virtual space” - it is essential feature for me to seriously consider purchasing Sublime, which really appeals to my nerdiness.

0 Likes

#14

Support for virtual space will not be added to Sublime Text 2, however it may appear in a future major version (3+).

1 Like

#15

I just realized how much easier writing ascii tables would be with virtual space, and then I got an inkling of its power; therefore I heartily +1 this request!

0 Likes

#16

Yet another vote for virtual space. This combined with visual block mode ctrl+v would be “sublime”.

0 Likes

Block selection: insert not as expected
#17

Just received a reply to my question over here linking to this thread… count me in with +1. Sad to hear that excellent feature doesn’t exist and won’t make it into ST any time soon.

What about plugins… could this feature be implemented that way?

cheers,
Jan

0 Likes

#18

Yeah, you could make a plugin that inserts the appropriate number of spaces.

0 Likes

#19

Yet another vote for virtual space:)

0 Likes

#20

Just adding another vote for virtual space. I have been looking forward to sitting down and evaluating Sublime Text 2. It sounded like a dream, one licence for Windows, Mac and Linux (I use all three). Fully configurable with Python. A pure programmer’s editor. My initial impression was great, but then … ahhhhhh … as I down arrow I don’t stay in the same column unless I am lucky enough that all lines below my start point are at least as long as my initial column position. Worse (much worse) was to follow. There is no way to change this horrible behaviour ! I am really struggling to believe this can be true. I believe I escaped from this primitive mode of operation for the first time with the Brief MS-DOS editor way back in the eighties. This is so fundamental. It’s the difference between interacting with your code as a fluid representation of abstract ideas (good) versus interacting with your code as a list of jagged lines of text (bad - very very bad).

Edit later: Having another go today and I notice that if I go down down down down etc. the column change that occurs if I hit a short line is only temporary - if I reach a sufficiently long line the column position will revert to my original starting place. This is good and reduces my grief for the absent virtual space feature significantly.

0 Likes

#21

this is a reworked version of a command i used for some time.
it does address the problem @gpfsmurf had.
it’s improved version of Sublime’s “Add next/previous” line in that respect that it expands the selection by placing the new region in the same column even if the line is shorter.
It also solves one annoyance i had with sel placement i tried to explain here http://sublimetext.userecho.com/topic/123237-correct-add-nextprevious-line-behaviour/
i hope someone might find it useful.

[quote=“gpfsmurf”]Current:

blah blahb|lah
|
asdhasdklj|dhaslkhdsalk
daskhask|
1237912623|9871263129836913

Proposed:

blah blahb|lah
          |
asdhasdklj|dhaslkhdsalk
daskhask  |
1237912263|9871263129836913

I can see uses for both behaviors, so having this as an option would be nice to have.[/quote]

0 Likes

#22

Another vote for virtual space. My daily IDE has virtual space. I use sublime text for everything else. Virtual space is not a make or break feature for me but it would be very awesome to have in Sublime Text. It sounds like a small feature, but once you’ve grown accustomed to it, it’s hard to go back.

0 Likes

#23

April 2017, apparently this feature is still not there.
One of the few that prevent me from completely adopting ST3…

0 Likes

#24
0 Likes