Bert Jacobs

Results 113 comments of Bert Jacobs

@keforbes I've made a version which can be toggled on and off with an option. I'll make a pull request...

I cannot immediately reproduce this in Eclipse 4.9 on Windows 10. Can you give us more info? If I understand it correctly you start with only a space character in...

@Lopol2010 @alex1701c For some other issue I was testing with Eclipse 2019-12 for Enterprise Java Developers (4.14.0), also on Windows 10 and Vrapper 0.74.0. Sadly still I can't reproduce the...

Note to self: the scenario in #662 also seems to be failing when it worked before.

Huh, I never noticed this even though my Vim setting is similar to what you want. Apparently our current hard-coded behavior would be similar to `set whichwrap=b,s,[,]`. @ultimoamore I think...

This is indeed not implemented. I'll mark this as a feature request. What do you use it for? A few example might help us to test it as this will...

I wonder how other Vim emulators handle this feature... For now this is marked as a feature request, seems it is a busy week. :-)

I originally marked this as annoyance but I think feature request is more fitting. Eclipse itself doesn't offer any comparable feature out of the box so the only thing we...

I have been dealing with a chronic lack of time and motivation recently, so I'll happily mark it as a feature request but I won't be giving any target date...

That's because there's literally no `abbreviate` command, Vrapper doesn't have that feature. I did notice though that Vrapper's `imap` works more like `abbreviate` than Vim's `imap`. I wonder if we...