https://github.com/nfour/vscode-null-syntax
https://github.com/nfour/vscode-null-syntax
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nfour/vscode-null-syntax
- Owner: nfour
- Created: 2016-12-13T04:18:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T15:17:12.000Z (almost 4 years ago)
- Last Synced: 2025-08-24T06:28:22.532Z (11 months ago)
- Language: TypeScript
- Size: 409 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VsCode Null Syntax Theme
+ [Type Annotations](#type-annotations)
+ [Destructuring](#destructuring)
+ [Contributing](#contributing)
+ [Links](#links)
A theme which focuses on:
- Fading punctuation and annotations
- Highlighting control flow
## Type Annotations

## Destructuring

## Contributing
- Clone project
- Hit `F5`. Debugs the current workspace in a new window, showing theme changes as you commit them.
- Run `yarn dev` to watch and build.
- Modify the theme, save, you should see changes appear in the debugged editor window.
## Links
- https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide#theming