Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"through" command #110

Closed
synkarius opened this issue Oct 14, 2015 · 2 comments
Closed

"through" command #110

synkarius opened this issue Oct 14, 2015 · 2 comments
Labels
Documentation Issues related to Documentation New Feature A new feature that is not currently implemented.

Comments

@synkarius
Copy link
Collaborator

  • command which applies (other?) commands across multiple lines
  • use a ContextSeeker?
  • should work on all IDEs/editors or per IDE/editor
  • should take absolute and modulo line numbers
  • examples:
    "delete 88 though 92" in modulo mode, if nearest "88" line is 488 deletes 488-492, in absolute mode 88-92
@ghost
Copy link

ghost commented Oct 14, 2015

Sweet I was trying to implement something like this in Atom.

'Select' would be a great command in the context of selecting 'lines' Select 88 though 92" I love of potential here.

@synkarius
Copy link
Collaborator Author

This is now included in #133, so, closing this issue.

@LexiconCode LexiconCode added Documentation Issues related to Documentation New Feature A new feature that is not currently implemented. labels Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to Documentation New Feature A new feature that is not currently implemented.
Projects
None yet
Development

No branches or pull requests

2 participants