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

Functionality request #16

Open
lishine opened this issue Feb 27, 2018 · 0 comments
Open

Functionality request #16

lishine opened this issue Feb 27, 2018 · 0 comments

Comments

@lishine
Copy link

lishine commented Feb 27, 2018

Hi,

In typescript:
(Coming from webstorm - I will highlight the difference. How it works there, it is just logical - more gradual expansion)

  1. Trying to select the value with punctuation, it select only the key+value together
    alt+shift+right: also missing the requested
    Expect: to select first the whole key
    Example: formValue: types.optional(types.frozen, {}),
  2. After selecting one part of this statement, it selects then a few lines.
    alt+shift+right: after selecting one part selects one line.
    Expect: to select two parts, 3 parts etc, a line
    Example: const setFormRef = (formRef:object) => self.s({ formRef })

I will appreciate your consideration...

Edit: also great if was an option to disable camel case selection inside words

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant