Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

How to enable $ selection as part of the var? #33

Open
psociety opened this issue Jul 31, 2021 · 0 comments
Open

How to enable $ selection as part of the var? #33

psociety opened this issue Jul 31, 2021 · 0 comments

Comments

@psociety
Copy link

psociety commented Jul 31, 2021

When i'm using SHIT+ARROWS to select a var, it doesn't include $ as part of the var name. I don't see any setting to enable $ selection :S

Visual representation:
Having:

$hello = "world";

If you use the keyboard starting from "o" letter to select the var, it will select hello rather than $hello.

Same thing happens on double click.
Seems setup to work like old IDEs like Sublime, which makes anyone go slower :(

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

No branches or pull requests

1 participant