roseg43/vscode-wp-theme-json-autocomplete
A VS Code extension that adds CSS autocomplete for design tokens added to your WordPress theme's theme.json
JavaScriptBSD-3-Clause
Issues
- 0
-- at the beginning is not recognized
#35 opened by MatzeKitt - 0
When selecting from multiple `theme.json` files, long file paths that are similar can be indistinguishable
#34 opened by roseg43 - 1
When theme.json path is set in workspace settings, users are still prompted to select which file to use
#30 opened by roseg43 - 1
Add tests for ThemeJSONParser
#7 opened by roseg43 - 3
Cursor support?
#29 opened by eduwass - 2
Conditionally flag references to --wp properties that don't much up to an existing `theme.json` entry
#28 opened by roseg43 - 0
Add tests for User Prompts
#20 opened by roseg43 - 0
Add setting to ignore theme.json files outside of the `wp-content/themes` or root directory
#27 opened by roseg43 - 0
Add a CI test runner and linter to the project
#26 opened by roseg43 - 1
Build out the readme
#5 opened by roseg43 - 0
ThemeJSONParser throws an exception when attempting to parse a nested property that doesn't exist.
#18 opened by roseg43 - 0
Fix replacement range so that autocomplete doesn't double up part of property names
#17 opened by roseg43 - 0
Property keys using only numbers should not generate properties with dashes between each digit.
#15 opened by roseg43 - 0
- 0
- 0
Add gradient parser
#2 opened by roseg43 - 0
Add fontSizes parser
#6 opened by roseg43 - 0
Add layoutSize parser
#3 opened by roseg43 - 0
Add theme directory extension setting
#1 opened by roseg43