Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tromey/css-lookup.el

Analog to info-lookup-symbol for CSS
https://github.com/tromey/css-lookup.el

Last synced: 12 days ago
JSON representation

Analog to info-lookup-symbol for CSS

Awesome Lists containing this project

README

        

# css-lookup.el

*Breaking News* This code has been merged into Emacs and will appear
in Emacs 26. Please don't report bugs here, instead use the Emacs bug
tracker.

This is similar to `info-lookup-symbol`, but is specific to CSS. It
uses [MDN](https://developer.mozilla.org/en-US/) as the source of its
information, and `eww` to display it. Once installed you can simply
use `C-h S` as you would in other modes.