Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Non word characters not respected #248

Open
adamreisnz opened this issue Feb 16, 2018 · 4 comments
Open

Non word characters not respected #248

adamreisnz opened this issue Feb 16, 2018 · 4 comments

Comments

@adamreisnz
Copy link

Dash is present in non word characters:

image

Yet double clicking on right in border-right selects the whole thing instead of just right:

image

It doesn't seem like the setting is respected properly.
Atom 1.25.0-dev-390ab7449 OS X.

@graygilmore
Copy link

This was possible introduced here: bbb8247

@wfendler
Copy link

I had the same problem. For anyone trying to solve this you can go to "Settings > Packages" and either scroll down to the core packages or search for "language-sass" (or whatever language your non word characters aren't working in) and change it in that particular language's settings page.

@graygilmore
Copy link

@adamreisnz I ended up solving this. I didn't realize that there were two fields that you could modify Non Word Characters. The one that you've screenshotted is for .sass files. If you keep on scrolling you'll find the .scss version that you also need to update.

@adamreisnz
Copy link
Author

adamreisnz commented May 15, 2018

@graygilmore hah, you're right, there's in fact apparently three distinct fields now, how strange! This indeed resolves the issue, thanks.

I wonder why this distinction has been made? Isn't it all the same language anyway?

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

3 participants