arktypeio / arktype

TypeScript's 1:1 validator, optimized from editor to runtime
https://arktype.io
MIT License
3.87k stars 57 forks source link

ArkDark Neovim Plugin #989

Open ssalbdivad opened 4 months ago

ssalbdivad commented 4 months ago

Request a feature

🤷 Motivation

Currently ArkDark only supports VSCode.

💡 Solution

Reuse the existing tmLanguage definitions to create a version of ArkDark that can be published as a Neovim plugin.

alphaelf commented 1 week ago

i likes arktype over zod or valibot, can you make an arkdark for jetbrains ides ?

ssalbdivad commented 1 week ago

@alphaelf That would be great, and particularly easy if JetBrains supports textmate since we already have those rules written.

Maybe you could create a separate issue requesting that? Would be happy to accept contributions.