Skip to content

feat(theme): VS Code theme JSON/JSONC parser (#39) - #63

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/39-vscode-theme-jsonc-parser
May 28, 2026
Merged

feat(theme): VS Code theme JSON/JSONC parser (#39)#63
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/39-vscode-theme-jsonc-parser

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • stripJsonc — comments + trailing commas
  • VsCodeThemeManifestname, type, colors, tokenColors
  • Unit tests for preprocessor and manifest parsing

Closes #39

Adds stripJsonc preprocessor and VsCodeThemeManifest with colors and
tokenColors parsing for theme import pipeline.

Closes #39
@ZhuchkaTriplesix ZhuchkaTriplesix added this to the Theme system milestone May 28, 2026
@ZhuchkaTriplesix ZhuchkaTriplesix added enhancement New feature or request theme Theming, colors, VS Code themes labels May 28, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit cd5de55 into dev May 28, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/39-vscode-theme-jsonc-parser branch June 15, 2026 04:13
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
feat(theme): VS Code theme JSON/JSONC parser (#39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request theme Theming, colors, VS Code themes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant