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

Add custom properties to autocomplete #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WoodyWoodsta
Copy link

@WoodyWoodsta WoodyWoodsta commented Jan 30, 2017

Description of the Change

Add symbol selector for custom variables for auto-completion allowing these to be a part of the suggestions for the .source.css .variable.css scope.

Fixes #103

Applicable Issues

atom/autocomplete-css#56
atom/autocomplete-plus#740

@WoodyWoodsta
Copy link
Author

I intend to write tests as soon as I have time!

@winstliu
Copy link
Contributor

Are these autocompletions even necessary anymore in language-css? Do they only show up when autocomplete-css is disabled?

@WoodyWoodsta
Copy link
Author

Without my additions, variable completions are not shown with or without autocomplete-css.

@winstliu
Copy link
Contributor

Hmm. Interesting. I'll have to take a bit to understand the relationship between this file and autocomplete.

@winstliu
Copy link
Contributor

Ok, I just tried testing this out along with the related autocomplete-css change but I can't get any variable autocompletions to show up. Is it still working for you?

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.

Offer custom property tokens to autocomplete
3 participants