Textadept
- Home |
- Download |
- Lua API |
- Source |
- Language Modules |
- Stats |
- Wiki |
- Mailing List
_M.css
The css module. It provides utilities for editing CSS code.
Key Bindings
Ctrl+L, M
(⌘L, M
on Mac OSX |M-L, M
in curses) Open this module for editing.:
When to the right of a known symbol, show an autocompletion list of fields and functions.
Fields
sense
The CSS Adeptsense.
It loads user tags from _USERHOME
/modules/css/tags and user apidocs
from _USERHOME
/modules/css/api.
Tables
_G.keys.css
Container for CSS-specific key bindings.
_G.snippets.css
Container for CSS-specific snippets.