11.stylix/modules/vscode
Daniel Thwaites c5558f7de9
vscode: convert template to Nix and refactor module
Benefits:

- No need to run Mustache, so better performance
- Allows the code to be linted and formatted
- Generated file is minified
- Can use arbitrary variables to name colors and group settings
  (although this is not implemented)

Drawbacks:

- Update script is more complex

I opted to change the sorting to alphabetical order because it's
easier to implement in the update script. The script prints a list
of added and removed options, so ordering to match the upstream
documentation is not necessary.
2025-03-12 17:36:02 +00:00
..
templates vscode: convert template to Nix and refactor module 2025-03-12 17:36:02 +00:00
testbeds stylix: support multiple testbeds per module (#858) 2025-02-17 12:56:46 +00:00
hm.nix vscode: convert template to Nix and refactor module 2025-03-12 17:36:02 +00:00
package.json Fix VSCode module 👽 2023-04-19 09:33:49 +01:00
update.py vscode: convert template to Nix and refactor module 2025-03-12 17:36:02 +00:00