Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements. #337

Open gabrielcunha opened 7 years ago

gabrielcunha commented 7 years ago

In styles/peekmo-php-atom-autocomplete.less: Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension. If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.

Peekmo commented 7 years ago

Hello, on which version of atom did you get that ?