Files
emacs/lisp/textmodes
Dmitry Gutov c92ad6a75a Include colons in the completion strings
* lisp/textmodes/css-mode.el
(css--complete-pseudo-element-or-class):
Include colons in the completion strings. That's simply the nicer
behavior (e.g. someone typing : will see pseudo-elements in
completions as well), and by the standards, the colons are part of
their names anyway (of pseudo-elements and classes).
2021-05-15 03:28:39 +03:00
..
2021-04-25 09:16:09 -07:00
2021-05-06 11:45:06 +02:00