]> git.eshelyaron.com Git - emacs.git/commit
Add :company-kind support to css-mode completion
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 14 May 2021 23:47:05 +0000 (02:47 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 15 May 2021 00:28:28 +0000 (03:28 +0300)
commit76ba00a1619d6bed27bc26578ffda6f4b43a4c6b
treec20378b73c2af7189b973e5a592ea924483ad5f0
parentefc24f1e0bb127481bcc9c3054c57c4cd3c99aa9
Add :company-kind support to css-mode completion

* lisp/textmodes/css-mode.el (css--complete-pseudo-element-or-class)
(css--complete-property-value, css-completion-at-point)
(css--complete-at-rule): Add :company-kind properties, to annotate
completions with kinds returned in each case.
lisp/textmodes/css-mode.el