Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Conversation

@DaanDD
Copy link

@DaanDD DaanDD commented Apr 7, 2015

I made it possible to use the gg, gugu and gUgU commands to change casing on a whole line.

Using linewiseAliasedOperator made the cursor jump to the line below when done, so I made TextEditor move the cursor to the first character of the correct line, the way it works in Vim. There should probably be a better way to fix this though.

In Vim it's also possible also use gUU, guu and g~~, which is less verbose. I'm not really sure how I could implement this at the moment.

@bronson
Copy link
Contributor

bronson commented Jul 3, 2015

This works great. I hope it gets merged.

And I hope you figure out gUU and friends. (I don't know how you'd do it either.)

@jacekkopecky
Copy link
Contributor

I'm pretty sure gUU and friends would be relatively easy - I'll be happy to help with that when this PR gets merged.

@jacekkopecky
Copy link
Contributor

Seems to need rebasing please.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe the ~/g~ keybindings ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and same below for gU and gu please

@lee-dohm
Copy link
Contributor

lee-dohm commented Apr 5, 2018

As stated in the README, this package is no longer maintained and is deprecated. We recommend that people use the vim-mode-plus package instead. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!

@lee-dohm lee-dohm closed this Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants