SIGN IN SIGN UP

theme_importer: Make VS Code theme parsing more lenient (#7292)

This PR updates the `theme_importer` to use `serde_json_lenient` to
parse VS Code themes.

This should allow us to parse themes that have trailing commas and such,
in addition to the comment support that we already had.

Release Notes:

- N/A
M
Marshall Bowers committed
5360c0ea285329e0a79a6e214b6aa82725ac9165
Parent: 3995c22
Committed by GitHub <noreply@github.com> on 2/2/2024, 5:09:05 PM