Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ArkDarkNew to Visual Studio Code? Get it now.
ArkDark

ArkDark

arktypeio

|
184 installs
| (0) | Free
ArkType syntax highlighting and theme⛵
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ArkDark

ArkType syntax highlighting and theme⛵

We're building a 1:1 validator for TypeScript! Check out our core project on GitHub!

Syntax Highlighting

This extension provides syntax highlighting for strings that are part of an ArkType definition:

syntax highlighting

ArkDark Theme

It also includes an editor theme based on ArkType and optimized for type syntax:

theme

Extending This Theme

  • pnpm build to generate the arkdark.json theme
  • F5 or Run > Debugger, will launch the extension in another window, allowing you to see the changes on any repo you open up

Looking to edit the theme? (Changes are immediately reflected)

  • themes > arkdark.json

Looking to change the textmate scopes? (Must restart the debugger to view changes)

  • arktype.tmLanguage.json

Current textmate scopes can be viewed:

  • Open: Command Palette (Ctrl + Shift + P)
  • Search: Developer: Inspect Editor Tokens and Scopes
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2023 Microsoft