zed/crates/theme_importer/src
Marshall Bowers cb8c534dac
theme_importer: Support importing themes containing comments (#3298)
This PR updates the `theme_importer` with support for parsing theme
files containing comments.

Up until now we've been manually removing comments from the VS Code
theme files.

Release Notes:

- N/A
2023-11-09 19:22:15 -05:00
..
vscode Remove unused import 2023-11-09 16:41:58 -05:00
main.rs theme_importer: Support importing themes containing comments (#3298) 2023-11-09 19:22:15 -05:00
theme_printer.rs Extend UserSyntax to allow font_style and font_weight to be specified 2023-11-09 13:46:08 -05:00
util.rs
vscode.rs Reorganize theme_importer 2023-11-09 13:07:32 -05:00