css--angle-regexp | A regular expression matching a CSS angle. |
css--at-ids | List of at-rules for the current mode. |
css--bang-ids | List of bang-rules for the current mode. |
css--color-map | Map CSS named colors to their hex RGB value. |
css--colors-regexp | A regular expression that matches the start of a CSS color. |
css--html-tags | List of HTML tags. |
css--mdn-completion-list | List of all symbols available for lookup via MDN. |
css--mdn-property-regexp | Regular expression to match a CSS property. |
css--mdn-symbol-regexp | Regular expression to match the CSS symbol at point. |
css--nested-selectors-allowed | Non-nil if nested selectors are allowed in the current mode. |
css--number-or-percent-regexp | A regular expression matching a CSS number or a CSS percentage. |
css--number-regexp | A regular expression matching a CSS number. |
css--percent-regexp | A regular expression matching a CSS percentage. |
css--property-value-cache | Cache of previously completed property values. |
css--treesit-defun-type-regexp | Settings for ‘treesit-defun-type-regexp’. |
css--treesit-font-lock-feature-list | Settings for ‘treesit-font-lock-feature-list’. |
css--treesit-indent-rules | Tree-sitter indentation rules for ‘css-ts-mode’. |
css--treesit-settings | Tree-sitter font-lock settings for ‘css-ts-mode’. |
css--treesit-simple-imenu-settings | Settings for ‘treesit-simple-imenu’. |
css--treesit-thing-settings | Settings for ‘treesit-thing-settings’. |
css-at-ids | Identifiers that appear in the form @foo. |
css-bang-ids | Identifiers that appear in the form !foo. |
css-base-mode-abbrev-table | Abbrev table for ‘css-base-mode’. |
css-base-mode-hook | Hook run after entering ‘css-base-mode’. |
css-base-mode-map | Keymap for ‘css-base-mode’. |
css-base-mode-syntax-table | Syntax table for ‘css-base-mode’. |
css-class-list-function | Called to provide completions of class names. |
css-descriptor-ids | Identifiers for font descriptors. |
css-electric-keys | Self inserting keys which should trigger re-indentation. |
css-fontify-colors | Whether CSS colors should be fontified using the color as the background. |
css-id-list-function | Called to provide completions of IDs. |
css-indent-offset | Basic size of one indentation step. |
css-lookup-url-format | Format for a URL where CSS documentation can be found. |
css-media-ids | Identifiers for types of media. |
css-mode--menu | Menu bar for ‘css-mode’ |
css-mode-abbrev-table | Abbrev table for ‘css-mode’. |
css-mode-hook | Hook run after entering ‘css-mode’. |
css-mode-map | Keymap used in ‘css-mode’. |
css-mode-syntax-table | Syntax table for ‘css-mode’. |
css-property-alist | Identifiers for properties and their possible values. |
css-property-ids | Identifiers for properties. |
css-pseudo-class-ids | Identifiers for pseudo-classes. |
css-pseudo-element-ids | Identifiers for pseudo-elements. |
css-ts-mode--outline-predicate | Predicate for ‘treesit-outline-predicate’. |
css-ts-mode-abbrev-table | Abbrev table for ‘css-ts-mode’. |
css-ts-mode-hook | Hook run after entering ‘css-ts-mode’. |
css-ts-mode-map | Keymap used in ‘css-ts-mode’. |
css-value-class-alist | Property value classes and their values. |
scss-at-ids | Additional identifiers that appear in the form @foo in SCSS. |
scss-bang-ids | Additional identifiers that appear in the form !foo in SCSS. |
scss-mode-abbrev-table | Abbrev table for ‘scss-mode’. |
scss-mode-hook | Hook run after entering ‘scss-mode’. |
scss-mode-map | Keymap for ‘scss-mode’. |
scss-mode-syntax-table | Syntax table for ‘scss-mode’. |