17253 lines
1000 KiB
Plaintext
17253 lines
1000 KiB
Plaintext
|
||
==============================================================================
|
||
CopilotChat: 2 ⚠️
|
||
|
||
CopilotChat.nvim [core] ~
|
||
- ✅ OK nvim: NVIM v0.13.0-dev-250+ge8b3968774
|
||
Build type: RelWithDebInfo
|
||
LuaJIT 2.1.1774896198
|
||
Run ":verbose version" for more info
|
||
- ✅ OK initialized: true
|
||
- ✅ OK temp dir: writable (/tmp/lua_VOJIUg)
|
||
|
||
CopilotChat.nvim [commands] ~
|
||
- ✅ OK curl: curl 8.19.0 (x86_64-pc-linux-gnu) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.3.2 brotli/1.2.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.21.3
|
||
Release-Date: 2026-03-11
|
||
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
|
||
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
|
||
- ✅ OK git: git version 2.53.0
|
||
- ✅ OK rg: ripgrep 15.1.0
|
||
|
||
features:+pcre2
|
||
simd(compile):+SSE2,-SSSE3,-AVX2
|
||
simd(runtime):+SSE2,+SSSE3,+AVX2
|
||
|
||
PCRE2 10.45 is available (JIT is available)
|
||
- ⚠️ WARNING lynx: missing, optional for improved fetching of url contents. See "https://lynx.invisible-island.net/".
|
||
- ⚠️ WARNING gh: missing, optional for improved GitHub authorization. See "https://cli.github.com/".
|
||
|
||
CopilotChat.nvim [dependencies] ~
|
||
- ✅ OK plenary: installed
|
||
- ✅ OK copilot: copilot.lua
|
||
- ✅ OK vim.ui.select: overridden by `@/home/inorishio/.local/share/nvim/lazy/snacks.nvim/lua/snacks/picker/init.lua`
|
||
- ✅ OK tiktoken_core: installed
|
||
- ✅ OK treesitter[markdown]: installed
|
||
- ✅ OK treesitter[markdown/copilotchat]: found
|
||
- ✅ OK treesitter[diff]: installed
|
||
|
||
==============================================================================
|
||
auto-session: ✅
|
||
|
||
Setup ~
|
||
- ✅ OK setup() called
|
||
|
||
Lazy.nvim settings ~
|
||
- ✅ OK Lazy.nvim support is enabled
|
||
- ✅ OK auto-session is not lazy loaded
|
||
|
||
Config ~
|
||
- ✅ OK No config issues detected
|
||
|
||
Current Config ~
|
||
- { {
|
||
args_allow_files_auto_save = false,
|
||
args_allow_single_directory = true,
|
||
auto_create = true,
|
||
auto_restore = true,
|
||
auto_restore_last_session = false,
|
||
auto_save = true,
|
||
close_unsupported_windows = true,
|
||
continue_restore_on_error = true,
|
||
cwd_change_handling = false,
|
||
enabled = true,
|
||
lazy_support = true,
|
||
log_level = "error",
|
||
lsp_stop_on_restore = false,
|
||
root_dir = "/home/inorishio/.local/share/nvim/sessions/",
|
||
session_lens = {
|
||
load_on_setup = true,
|
||
mappings = {
|
||
alternate_session = { "i", "<C-S>" },
|
||
copy_session = { "i", "<C-Y>" },
|
||
delete_session = { "i", "<C-D>" }
|
||
},
|
||
previewer = false,
|
||
session_control = {
|
||
control_dir = "/home/inorishio/.local/share/nvim/auto_session/",
|
||
control_filename = "session_control.json"
|
||
},
|
||
theme_conf = {}
|
||
},
|
||
show_auto_restore_notif = false,
|
||
use_git_branch = false
|
||
} }
|
||
|
||
General Info ~
|
||
- Session directory: /home/inorishio/.local/share/nvim/sessions/
|
||
- Current session: /home/inorishio/.config/nvim
|
||
- Current session file: /home/inorishio/.local/share/nvim/sessions/%2Fhome%2Finorishio%2F%2Econfig%2Fnvim.vim
|
||
- Selected picker: telescope
|
||
|
||
==============================================================================
|
||
copilot: 1 ⚠️
|
||
|
||
{copilot.lua} ~
|
||
- {copilot.lua} GitHub Copilot plugin for Neovim
|
||
|
||
Copilot Dependencies ~
|
||
- ✅ OK `node` found: v25.9.0
|
||
|
||
Copilot Authentication ~
|
||
- No environment token set (`GITHUB_COPILOT_TOKEN` or `GH_COPILOT_TOKEN`)
|
||
- ✅ OK Local credentials file found
|
||
- Location: `/home/inorishio/.config/github-copilot/apps.json`
|
||
|
||
Copilot LSP Status ~
|
||
- ✅ OK LSP client is available and running
|
||
- Client ID: 4
|
||
- ⚠️ WARNING LSP authentication status: not authenticated
|
||
- For detailed authentication status, run `:Copilot status`
|
||
|
||
Copilot Configuration ~
|
||
- ✅ OK Suggestions enabled
|
||
- Auto-trigger: enabled
|
||
- ✅ OK Panel enabled
|
||
- Panel Keybinding: <M-CR>
|
||
- Log file: /home/inorishio/.local/state/nvim/logs/copilot-lua.log
|
||
|
||
==============================================================================
|
||
dap: 1 ❌
|
||
|
||
dap: Adapters ~
|
||
|
||
dap.adapter: pwa-node ~
|
||
- ✅ OK is executable: node
|
||
|
||
dap.adapter: python ~
|
||
- Adapter is a function. Can't validate it
|
||
|
||
dap.adapter: lldb ~
|
||
- ❌ ERROR `command` is not executable. Check path and permissions. Use vim.fn.expand to handle ~ or $HOME:
|
||
/usr/bin/lldb-vscode
|
||
|
||
dap: Sessions ~
|
||
- ✅ OK No active sessions
|
||
|
||
==============================================================================
|
||
fidget: ✅
|
||
|
||
fidget.setup ~
|
||
- ✅ OK All user-specified options are known and accounted for
|
||
|
||
fidget.integration ~
|
||
|
||
fidget.progress ~
|
||
- ✅ OK Using LspProgress handler implementation
|
||
- ✅ OK Option 'progress.lsp.progress_ringbuf_size' is 0, using default size
|
||
|
||
fidget.notification ~
|
||
- ℹ️ INFO vim.notify() is not set to fidget.notify()
|
||
- ℹ️ INFO Rendering notifications for regular UI (e.g., nvim TUI)
|
||
|
||
==============================================================================
|
||
lazy: ✅
|
||
|
||
lazy.nvim ~
|
||
- {lazy.nvim} version `11.17.5`
|
||
- ✅ OK {git} `version 2.53.0`
|
||
- ✅ OK no existing packages found by other package managers
|
||
- ✅ OK packer_compiled.lua not found
|
||
|
||
luarocks ~
|
||
- checking `luarocks` installation
|
||
- ✅ OK no plugins require `luarocks`, so you can ignore any warnings below
|
||
- ✅ OK {luarocks} `/usr/bin/luarocks 3.13.0`
|
||
- ✅ OK {lua5.1} `Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio`
|
||
|
||
==============================================================================
|
||
lspconfig: ✅
|
||
|
||
- Skipped. This healthcheck is redundant with `:checkhealth vim.lsp`.
|
||
|
||
==============================================================================
|
||
luasnip: 1 ⚠️
|
||
|
||
luasnip ~
|
||
- ⚠️ WARNING For Variable/Placeholder-transformations, luasnip requires
|
||
the jsregexp library. See `:help |luasnip-lsp-snippets-transformations`| for advice
|
||
|
||
|
||
==============================================================================
|
||
mason: 6 ⚠️
|
||
|
||
mason.nvim ~
|
||
- ✅ OK mason.nvim version v2.2.1
|
||
- ✅ OK PATH: prepend
|
||
- ✅ OK Providers:
|
||
mason.providers.registry-api
|
||
mason.providers.client
|
||
- ✅ OK neovim version >= 0.10.0
|
||
|
||
mason.nvim [Registries] ~
|
||
- ✅ OK Registry `github.com/mason-org/mason-registry version: 2026-04-19-welsh-spade` is installed.
|
||
- ✅ OK Registry `SynthesizedRegistrySource` is installed.
|
||
|
||
mason.nvim [Core utils] ~
|
||
- ✅ OK unzip: `UnZip 6.00 of 20 April 2009, by Info-ZIP. Maintained by C. Spieler. Send`
|
||
- ✅ OK wget: `GNU Wget 1.25.0, a non-interactive network retriever.`
|
||
- ✅ OK curl: `curl 8.19.0 (x86_64-pc-linux-gnu) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.3.2 brotli/1.2.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.21.3`
|
||
- ✅ OK gzip: `gzip 1.14-modified`
|
||
- ✅ OK tar: `tar (GNU tar) 1.35`
|
||
- ✅ OK bash: `GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)`
|
||
|
||
mason.nvim [Languages] ~
|
||
- ⚠️ WARNING Ruby: not available
|
||
- ADVICE:
|
||
- spawn: ruby failed with exit code - and signal -. Could not find executable "ruby" in PATH.
|
||
|
||
- ⚠️ WARNING RubyGem: not available
|
||
- ADVICE:
|
||
- spawn: gem failed with exit code - and signal -. Could not find executable "gem" in PATH.
|
||
|
||
- ⚠️ WARNING Composer: not available
|
||
- ADVICE:
|
||
- spawn: composer failed with exit code - and signal -. Could not find executable "composer" in PATH.
|
||
|
||
- ⚠️ WARNING PHP: not available
|
||
- ADVICE:
|
||
- spawn: php failed with exit code - and signal -. Could not find executable "php" in PATH.
|
||
|
||
- ✅ OK cargo: `cargo 1.94.1 (29ea6fb6a 2026-03-24) (Arch Linux rust 1:1.94.1-1)`
|
||
- ✅ OK Go: `go version go1.26.2-X:nodwarf5 linux/amd64`
|
||
- ✅ OK node: `v25.9.0`
|
||
- ⚠️ WARNING julia: not available
|
||
- ADVICE:
|
||
- spawn: julia failed with exit code - and signal -. Could not find executable "julia" in PATH.
|
||
|
||
- ✅ OK python: `Python 3.14.4`
|
||
- ✅ OK luarocks: `/usr/bin/luarocks 3.13.0`
|
||
- ✅ OK java: `openjdk version "26.0.2" 2026-03-17`
|
||
- ⚠️ WARNING pip: not available
|
||
- ADVICE:
|
||
- spawn: python3 failed with exit code 1 and signal 0. /usr/bin/python3: No module named pip
|
||
|
||
- ✅ OK npm: `11.12.1`
|
||
- ✅ OK python venv: `Ok`
|
||
- ✅ OK javac: `javac 26.0.2`
|
||
|
||
==============================================================================
|
||
mason-lspconfig: ✅
|
||
|
||
mason-lspconfig.nvim ~
|
||
- ✅ OK Neovim v0.11
|
||
- ✅ OK mason.nvim v2
|
||
|
||
==============================================================================
|
||
nvim-treesitter: ✅
|
||
|
||
Requirements ~
|
||
- ✅ OK Neovim was compiled with tree-sitter runtime ABI version 15 (required >=13).
|
||
- ✅ OK tree-sitter-cli 0.27.0 (/usr/bin/tree-sitter)
|
||
- ✅ OK tar 1.35.0 (/usr/bin/tar)
|
||
- ✅ OK curl 8.19.0 (/usr/bin/curl)
|
||
curl 8.19.0 (x86_64-pc-linux-gnu) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.3.2 brotli/1.2.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.21.3
|
||
Release-Date: 2026-03-11
|
||
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
|
||
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
|
||
|
||
OS Info ~
|
||
- version: #1 ZEN SMP PREEMPT_DYNAMIC Thu, 02 Apr 2026 23:32:48 +0000
|
||
- release: 6.19.11-zen1-1-zen
|
||
- machine: x86_64
|
||
- sysname: Linux
|
||
|
||
Install directory for parsers and queries ~
|
||
- /home/inorishio/.local/share/nvim/site
|
||
- ✅ OK is writable.
|
||
- ✅ OK is in runtimepath.
|
||
|
||
Installed languages H L F I J ~
|
||
- ada ✓ ✓ ✓ . ✓
|
||
- agda ✓ . ✓ . ✓
|
||
- angular ✓ ✓ ✓ ✓ ✓
|
||
- apex ✓ ✓ ✓ . ✓
|
||
- arduino ✓ ✓ ✓ ✓ ✓
|
||
- asm ✓ . . . ✓
|
||
- astro ✓ ✓ ✓ ✓ ✓
|
||
- authzed ✓ . . . ✓
|
||
- awk ✓ . . . ✓
|
||
- bash ✓ ✓ ✓ ✓ ✓
|
||
- bass ✓ ✓ ✓ ✓ ✓
|
||
- beancount ✓ . ✓ . ✓
|
||
- bibtex ✓ . ✓ ✓ ✓
|
||
- bicep ✓ ✓ ✓ ✓ ✓
|
||
- bitbake ✓ ✓ ✓ ✓ ✓
|
||
- blade ✓ . ✓ ✓ ✓
|
||
- bp ✓ ✓ ✓ ✓ ✓
|
||
- bpftrace ✓ . . . ✓
|
||
- brightscript ✓ . ✓ ✓ ✓
|
||
- c ✓ ✓ ✓ ✓ ✓
|
||
- c3 ✓ . ✓ ✓ ✓
|
||
- c_sharp ✓ ✓ ✓ . ✓
|
||
- caddy ✓ . ✓ ✓ ✓
|
||
- cairo ✓ ✓ ✓ ✓ ✓
|
||
- capnp ✓ ✓ ✓ ✓ ✓
|
||
- chatito ✓ ✓ ✓ ✓ ✓
|
||
- circom ✓ ✓ ✓ . ✓
|
||
- clojure ✓ ✓ ✓ . ✓
|
||
- cmake ✓ . ✓ ✓ ✓
|
||
- comment ✓ . . . .
|
||
- commonlisp ✓ ✓ ✓ . ✓
|
||
- cooklang ✓ . . . ✓
|
||
- corn ✓ ✓ ✓ ✓ ✓
|
||
- cpon ✓ ✓ ✓ ✓ ✓
|
||
- cpp ✓ ✓ ✓ ✓ ✓
|
||
- css ✓ . ✓ ✓ ✓
|
||
- csv ✓ . . . .
|
||
- cuda ✓ ✓ ✓ ✓ ✓
|
||
- cue ✓ ✓ ✓ ✓ ✓
|
||
- cylc ✓ . ✓ ✓ ✓
|
||
- d ✓ ✓ ✓ ✓ ✓
|
||
- dart ✓ ✓ ✓ ✓ ✓
|
||
- desktop ✓ . ✓ . ✓
|
||
- devicetree ✓ ✓ ✓ ✓ ✓
|
||
- dhall ✓ . ✓ . ✓
|
||
- diff ✓ . ✓ . ✓
|
||
- disassembly ✓ . . . ✓
|
||
- djot ✓ ✓ ✓ ✓ ✓
|
||
- dockerfile ✓ . . . ✓
|
||
- dot ✓ . ✓ ✓ ✓
|
||
- doxygen ✓ . . ✓ ✓
|
||
- dtd ✓ ✓ ✓ . ✓
|
||
- earthfile ✓ . . . ✓
|
||
- ebnf ✓ . . . ✓
|
||
- ecma
|
||
- editorconfig ✓ . ✓ . ✓
|
||
- eds ✓ . ✓ . .
|
||
- eex ✓ . . . ✓
|
||
- elixir ✓ ✓ ✓ ✓ ✓
|
||
- elm ✓ . ✓ . ✓
|
||
- elsa ✓ ✓ ✓ ✓ ✓
|
||
- elvish ✓ . . . ✓
|
||
- embedded_template ✓ . . . ✓
|
||
- enforce ✓ ✓ ✓ ✓ ✓
|
||
- erlang ✓ . ✓ . ✓
|
||
- facility ✓ . ✓ ✓ ✓
|
||
- faust ✓ . . . ✓
|
||
- fennel ✓ ✓ ✓ . ✓
|
||
- fidl ✓ . ✓ . ✓
|
||
- firrtl ✓ ✓ ✓ ✓ ✓
|
||
- fish ✓ ✓ ✓ ✓ ✓
|
||
- foam ✓ ✓ ✓ ✓ ✓
|
||
- forth ✓ ✓ ✓ ✓ ✓
|
||
- fortran ✓ . ✓ ✓ ✓
|
||
- fsh ✓ . . . ✓
|
||
- fsharp ✓ . . . ✓
|
||
- func ✓ . . . ✓
|
||
- gap ✓ ✓ ✓ . ✓
|
||
- gaptst ✓ . ✓ . ✓
|
||
- gdscript ✓ ✓ ✓ ✓ ✓
|
||
- gdshader ✓ . . . ✓
|
||
- git_config ✓ . ✓ . ✓
|
||
- git_rebase ✓ . . . ✓
|
||
- gitattributes ✓ ✓ . . ✓
|
||
- gitcommit ✓ . . . ✓
|
||
- gitignore ✓ . . . ✓
|
||
- gleam ✓ ✓ ✓ ✓ ✓
|
||
- glimmer ✓ ✓ ✓ ✓ ✓
|
||
- glimmer_javascript ✓ ✓ ✓ ✓ ✓
|
||
- glimmer_typescript ✓ . ✓ ✓ ✓
|
||
- glsl ✓ ✓ ✓ ✓ ✓
|
||
- gn ✓ ✓ ✓ ✓ ✓
|
||
- gnuplot ✓ . . . ✓
|
||
- go ✓ ✓ ✓ ✓ ✓
|
||
- goctl ✓ . ✓ ✓ ✓
|
||
- godot_resource ✓ ✓ ✓ . ✓
|
||
- gomod ✓ . . . ✓
|
||
- gosum ✓ . . . .
|
||
- gotmpl ✓ ✓ ✓ . ✓
|
||
- gowork ✓ . . . ✓
|
||
- gpg ✓ . . . ✓
|
||
- graphql ✓ . . ✓ ✓
|
||
- gren ✓ . . . ✓
|
||
- groovy ✓ ✓ ✓ ✓ ✓
|
||
- groq ✓ . ✓ ✓ ✓
|
||
- gstlaunch ✓ . . . .
|
||
- hack ✓ . . . ✓
|
||
- hare ✓ ✓ ✓ ✓ ✓
|
||
- haskell ✓ ✓ ✓ . ✓
|
||
- haskell_persistent ✓ . ✓ . .
|
||
- hcl ✓ . ✓ ✓ ✓
|
||
- heex ✓ ✓ ✓ ✓ ✓
|
||
- helm ✓ ✓ ✓ . ✓
|
||
- hjson ✓ ✓ ✓ ✓ ✓
|
||
- hlsl ✓ ✓ ✓ ✓ ✓
|
||
- hlsplaylist ✓ . . . ✓
|
||
- hocon ✓ . ✓ . ✓
|
||
- hoon ✓ ✓ ✓ . ✓
|
||
- html ✓ ✓ ✓ ✓ ✓
|
||
- html_tags
|
||
- htmldjango ✓ . ✓ ✓ ✓
|
||
- http ✓ . ✓ . ✓
|
||
- hurl ✓ . ✓ ✓ ✓
|
||
- hyprlang ✓ . ✓ ✓ ✓
|
||
- idl ✓ . . ✓ ✓
|
||
- idris ✓ ✓ ✓ . ✓
|
||
- ini ✓ . ✓ . ✓
|
||
- inko ✓ ✓ ✓ ✓ ✓
|
||
- ispc ✓ ✓ ✓ ✓ ✓
|
||
- janet_simple ✓ ✓ ✓ . ✓
|
||
- java ✓ ✓ ✓ ✓ ✓
|
||
- javadoc ✓ . . ✓ ✓
|
||
- javascript ✓ ✓ ✓ ✓ ✓
|
||
- jinja ✓ . . . ✓
|
||
- jinja_inline ✓ . . . ✓
|
||
- jjdescription ✓ . . . ✓
|
||
- jq ✓ ✓ . . ✓
|
||
- jsdoc ✓ . . . .
|
||
- json ✓ ✓ ✓ ✓ ✓
|
||
- json5 ✓ . . . ✓
|
||
- jsonnet ✓ ✓ ✓ . ✓
|
||
- jsx
|
||
- julia ✓ ✓ ✓ ✓ ✓
|
||
- just ✓ ✓ ✓ ✓ ✓
|
||
- kcl ✓ . ✓ . ✓
|
||
- kconfig ✓ ✓ ✓ ✓ ✓
|
||
- kdl ✓ ✓ ✓ ✓ ✓
|
||
- kitty ✓ . . . ✓
|
||
- kos ✓ ✓ ✓ . ✓
|
||
- kotlin ✓ ✓ ✓ . ✓
|
||
- koto ✓ ✓ ✓ . ✓
|
||
- kusto ✓ . . . ✓
|
||
- lalrpop ✓ ✓ ✓ . ✓
|
||
- latex ✓ . ✓ . ✓
|
||
- ledger ✓ . ✓ ✓ ✓
|
||
- leo ✓ . . ✓ ✓
|
||
- linkerscript ✓ ✓ ✓ ✓ ✓
|
||
- liquid ✓ . . . ✓
|
||
- liquidsoap ✓ ✓ ✓ ✓ ✓
|
||
- llvm ✓ . . . ✓
|
||
- lua ✓ ✓ ✓ ✓ ✓
|
||
- luadoc ✓ . . . .
|
||
- luap ✓ . . . .
|
||
- luau ✓ ✓ ✓ ✓ ✓
|
||
- m68k ✓ ✓ ✓ . ✓
|
||
- make ✓ . ✓ . ✓
|
||
- markdown ✓ . ✓ ✓ ✓
|
||
- markdown_inline ✓ . . . ✓
|
||
- matlab ✓ ✓ ✓ ✓ ✓
|
||
- menhir ✓ . . . ✓
|
||
- mermaid ✓ . ✓ ✓ ✓
|
||
- meson ✓ . ✓ ✓ ✓
|
||
- mlir ✓ ✓ . . ✓
|
||
- muttrc ✓ . . . ✓
|
||
- nasm ✓ . . . ✓
|
||
- nginx ✓ . ✓ . ✓
|
||
- nickel ✓ . . ✓ ✓
|
||
- nim ✓ ✓ ✓ . ✓
|
||
- nim_format_string ✓ . . . ✓
|
||
- ninja ✓ . ✓ ✓ ✓
|
||
- nix ✓ ✓ ✓ ✓ ✓
|
||
- nqc ✓ ✓ ✓ ✓ ✓
|
||
- nu ✓ . ✓ ✓ ✓
|
||
- objc ✓ ✓ ✓ ✓ ✓
|
||
- objdump ✓ . . . ✓
|
||
- ocaml ✓ ✓ ✓ ✓ ✓
|
||
- ocaml_interface ✓ ✓ ✓ ✓ ✓
|
||
- ocamllex ✓ . . . ✓
|
||
- odin ✓ ✓ ✓ ✓ ✓
|
||
- pascal ✓ ✓ ✓ ✓ ✓
|
||
- passwd ✓ . . . .
|
||
- pem ✓ . ✓ . ✓
|
||
- perl ✓ . ✓ . ✓
|
||
- php ✓ ✓ ✓ ✓ ✓
|
||
- php_only ✓ ✓ ✓ ✓ ✓
|
||
- phpdoc ✓ . . . .
|
||
- pioasm ✓ . . . ✓
|
||
- pkl ✓ . ✓ . ✓
|
||
- po ✓ . ✓ . ✓
|
||
- pod ✓ . . . .
|
||
- poe_filter ✓ . ✓ ✓ ✓
|
||
- pony ✓ ✓ ✓ ✓ ✓
|
||
- powershell ✓ ✓ ✓ ✓ ✓
|
||
- printf ✓ . . . .
|
||
- prisma ✓ . ✓ . ✓
|
||
- problog ✓ . ✓ ✓ ✓
|
||
- prolog ✓ . ✓ ✓ ✓
|
||
- promql ✓ . . . ✓
|
||
- properties ✓ ✓ . . ✓
|
||
- proto ✓ . ✓ ✓ ✓
|
||
- prql ✓ . . . ✓
|
||
- psv ✓ . . . .
|
||
- pug ✓ . . . ✓
|
||
- puppet ✓ ✓ ✓ ✓ ✓
|
||
- purescript ✓ ✓ . . ✓
|
||
- pymanifest ✓ . . . ✓
|
||
- python ✓ ✓ ✓ ✓ ✓
|
||
- ql ✓ ✓ ✓ ✓ ✓
|
||
- qmldir ✓ . . . ✓
|
||
- qmljs ✓ . ✓ . ✓
|
||
- query ✓ ✓ ✓ ✓ ✓
|
||
- r ✓ ✓ . ✓ ✓
|
||
- racket ✓ . ✓ . ✓
|
||
- ralph ✓ . . . ✓
|
||
- rasi ✓ ✓ ✓ ✓ ✓
|
||
- razor ✓ . ✓ . ✓
|
||
- rbs ✓ . ✓ ✓ ✓
|
||
- re2c ✓ ✓ ✓ ✓ ✓
|
||
- readline ✓ . ✓ ✓ ✓
|
||
- regex ✓ . . . .
|
||
- rego ✓ . . . ✓
|
||
- requirements ✓ . . . ✓
|
||
- rescript ✓ ✓ ✓ ✓ ✓
|
||
- rifleconf ✓ . . . ✓
|
||
- rnoweb ✓ . ✓ . ✓
|
||
- robot ✓ . ✓ ✓ ✓
|
||
- robots_txt ✓ . . . ✓
|
||
- roc ✓ ✓ . ✓ ✓
|
||
- ron ✓ ✓ ✓ ✓ ✓
|
||
- rst ✓ ✓ . . ✓
|
||
- ruby ✓ ✓ ✓ ✓ ✓
|
||
- runescript ✓ . . . ✓
|
||
- rust ✓ ✓ ✓ ✓ ✓
|
||
- scala ✓ ✓ ✓ . ✓
|
||
- scfg ✓ . . . ✓
|
||
- scheme ✓ . ✓ . ✓
|
||
- scss ✓ . ✓ ✓ ✓
|
||
- sflog ✓ . . . .
|
||
- slang ✓ ✓ ✓ ✓ ✓
|
||
- slim ✓ ✓ ✓ ✓ ✓
|
||
- slint ✓ ✓ ✓ ✓ ✓
|
||
- smali ✓ ✓ ✓ ✓ ✓
|
||
- smithy ✓ . . . ✓
|
||
- snakemake ✓ ✓ ✓ ✓ ✓
|
||
- snl ✓ ✓ ✓ ✓ ✓
|
||
- solidity ✓ . ✓ . ✓
|
||
- soql ✓ . . . .
|
||
- sosl ✓ . . . .
|
||
- sourcepawn ✓ ✓ . . ✓
|
||
- sparql ✓ ✓ ✓ ✓ ✓
|
||
- sproto ✓ . ✓ ✓ ✓
|
||
- sql ✓ . ✓ ✓ ✓
|
||
- squirrel ✓ ✓ ✓ ✓ ✓
|
||
- ssh_config ✓ ✓ ✓ ✓ ✓
|
||
- starlark ✓ ✓ ✓ ✓ ✓
|
||
- strace ✓ . . . ✓
|
||
- styled ✓ . ✓ ✓ ✓
|
||
- supercollider ✓ ✓ ✓ ✓ ✓
|
||
- superhtml ✓ . . . ✓
|
||
- surface ✓ . ✓ ✓ ✓
|
||
- svelte ✓ ✓ ✓ ✓ ✓
|
||
- sway ✓ ✓ ✓ ✓ ✓
|
||
- swift ✓ ✓ ✓ ✓ ✓
|
||
- sxhkdrc ✓ . ✓ . ✓
|
||
- systemtap ✓ ✓ ✓ . ✓
|
||
- systemverilog ✓ . ✓ . ✓
|
||
- t32 ✓ ✓ ✓ ✓ ✓
|
||
- tablegen ✓ ✓ ✓ ✓ ✓
|
||
- tact ✓ ✓ ✓ ✓ ✓
|
||
- tcl ✓ . ✓ ✓ ✓
|
||
- teal ✓ ✓ ✓ ✓ ✓
|
||
- templ ✓ . ✓ . ✓
|
||
- tera ✓ . . . ✓
|
||
- terraform ✓ . ✓ ✓ ✓
|
||
- textproto ✓ . ✓ ✓ ✓
|
||
- thrift ✓ ✓ ✓ ✓ ✓
|
||
- tiger ✓ ✓ ✓ ✓ ✓
|
||
- tlaplus ✓ ✓ ✓ . ✓
|
||
- tmux ✓ . . . ✓
|
||
- todotxt ✓ . . . .
|
||
- toml ✓ ✓ ✓ ✓ ✓
|
||
- tsv ✓ . . . .
|
||
- tsx ✓ ✓ ✓ ✓ ✓
|
||
- turtle ✓ ✓ ✓ ✓ ✓
|
||
- twig ✓ . . . ✓
|
||
- typescript ✓ ✓ ✓ ✓ ✓
|
||
- typespec ✓ . . ✓ ✓
|
||
- typoscript ✓ . ✓ ✓ ✓
|
||
- typst ✓ . ✓ ✓ ✓
|
||
- udev ✓ ✓ . . ✓
|
||
- ungrammar ✓ ✓ ✓ ✓ ✓
|
||
- unison ✓ . ✓ . ✓
|
||
- usd ✓ ✓ ✓ ✓ ✓
|
||
- uxntal ✓ ✓ ✓ ✓ ✓
|
||
- v ✓ ✓ ✓ ✓ ✓
|
||
- vala ✓ . ✓ . ✓
|
||
- vento ✓ . . . ✓
|
||
- vhdl ✓ . ✓ . ✓
|
||
- vhs ✓ . . . ✓
|
||
- vim ✓ ✓ ✓ . ✓
|
||
- vimdoc ✓ . . . ✓
|
||
- vrl ✓ ✓ ✓ ✓ ✓
|
||
- vue ✓ . ✓ ✓ ✓
|
||
- wgsl ✓ . ✓ ✓ ✓
|
||
- wgsl_bevy ✓ . ✓ ✓ .
|
||
- wing ✓ ✓ ✓ . ✓
|
||
- wit ✓ . ✓ . ✓
|
||
- wxml ✓ . ✓ ✓ ✓
|
||
- xcompose ✓ ✓ . . ✓
|
||
- xml ✓ ✓ ✓ ✓ ✓
|
||
- xresources ✓ ✓ ✓ . ✓
|
||
- yaml ✓ ✓ ✓ ✓ ✓
|
||
- yang ✓ . ✓ ✓ ✓
|
||
- yuck ✓ ✓ ✓ ✓ ✓
|
||
- zathurarc ✓ . . . ✓
|
||
- zig ✓ ✓ ✓ ✓ ✓
|
||
- ziggy ✓ . . ✓ .
|
||
- ziggy_schema ✓ . . ✓ .
|
||
- zsh ✓ ✓ ✓ . ✓
|
||
|
||
Legend: [H]ighlights, [L]ocals, [F]olds, [I]ndents, In[J]ections ~
|
||
|
||
==============================================================================
|
||
rainbow-delimiters: ✅
|
||
|
||
- No custom configuration; see :help |rb-delimiters-setup| for information.
|
||
|
||
==============================================================================
|
||
render-markdown: 1 ⚠️
|
||
|
||
render-markdown.nvim [versions] ~
|
||
- ✅ OK neovim >= 0.11
|
||
- ✅ OK tree-sitter ABI: 15
|
||
- ✅ OK plugin: 8.12.10
|
||
|
||
render-markdown.nvim [configuration] ~
|
||
- ✅ OK valid
|
||
|
||
render-markdown.nvim [tree-sitter markdown] ~
|
||
- ✅ OK parser: installed
|
||
- ✅ OK ABI: 15
|
||
- ✅ OK highlights: ~/.local/share/nvim/site/queries/markdown/highlights.scm
|
||
- ✅ OK highlighter: enabled
|
||
|
||
render-markdown.nvim [tree-sitter markdown_inline] ~
|
||
- ✅ OK parser: installed
|
||
- ✅ OK ABI: 15
|
||
- ✅ OK highlights: ~/.local/share/nvim/site/queries/markdown_inline/highlights.scm
|
||
|
||
render-markdown.nvim [tree-sitter html] ~
|
||
- ✅ OK parser: installed
|
||
- ✅ OK ABI: 14
|
||
|
||
render-markdown.nvim [tree-sitter latex] ~
|
||
- ✅ OK parser: installed
|
||
- ✅ OK ABI: 15
|
||
|
||
render-markdown.nvim [tree-sitter yaml] ~
|
||
- ✅ OK parser: installed
|
||
- ✅ OK ABI: 15
|
||
|
||
render-markdown.nvim [icons] ~
|
||
- ✅ OK using: nvim-web-devicons
|
||
|
||
render-markdown.nvim [latex] ~
|
||
- ⚠️ WARNING none installed: { "utftex", "latex2text" }
|
||
- ADVICE:
|
||
- disable latex support to avoid this warning
|
||
- require('render-markdown').setup({ latex = { enabled = false } })
|
||
|
||
render-markdown.nvim [conflicts] ~
|
||
- ✅ OK headlines: not installed
|
||
- ✅ OK markview: not installed
|
||
- ✅ OK obsidian: not installed
|
||
|
||
==============================================================================
|
||
snacks: 4 ⚠️ 4 ❌
|
||
|
||
Snacks ~
|
||
- ✅ OK setup called
|
||
|
||
Snacks.bigfile ~
|
||
- ✅ OK setup {enabled}
|
||
|
||
Snacks.dashboard ~
|
||
- ✅ OK setup {enabled}
|
||
- ✅ OK setup ran
|
||
- ⚠️ WARNING dashboard did not open: `buffer has a name`
|
||
|
||
Snacks.explorer ~
|
||
- ✅ OK setup {enabled}
|
||
- ✅ OK 'gio' `2.88.0`
|
||
- ✅ OK 'kioclient5' `kioclient5 6.6.4`
|
||
- ✅ OK 'kioclient' `kioclient 6.6.4`
|
||
- ✅ OK System trash command found
|
||
|
||
Snacks.image ~
|
||
- ✅ OK setup {enabled}
|
||
- ✅ OK 'kitty' `kitty 0.46.2 created by Kovid Goyal`
|
||
- ✅ OK 'magick' `Version: ImageMagick 7.1.2-19 Q16-HDRI x86_64 77d89c30f:20260412 https://imagemagick.org`
|
||
- ✅ OK 'convert' `WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"`
|
||
- ✅ OK Terminal Dimensions:
|
||
- {size}: `2520` x `1280` pixels
|
||
- {scale}: `2.62`
|
||
- {cell}: `21` x `40` pixels
|
||
- ✅ OK Available Treesitter languages:
|
||
`css`, `html`, `javascript`, `latex`, `markdown_inline`, `markdown`, `norg`, `scss`, `svelte`, `tsx`, `typst`, `vue`
|
||
- ✅ OK 'gs' `10.07.0`
|
||
- ✅ OK PDF files are supported
|
||
- ✅ OK 'pdflatex' `pdfTeX 3.141592653-2.6-1.40.29 (TeX Live 2026)`
|
||
- ✅ OK LaTeX math equations are supported
|
||
- ❌ ERROR Tool not found: 'mmdc'
|
||
- ⚠️ WARNING `mmdc` is required to render Mermaid diagrams
|
||
- ❌ ERROR your terminal does not support the kitty graphics protocol
|
||
- supported terminals: `kitty`, `wezterm`, `ghostty`
|
||
|
||
Snacks.input ~
|
||
- ✅ OK setup {enabled}
|
||
- ✅ OK `vim.ui.input` is set to `Snacks.input`
|
||
|
||
Snacks.lazygit ~
|
||
- ❌ ERROR {lazygit} not installed
|
||
|
||
Snacks.notifier ~
|
||
- ✅ OK setup {enabled}
|
||
- ❌ ERROR is not ready
|
||
|
||
Snacks.picker ~
|
||
- ✅ OK setup {enabled}
|
||
- ✅ OK `vim.ui.select` is set to `Snacks.picker.select`
|
||
- ✅ OK Available Treesitter languages:
|
||
`regex`
|
||
- ✅ OK 'git' `git version 2.53.0`
|
||
- ✅ OK 'rg' `ripgrep 15.1.0`
|
||
- ✅ OK `Snacks.picker.grep()` is available
|
||
- ✅ OK 'fd' `fd 10.4.2`
|
||
- ✅ OK `Snacks.picker.files()` is available
|
||
- ✅ OK `Snacks.picker.explorer()` is available
|
||
- ✅ OK `SQLite3` is available
|
||
|
||
Snacks.quickfile ~
|
||
- ✅ OK setup {enabled}
|
||
|
||
Snacks.scope ~
|
||
- ✅ OK setup {enabled}
|
||
|
||
Snacks.scroll ~
|
||
- ✅ OK setup {enabled}
|
||
|
||
Snacks.statuscolumn ~
|
||
- ✅ OK setup {enabled}
|
||
|
||
Snacks.terminal ~
|
||
- ✅ OK shell configured
|
||
- `vim.o.shell`: /usr/bin/zsh
|
||
- `parsed`: { "/usr/bin/zsh" }
|
||
|
||
Snacks.toggle ~
|
||
- ⚠️ WARNING {which-key} is not installed
|
||
|
||
Snacks.words ~
|
||
- ⚠️ WARNING setup {disabled}
|
||
|
||
==============================================================================
|
||
telescope: ✅
|
||
|
||
Checking for required plugins ~
|
||
- ✅ OK plenary installed.
|
||
|
||
Checking external dependencies ~
|
||
- ✅ OK rg: found ripgrep 15.1.0
|
||
- ✅ OK fd: found fd 10.4.2
|
||
|
||
===== Installed extensions ===== ~
|
||
|
||
Telescope Extension: `notify` ~
|
||
- No healthcheck provided
|
||
|
||
Telescope Extension: `session-lens` ~
|
||
- No healthcheck provided
|
||
|
||
==============================================================================
|
||
tpipeline: 1 ⚠️ 1 ❌
|
||
|
||
tpipeline report ~
|
||
- ✅ OK Neovim version is supported
|
||
- ❌ ERROR Background job is not running: dead (init not called)
|
||
- ✅ OK No job errors reported
|
||
- ⚠️ WARNING The current colorscheme contains 15 highlight groups that don't properly support truecolor.
|
||
These colors might not render correctly in tmux.
|
||
You can list them with ":echom tpipeline#debug#get_bad_hl_groups()".
|
||
|
||
==============================================================================
|
||
undo-glow: 4 ⚠️
|
||
|
||
Neovim Version Check ~
|
||
- ✅ OK Neovim version is 0.13.0
|
||
|
||
Neovim API Checks ~
|
||
- ✅ OK vim.uv is available.
|
||
- ✅ OK nvim_set_hl API is available.
|
||
- ✅ OK vim.api.nvim_buf_set_extmark supports the 'scoped' option (experimental).
|
||
- ✅ OK Experimental namespace API 'vim.api.nvim__ns_set' functions are callable.
|
||
|
||
Timer Creation Test ~
|
||
- ✅ OK Timer creation is working.
|
||
|
||
Highlight Group Test ~
|
||
- ✅ OK Able to set highlight group 'UgHealthTest'.
|
||
|
||
TextYankPost Autocmds Check ~
|
||
- ⚠️ WARNING Found 1 interfering TextYankPost autocmd(s) (excluding those that use undo-glow).
|
||
|
||
Plugin Integration Checks ~
|
||
- ⚠️ WARNING yanky.nvim is not installed. Yank highlighting will be limited.
|
||
- ⚠️ WARNING substitute.nvim is not installed. Substitute highlighting will be limited.
|
||
- ⚠️ WARNING flash.nvim is not installed. Flash highlighting will be limited.
|
||
|
||
Config Checks ~
|
||
- ✅ OK Animation is enabled in the configuration.
|
||
- ✅ OK Animation duration seems reasonable
|
||
- ✅ OK FPS is reasonably set
|
||
- ✅ OK Animation type is valid
|
||
|
||
Performance Configuration Checks ~
|
||
- ✅ OK Color cache size is reasonably configured
|
||
- ✅ OK Debounce delay is reasonably configured
|
||
- ✅ OK Animation optimization is enabled for better performance
|
||
|
||
Highlight Configuration Checks ~
|
||
- ✅ OK undo highlight configuration is valid
|
||
- ✅ OK redo highlight configuration is valid
|
||
- ✅ OK yank highlight configuration is valid
|
||
- ✅ OK paste highlight configuration is valid
|
||
- ✅ OK search highlight configuration is valid
|
||
- ✅ OK comment highlight configuration is valid
|
||
- ✅ OK cursor highlight configuration is valid
|
||
|
||
Transparency Fallback Checks ~
|
||
- ✅ OK Background color is set, no transparency fallback needed
|
||
- ✅ OK Foreground color is set, no transparency fallback needed
|
||
|
||
Priority Configuration Check ~
|
||
- ✅ OK Extmark priority is reasonably configured
|
||
|
||
==============================================================================
|
||
vim.deprecated: 3 ⚠️
|
||
|
||
~
|
||
- ⚠️ WARNING client.is_stopped is deprecated. Feature was removed in Nvim 0.13
|
||
- ADVICE:
|
||
- use client:is_stopped instead.
|
||
- stack traceback:
|
||
/home/inorishio/.local/share/nvim/lazy/copilot-cmp/lua/copilot_cmp/source.lua:23
|
||
/home/inorishio/.local/share/nvim/lazy/copilot-cmp/lua/copilot_cmp/init.lua:41
|
||
/home/inorishio/.local/share/nvim/lazy/copilot-cmp/lua/copilot_cmp/init.lua:56
|
||
=[C]:-1
|
||
/usr/share/nvim/runtime/lua/vim/lsp/client.lua:1167
|
||
/usr/share/nvim/runtime/lua/vim/lsp/client.lua:628
|
||
vim/_core/editor.lua:0
|
||
|
||
~
|
||
- ⚠️ WARNING vim.str_utfindex is deprecated. Feature will be removed in Nvim 1.0
|
||
- ADVICE:
|
||
- use vim.str_utfindex(s, encoding, index, strict_indexing) instead.
|
||
- stack traceback:
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-notify/lua/notify/render/wrapped-default.lua:58
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-notify/lua/notify/service/buffer/init.lua:107
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-notify/lua/notify/service/init.lua:53
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-notify/lua/notify/instance.lua:132
|
||
/home/inorishio/.local/share/nvim/lazy/snacks.nvim/lua/snacks/notifier.lua:774
|
||
/home/inorishio/.local/share/nvim/lazy/snacks.nvim/lua/snacks/health.lua:67
|
||
require("snacks.health").check():1
|
||
=[C]:-1
|
||
/usr/share/nvim/runtime/lua/vim/health.lua:457
|
||
<nvim>:1
|
||
|
||
~
|
||
- ⚠️ WARNING vim.validate{<table>} is deprecated. Feature will be removed in Nvim 1.0
|
||
- ADVICE:
|
||
- use vim.validate(<params>) instead.
|
||
- stack traceback:
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-texlabconfig/lua/texlabconfig/config.lua:23
|
||
/home/inorishio/.local/share/nvim/lazy/nvim-texlabconfig/lua/texlabconfig/init.lua:9
|
||
/home/inorishio/.config/nvim/lua/config/format/texlab.lua:1
|
||
=[C]:-1
|
||
/home/inorishio/.config/nvim/lua/plugins/init.lua:183
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:380
|
||
=[C]:-1
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/util.lua:135
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:395
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:362
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:197
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/core/loader.lua:127
|
||
/home/inorishio/.local/share/nvim/lazy/lazy.nvim/lua/lazy/init.lua:112
|
||
/home/inorishio/.config/nvim/lua/config/lazy.lua:21
|
||
=[C]:-1
|
||
/home/inorishio/.config/nvim/init.lua:2
|
||
|
||
==============================================================================
|
||
vim.health: ✅
|
||
|
||
System Info ~
|
||
- ✅ OK Up to date (HEAD)
|
||
- Nvim version: `v0.13.0-dev-250+ge8b3968774` e8b3968774
|
||
- Operating system: Linux 6.19.11-zen1-1-zen
|
||
- Terminal: unknown
|
||
- $TERM: zterm
|
||
|
||
Configuration ~
|
||
- ✅ OK no issues found
|
||
|
||
Runtime ~
|
||
- ✅ OK $VIMRUNTIME: /usr/share/nvim/runtime
|
||
|
||
Performance ~
|
||
- ✅ OK Build type: RelWithDebInfo
|
||
|
||
Remote Plugins ~
|
||
- ✅ OK Up to date
|
||
|
||
Terminal ~
|
||
- key_backspace (kbs) terminfo entry: `key_backspace=\177`
|
||
- key_dc (kdch1) terminfo entry: `key_dc=\E[3~`
|
||
- $COLORTERM="truecolor"
|
||
|
||
External Tools ~
|
||
- ✅ OK ripgrep 15.1.0 (/usr/bin/rg)
|
||
- ✅ OK vim.ui.open: handler found (xdg-open)
|
||
- ✅ OK git version 2.53.0 (/usr/bin/git)
|
||
- ✅ OK curl 8.19.0 (/usr/bin/curl)
|
||
curl 8.19.0 (x86_64-pc-linux-gnu) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.3.2 brotli/1.2.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.21.3
|
||
Release-Date: 2026-03-11
|
||
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
|
||
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
|
||
|
||
==============================================================================
|
||
vim.lsp: 26 ⚠️
|
||
|
||
- LSP log level : WARN
|
||
- Log path: /home/inorishio/.local/state/nvim/logs/lsp.log
|
||
- Log size: 167 KB
|
||
|
||
vim.lsp: Active Features ~
|
||
- folding_range
|
||
- Active buffers:
|
||
|
||
- codelens
|
||
- Active buffers:
|
||
|
||
- inline_completion
|
||
- Active buffers:
|
||
|
||
- document_color
|
||
- Active buffers:
|
||
|
||
- semantic_tokens
|
||
- Active buffers:
|
||
[2]: lua_ls (id: 1)
|
||
|
||
vim.lsp: Active Clients ~
|
||
- lua_ls (id: 1)
|
||
- Version: 3.18.2-dev
|
||
- Root directory: ~/.config/nvim
|
||
- Command: { "lua-language-server" }
|
||
- Settings: {
|
||
Lua = {
|
||
codeLens = {
|
||
enable = true
|
||
},
|
||
hint = {
|
||
enable = true,
|
||
semicolon = "Disable"
|
||
}
|
||
}
|
||
}
|
||
- Attached buffers: 2
|
||
- stylua (id: 2)
|
||
- Version: 2.4.1
|
||
- Root directory: ~/.config/nvim
|
||
- Command: { "stylua", "--lsp" }
|
||
- Settings: {}
|
||
- Attached buffers: 2
|
||
- typos_lsp (id: 3)
|
||
- Version: 0.1.52
|
||
- Root directory: nil
|
||
- Command: { "typos-lsp" }
|
||
- Settings: {}
|
||
- Attached buffers: 2
|
||
- copilot (id: 4)
|
||
- Version: 1.472.0
|
||
- Root directory: ~/.config/nvim
|
||
- Command: { "node", "/home/inorishio/.local/share/nvim/lazy/copilot.lua/copilot/js/language-server.js", "--stdio" }
|
||
- Settings: {
|
||
advanced = {
|
||
timeout = 30000
|
||
},
|
||
telemetry = {
|
||
telemetryLevel = "all"
|
||
}
|
||
}
|
||
- Attached buffers: 2
|
||
- render-markdown (id: 5)
|
||
- Version: ? (no serverInfo.version response)
|
||
- Root directory: nil
|
||
- Command: <function @/home/inorishio/.local/share/nvim/lazy/render-markdown.nvim/lua/render-markdown/integ/lsp.lua:20>
|
||
- Settings: {}
|
||
- Attached buffers:
|
||
|
||
vim.lsp: Enabled Configurations ~
|
||
- ⚠️ WARNING 'bash-language-server' is not executable. Configuration will not be used.
|
||
- bashls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "bash-language-server", "start" }
|
||
- filetypes: bash, sh
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git" }
|
||
- settings: {
|
||
bashIde = {
|
||
globPattern = "*@(.sh|.inc|.bash|.command)"
|
||
}
|
||
}
|
||
|
||
- clangd:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
offsetEncoding = { "utf-8", "utf-16" },
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
editsNearCursor = true,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "clangd" }
|
||
- filetypes: c, cpp, objc, objcpp, cuda
|
||
- get_language_id: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/clangd.lua:77>
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- on_init: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/clangd.lua:90>
|
||
- root_markers: { ".clangd", ".clang-tidy", ".clang-format", "compile_commands.json", "compile_flags.txt", "configure.ac", ".git" }
|
||
|
||
- cmake:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "cmake-language-server" }
|
||
- filetypes: cmake
|
||
- init_options: {
|
||
buildDirectory = "build"
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "CMakePresets.json", "CTestConfig.cmake", ".git", "build", "cmake" }
|
||
|
||
- cssls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/cssls.lua:25>
|
||
- filetypes: css, scss, less
|
||
- init_options: {
|
||
provideFormatter = true
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "package.json", ".git" }
|
||
- settings: {
|
||
css = {
|
||
validate = true
|
||
},
|
||
less = {
|
||
validate = true
|
||
},
|
||
scss = {
|
||
validate = true
|
||
}
|
||
}
|
||
|
||
- ⚠️ WARNING Unknown filetype 'gotmpl' (Hint: filename extension != filetype).
|
||
- gopls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "gopls" }
|
||
- filetypes: go, gomod, gowork, gotmpl
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/gopls.lua:92>
|
||
|
||
- html:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/html.lua:27>
|
||
- filetypes: html
|
||
- init_options: {
|
||
configurationSection = { "html", "css", "javascript" },
|
||
embeddedLanguages = {
|
||
css = true,
|
||
javascript = true
|
||
},
|
||
provideFormatter = true
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "package.json", ".git" }
|
||
- settings: {}
|
||
|
||
- hyprls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "hyprls", "--stdio" }
|
||
- filetypes: hyprlang
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git" }
|
||
|
||
- jsonls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/jsonls.lua:26>
|
||
- filetypes: json, jsonc
|
||
- init_options: {
|
||
provideFormatter = true
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git" }
|
||
- settings: {
|
||
json = {
|
||
schemas = { {
|
||
description = "Manifest for Hashgraph Online Registry Broker skill packages",
|
||
fileMatch = { "**/.hol/skill.json", "**/hol/skill.json", "hol-skill.json" },
|
||
name = "Hashgraph Online Skill Manifest",
|
||
url = "https://raw.githubusercontent.com/hashgraph-online/skill-publish/main/schemas/skill.schema.json"
|
||
}, {
|
||
description = "Configuration file for Release Hub",
|
||
fileMatch = { ".release-hub.json", ".release-hub.config.json", "release-hub.json", "release-hub.config.json" },
|
||
name = "release-hub.json",
|
||
url = "https://raw.githubusercontent.com/teneplaysofficial/release-hub/main/schema/release-hub.schema.json"
|
||
}, {
|
||
description = "Configuration for ReleaseKit release automation",
|
||
fileMatch = { "releasekit.config.json" },
|
||
name = "ReleaseKit",
|
||
url = "https://goosewobbler.github.io/releasekit/schema.json"
|
||
}, {
|
||
description = "Configuration file for Releasaurus",
|
||
fileMatch = { "releasaurus.toml" },
|
||
name = "Releasaurus Config",
|
||
url = "https://raw.githubusercontent.com/robgonnella/releasaurus/refs/heads/main/schema/schema.json"
|
||
}, {
|
||
description = "Bacon configuration file",
|
||
fileMatch = { "bacon.toml", "**/bacon/prefs.toml" },
|
||
name = "Bacon config",
|
||
url = "https://dystroy.org/bacon/.bacon.schema.json"
|
||
}, {
|
||
description = "Upsun configuration file",
|
||
fileMatch = { "**/.upsun/config.yml", "**/.upsun/config.yaml" },
|
||
name = "Upsun config",
|
||
url = "https://meta.upsun.com/schema/upsun"
|
||
}, {
|
||
description = "Platform.sh application configuration file",
|
||
fileMatch = { ".platform.app.yml", ".platform.app.yaml", "**/.platform.app.yml" },
|
||
name = "Platform.sh application",
|
||
url = "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.application.json"
|
||
}, {
|
||
description = "Platform.sh routes configuration file",
|
||
fileMatch = { "**/.platform/routes.yml", "**/.platform/routes.yaml" },
|
||
name = "Platform.sh routes",
|
||
url = "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.routes.json"
|
||
}, {
|
||
description = "Platform.sh services configuration file",
|
||
fileMatch = { "**/.platform/services.yml", "**/.platform/services.yaml" },
|
||
name = "Platform.sh services",
|
||
url = "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.services.json"
|
||
}, {
|
||
description = "Configuration file for the 1Password SSH agent",
|
||
fileMatch = { "**/1password/ssh/agent.toml" },
|
||
name = "1Password SSH Agent Config",
|
||
url = "https://developer.1password.com/schema/ssh-agent-config.json"
|
||
}, {
|
||
description = "Application Accelerator for VMware Tanzu",
|
||
fileMatch = { "accelerator.yaml" },
|
||
name = "Application Accelerator",
|
||
url = "https://www.schemastore.org/accelerator.json"
|
||
}, {
|
||
description = "AWS Amplify Console build settings file",
|
||
fileMatch = { "amplify.yml", "amplify.yaml" },
|
||
name = "amplify.yml",
|
||
url = "https://www.schemastore.org/amplify.json"
|
||
}, {
|
||
description = "Structured JSON format for professional profiles, resumes, and CVs with skills, experience, education, and certifications",
|
||
fileMatch = { "*.app.json" },
|
||
name = "Applicant Profile Protocol",
|
||
url = "https://app-protocol.org/schema/app-1.0.json"
|
||
}, {
|
||
description = "Config file for gRPC API Gateway & OpenAPI v3.1 generation",
|
||
fileMatch = { "grpc_api_gateway.yaml", "grpc_api_gateway.yml", "grpc_api_gateway.json", "*_gateway.yml", "*_gateway.yaml", "*_gateway.json", "*_openapi.yml", "*_openapi.yaml", "*_openapi.json" },
|
||
name = "gRPC API Gateway & OpenAPI Config",
|
||
url = "https://www.schemastore.org/grpc-api-gateway.json"
|
||
}, {
|
||
description = "Manifest generated by .NET Aspire AppHosts to support deployment automation",
|
||
fileMatch = { "aspire-manifest.json" },
|
||
name = ".NET Aspire 8.0 Manifest",
|
||
url = "https://www.schemastore.org/aspire-8.0.json",
|
||
versions = {
|
||
["8.0"] = "https://www.schemastore.org/aspire-8.0.json"
|
||
}
|
||
}, {
|
||
description = "AnyWork Automation Configuration used to configure automation scripts on AnyWork",
|
||
fileMatch = { ".awc.yaml", ".awc.yml", ".awc.json", ".awc.jsonc", ".awc" },
|
||
name = "AnyWork Automation Configuration",
|
||
url = "https://www.schemastore.org/anywork-ac-1.1.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/anywork-ac-1.0.json"
|
||
}
|
||
}, {
|
||
description = "@factorial/drupal-breakpoints-css config file",
|
||
fileMatch = { "breakpoints.config.yml" },
|
||
name = "@factorial/drupal-breakpoints-css",
|
||
url = "https://www.schemastore.org/factorial-drupal-breakpoints-css-0.2.0.json"
|
||
}, {
|
||
description = "AdonisJS configuration file",
|
||
fileMatch = { ".adonisrc.json" },
|
||
name = ".adonisrc.json",
|
||
url = "https://raw.githubusercontent.com/adonisjs/application/master/adonisrc.schema.json"
|
||
}, {
|
||
description = "Aerleon configuration file",
|
||
fileMatch = { "aerleon.yml" },
|
||
name = "aerleon.yml",
|
||
url = "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-config.schema.json"
|
||
}, {
|
||
description = "Aerleon network & service definition file",
|
||
fileMatch = { "**/def/**/*.yaml" },
|
||
name = "Aerleon Network & Service Definitions",
|
||
url = "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-definitions.schema.json"
|
||
}, {
|
||
description = "Aerleon policy file",
|
||
fileMatch = { "**/policies/**/*.yaml" },
|
||
name = "Aerleon Policy",
|
||
url = "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-policies.schema.json"
|
||
}, {
|
||
description = "the Agrippa config file",
|
||
fileMatch = { ".agripparc.json", "agripparc.json" },
|
||
name = ".agripparc.json",
|
||
url = "https://www.schemastore.org/agripparc-1.4.json",
|
||
versions = {
|
||
["1.2"] = "https://www.schemastore.org/agripparc-1.2.json",
|
||
["1.3"] = "https://www.schemastore.org/agripparc-1.3.json",
|
||
["1.4"] = "https://www.schemastore.org/agripparc-1.4.json"
|
||
}
|
||
}, {
|
||
description = "R formatter and language server",
|
||
fileMatch = { "air.toml", ".air.toml" },
|
||
name = "Air",
|
||
url = "https://github.com/posit-dev/air/releases/latest/download/air.schema.json"
|
||
}, {
|
||
description = "Settings for project analysis by the Application Inspector",
|
||
fileMatch = { ".aiproj.json" },
|
||
name = ".aiproj.json",
|
||
url = "https://www.schemastore.org/aiproj-1.9.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/aiproj-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/aiproj-1.1.json",
|
||
["1.2"] = "https://www.schemastore.org/aiproj-1.2.json",
|
||
["1.3"] = "https://www.schemastore.org/aiproj-1.3.json",
|
||
["1.4"] = "https://www.schemastore.org/aiproj-1.4.json",
|
||
["1.5"] = "https://www.schemastore.org/aiproj-1.5.json",
|
||
["1.6"] = "https://www.schemastore.org/aiproj-1.6.json",
|
||
["1.7"] = "https://www.schemastore.org/aiproj-1.7.json",
|
||
["1.8"] = "https://www.schemastore.org/aiproj-1.8.json",
|
||
["1.9"] = "https://www.schemastore.org/aiproj-1.9.json"
|
||
}
|
||
}, {
|
||
description = "ABCInventoryModuleData defining the structure of ABCInventoryModuleData including Principal Data, inventory, and transaction data in ABC-Plan's Inventory Management Module",
|
||
fileMatch = { "abc-inventory-module-data-*.json" },
|
||
name = "ABCInventoryModuleData",
|
||
url = "https://www.schemastore.org/abc-inventory-module-data-5.2.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/abc-inventory-module-data-1.0.0.json",
|
||
["2.0.0"] = "https://www.schemastore.org/abc-inventory-module-data-2.0.0.json",
|
||
["3.0.0"] = "https://www.schemastore.org/abc-inventory-module-data-3.0.0.json",
|
||
["4.0.0"] = "https://www.schemastore.org/abc-inventory-module-data-4.0.0.json",
|
||
["5.1.0"] = "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json",
|
||
["5.2.0"] = "https://www.schemastore.org/abc-inventory-module-data-5.2.0.json"
|
||
}
|
||
}, {
|
||
description = "ABCClinicalDemandForecast defining the structure of clinical trial demand forecasting data in ABC-Plan",
|
||
fileMatch = { "abc-clinical-demand-forecast-*.json" },
|
||
name = "ABCClinicalDemandForecast",
|
||
url = "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json"
|
||
}
|
||
}, {
|
||
description = "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
|
||
fileMatch = { "abc-supply-plan-*.json" },
|
||
name = "ABCSupplyPlan",
|
||
url = "https://www.schemastore.org/abc-supply-plan-12.0.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/abc-supply-plan-1.0.0.json",
|
||
["10.0.0"] = "https://www.schemastore.org/abc-supply-plan-10.0.0.json",
|
||
["10.1.0"] = "https://www.schemastore.org/abc-supply-plan-10.1.0.json",
|
||
["11.0.0"] = "https://www.schemastore.org/abc-supply-plan-11.0.0.json",
|
||
["11.1.0"] = "https://www.schemastore.org/abc-supply-plan-11.1.0.json",
|
||
["11.2.0"] = "https://www.schemastore.org/abc-supply-plan-11.2.0.json",
|
||
["11.3.0"] = "https://www.schemastore.org/abc-supply-plan-11.3.0.json",
|
||
["11.4.0"] = "https://www.schemastore.org/abc-supply-plan-11.4.0.json",
|
||
["12.0.0"] = "https://www.schemastore.org/abc-supply-plan-12.0.0.json",
|
||
["2.0.0"] = "https://www.schemastore.org/abc-supply-plan-2.0.0.json",
|
||
["3.0.0"] = "https://www.schemastore.org/abc-supply-plan-3.0.0.json",
|
||
["4.0.0"] = "https://www.schemastore.org/abc-supply-plan-4.0.0.json",
|
||
["5.0.0"] = "https://www.schemastore.org/abc-supply-plan-5.0.0.json",
|
||
["6.0.0"] = "https://www.schemastore.org/abc-supply-plan-6.0.0.json",
|
||
["7.0.0"] = "https://www.schemastore.org/abc-supply-plan-7.0.0.json",
|
||
["8.0.0"] = "https://www.schemastore.org/abc-supply-plan-8.0.0.json",
|
||
["9.0.0"] = "https://www.schemastore.org/abc-supply-plan-9.0.0.json"
|
||
}
|
||
}, {
|
||
description = "AI Context Protocol debug session tracking file",
|
||
fileMatch = { "**/.acp/acp.attempts.json", "acp.attempts.json" },
|
||
name = "ACP Attempts",
|
||
url = "https://acp-protocol.dev/schemas/v1/attempts.schema.json"
|
||
}, {
|
||
description = "AI Context Protocol cache file format for storing indexed codebase metadata",
|
||
fileMatch = { ".acp.cache.json" },
|
||
name = "ACP Cache File",
|
||
url = "https://acp-protocol.dev/schemas/v1/cache.schema.json"
|
||
}, {
|
||
description = "AI Context Protocol configuration file for project-level settings",
|
||
fileMatch = { ".acp.config.json" },
|
||
name = "ACP Configuration File",
|
||
url = "https://acp-protocol.dev/schemas/v1/config.schema.json"
|
||
}, {
|
||
description = "AI Context Protocol primer definition for AI context bootstrapping",
|
||
fileMatch = { "primer.json", "*.primer.json", "primer.defaults.json" },
|
||
name = "ACP Primer",
|
||
url = "https://acp-protocol.dev/schemas/v1/primer.schema.json"
|
||
}, {
|
||
description = "AI Context Protocol tool synchronization configuration",
|
||
fileMatch = { "**/.acp/acp.sync.json", "acp.sync.json" },
|
||
name = "ACP Sync",
|
||
url = "https://acp-protocol.dev/schemas/v1/sync.schema.json"
|
||
}, {
|
||
description = "AI Context Protocol variables file for reusable context variables",
|
||
fileMatch = { ".acp.vars.json" },
|
||
name = "ACP Variables File",
|
||
url = "https://acp-protocol.dev/schemas/v1/vars.schema.json"
|
||
}, {
|
||
description = "AIConfig that is used to store generative AI prompts, models and model parameters",
|
||
fileMatch = { "aiconfig.json", "aiconfig.jsonc", "*.aiconfig.json", "*.aiconfig.jsonc", "aiconfig.yml", "aiconfig.yaml", "*.aiconfig.yml", "*.aiconfig.yaml" },
|
||
name = "AIConfig",
|
||
url = "https://www.schemastore.org/aiconfig-1.0.json"
|
||
}, {
|
||
description = "Airlock Microgateway configuration",
|
||
fileMatch = { "microgateway-config.yaml", "microgateway-config.yml", "airlock-microgateway-config.yaml", "airlock-microgateway-config.yml" },
|
||
name = "Airlock Microgateway",
|
||
url = "https://www.schemastore.org/airlock-microgateway-3.2.json",
|
||
versions = {
|
||
["3.0"] = "https://www.schemastore.org/airlock-microgateway-3.0.json",
|
||
["3.1"] = "https://www.schemastore.org/airlock-microgateway-3.1.json",
|
||
["3.2"] = "https://www.schemastore.org/airlock-microgateway-3.2.json"
|
||
}
|
||
}, {
|
||
description = "Angular configuration file",
|
||
fileMatch = { "angular.json" },
|
||
name = "angular.json",
|
||
url = "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular/cli/lib/config/workspace-schema.json"
|
||
}, {
|
||
description = "Angular CLI configuration file",
|
||
fileMatch = { ".angular-cli.json", "angular-cli.json" },
|
||
name = ".angular-cli.json",
|
||
url = "https://raw.githubusercontent.com/angular/angular-cli/v10.1.6/packages/angular/cli/lib/config/schema.json"
|
||
}, {
|
||
description = "Apple Universal Link, App Site Association",
|
||
fileMatch = { "apple-app-site-association" },
|
||
name = "apple-app-site-association",
|
||
url = "https://www.schemastore.org/apple-app-site-association.json"
|
||
}, {
|
||
description = "Spotify's Backstage App configuration for all plugins",
|
||
fileMatch = { "app-config.yml", "app-config.yaml", "app-config.local.yaml", "app-config.local.yml", "app-config.production.yaml", "app-config.production.yml" },
|
||
name = "App config Spotify Backstage",
|
||
url = "https://www.schemastore.org/app-config.json"
|
||
}, {
|
||
description = "Appsemble app definition",
|
||
fileMatch = { "app-definition.yaml" },
|
||
name = "app-definition.yaml",
|
||
url = "https://appsemble.app/api.json#/components/schemas/AppDefinition"
|
||
}, {
|
||
description = "Appsemble RC file",
|
||
fileMatch = { ".appsemblerc.yaml" },
|
||
name = ".appsemblerc.yaml",
|
||
url = "https://gitlab.com/appsemble/appsemble/-/raw/HEAD/packages/cli/assets/appsemblerc.schema.json"
|
||
}, {
|
||
description = "Google Apps Script manifest file",
|
||
fileMatch = { "appsscript.json" },
|
||
name = "appsscript.json",
|
||
url = "https://www.schemastore.org/appsscript.json"
|
||
}, {
|
||
description = "ASP.NET Core's configuration file",
|
||
fileMatch = { "appsettings.json", "appsettings.*.json" },
|
||
name = "appsettings.json",
|
||
url = "https://www.schemastore.org/appsettings.json"
|
||
}, {
|
||
description = "AppVeyor CI configuration file",
|
||
fileMatch = { "appveyor.yml" },
|
||
name = "appveyor.yml",
|
||
url = "https://www.schemastore.org/appveyor.json"
|
||
}, {
|
||
description = "Scand.StormPetrel.Generator NuGet package appsettings.StormPetrel.json file",
|
||
fileMatch = { "appsettings.StormPetrel.json" },
|
||
name = "appsettings.StormPetrel.json",
|
||
url = "https://raw.githubusercontent.com/Scandltd/storm-petrel/main/generator/assets/appsettings.StormPetrel.Schema.json"
|
||
}, {
|
||
description = "aqua configuration file",
|
||
fileMatch = { ".aqua.yaml", ".aqua.yml", "aqua.yaml", "aqua.yml" },
|
||
name = "aqua.yaml",
|
||
url = "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"
|
||
}, {
|
||
description = "aqua generate registry configuration file",
|
||
fileMatch = { "aqua-generate-registry.yaml" },
|
||
name = "aqua-generate-registry.yaml",
|
||
url = "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json"
|
||
}, {
|
||
description = "aqua policy configuration file",
|
||
fileMatch = { ".aqua-policy.yaml", "aqua-policy.yaml" },
|
||
name = "aqua-policy.yaml",
|
||
url = "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json"
|
||
}, {
|
||
description = "aqua registry configuration file",
|
||
fileMatch = {},
|
||
name = "registry.yaml",
|
||
url = "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json"
|
||
}, {
|
||
description = "An OpenAPI Arazzo document",
|
||
fileMatch = { "arazzo.json", "arazzo.yml", "arazzo.yaml" },
|
||
name = "arazzo.json",
|
||
url = "https://www.schemastore.org/openapi-arazzo-1.X.json"
|
||
}, {
|
||
description = "Application Resource Bundle",
|
||
fileMatch = { "arb.json" },
|
||
name = "arb.json",
|
||
url = "https://raw.githubusercontent.com/google/app-resource-bundle/main/schema/arb.json"
|
||
}, {
|
||
description = "Architect.io Component",
|
||
fileMatch = { "architect.yml", "architect.yaml", "*.architect.yml", "*.architect.yaml" },
|
||
name = "architect.yml",
|
||
url = "https://raw.githubusercontent.com/architect-team/architect-cli/main/src/dependency-manager/schema/architect.schema.json"
|
||
}, {
|
||
description = "A OpenJS Architect",
|
||
fileMatch = { "arc.json", "arc.yml", "arc.yaml" },
|
||
name = "arc.json",
|
||
url = "https://raw.githubusercontent.com/architect/parser/v2.3.0/arc-schema.json"
|
||
}, {
|
||
description = "Argo CD base resources",
|
||
name = "Argo CD",
|
||
url = "https://raw.githubusercontent.com/argoproj/argo-schema-generator/main/schema/argo_cd_kustomize_schema.json"
|
||
}, {
|
||
description = "Argo Events Event Sources and Sensors",
|
||
name = "Argo Events",
|
||
url = "https://raw.githubusercontent.com/argoproj/argo-events/master/api/jsonschema/schema.json"
|
||
}, {
|
||
description = "Argo Workflow configuration file",
|
||
name = "Argo Workflows",
|
||
url = "https://raw.githubusercontent.com/argoproj/argo-workflows/master/api/jsonschema/schema.json"
|
||
}, {
|
||
description = "Artifact Hub repository metadata file",
|
||
fileMatch = { "artifacthub-repo.yml" },
|
||
name = "artifacthub-repo.yml",
|
||
url = "https://www.schemastore.org/artifacthub-repo.json"
|
||
}, {
|
||
description = "Configuration file for asm-lsp",
|
||
fileMatch = { ".asm-lsp.toml", "asm-lsp.toml" },
|
||
name = "asm-lsp",
|
||
url = "https://raw.githubusercontent.com/bergercookie/asm-lsp/master/asm-lsp_config_schema.json"
|
||
}, {
|
||
description = "AssemblyScript is TypeScript-like language that is compiled to WebAssembly (wasm)",
|
||
fileMatch = { "asconfig.json" },
|
||
name = "AssemblyScript",
|
||
url = "https://www.schemastore.org/asconfig-schema.json"
|
||
}, {
|
||
description = "ast-grep project config",
|
||
fileMatch = { "sgconfig.yml", "sgconfig.yaml" },
|
||
name = "ast-grep sgconfig.yml",
|
||
url = "https://raw.githubusercontent.com/ast-grep/ast-grep/main/schemas/project.json"
|
||
}, {
|
||
description = "ast-grep rule config",
|
||
fileMatch = { "**/.astgrep/rules/**/*.yaml", "**/.astgrep/rules/**/*.yml", "**/.ast-grep/rules/**/*.yaml", "**/.ast-grep/rules/**/*.yml", "**/ast-grep/rules/**/*.yaml", "**/ast-grep/rules/**/*.yml", "**/astgrep/rules/**/*.yaml", "**/astgrep/rules/**/*.yml" },
|
||
name = "ast-grep rules",
|
||
url = "https://raw.githubusercontent.com/ast-grep/ast-grep/main/schemas/rule.json"
|
||
}, {
|
||
description = "AsyncAPI documentation files",
|
||
fileMatch = { "*asyncapi*.json", "*asyncapi*.yml", "*asyncapi*.yaml" },
|
||
name = "AsyncAPI",
|
||
url = "https://www.asyncapi.com/schema-store/all.schema-store.json"
|
||
}, {
|
||
description = "A validating AsyncAPI tool files",
|
||
fileMatch = { ".asyncapi-tool" },
|
||
name = "AsyncAPI Tool File",
|
||
url = "https://raw.githubusercontent.com/asyncapi/website/master/scripts/tools/tools-schema.json"
|
||
}, {
|
||
description = "Atmos Stack Manifests. Documentation: https://atmos.tools",
|
||
fileMatch = {},
|
||
name = "Atmos Manifests",
|
||
url = "https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json"
|
||
}, {
|
||
description = "Yaml for Aurora Agile Meta-Framework",
|
||
fileMatch = { "*.aurora.yaml", "*.aurora.yml" },
|
||
name = "Aurora Agile Meta-Framework",
|
||
url = "https://www.schemastore.org/aurora-1.3.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/aurora-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/aurora-1.1.json",
|
||
["1.2"] = "https://www.schemastore.org/aurora-1.2.json",
|
||
["1.3"] = "https://www.schemastore.org/aurora-1.3.json"
|
||
}
|
||
}, {
|
||
description = "Avro Avsc file",
|
||
fileMatch = { "*.avsc" },
|
||
name = "Avro Avsc",
|
||
url = "https://www.schemastore.org/avro-avsc.json"
|
||
}, {
|
||
description = "Configuration for awesome repository catalogs with categories",
|
||
fileMatch = { "awesome-repositories.json", "awesome-repositories.yaml", "awesome-repositories.yml" },
|
||
name = "Awesome Repositories",
|
||
url = "https://raw.githubusercontent.com/abordage/schemas/main/schemas/awesome-repositories/awesome-repositories.schema.json"
|
||
}, {
|
||
description = "AWS CDK AppConfig Feature Flags",
|
||
fileMatch = { "*.appConfig.featureFlags.json" },
|
||
name = "AWS AppConfig Feature Flags-v1",
|
||
url = "https://www.schemastore.org/aws-cdk-appconfig-featureflags-1.0.0.json"
|
||
}, {
|
||
description = "Azure Developer CLI (azd) configuration file",
|
||
fileMatch = { "azure.yaml", "azure.yml" },
|
||
name = "azure.yaml",
|
||
url = "https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json",
|
||
alpha = "https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/alpha/azure.yaml.json"
|
||
}
|
||
}, {
|
||
description = "Azure Container App template for defining an immutable revision",
|
||
fileMatch = { "*.containerapp-template.json" },
|
||
name = "Azure Container App template for defining an immutable revision",
|
||
url = "https://www.schemastore.org/azure-containerapp-template.json"
|
||
}, {
|
||
description = "Azure Device Update for IoT Hub import manifest",
|
||
fileMatch = { "*.importmanifest.json" },
|
||
name = "Azure Device Update for IoT Hub import manifest",
|
||
url = "https://www.schemastore.org/azure-deviceupdate-import-manifest-5.0.json",
|
||
versions = {
|
||
["4.0"] = "https://www.schemastore.org/azure-deviceupdate-import-manifest-4.0.json",
|
||
["5.0"] = "https://www.schemastore.org/azure-deviceupdate-import-manifest-5.0.json"
|
||
}
|
||
}, {
|
||
description = "Azure Device Update for IoT Hub update manifest",
|
||
fileMatch = { "*.updatemanifest.json" },
|
||
name = "Azure Device Update for IoT Hub update manifest",
|
||
url = "https://www.schemastore.org/azure-deviceupdate-update-manifest-5.json",
|
||
versions = {
|
||
["4"] = "https://www.schemastore.org/azure-deviceupdate-update-manifest-4.json",
|
||
["5"] = "https://www.schemastore.org/azure-deviceupdate-update-manifest-5.json"
|
||
}
|
||
}, {
|
||
description = "Azure DevOps extension manifest",
|
||
name = "Azure DevOps extension manifest",
|
||
url = "https://www.schemastore.org/azure-devops-extension-manifest-1.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/azure-devops-extension-manifest-1.0.json"
|
||
}
|
||
}, {
|
||
description = "Azure IoT EdgeAgent deployment",
|
||
name = "Azure IoT EdgeAgent deployment",
|
||
url = "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.1.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.1.json"
|
||
}
|
||
}, {
|
||
description = "Azure IoT EdgeHub deployment",
|
||
name = "Azure IoT EdgeHub deployment",
|
||
url = "https://www.schemastore.org/azure-iot-edgehub-deployment-1.2.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/azure-iot-edgehub-deployment-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/azure-iot-edgehub-deployment-1.1.json",
|
||
["1.2"] = "https://www.schemastore.org/azure-iot-edgehub-deployment-1.2.json"
|
||
}
|
||
}, {
|
||
description = "Azure IoT Edge deployment",
|
||
name = "Azure IoT Edge deployment",
|
||
url = "https://www.schemastore.org/azure-iot-edge-deployment-2.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/azure-iot-edge-deployment-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/azure-iot-edge-deployment-2.0.json"
|
||
}
|
||
}, {
|
||
description = "Azure IoT Edge deployment template",
|
||
fileMatch = { "deployment.template.json", "deployment.debug.template.json" },
|
||
name = "Azure IoT Edge deployment template",
|
||
url = "https://www.schemastore.org/azure-iot-edge-deployment-template-4.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/azure-iot-edge-deployment-template-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/azure-iot-edge-deployment-template-2.0.json",
|
||
["1.2"] = "https://www.schemastore.org/azure-iot-edge-deployment-template-3.0.json",
|
||
["1.3"] = "https://www.schemastore.org/azure-iot-edge-deployment-template-4.0.json"
|
||
}
|
||
}, {
|
||
description = "Azure Landing Zones Library metadata",
|
||
fileMatch = { "alz_library_metadata.json" },
|
||
name = "Azure Landing Zones Library metadata",
|
||
url = "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/library_metadata.json"
|
||
}, {
|
||
description = "Azure Landing Zones Library policy default values",
|
||
fileMatch = { "alz_policy_default_values.json", "alz_policy_default_values.yaml", "alz_policy_default_values.yml" },
|
||
name = "Azure Landing Zones Library policy default values",
|
||
url = "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/default_policy_values.json"
|
||
}, {
|
||
description = "Azure Landing Zones Library architecture definition",
|
||
fileMatch = { "*.alz_architecture_definition.json", "*.alz_architecture_definition.yaml", "*.alz_architecture_definition.yml" },
|
||
name = "Azure Landing Zones Library architecture definition",
|
||
url = "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/architecture_definition.json"
|
||
}, {
|
||
description = "Azure Landing Zones Library archetype definition",
|
||
fileMatch = { "*.alz_archetype_definition.json", "*.alz_archetype_definition.yaml", "*.alz_archetype_definition.yml" },
|
||
name = "Azure Landing Zones Library archetype definition",
|
||
url = "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_definition.json"
|
||
}, {
|
||
description = "Azure Landing Zones Library archetype override",
|
||
fileMatch = { "*.alz_archetype_override.json", "*.alz_archetype_override.yaml", "*.alz_archetype_override.yml" },
|
||
name = "Azure Landing Zones Library archetype override",
|
||
url = "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_override.json"
|
||
}, {
|
||
description = "Deterministic CV / resume data format",
|
||
fileMatch = { "barba-cv.json" },
|
||
name = "Barba-CV",
|
||
url = "https://raw.githubusercontent.com/Eurobotics-Association/barba-cv/main/schema/barba-cv.schema.json"
|
||
}, {
|
||
description = "Configuration file for the Biome formatter",
|
||
fileMatch = { "biome.json", "biome.jsonc" },
|
||
name = "Biome Formatter Config",
|
||
url = "https://biomejs.dev/schemas/latest/schema.json"
|
||
}, {
|
||
description = "Configuration file for bottom",
|
||
fileMatch = { "bottom.toml" },
|
||
name = "bottom configuration",
|
||
url = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
|
||
versions = {
|
||
["0.10"] = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
|
||
["0.11"] = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.11/bottom.json",
|
||
["0.12.0"] = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.12.0/bottom.json",
|
||
["0.9"] = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.9/bottom.json",
|
||
nightly = "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json"
|
||
}
|
||
}, {
|
||
description = "buf.yaml is used to define a module. It's the primary configuration file, and is responsible for the module's name, dependencies, and lint and breaking configuration",
|
||
fileMatch = { "buf.yaml" },
|
||
name = "buf.yaml",
|
||
url = "https://www.schemastore.org/buf.json"
|
||
}, {
|
||
description = "buf.gen.yaml is a configuration file used by the buf generate command to generate integration code for the languages of your choice",
|
||
fileMatch = { "buf.gen.yaml" },
|
||
name = "buf.gen.yaml",
|
||
url = "https://www.schemastore.org/buf.gen.json"
|
||
}, {
|
||
description = "buf.lock is a dependency lock file generated by buf via 'buf dep update'. It represents a single, reproducible build of the workspace's external dependencies and should never be hand-edited",
|
||
fileMatch = { "buf.lock" },
|
||
name = "buf.lock",
|
||
url = "https://www.schemastore.org/buf.lock.json"
|
||
}, {
|
||
description = "A `buf.plugin.yaml` file captures metadata about the plugin. It includes mandatory and optional fields that are displayed on the individual plugin page and the BSR plugin. Documentation: https://buf.build/plugins",
|
||
fileMatch = { "buf.plugin.yaml" },
|
||
name = "buf.plugin.yaml",
|
||
url = "https://www.schemastore.org/buf.plugin.json"
|
||
}, {
|
||
description = "buf.policy.yaml defines a policy containing lint, breaking change detection, and plugin configuration that can be shared across BSR modules",
|
||
fileMatch = { "buf.policy.yaml" },
|
||
name = "buf.policy.yaml",
|
||
url = "https://www.schemastore.org/buf.policy.json"
|
||
}, {
|
||
description = "buf.work.yaml is used to define a workspace, which is an advanced local development feature. Workspaces make it possible to consolidate one or more modules into a single buildable unit. They also allow users to run buf operations across multiple modules with a single execution (such as buf lint)",
|
||
fileMatch = { "buf.work.yaml" },
|
||
name = "buf.work.yaml",
|
||
url = "https://www.schemastore.org/buf.work.json"
|
||
}, {
|
||
description = "cargo-mutants configuration file",
|
||
fileMatch = { "**/.cargo/mutants.toml" },
|
||
name = "cargo-mutants-config.yaml",
|
||
url = "https://www.schemastore.org/cargo-mutants-config.json"
|
||
}, {
|
||
description = "The 'info.json' metadata file used in Cinnamon Spice components",
|
||
fileMatch = {},
|
||
name = "Cinnamon Spice info.json",
|
||
url = "https://www.schemastore.org/cinnamon-spice.info.json"
|
||
}, {
|
||
description = "Configuration for IaC managed resources in Cloud.gov Workshop",
|
||
fileMatch = { "cg-workshop.yml", "**/cg-workshop/*.yml" },
|
||
name = "Cloud.gov Workshop Configuration",
|
||
url = "https://workshop.cloud.gov/workshop/workshop-schemas/-/raw/main/cg-workshop.schema.json"
|
||
}, {
|
||
description = "cmdx configuration file",
|
||
fileMatch = { ".cmdx.yaml", ".cmdx.yml", "cmdx.yaml", "cmdx.yml" },
|
||
name = "cmdx.yaml",
|
||
url = "https://raw.githubusercontent.com/suzuki-shunsuke/cmdx/refs/heads/main/json-schema/cmdx.json"
|
||
}, {
|
||
description = "Supercharge your entire team with AI-driven contextual feedback & smart chat",
|
||
fileMatch = { ".coderabbit.yaml" },
|
||
name = "CodeRabbit",
|
||
url = "https://coderabbit.ai/integrations/schema.v2.json"
|
||
}, {
|
||
description = "CV format specification",
|
||
fileMatch = { "cv.json", "cv.yaml", "cv.yml", "cv.toml", "*.cv.json", "*.cv.yaml", "*.cv.yml", "*.cv.toml" },
|
||
name = "CodeCV",
|
||
url = "https://raw.githubusercontent.com/codecv-co/codecv/master/cv.schema.json",
|
||
versions = {
|
||
["0.9.24"] = "https://raw.githubusercontent.com/codecv-co/codecv/0.9.24/cv.schema.json"
|
||
}
|
||
}, {
|
||
description = "Transform your workflow with Codify, the ultimate configuration as code tool designed to manage local user environments",
|
||
fileMatch = { "codify.json", "codify.yaml", "codify.json5", "codify.jsonc", "*.codify.json", "*.codify.yaml", "*.codify.json5", "*.codify.jsonc" },
|
||
name = "CodifyCLI",
|
||
url = "https://raw.githubusercontent.com/codifyCLI/codify-schemas/main/src/schemastore/codify-schema.json"
|
||
}, {
|
||
description = "Configuration file for CloudCannon, the Git-based CMS that brings visual editing to your modern tech stack, freeing developers from content tasks while empowering editors to make changes",
|
||
fileMatch = { "cloudcannon.config.yml", "cloudcannon.config.yaml", "cloudcannon.config.json", "*.cloudcannon.config.yml", "*.cloudcannon.config.yaml", "*.cloudcannon.config.json" },
|
||
name = "CloudCannon Configuration",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-config.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Structure definitions",
|
||
fileMatch = { "cloudcannon.structures.yml", "cloudcannon.structures.yaml", "cloudcannon.structures.json", "*.cloudcannon.structures.yml", "*.cloudcannon.structures.yaml", "*.cloudcannon.structures.json" },
|
||
name = "CloudCannon Configuration (Structures)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-structures.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Input definitions",
|
||
fileMatch = { "cloudcannon.inputs.yml", "cloudcannon.inputs.yaml", "cloudcannon.inputs.json", "*.cloudcannon.inputs.yml", "*.cloudcannon.inputs.yaml", "*.cloudcannon.inputs.json" },
|
||
name = "CloudCannon Configuration (Inputs)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-inputs.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing a single Structure Value definition",
|
||
fileMatch = { "cloudcannon.structure-value.yml", "cloudcannon.structure-value.yaml", "cloudcannon.structure-value.json", "*.cloudcannon.structure-value.yml", "*.cloudcannon.structure-value.yaml", "*.cloudcannon.structure-value.json" },
|
||
name = "CloudCannon Configuration (Structure Value)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-structure-value.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Snippet definitions",
|
||
fileMatch = { "cloudcannon.snippets.yml", "cloudcannon.snippets.yaml", "cloudcannon.snippets.json", "*.cloudcannon.snippets.yml", "*.cloudcannon.snippets.yaml", "*.cloudcannon.snippets.json" },
|
||
name = "CloudCannon Configuration (Snippets)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Snippets Imports",
|
||
fileMatch = { "cloudcannon.snippets-imports.yml", "cloudcannon.snippets-imports.yaml", "cloudcannon.snippets-imports.json", "*.cloudcannon.snippets-imports.yml", "*.cloudcannon.snippets-imports.yaml", "*.cloudcannon.snippets-imports.json" },
|
||
name = "CloudCannon Configuration (Snippets Imports)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets-imports.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Snippets Definitions",
|
||
fileMatch = { "cloudcannon.snippets-definitions.yml", "cloudcannon.snippets-definitions.yaml", "cloudcannon.snippets-definitions.json", "*.cloudcannon.snippets-definitions.yml", "*.cloudcannon.snippets-definitions.yaml", "*.cloudcannon.snippets-definitions.json" },
|
||
name = "CloudCannon Configuration (Snippets Definitions)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets-definitions.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Editables definitions",
|
||
fileMatch = { "cloudcannon.editables.yml", "cloudcannon.editables.yaml", "cloudcannon.editables.json", "*.cloudcannon.editables.yml", "*.cloudcannon.editables.yaml", "*.cloudcannon.editables.json" },
|
||
name = "CloudCannon Configuration (Editables)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-editables.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Collections configuration",
|
||
fileMatch = { "cloudcannon.collections.yml", "cloudcannon.collections.yaml", "cloudcannon.collections.json", "*.cloudcannon.collections.yml", "*.cloudcannon.collections.yaml", "*.cloudcannon.collections.json" },
|
||
name = "CloudCannon Configuration (Collections)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-collections.schema.json"
|
||
}, {
|
||
description = "Supporting configuration file for CloudCannon containing Collection Structure definitions",
|
||
fileMatch = { "cloudcannon.schemas.yml", "cloudcannon.schemas.yaml", "cloudcannon.schemas.json", "*.cloudcannon.schemas.yml", "*.cloudcannon.schemas.yaml", "*.cloudcannon.schemas.json" },
|
||
name = "CloudCannon Configuration (Collection Structures)",
|
||
url = "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-schemas.schema.json"
|
||
}, {
|
||
description = "The configuration file for a Lando app. Documentation: https://github.com/lando-community/lando-spec",
|
||
fileMatch = { ".lando.yml", ".lando.*.yml" },
|
||
name = "Lando (landofile)",
|
||
url = "https://lando-community.github.io/lando-spec/landofile-spec.json"
|
||
}, {
|
||
description = "Configuration file for latexindent",
|
||
fileMatch = { "latexindent.yaml", ".latexindent.yaml" },
|
||
name = "latexindent configuration",
|
||
url = "https://github.com/cmhughes/latexindent.pl/raw/main/documentation/latexindent-yaml-schema.json"
|
||
}, {
|
||
description = "Lobe Agents is an AI agent for LobeChat",
|
||
fileMatch = { "lobe-agent.json" },
|
||
name = "Lobe AI Agent",
|
||
url = "https://chat-agents.lobehub.com/schema/lobeAgentSchema_v1.json"
|
||
}, {
|
||
description = "Like Prometheus, but for logs",
|
||
fileMatch = { "loki.yml", "loki.yaml" },
|
||
name = "Loki",
|
||
url = "https://www.schemastore.org/loki.json"
|
||
}, {
|
||
description = "Azure Pipelines YAML pipelines definition",
|
||
fileMatch = { "azure-pipelines.yml", "azure-pipelines.yaml" },
|
||
name = "Azure Pipelines",
|
||
url = "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json"
|
||
}, {
|
||
description = "FasterCI repository configuration file",
|
||
fileMatch = { "**/.fasterci/config.yaml" },
|
||
name = "FasterCI Configuration",
|
||
url = "https://fasterci.com/config.schema.json"
|
||
}, {
|
||
description = "Configuration file for fence, a lightweight, container-free sandbox for running commands with network and filesystem restrictions",
|
||
fileMatch = { "fence.json" },
|
||
name = "Fence configuration",
|
||
url = "https://raw.githubusercontent.com/Use-Tusk/fence/refs/heads/main/docs/schema/fence.schema.json"
|
||
}, {
|
||
description = "ArangoDB Foxx service manifest file",
|
||
fileMatch = { "manifest.json" },
|
||
name = "Foxx Manifest",
|
||
url = "https://www.schemastore.org/foxx-manifest.json"
|
||
}, {
|
||
description = "Flag configuration for the OpenFeature spec compliant flagd provider",
|
||
fileMatch = { "flagd.json", "flagd.yaml", "flagd.yml", "*.flagd.json", "*.flagd.yaml", "*.flagd.yml" },
|
||
name = "flagd flag configuration",
|
||
url = "https://flagd.dev/schema/v0/flags.json",
|
||
versions = {
|
||
["0.1.1"] = "https://raw.githubusercontent.com/open-feature/flagd-schemas/json/json-schema-v0.1.1/json/flagd-definitions.json",
|
||
["0.2.0"] = "https://raw.githubusercontent.com/open-feature/flagd-schemas/json/json-schema-v0.2.0/json/flags.json"
|
||
}
|
||
}, {
|
||
description = "fly.io, a cloud provider, configuration",
|
||
fileMatch = { "fly.toml" },
|
||
name = "fly.io Configuration",
|
||
url = "https://www.schemastore.org/fly.json"
|
||
}, {
|
||
description = "Freifunk.de Community API. Documentation: https://github.com/freifunk/directory.api.freifunk.net",
|
||
fileMatch = { "*.freifunk-api.json" },
|
||
name = "Freifunk.de Community API",
|
||
url = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.1.json",
|
||
["0.2.0"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.2.0.json",
|
||
["0.4.10"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.10.json",
|
||
["0.4.11"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.11.json",
|
||
["0.4.12"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.12.json",
|
||
["0.4.13"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.13.json",
|
||
["0.4.14"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.14.json",
|
||
["0.4.15"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.15.json",
|
||
["0.4.16"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.16.json",
|
||
["0.4.9"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.9.json",
|
||
["0.5.0"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.0.json",
|
||
["0.5.1"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.1.json",
|
||
["0.5.2"] = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json",
|
||
development = "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/development.json"
|
||
}
|
||
}, {
|
||
description = "The Frogbot configuration required to scan Git repositories",
|
||
fileMatch = { "frogbot-config.yml" },
|
||
name = "Frogbot Config",
|
||
url = "https://raw.githubusercontent.com/jfrog/frogbot/master/schema/frogbot-schema.json"
|
||
}, {
|
||
description = "Unity 3D assembly definition file",
|
||
fileMatch = { "*.asmdef" },
|
||
name = ".asmdef",
|
||
url = "https://www.schemastore.org/asmdef.json"
|
||
}, {
|
||
description = "Babel configuration file",
|
||
fileMatch = { ".babelrc", ".babelrc.json", "babel.config.json" },
|
||
name = "babelrc.json",
|
||
url = "https://www.schemastore.org/babelrc.json"
|
||
}, {
|
||
description = "Backport configuration file",
|
||
fileMatch = { ".backportrc.json" },
|
||
name = ".backportrc.json",
|
||
url = "https://www.schemastore.org/backportrc.json"
|
||
}, {
|
||
description = "Basedpyright configuration file",
|
||
fileMatch = { "basedpyrightconfig.json" },
|
||
name = "basedpyright",
|
||
url = "https://raw.githubusercontent.com/DetachHead/basedpyright/refs/heads/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json"
|
||
}, {
|
||
description = "Batect configuration file",
|
||
fileMatch = { "batect.yml", "batect-bundle.yml" },
|
||
name = "batect.yml",
|
||
url = "https://ide-integration.batect.dev/v1/configSchema.json"
|
||
}, {
|
||
description = "The Bamboo Specs allows you to define Bamboo configuration as code, and have corresponding plans/deployments created or updated automatically in Bamboo",
|
||
fileMatch = { "**/bamboo-specs/*.yaml", "**/bamboo-specs/*.yml" },
|
||
name = "bamboo-spec",
|
||
url = "https://www.schemastore.org/bamboo-spec.json"
|
||
}, {
|
||
description = "Beef (Business Entity Execution Framework) database code-generation configuration",
|
||
fileMatch = { "database.beef.yaml", "database.beef.yml", "database.beef.json" },
|
||
name = "beef-database-codegen",
|
||
url = "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef.json"
|
||
}, {
|
||
description = "Beef (Business Entity Execution Framework) entity code-generation configuration",
|
||
fileMatch = { "entity.beef.yaml", "entity.beef.yml", "entity.beef.json", "refdata.beef.yaml", "refdata.beef.yml", "refdata.beef.json", "datamodel.beef.yaml", "datamodel.beef.yml", "datamodel.beef.json" },
|
||
name = "beef-entity-codegen",
|
||
url = "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef.json"
|
||
}, {
|
||
description = "Beef (Business Entity Execution Framework) database code-generation configuration (v5)",
|
||
fileMatch = { "database.beef-5.yaml", "database.beef-5.yml", "database.beef-5.json", "*.database.beef-5.yaml", "*.database.beef-5.yml", "*.database.beef-5.json" },
|
||
name = "beef-database-v5-codegen",
|
||
url = "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef-5.json"
|
||
}, {
|
||
description = "Beef (Business Entity Execution Framework) entity code-generation configuration (v5)",
|
||
fileMatch = { "entity.beef-5.yaml", "entity.beef-5.yml", "entity.beef-5.json", "refdata.beef-5.yaml", "refdata.beef-5.yml", "refdata.beef-5.json", "datamodel.beef-5.yaml", "datamodel.beef-5.yml", "datamodel.beef-5.json", "*.entity.beef-5.yaml", "*.entity.beef-5.yml", "*.entity.beef-5.json", "*.refdata.beef-5.yaml", "*.refdata.beef-5.yml", "*.refdata.beef-5.json", "*.datamodel.beef-5.yaml", "*.datamodel.beef-5.yml", "*.datamodel.beef-5.json" },
|
||
name = "beef-entity-v5-codegen",
|
||
url = "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef-5.json"
|
||
}, {
|
||
description = "BigQuery table",
|
||
fileMatch = { "*.bigquery.json" },
|
||
name = "bigquery-table",
|
||
url = "https://www.schemastore.org/bigquery-table.json"
|
||
}, {
|
||
description = "Bigconfig is a yaml-based declarative monitoring as code solution. Data engineers can deploy Bigeye metrics from the command-line for convenient and scalable data quality monitoring",
|
||
fileMatch = { "bigconfig.yml", "bigconfig.yaml" },
|
||
name = "Bigconfig",
|
||
url = "https://www.schemastore.org/bigconfig.json"
|
||
}, {
|
||
description = "Bitbucket Pipelines CI/CD manifest",
|
||
fileMatch = { "bitbucket-pipelines.yml" },
|
||
name = "bitbucket-pipelines",
|
||
url = "https://api.bitbucket.org/schemas/pipelines-configuration"
|
||
}, {
|
||
description = "The configuration format of the Bitrise CLI. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps",
|
||
fileMatch = { "bitrise.yml", "bitrise.yaml", "bitrise.json" },
|
||
name = "bitrise",
|
||
url = "https://www.schemastore.org/bitrise.json"
|
||
}, {
|
||
description = "Steps and Workflows are the heart of how Bitrise works. A Bitrise build is simply a series of Steps. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps",
|
||
fileMatch = { "step.yml" },
|
||
name = "bitrise-step",
|
||
url = "https://www.schemastore.org/bitrise-step.json"
|
||
}, {
|
||
description = "Webpack bootstrap-loader configuration file",
|
||
fileMatch = { ".bootstraprc" },
|
||
name = ".bootstraprc",
|
||
url = "https://www.schemastore.org/bootstraprc.json"
|
||
}, {
|
||
description = "Bower package description file",
|
||
fileMatch = { "bower.json", ".bower.json" },
|
||
name = "bower.json",
|
||
url = "https://www.schemastore.org/bower.json"
|
||
}, {
|
||
description = "Bower configuration file",
|
||
fileMatch = { ".bowerrc" },
|
||
name = ".bowerrc",
|
||
url = "https://www.schemastore.org/bowerrc.json"
|
||
}, {
|
||
description = "CPI-specific config for BOSH Director",
|
||
name = "BOSH CPI Config",
|
||
url = "https://www.schemastore.org/bosh-cpi-config.json"
|
||
}, {
|
||
description = "Deploy config for BOSH CLI",
|
||
name = "BOSH Deploy Config",
|
||
url = "https://www.schemastore.org/bosh-deploy-config.json"
|
||
}, {
|
||
description = "Boyka Framework config file",
|
||
fileMatch = { "boyka-config.json" },
|
||
name = "Boyka Framework",
|
||
url = "https://www.schemastore.org/boyka-config.json"
|
||
}, {
|
||
description = "Behat configuration file",
|
||
fileMatch = { "behat.yml", "*.behat.yml" },
|
||
name = "behat.yml",
|
||
url = "https://www.schemastore.org/behat.json"
|
||
}, {
|
||
description = "black, a Python formatter",
|
||
fileMatch = {},
|
||
name = "partial-black.json",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-black.json"
|
||
}, {
|
||
description = "FastAPI web framework configuration for pyproject.toml",
|
||
fileMatch = {},
|
||
name = "partial-fastapi.json",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-fastapi.json"
|
||
}, {
|
||
description = "Bozr test suite file",
|
||
fileMatch = { ".suite.json", ".xsuite.json" },
|
||
name = "bozr.suite.json",
|
||
url = "https://www.schemastore.org/bozr.json"
|
||
}, {
|
||
description = "browser.i18n messages.json translation file",
|
||
fileMatch = { "messages.json" },
|
||
name = "browser.i18n.json",
|
||
url = "https://www.schemastore.org/browser.i18n.json"
|
||
}, {
|
||
description = "Configuration file for browsh",
|
||
fileMatch = { "**/browsh/config.toml" },
|
||
name = "browsh configuration",
|
||
url = "https://raw.githubusercontent.com/browsh-org/browsh/master/webext/assets/browsh-schema.json"
|
||
}, {
|
||
description = "BuckleScript configuration file",
|
||
fileMatch = { "bsconfig.json" },
|
||
name = "bucklescript",
|
||
url = "https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json"
|
||
}, {
|
||
description = "Changelog files for build-changelog action",
|
||
fileMatch = { "**/build-changelog/*.yml", "**/build-changelog/*.yaml", "**/build-changelog/*.toml" },
|
||
name = "build-changelog",
|
||
url = "https://raw.githubusercontent.com/jelmore1674/build-changelog/refs/tags/v1/schemas/changlelog.json"
|
||
}, {
|
||
description = "Build Info is the metadata of a build. It includes all the details about the build broken down into segments that include version history, artifacts, project modules, dependencies, and everything that was required to create the build",
|
||
fileMatch = { "*buildinfo*.json", "*build-info*.json", "*.buildinfo" },
|
||
name = "Build Info",
|
||
url = "https://raw.githubusercontent.com/jfrog/build-info-go/main/buildinfo-schema.json"
|
||
}, {
|
||
description = "Minecraft Bukkit plugin description files",
|
||
fileMatch = { "plugin.yml" },
|
||
name = "Bukkit plugin.yml",
|
||
url = "https://www.schemastore.org/bukkit-plugin.json"
|
||
}, {
|
||
description = "Buildkite pipeline.yml files",
|
||
fileMatch = { "buildkite.yml", "buildkite.yaml", "buildkite.json", "buildkite.*.yml", "buildkite.*.yaml", "buildkite.*.json", "**/.buildkite/pipeline.yml", "**/.buildkite/pipeline.yaml", "**/.buildkite/pipeline.json", "**/.buildkite/pipeline.*.yml", "**/.buildkite/pipeline.*.yaml", "**/.buildkite/pipeline.*.json" },
|
||
name = "Buildkite",
|
||
url = "https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json"
|
||
}, {
|
||
description = "Sourcehut Build Manifest",
|
||
fileMatch = { ".build.yml" },
|
||
name = ".build.yml",
|
||
url = "https://www.schemastore.org/sourcehut-build-0.65.0.json",
|
||
versions = {
|
||
["0.41.2"] = "https://www.schemastore.org/sourcehut-build-0.41.2.json",
|
||
["0.65.0"] = "https://www.schemastore.org/sourcehut-build-0.65.0.json"
|
||
}
|
||
}, {
|
||
description = "bun.lock file",
|
||
fileMatch = { "bun.lock" },
|
||
name = "bun.lock",
|
||
url = "https://www.schemastore.org/bun-lock.json"
|
||
}, {
|
||
description = "bundleconfig.json files",
|
||
fileMatch = { "bundleconfig.json" },
|
||
name = "bundleconfig.json",
|
||
url = "https://www.schemastore.org/bundleconfig.json"
|
||
}, {
|
||
description = "bunfig.toml file",
|
||
fileMatch = { "bunfig.toml" },
|
||
name = "bunfig.toml",
|
||
url = "https://www.schemastore.org/bunfig.json"
|
||
}, {
|
||
description = "BungeeCord plugin description files",
|
||
fileMatch = { "plugin.yml", "bungee.yml" },
|
||
name = "BungeeCord plugin.yml",
|
||
url = "https://www.schemastore.org/bungee-plugin.json"
|
||
}, {
|
||
description = "WordPress block.json files",
|
||
fileMatch = { "block.json" },
|
||
name = "block.json",
|
||
url = "https://schemas.wp.org/trunk/block.json",
|
||
versions = {
|
||
trunk = "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json"
|
||
}
|
||
}, {
|
||
description = "Block Metadata in Block Protocol",
|
||
fileMatch = { "block-metadata.json" },
|
||
name = "Block Protocol Metadata",
|
||
url = "https://blockprotocol.org/schemas/block-metadata.json"
|
||
}, {
|
||
description = "CI configuration for Amdocs Bill Experience projects",
|
||
fileMatch = { "**/bxci.yaml", "**/bxci.yml" },
|
||
name = "BX CI",
|
||
url = "https://www.schemastore.org/bxci.schema-3.x.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/bxci.schema-1.0.json",
|
||
["1.0.1"] = "https://www.schemastore.org/bxci.schema-1.0.1.json",
|
||
["2.0.0"] = "https://www.schemastore.org/bxci.schema-2.0.0.json",
|
||
["2.x"] = "https://www.schemastore.org/bxci.schema-2.x.json",
|
||
["3.x"] = "https://www.schemastore.org/bxci.schema-2.x.json"
|
||
}
|
||
}, {
|
||
description = "Better scripts configuration file",
|
||
fileMatch = { "scripts.json", "better-scripts.json", ".better-scriptsrc", ".better-scriptsrc.json" },
|
||
name = "Better Scripts",
|
||
url = "https://raw.githubusercontent.com/iamyoki/better-scripts/main/lib/schema.json"
|
||
}, {
|
||
description = "A bleeping fast Scala build tool",
|
||
fileMatch = { "bleep.yaml", "bleep.yml" },
|
||
name = "Bleep",
|
||
url = "https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json"
|
||
}, {
|
||
description = "CMake Presets",
|
||
fileMatch = { "CMakePresets.json", "CMakeUserPresets.json" },
|
||
name = "CMake Presets",
|
||
url = "https://raw.githubusercontent.com/Kitware/CMake/master/Help/manual/presets/schema.json"
|
||
}, {
|
||
description = "Cache Warmup config",
|
||
fileMatch = { "cache-warmup.json", "cache-warmup.yaml", "cache-warmup.yml" },
|
||
name = "Cache Warmup config",
|
||
url = "https://raw.githubusercontent.com/eliashaeussler/cache-warmup/main/res/cache-warmup-config.schema.json"
|
||
}, {
|
||
description = "Qualisys Calqulus pipeline",
|
||
fileMatch = { "*.calqulus.yaml", "*.calqulus.yml" },
|
||
name = "Calqulus pipeline",
|
||
url = "https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/calqulus-pipeline.schema.json"
|
||
}, {
|
||
description = "Camel YAML DSL",
|
||
fileMatch = { "*.camel.yaml", "*.camelk.yaml", "*.camel.yml", "*.camelk.yml" },
|
||
name = "Camel YAML DSL",
|
||
url = "https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json",
|
||
versions = {
|
||
["3.x"] = "https://raw.githubusercontent.com/apache/camel/camel-3.x/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json",
|
||
["4.x"] = "https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json"
|
||
}
|
||
}, {
|
||
description = "Deployment configuration for Cannon, a DevOps tool for Ethereum",
|
||
fileMatch = { "cannonfile.json", "*.cannonfile.json", "cannonfile.yaml", "*.cannonfile.yaml", "cannonfile.toml", "*.cannonfile.toml" },
|
||
name = "Cannon TOML",
|
||
url = "https://raw.githubusercontent.com/usecannon/cannon/main/packages/lsp/src/schema.json"
|
||
}, {
|
||
description = "Carafe compatible JavaScript Bundles",
|
||
name = "Carafe",
|
||
url = "https://carafe.fm/schema/draft-02/bundle.schema.json",
|
||
versions = {
|
||
["draft-01"] = "https://carafe.fm/schema/draft-01/bundle.schema.json",
|
||
["draft-02"] = "https://carafe.fm/schema/draft-02/bundle.schema.json"
|
||
}
|
||
}, {
|
||
description = "Manifest for Cargo, the Rust package manager and build tool",
|
||
fileMatch = { "Cargo.toml" },
|
||
name = "Cargo Manifest",
|
||
url = "https://www.schemastore.org/cargo.json"
|
||
}, {
|
||
description = "cargo-make, a Rust task runner and build tool",
|
||
fileMatch = { "Makefile.toml" },
|
||
name = "Cargo Make",
|
||
url = "https://www.schemastore.org/cargo-make.json"
|
||
}, {
|
||
description = "Backstage Catalog Info",
|
||
fileMatch = { "catalog-info.yaml", "*.catalog-info.yaml" },
|
||
name = "Catalog Info Backstage",
|
||
url = "https://www.schemastore.org/catalog-info.json"
|
||
}, {
|
||
description = "Changie configuration file",
|
||
fileMatch = { ".changie.yaml", ".changie.yml" },
|
||
name = "Changie",
|
||
url = "https://changie.dev/schema.json"
|
||
}, {
|
||
description = "Charmcraft project. Documentation: https://documentation.ubuntu.com/charmcraft/stable/",
|
||
fileMatch = { "charmcraft.yaml" },
|
||
name = "Charmcraft",
|
||
url = "https://raw.githubusercontent.com/canonical/charmcraft/main/schema/charmcraft.json"
|
||
}, {
|
||
description = "Configuration files for ChordPro",
|
||
fileMatch = { "*.chordpro.json", "chordpro.json", "*.chordpro.yaml", "*.chordpro.yml", "chordpro.yaml", "chordpro.yml" },
|
||
name = "ChordPro Configuration",
|
||
url = "https://raw.githubusercontent.com/ChordPro/chordpro/master/lib/ChordPro/res/config/config.schema"
|
||
}, {
|
||
description = "Chromia Model Config File",
|
||
fileMatch = { "chromia.yml", "chromia.yaml" },
|
||
name = "Chromia Model",
|
||
url = "https://gitlab.com/chromaway/core-tools/chromia-cli-tools/-/raw/dev/chromia-build-tools/src/main/resources/chromia-model-schema.json"
|
||
}, {
|
||
description = "Chromia Seeder Root Config File",
|
||
fileMatch = { "**/.chromia/seeder/**/seeder.yml" },
|
||
name = "Chromia Seeder Root Config",
|
||
url = "https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-config-schema.json"
|
||
}, {
|
||
description = "Chromia Seeder Module Config File",
|
||
fileMatch = { "**/.chromia/seeder/**/modules/**/*.yml" },
|
||
name = "Chromia Seeder Module Config",
|
||
url = "https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-module-schema.json"
|
||
}, {
|
||
description = "cibuildwheel, a Python redistributable wheel builder",
|
||
fileMatch = { "cibuildwheel.toml", ".cibuildwheel.toml" },
|
||
name = "cibuildwheel",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/cibuildwheel.json"
|
||
}, {
|
||
description = "Citrus test case",
|
||
fileMatch = { "*.citrus.yaml", "*.citrus.test.yaml", "*.citrus.it.yaml", "*.citrus-test.yaml", "*.citrus-it.yaml" },
|
||
name = "Citrus test case",
|
||
url = "https://citrusframework.org/schema/json/testcase/citrus-testcase.json"
|
||
}, {
|
||
description = "the representation of 3D city models",
|
||
name = "CityJSON",
|
||
url = "https://raw.githubusercontent.com/cityjson/specs/master/schemas/cityjson.min.schema.json"
|
||
}, {
|
||
description = "A specification for describing event data in a common way. Documentation: https://cloudevents.io",
|
||
fileMatch = {},
|
||
name = "CloudEvents specification",
|
||
url = "https://raw.githubusercontent.com/cloudevents/spec/master/cloudevents/formats/cloudevents.json"
|
||
}, {
|
||
description = "Conda-forge configuration file",
|
||
fileMatch = { "conda-forge.yml" },
|
||
name = "conda-forge",
|
||
url = "https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json"
|
||
}, {
|
||
description = "Configuration for Convex project settings",
|
||
fileMatch = { "convex.json" },
|
||
name = "Convex",
|
||
url = "https://raw.githubusercontent.com/get-convex/convex-backend/refs/heads/main/npm-packages/convex/schemas/convex.schema.json"
|
||
}, {
|
||
description = "Conjure Human-Readable Format",
|
||
fileMatch = { "**/conjure/**.yml" },
|
||
name = "Conjure",
|
||
url = "https://raw.githubusercontent.com/palantir/conjure/master/conjure.schema.json"
|
||
}, {
|
||
description = "G/M codes for Machine Tools or 3D Printers",
|
||
fileMatch = { "*.cncc.json" },
|
||
name = "CNC Codes",
|
||
url = "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema",
|
||
versions = {
|
||
["2022-06"] = "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-06/schema",
|
||
["2022-07"] = "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema",
|
||
latest = "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema"
|
||
}
|
||
}, {
|
||
description = "cog.yaml files",
|
||
fileMatch = { "cog.yaml", "cog.yml" },
|
||
name = "Cog config file",
|
||
url = "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json"
|
||
}
|
||
}, {
|
||
description = "Commandbox used with cli, cfml web servers and modules",
|
||
name = "Commandbox Box.json",
|
||
url = "https://raw.githubusercontent.com/Ortus-Solutions/vscode-commandbox/master/resources/schemas/box.schema.json"
|
||
}, {
|
||
description = "Commandbox used with cfml web servers",
|
||
name = "Commandbox Server.json",
|
||
url = "https://raw.githubusercontent.com/Ortus-Solutions/vscode-commandbox/master/resources/schemas/server.schema.json"
|
||
}, {
|
||
description = "A cross-tool mechanism for locating software dependencies",
|
||
fileMatch = { "*.cps" },
|
||
name = "Common Package Specification",
|
||
url = "https://cps-org.github.io/cps/cps.schema.json"
|
||
}, {
|
||
description = "cumulusci.yml file for configuring CumulusCI, a Salesforce automation framework",
|
||
fileMatch = { "cumulusci.yml" },
|
||
name = "CumulusCI Config",
|
||
url = "https://raw.githubusercontent.com/SFDO-Tooling/CumulusCI/main/cumulusci/schema/cumulusci.jsonschema.json"
|
||
}, {
|
||
description = "Clawject configuration file",
|
||
fileMatch = { ".clawjectrc", ".clawjectrc.json" },
|
||
name = "Clawject config",
|
||
url = "https://raw.githubusercontent.com/clawject/clawject/main/packages/core/src/config/schema.json"
|
||
}, {
|
||
description = "Keyboard shortcut configuration for Claude Code",
|
||
fileMatch = { "**/.claude/keybindings.json" },
|
||
name = "Claude Code Keybindings",
|
||
url = "https://www.schemastore.org/claude-code-keybindings.json"
|
||
}, {
|
||
description = "Configuration file for Claude Code",
|
||
fileMatch = { "**/.claude/settings.json" },
|
||
name = "Claude Code Settings",
|
||
url = "https://www.schemastore.org/claude-code-settings.json"
|
||
}, {
|
||
description = "Configuration file for cmakefmt, a fast native CMake formatter",
|
||
fileMatch = { ".cmakefmt.yaml", ".cmakefmt.yml", ".cmakefmt.toml" },
|
||
name = "cmakefmt",
|
||
url = "https://cmakefmt.dev/schemas/latest/schema.json"
|
||
}, {
|
||
description = "CVE record format to describe security vulnerabilities",
|
||
fileMatch = { "CVE-*.json" },
|
||
name = "CVE Record Format",
|
||
url = "https://raw.githubusercontent.com/CVEProject/cve-schema/master/schema/docs/CVE_Record_Format_bundled.json"
|
||
}, {
|
||
description = "A Cycle.io stack file for environments as code",
|
||
fileMatch = { "cycle.json", "cycle.yml", "cycle.yaml" },
|
||
name = "Cycle Stack File",
|
||
url = "https://raw.githubusercontent.com/cycleplatform/api-spec/main/stackspec/stackspec.json"
|
||
}, {
|
||
description = "CycloneDX Bill of Materials (BOM) file",
|
||
fileMatch = { "bom.json", "*.cdx.json" },
|
||
name = "CycloneDX",
|
||
url = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.6.schema.json",
|
||
versions = {
|
||
["1.2"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.2.schema.json",
|
||
["1.2-strict"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.2-strict.schema.json",
|
||
["1.3"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.3.schema.json",
|
||
["1.3-strict"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.3-strict.schema.json",
|
||
["1.4"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.4.schema.json",
|
||
["1.5"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.5.schema.json",
|
||
["1.6"] = "https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.6.schema.json"
|
||
}
|
||
}, {
|
||
description = "Collection of defined source and target connections used within DataYoga jobs",
|
||
fileMatch = { "connections.dy.yaml" },
|
||
name = "DataYoga Connections",
|
||
url = "https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/connections.schema.json"
|
||
}, {
|
||
description = "Declarative definition of sequential pipeline steps within a DataYoga job",
|
||
fileMatch = { "**/jobs/**/*.dy.yaml" },
|
||
name = "DataYoga Job",
|
||
url = "https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/job.schema.json"
|
||
}, {
|
||
description = "dbt-bouncer configuration file for enforcing conventions in dbt projects",
|
||
fileMatch = { "dbt-bouncer.yml", "dbt-bouncer.yaml" },
|
||
name = "dbt-bouncer",
|
||
url = "https://raw.githubusercontent.com/godatadriven/dbt-bouncer/main/schema.json"
|
||
}, {
|
||
description = "dbt's dependencies.yml file for external packages and cross-project refs",
|
||
fileMatch = { "**/*dbt*/dependencies.yaml", "**/*dbt*/dependencies.yml" },
|
||
name = "dbt Dependencies",
|
||
url = "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dependencies-latest.json"
|
||
}, {
|
||
description = "dbt's project configuration file",
|
||
fileMatch = { "dbt_project.yaml", "dbt_project.yml" },
|
||
name = "dbt Project",
|
||
url = "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_project-latest.json"
|
||
}, {
|
||
description = "dbt's packages.yml file for external packages",
|
||
fileMatch = { "**/*dbt*/packages.yaml", "**/*dbt*/packages.yml" },
|
||
name = "dbt Packages",
|
||
url = "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/packages-latest.json"
|
||
}, {
|
||
description = "dbt's selectors.yml file for configuring YAML selectors",
|
||
fileMatch = { "**/*dbt*/selectors.yaml", "**/*dbt*/selectors.yml" },
|
||
name = "dbt Selectors",
|
||
url = "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json"
|
||
}, {
|
||
description = "dbt YAML files configurations",
|
||
fileMatch = { "**/*dbt*/macros/**/*.yaml", "**/*dbt*/macros/**/*.yml", "**/*dbt*/models/**/*.yaml", "**/*dbt*/models/**/*.yml", "**/*dbt*/seeds/**/*.yaml", "**/*dbt*/seeds/**/*.yml", "**/*dbt*/snapshots/**/*.yaml", "**/*dbt*/snapshots/**/*.yml" },
|
||
name = "dbt YAML files",
|
||
url = "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
|
||
}, {
|
||
description = "Debian packaging file for describing metadata about the upstream project",
|
||
fileMatch = { "**/debian/upstream/metadata" },
|
||
name = "Debian Upstream Metadata file",
|
||
url = "https://salsa.debian.org/debian/debian-json-schemas/-/raw/main/schemas/debian-upstream-metadata/debian-upstream-metadata-latest.json"
|
||
}, {
|
||
description = "Deck is a tool for creating presentation using Markdown and Google Slides",
|
||
fileMatch = { "**/.config/deck/config.yml", "**/.config/deck/config.yaml", "**/.config/deck/config-*.yml", "**/.config/deck/config-*.yaml" },
|
||
name = "Deck config",
|
||
url = "https://raw.githubusercontent.com/k1LoW/deck/refs/heads/main/schema.yml"
|
||
}, {
|
||
description = "DeepMatch deeplinks YAML configuration file",
|
||
fileMatch = { "**/.deeplinks.yml", "**/*.deeplinks.yml", "**/.deeplinks.yaml", "**/*.deeplinks.yaml" },
|
||
name = "DeepMatch deeplinks spec",
|
||
url = "https://raw.githubusercontent.com/aouledissa/deep-match/main/schemas/deeplinks.schema.json"
|
||
}, {
|
||
description = "Dein.vim, a Vim/Neovim plugin manager",
|
||
fileMatch = { "dein.toml" },
|
||
name = "Dein Config",
|
||
url = "https://www.schemastore.org/dein.json"
|
||
}, {
|
||
description = "Configuration file for Dependency cruiser",
|
||
fileMatch = { "dependency-cruiser.config.json" },
|
||
name = "Dependency cruiser",
|
||
url = "https://raw.githubusercontent.com/sverweij/dependency-cruiser/main/src/schema/configuration.schema.json"
|
||
}, {
|
||
description = "Configuration for DeployStack applications, supporting app customization and deployment settings",
|
||
fileMatch = { "**/.deploystack/config.yml", "**/.deploystack/config.yaml" },
|
||
name = "DeployStack Configuration",
|
||
url = "https://cdnx.deploystack.io/schema/config.yml.json"
|
||
}, {
|
||
description = "Configuration file for Space Apps",
|
||
fileMatch = { "Spacefile" },
|
||
name = "Deta Spacefile",
|
||
url = "https://deta.space/assets/spacefile.schema.json"
|
||
}, {
|
||
description = "Configuration for a Devbox shell environment",
|
||
fileMatch = { "devbox.json" },
|
||
name = "Devbox Config",
|
||
url = "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json"
|
||
}, {
|
||
description = "Configuration for a Devbox plugin specification",
|
||
fileMatch = { "devbox-plugin.json" },
|
||
name = "Devbox Plugin",
|
||
url = "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox-plugin.schema.json"
|
||
}, {
|
||
description = "Drupal configuration for breakpoints",
|
||
fileMatch = { "*.breakpoints.yml" },
|
||
name = "Drupal Breakpoints",
|
||
url = "https://www.schemastore.org/drupal-breakpoints.json"
|
||
}, {
|
||
description = "Drupal configuration for info",
|
||
fileMatch = { "*.info.yml" },
|
||
name = "Drupal Info",
|
||
url = "https://www.schemastore.org/drupal-info.json"
|
||
}, {
|
||
description = "Drupal configuration for layouts",
|
||
fileMatch = { "*.layouts.yml" },
|
||
name = "Drupal Layouts",
|
||
url = "https://www.schemastore.org/drupal-layouts.json"
|
||
}, {
|
||
description = "Drupal configuration for libraries",
|
||
fileMatch = { "*.libraries.yml" },
|
||
name = "Drupal Libraries",
|
||
url = "https://www.schemastore.org/drupal-libraries.json"
|
||
}, {
|
||
description = "Drupal configuration for action links",
|
||
fileMatch = { "*.links.action.yml" },
|
||
name = "Drupal Links Action",
|
||
url = "https://www.schemastore.org/drupal-links-action.json"
|
||
}, {
|
||
description = "Drupal configuration for contextual links",
|
||
fileMatch = { "*.links.contextual.yml" },
|
||
name = "Drupal Links Contextual",
|
||
url = "https://www.schemastore.org/drupal-links-contextual.json"
|
||
}, {
|
||
description = "Drupal configuration for menu links",
|
||
fileMatch = { "*.links.menu.yml" },
|
||
name = "Drupal Links Menu",
|
||
url = "https://www.schemastore.org/drupal-links-menu.json"
|
||
}, {
|
||
description = "Drupal configuration for task links",
|
||
fileMatch = { "*.links.task.yml" },
|
||
name = "Drupal Links Task",
|
||
url = "https://www.schemastore.org/drupal-links-task.json"
|
||
}, {
|
||
description = "Drupal configuration for migration",
|
||
fileMatch = { "*.migration.*.yml", "**/migrations/*.yml" },
|
||
name = "Drupal Migration",
|
||
url = "https://www.schemastore.org/drupal-migration.json"
|
||
}, {
|
||
description = "Drupal configuration for permissions",
|
||
fileMatch = { "*.permissions.yml" },
|
||
name = "Drupal Permissions",
|
||
url = "https://www.schemastore.org/drupal-permissions.json"
|
||
}, {
|
||
description = "Drupal configuration for recipe",
|
||
fileMatch = { "drupal-recipe.yml", "drupal-recipe.yaml" },
|
||
name = "Drupal Recipe",
|
||
url = "https://www.schemastore.org/drupal-recipe.json"
|
||
}, {
|
||
description = "Drupal configuration for routing",
|
||
fileMatch = { "*.routing.yml" },
|
||
name = "Drupal Routing",
|
||
url = "https://www.schemastore.org/drupal-routing.json"
|
||
}, {
|
||
description = "Drupal configuration for config",
|
||
fileMatch = { "**/config/schema/*.schema.yml" },
|
||
name = "Drupal Config",
|
||
url = "https://www.schemastore.org/drupal-config.json"
|
||
}, {
|
||
description = "Drupal configuration for services",
|
||
fileMatch = { "*.services.yml" },
|
||
name = "Drupal Services",
|
||
url = "https://www.schemastore.org/drupal-services.json"
|
||
}, {
|
||
description = "The Chart.yaml file is required for a chart",
|
||
fileMatch = { "Chart.yaml" },
|
||
name = "Helm Chart.yaml",
|
||
url = "https://www.schemastore.org/chart.json"
|
||
}, {
|
||
description = "The Chart.lock file locks dependencies from Chart.yaml",
|
||
fileMatch = { "Chart.lock" },
|
||
name = "Helm Chart.lock",
|
||
url = "https://www.schemastore.org/chart-lock.json"
|
||
}, {
|
||
description = "A Helm Unittest Test Suite file",
|
||
fileMatch = { "**/charts/*/tests/*.yaml" },
|
||
name = "Helm Unittest Test Suite",
|
||
url = "https://raw.githubusercontent.com/helm-unittest/helm-unittest/refs/heads/main/schema/helm-testsuite.json"
|
||
}, {
|
||
description = "CircleCI config files",
|
||
fileMatch = { "**/.circleci/config.yml" },
|
||
name = "CircleCI config.yml",
|
||
url = "https://www.schemastore.org/circleciconfig.json"
|
||
}, {
|
||
description = "Configuration file as an alternative for configuring your repository in the settings page",
|
||
fileMatch = { ".codeclimate.yml", ".codeclimate.json" },
|
||
name = "Code Climate",
|
||
url = "https://www.schemastore.org/codeclimate.json"
|
||
}, {
|
||
description = "Cirrus CI configuration files",
|
||
fileMatch = { ".cirrus.yml" },
|
||
name = ".cirrus.yml",
|
||
url = "https://raw.githubusercontent.com/cirruslabs/cirrus-cli/main/pkg/parser/testdata/cirrus.json"
|
||
}, {
|
||
description = "Google Apps Script CLI project file",
|
||
fileMatch = { ".clasp.json" },
|
||
name = ".clasp.json",
|
||
url = "https://www.schemastore.org/clasp.json"
|
||
}, {
|
||
description = "Clang language server daemon",
|
||
fileMatch = { ".clangd", ".clangd.yml", ".clangd.yaml", "**/clangd/config.yaml" },
|
||
name = "clangd",
|
||
url = "https://www.schemastore.org/clangd.json"
|
||
}, {
|
||
description = "clang-tidy linter from LLVM",
|
||
fileMatch = { ".clang-tidy", "clang-tidy.yml", "clang-tidy.yaml" },
|
||
name = "clang-tidy",
|
||
url = "https://www.schemastore.org/clang-tidy.json"
|
||
}, {
|
||
description = "C package manager-ish",
|
||
fileMatch = { "clib.json" },
|
||
name = "clib",
|
||
url = "https://www.schemastore.org/clib.json"
|
||
}, {
|
||
description = "Cloudify Blueprint",
|
||
fileMatch = { "*.cfy.yaml" },
|
||
name = "cloudify",
|
||
url = "https://www.schemastore.org/cloudify.json"
|
||
}, {
|
||
description = "#cloud-config userdata YAML",
|
||
fileMatch = { "cloudconfig.yaml", "cloud-config.yaml", "*.cloudconfig.yaml", "*.cloud-config.yaml" },
|
||
name = "cloud-init: cloud-config userdata",
|
||
url = "https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/versions.schema.cloud-config.json"
|
||
}, {
|
||
description = "OpenAI Codex configuration file",
|
||
fileMatch = { "**/.codex/config.toml" },
|
||
name = "Codex",
|
||
url = "https://developers.openai.com/codex/config-schema.json"
|
||
}, {
|
||
description = "Codemagic CI/CD file configuration",
|
||
fileMatch = { "codemagic.yaml", "codemagic.yml" },
|
||
name = "codemagic",
|
||
url = "https://codemagic.io/codemagic-schema.json"
|
||
}, {
|
||
description = "Codux configuration file",
|
||
fileMatch = { "codux.config.json" },
|
||
name = "Codux",
|
||
url = "https://wixplosives.github.io/codux-config-schema/codux.config.schema.json"
|
||
}, {
|
||
description = "dev container configuration files",
|
||
fileMatch = { "devcontainer.json", ".devcontainer.json" },
|
||
name = "devcontainer.json",
|
||
url = "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json"
|
||
}, {
|
||
description = "codecov.yml files",
|
||
fileMatch = { "**/.github/.codecov.yml", "**/.github/codecov.yml", "**/dev/.codecov.yml", "**/dev/codecov.yml", ".codecov.yml", "codecov.yml" },
|
||
name = "Codecov configuration files",
|
||
url = "https://www.schemastore.org/codecov.json"
|
||
}, {
|
||
description = "codeship-services.yml files",
|
||
fileMatch = { "codeship-services.yml" },
|
||
name = "CodeShip Pro services configuration files",
|
||
url = "https://www.schemastore.org/codeship-services.json"
|
||
}, {
|
||
description = "codeship-steps.yml files",
|
||
fileMatch = { "codeship-steps.yml" },
|
||
name = "CodeShip Pro steps configuration files",
|
||
url = "https://www.schemastore.org/codeship-steps.json"
|
||
}, {
|
||
description = "vcpkg manifest file",
|
||
fileMatch = { "vcpkg.json" },
|
||
name = "vcpkg manifest file",
|
||
url = "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json"
|
||
}, {
|
||
description = "vcpkg configuration file",
|
||
fileMatch = { "vcpkg-configuration.json" },
|
||
name = "vcpkg configuration file",
|
||
url = "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json"
|
||
}, {
|
||
description = "Vercel configuration file",
|
||
fileMatch = { "vercel.json" },
|
||
name = "Vercel",
|
||
url = "https://openapi.vercel.sh/vercel.json"
|
||
}, {
|
||
description = "code snippet files in visual studio code extensions",
|
||
fileMatch = { "*.code-snippets" },
|
||
name = "VSCode Code Snippets",
|
||
url = "https://raw.githubusercontent.com/Yash-Singh1/vscode-snippets-json-schema/main/schema.json"
|
||
}, {
|
||
description = "compilerconfig.json files",
|
||
fileMatch = { "compilerconfig.json" },
|
||
name = "compilerconfig.json",
|
||
url = "https://www.schemastore.org/compilerconfig.json"
|
||
}, {
|
||
description = "LLVM compilation database",
|
||
fileMatch = { "compile_commands.json" },
|
||
name = "compile_commands.json",
|
||
url = "https://www.schemastore.org/compile-commands.json"
|
||
}, {
|
||
description = "Config file for Command Task Runner",
|
||
fileMatch = { "commands.json" },
|
||
name = "commands.json",
|
||
url = "https://www.schemastore.org/commands.json"
|
||
}, {
|
||
description = "Universal all catalog data focused on transformations and relationships",
|
||
fileMatch = { "*.cat.json", "*.catalog.json", "*.cat.yml", "*.catalog.yml" },
|
||
name = "Common Catalog Data",
|
||
url = "https://raw.githubusercontent.com/howlowck/common-catalog-schema/main/schema-versions.json"
|
||
}, {
|
||
description = "React Cosmos configuration file",
|
||
fileMatch = { "cosmos.config.json" },
|
||
name = "cosmos.config.json",
|
||
url = "https://www.schemastore.org/cosmos-config.json"
|
||
}, {
|
||
description = "Google Chrome extension manifest file",
|
||
name = "Chrome Extension",
|
||
url = "https://www.schemastore.org/chrome-manifest.json"
|
||
}, {
|
||
description = "Google Chrome extension localization file",
|
||
fileMatch = { "**/_locales/*/messages.json" },
|
||
name = "chrome-extension-locales-messages.json",
|
||
url = "https://www.schemastore.org/chrome-extension-locales-messages.json"
|
||
}, {
|
||
description = "Chutzpah configuration file",
|
||
fileMatch = { "chutzpah.json" },
|
||
name = "chutzpah.json",
|
||
url = "https://www.schemastore.org/chutzpah.json"
|
||
}, {
|
||
description = "Visual Studio manifest injection file",
|
||
fileMatch = { "contentmanifest.json" },
|
||
name = "contentmanifest.json",
|
||
url = "https://www.schemastore.org/vsix-manifestinjection.json"
|
||
}, {
|
||
description = "SAP Cloud SDK Pipeline configuration",
|
||
fileMatch = { "pipeline_config.yml" },
|
||
name = "cloud-sdk-pipeline-configuration",
|
||
url = "https://www.schemastore.org/cloud-sdk-pipeline-config-schema.json"
|
||
}, {
|
||
description = "Google Cloud Build configuration file",
|
||
fileMatch = { "cloudbuild.json", "cloudbuild.yaml", "cloudbuild.yml", "*.cloudbuild.json", "*.cloudbuild.yaml", "*.cloudbuild.yml" },
|
||
name = "cloudbuild.json",
|
||
url = "https://www.schemastore.org/cloudbuild.json"
|
||
}, {
|
||
description = "Google Cloud Workflows configuration file",
|
||
fileMatch = { "workflows.json", "workflows.yaml", "workflows.yml", "*.workflows.json", "*.workflows.yaml", "*.workflows.yml" },
|
||
name = "Google Cloud Workflows",
|
||
url = "https://www.schemastore.org/workflows.json"
|
||
}, {
|
||
description = "AWS CDK context files",
|
||
fileMatch = { "cdk.json" },
|
||
name = "AWS CDK cdk.json",
|
||
url = "https://www.schemastore.org/cdk.json"
|
||
}, {
|
||
description = "AWS CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment",
|
||
fileMatch = { "*.cf.json", "*.cf.yml", "*.cf.yaml", "cloudformation.json", "cloudformation.yml", "cloudformation.yaml" },
|
||
name = "AWS CloudFormation",
|
||
url = "https://raw.githubusercontent.com/awslabs/goformation/master/schema/cloudformation.schema.json"
|
||
}, {
|
||
description = "The AWS Serverless Application Model (AWS SAM, previously known as Project Flourish) extends AWS CloudFormation to provide a simplified way of defining the Amazon API Gateway APIs, AWS Lambda functions, and Amazon DynamoDB tables needed by your serverless application",
|
||
fileMatch = { "template.yaml", "serverless.template", "*.sam.json", "*.sam.yml", "*.sam.yaml", "sam.json", "sam.yml", "sam.yaml" },
|
||
name = "AWS CloudFormation Serverless Application Model (SAM)",
|
||
url = "https://raw.githubusercontent.com/aws/serverless-application-model/main/samtranslator/schema/schema.json"
|
||
}, {
|
||
description = "AWS SAM CLI samconfig configuration file",
|
||
fileMatch = { "samconfig.toml", "samconfig.yaml", "samconfig.yml" },
|
||
name = "AWS SAM CLI Samconfig",
|
||
url = "https://raw.githubusercontent.com/aws/aws-sam-cli/master/schema/samcli.json"
|
||
}, {
|
||
description = "Used to manage all of the AWS accounts within the AWS Organization",
|
||
fileMatch = { "accounts-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Accounts Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/accounts-config.json"
|
||
}, {
|
||
description = "Used to manage configuration of custom applications, third-party firewall appliances, and CloudFormation stacks",
|
||
fileMatch = { "customizations-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Customizations Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/customizations-config.json"
|
||
}, {
|
||
description = "Used to manage all of the global properties that can be inherited across the AWS Organization",
|
||
fileMatch = { "global-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Global Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/global-config.json"
|
||
}, {
|
||
description = "Used to manage all of the IAM resources across the AWS Organization",
|
||
fileMatch = { "iam-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - IAM Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/iam-config.json"
|
||
}, {
|
||
description = "Used to manage and implement network resources to establish a WAN/LAN architecture to support cloud operations and application workloads in AWS",
|
||
fileMatch = { "network-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Network Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/network-config.json"
|
||
}, {
|
||
description = "Used to manage all of the organization units in the AWS Organization",
|
||
fileMatch = { "organization-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Organization Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/organization-config.json"
|
||
}, {
|
||
description = "Used to manage all of the replacement values across the configuration files",
|
||
fileMatch = { "replacements-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Replacements Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/replacements-config.json"
|
||
}, {
|
||
description = "Used to manage configuration of AWS security services",
|
||
fileMatch = { "security-config.yaml" },
|
||
name = "Landing Zone Accelerator on AWS - Security Config",
|
||
url = "https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/security-config.json"
|
||
}, {
|
||
description = "A way to manage your versioning and changelogs with a focus on monorepos",
|
||
fileMatch = { "**/.changeset/config.json" },
|
||
name = "Changesets",
|
||
url = "https://unpkg.com/@changesets/config/schema.json"
|
||
}, {
|
||
description = "Canonical Chisel slices definition file",
|
||
fileMatch = { "**/slices/*.yaml" },
|
||
name = "chisel-slices.json",
|
||
url = "https://www.schemastore.org/chisel-slices.json"
|
||
}, {
|
||
description = "A YAML file with citation metadata for software or datasets",
|
||
fileMatch = { "CITATION.cff" },
|
||
name = "Citation File Format",
|
||
url = "https://raw.githubusercontent.com/citation-file-format/citation-file-format/1.2.0/schema.json",
|
||
versions = {
|
||
["1.2.0"] = "https://raw.githubusercontent.com/citation-file-format/citation-file-format/1.2.0/schema.json"
|
||
}
|
||
}, {
|
||
description = "CoffeeLint configuration file",
|
||
fileMatch = { "coffeelint.json" },
|
||
name = "coffeelint.json",
|
||
url = "https://www.schemastore.org/coffeelint.json"
|
||
}, {
|
||
description = "committed configuration file",
|
||
fileMatch = { "committed.toml" },
|
||
name = "committed.toml",
|
||
url = "https://raw.githubusercontent.com/crate-ci/committed/master/config.schema.json"
|
||
}, {
|
||
description = "PHP Composer configuration file",
|
||
fileMatch = { "composer.json" },
|
||
name = "composer.json",
|
||
url = "https://getcomposer.org/schema.json"
|
||
}, {
|
||
description = "Web component file",
|
||
fileMatch = { "component.json" },
|
||
name = "component.json",
|
||
url = "https://www.schemastore.org/component.json"
|
||
}, {
|
||
description = "Component Detection manifest",
|
||
fileMatch = { "cdmanifest.json", "cgmanifest.json" },
|
||
name = "component-detection-manifest.json",
|
||
url = "https://www.schemastore.org/component-detection-manifest.json"
|
||
}, {
|
||
description = "A open-source project contribution data by Mozilla",
|
||
fileMatch = { "contribute.json" },
|
||
name = "contribute.json",
|
||
url = "https://raw.githubusercontent.com/mozilla/contribute.json/master/schema.json"
|
||
}, {
|
||
description = "Crowdin, a crowd-translation platform. Documentation: https://support.crowdin.com/configuration-file/",
|
||
fileMatch = { "**/crowdin.yml" },
|
||
name = "crowdin.yml",
|
||
url = "https://www.schemastore.org/crowdin.json"
|
||
}, {
|
||
description = "A YAML Crowdsec collection configuration files",
|
||
fileMatch = { "**/collections/*/*.yaml" },
|
||
name = "Crowdsec collection config",
|
||
url = "https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/collection_schema.yaml"
|
||
}, {
|
||
description = "A YAML Crowdsec parser configuration files",
|
||
fileMatch = { "**/parsers/s00-raw/*/*.yaml", "**/parsers/s01-parse/*/*.yaml", "**/parsers/s02-enrich/*/*.yaml", "**/postoverflows/s00-enrich/*/*.yaml", "**/postoverflows/s01-whitelist/*/*.yaml" },
|
||
name = "Crowdsec parser config",
|
||
url = "https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/parser_schema.yaml"
|
||
}, {
|
||
description = "A YAML Crowdsec scenario configuration files",
|
||
fileMatch = { "**/scenarios/*/*.yaml" },
|
||
name = "Crowdsec scenario config",
|
||
url = "https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/scenario_schema.yaml"
|
||
}, {
|
||
description = "Cypress.io test runner configuration file",
|
||
fileMatch = { "cypress.json" },
|
||
name = "cypress.json",
|
||
url = "https://on.cypress.io/cypress.schema.json"
|
||
}, {
|
||
description = "A config for Atomic Design 4 React generator",
|
||
fileMatch = { ".creatomic" },
|
||
name = ".creatomic",
|
||
url = "https://www.schemastore.org/creatomic.json"
|
||
}, {
|
||
description = "CSpell configuration file",
|
||
fileMatch = { ".cspell.json", "cspell.json", ".cSpell.json", "cSpell.json", "cspell.config.json", "cspell.config.yaml", "cspell.config.yml", "cspell.yaml", "cspell.yml" },
|
||
name = "CSpell (cspell.json)",
|
||
url = "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/packages/cspell-types/cspell.schema.json"
|
||
}, {
|
||
description = "CSS Comb's configuration file",
|
||
fileMatch = { ".csscomb.json" },
|
||
name = "CSS Comb (.csscomb.json)",
|
||
url = "https://www.schemastore.org/csscomb.json"
|
||
}, {
|
||
description = "CSS Lint's configuration file",
|
||
fileMatch = { ".csslintrc" },
|
||
name = "CSS Lint (.csslintrc)",
|
||
url = "https://www.schemastore.org/csslintrc.json"
|
||
}, {
|
||
description = "Configuration for Dart's build system",
|
||
name = "Dart Build Config (dart-build.json)",
|
||
url = "https://www.schemastore.org/dart-build.json"
|
||
}, {
|
||
description = "Configuration for Dart's test package",
|
||
fileMatch = { "dart_test.yaml" },
|
||
name = "Dart Test Config (dart-test.json)",
|
||
url = "https://www.schemastore.org/dart-test.json"
|
||
}, {
|
||
description = "Configuration for DashLord",
|
||
fileMatch = { "dashlord.yaml", "dashlord.yml" },
|
||
name = "DashLord Configuration",
|
||
url = "https://raw.githubusercontent.com/socialgouv/dashlord/main/schema.json"
|
||
}, {
|
||
description = "Data Contract Specification file",
|
||
fileMatch = { "datacontract.yaml", "datacontract.yml", "*-datacontract.yaml", "*-datacontract.yml", "*.datacontract.yaml", "*.datacontract.yml", "datacontract-*.yaml", "datacontract-*.yml", "**/datacontract/*.yml", "**/datacontract/*.yaml", "**/datacontracts/*.yml", "**/datacontracts/*.yaml" },
|
||
name = "Data Contract Specification",
|
||
url = "https://raw.githubusercontent.com/datacontract/datacontract-specification/main/datacontract.schema.json"
|
||
}, {
|
||
description = "Data Product Specification file",
|
||
fileMatch = { "dataproduct.yaml", "dataproduct.yml", "*-dataproduct.yaml", "*-dataproduct.yml", "*.dataproduct.yaml", "*.dataproduct.yml", "dataproduct-*.yaml", "dataproduct-*.yml", "**/dataproduct/*.yml", "**/dataproduct/*.yaml", "**/dataproducts/*.yml", "**/dataproducts/*.yaml" },
|
||
name = "Data Product Specification",
|
||
url = "https://raw.githubusercontent.com/datamesh-architecture/dataproduct-specification/main/dataproduct.schema.json"
|
||
}, {
|
||
description = "Datalogic Scan2Deploy Android file",
|
||
fileMatch = { ".dla.json" },
|
||
name = "datalogic-scan2deploy-android",
|
||
url = "https://www.schemastore.org/datalogic-scan2deploy-android.json"
|
||
}, {
|
||
description = "Datalogic Scan2Deploy CE file",
|
||
fileMatch = { ".dlc.json" },
|
||
name = "datalogic-scan2deploy-ce",
|
||
url = "https://www.schemastore.org/datalogic-scan2deploy-ce.json"
|
||
}, {
|
||
description = "DDEV global configuration file",
|
||
fileMatch = { "**/.ddev/global_config.yaml" },
|
||
name = "ddev-global",
|
||
url = "https://raw.githubusercontent.com/ddev/ddev/master/pkg/globalconfig/schema.json"
|
||
}, {
|
||
description = "DDEV project configuration file",
|
||
fileMatch = { "**/.ddev/config*.yaml" },
|
||
name = "ddev-project",
|
||
url = "https://raw.githubusercontent.com/ddev/ddev/master/pkg/ddevapp/schema.json"
|
||
}, {
|
||
description = "A the ASP.NET DebugSettings.json files",
|
||
fileMatch = { "debugsettings.json" },
|
||
name = "debugsettings.json",
|
||
url = "https://www.schemastore.org/debugsettings.json"
|
||
}, {
|
||
description = "A JSON representation of a Deno configuration file",
|
||
fileMatch = { "deno.json", "deno.jsonc" },
|
||
name = "Deno Config (deno.json)",
|
||
url = "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json"
|
||
}, {
|
||
description = "Dependabot config.yml files",
|
||
fileMatch = { "**/.dependabot/config.yml" },
|
||
name = "dependabot.json",
|
||
url = "https://www.schemastore.org/dependabot.json"
|
||
}, {
|
||
description = "GitHub Actions' dependabot.yml files",
|
||
fileMatch = { "**/.github/dependabot.yml", "**/.github/dependabot.yaml" },
|
||
name = "dependabot-v2.json",
|
||
url = "https://www.schemastore.org/dependabot-2.0.json"
|
||
}, {
|
||
description = "A Deployer yaml recipes",
|
||
fileMatch = {},
|
||
name = "Deployer Recipe",
|
||
url = "https://raw.githubusercontent.com/deployphp/deployer/master/src/schema.json"
|
||
}, {
|
||
description = "Detekt Configuration File",
|
||
fileMatch = { "detekt.yml", "detekt.yaml" },
|
||
name = "Detekt Config (detekt.yml)",
|
||
url = "https://www.schemastore.org/detekt-1.22.0.json",
|
||
versions = {
|
||
["1.14.1"] = "https://www.schemastore.org/detekt-1.14.1.json",
|
||
["1.22.0"] = "https://www.schemastore.org/detekt-1.22.0.json"
|
||
}
|
||
}, {
|
||
description = "Execute Discord Webhook",
|
||
name = "Discord Webhook",
|
||
url = "https://raw.githubusercontent.com/AxoCode/json-schema/master/discord/webhook.json"
|
||
}, {
|
||
description = "Docker daemon configuration",
|
||
fileMatch = { "dockerd.json", "docker.json" },
|
||
name = "dockerd.json",
|
||
url = "https://www.schemastore.org/dockerd.json"
|
||
}, {
|
||
description = "Docker Desktop extension metadata configuration file. Documentation: https://docs.docker.com/extensions/extensions-sdk/architecture/metadata/",
|
||
fileMatch = {},
|
||
name = "Docker Desktop extension metadata",
|
||
url = "https://www.schemastore.org/docker-extension-metadata.json"
|
||
}, {
|
||
description = "Docker Bake configuration file. Documentation: https://docs.docker.com/build/bake/reference",
|
||
fileMatch = { "docker-bake.json", "docker-bake.override.json" },
|
||
name = "docker bake",
|
||
url = "https://www.schemastore.org/docker-bake.json"
|
||
}, {
|
||
description = "docker-seq. Documentation: https://gitlab.com/sbenv/veroxis/docker-seq",
|
||
fileMatch = { "docker-seq.yaml", "docker-seq.json", "docker-seq.yml", "*.docker-seq.yaml", "*.docker-seq.json", "*.docker-seq.yml" },
|
||
name = "docker sequencer",
|
||
url = "https://gitlab.com/sbenv/veroxis/docker-seq/-/raw/HEAD/docker-seq.schema.json"
|
||
}, {
|
||
description = "A DocFx configuration files",
|
||
fileMatch = { "docfx.json" },
|
||
name = "DocFx Config (docfx.json)",
|
||
url = "https://www.schemastore.org/docfx.json"
|
||
}, {
|
||
description = "Configuration file for Docs MCP",
|
||
fileMatch = { ".docs-mcp.json" },
|
||
name = "Docs MCP Manifest",
|
||
url = "https://raw.githubusercontent.com/speakeasy-api/docs-mcp/refs/heads/main/schemas/docs-mcp.schema.json"
|
||
}, {
|
||
description = "Dofigen configuration file. Documentation: https://github.com/lenra-io/dofigen",
|
||
fileMatch = { "dofigen.yaml", "dofigen.json", "dofigen.yml", "*.dofigen.yaml", "*.dofigen.json", "*.dofigen.yml" },
|
||
name = "Dofigen",
|
||
url = "https://www.schemastore.org/dofigen.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's artifacts",
|
||
fileMatch = { "**/.dolittle/artifacts.json" },
|
||
name = "Dolittle Artifacts",
|
||
url = "https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Artifacts.Configuration/artifacts.json"
|
||
}, {
|
||
description = "A Dolittle application's bounded context configuration",
|
||
fileMatch = { "bounded-context.json" },
|
||
name = "Dolittle Bounded Context Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Applications.Configuration/bounded-context.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's event horizon configurations",
|
||
fileMatch = { "**/.dolittle/event-horizons.json" },
|
||
name = "Dolittle Event Horizons Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Events/event-horizons.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's resource configurations",
|
||
fileMatch = { "**/.dolittle/resources.json" },
|
||
name = "Dolittle Resources Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/v5.1.0/Schemas/ResourceTypes.Configuration/resources.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's event horizon's interaction server configuration",
|
||
fileMatch = { "**/.dolittle/server.json" },
|
||
name = "Dolittle Server Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Server/server.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's tenant configuration",
|
||
fileMatch = { "**/.dolittle/tenants.json" },
|
||
name = "Dolittle Tenants Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Tenancy/tenants.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's tenant mapping configurations",
|
||
fileMatch = { "**/.dolittle/tenant-map.json" },
|
||
name = "Dolittle Tenant Map Configuration",
|
||
url = "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/master/Schemas/Tenancy.Configuration/tenant-map.json"
|
||
}, {
|
||
description = "A Dolittle bounded context's topology",
|
||
fileMatch = { "**/.dolittle/topology.json" },
|
||
name = "Dolittle Topology",
|
||
url = "https://raw.githubusercontent.com/dolittle/DotNET.SDK/master/Schemas/Applications.Configuration/topology.json"
|
||
}, {
|
||
description = ".NET product collection manifests",
|
||
fileMatch = { "dotnet-release-index.json" },
|
||
name = "dotnet Release Index manifest",
|
||
url = "https://www.schemastore.org/dotnet-releases-index.json"
|
||
}, {
|
||
description = ".NET tools manifest file",
|
||
fileMatch = { "dotnet-tools.json" },
|
||
name = "dotnet-tools.json",
|
||
url = "https://www.schemastore.org/dotnet-tools.json"
|
||
}, {
|
||
description = ".NET CLI template host files",
|
||
fileMatch = { "dotnetcli.host.json" },
|
||
name = "dotnetcli.host.json",
|
||
url = "https://www.schemastore.org/dotnetcli.host.json"
|
||
}, {
|
||
description = "dprint configuration file",
|
||
fileMatch = { "dprint.json", "dprint.jsonc", ".dprint.json", ".dprint.jsonc" },
|
||
name = "dprint.json",
|
||
url = "https://dprint.dev/schemas/v0.json"
|
||
}, {
|
||
description = "Drone CI configuration file",
|
||
fileMatch = { ".drone.yml" },
|
||
name = "drone.json",
|
||
url = "https://www.schemastore.org/drone.json"
|
||
}, {
|
||
description = "Drush 9 site aliases file",
|
||
fileMatch = { "**/sites/*.site.yml" },
|
||
name = "Drush site aliases",
|
||
url = "https://www.schemastore.org/drush.site.yml.json"
|
||
}, {
|
||
description = "Digital Signature Service Core Protocols, Elements, and Bindings Version 2.0",
|
||
name = "dss-2.0.0.json",
|
||
url = "https://www.schemastore.org/dss-2.0.0.json"
|
||
}, {
|
||
description = "YAML dstack configurations",
|
||
fileMatch = { "*.dstack.yml", "*.dstack.yaml" },
|
||
name = "dstack configuration",
|
||
url = "https://dstack-runner-downloads.s3.eu-west-1.amazonaws.com/latest/schemas/configuration.json"
|
||
}, {
|
||
description = "dvc.yaml file",
|
||
fileMatch = { "dvc.yaml" },
|
||
name = "dvc.yaml",
|
||
url = "https://raw.githubusercontent.com/iterative/dvcyaml-schema/master/schema.json"
|
||
}, {
|
||
description = "Devfiles",
|
||
fileMatch = { "devfile.yaml", ".devfile.yaml" },
|
||
name = "Devfile",
|
||
url = "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/eclipse-che/che-server/master/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/devfile/api/v2.0.0/schemas/latest/devfile.json",
|
||
["2.1.0"] = "https://raw.githubusercontent.com/devfile/api/v2.1.0/schemas/latest/devfile.json",
|
||
["2.2.0"] = "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json"
|
||
}
|
||
}, {
|
||
description = "exchange publishing tools gateway definitions",
|
||
fileMatch = { "**/exchange-config/gateway/prod/*.yaml", "**/exchange-config/gateway/prod/*.yml", "**/exchange-config/gateway/non-prod/*.yaml", "**/exchange-config/gateway/non-prod/*.yml" },
|
||
name = "DWP Exchange - gateway",
|
||
url = "https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/gateway-config-schema.json"
|
||
}, {
|
||
description = "exchange publishing tools meta definition",
|
||
fileMatch = { "**/exchange-config/meta.yaml", "**/exchange-config/meta.yml" },
|
||
name = "DWP Exchange - meta",
|
||
url = "https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/meta-schema.json"
|
||
}, {
|
||
description = "exchange publishing tools catalogue entry definition",
|
||
fileMatch = { "**/exchange-config/portal/catalogue-entry.yaml", "**/exchange-config/portal/catalogue-entry.yml" },
|
||
name = "DWP Exchange - catalogue entry",
|
||
url = "https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/catalogue-entry-schema.json"
|
||
}, {
|
||
description = "PM2 ecosystem config file",
|
||
fileMatch = { "ecosystem.json", "ecosystem.yml", "ecosystem.yaml", "ecosystem.config.json", "ecosystem.config.yml", "ecosystem.config.yaml" },
|
||
name = "ecosystem.json",
|
||
url = "https://www.schemastore.org/pm2-ecosystem.json"
|
||
}, {
|
||
description = "ECA AI coding agent configuration file",
|
||
fileMatch = { "**/eca/config.json", "**/.eca/config.json" },
|
||
name = "ECA - Editor Code Assistant",
|
||
url = "https://eca.dev/config.json"
|
||
}, {
|
||
description = "eksctl cluster configuration file",
|
||
name = "eksctl",
|
||
url = "https://raw.githubusercontent.com/weaveworks/eksctl/main/pkg/apis/eksctl.io/v1alpha5/assets/schema.json"
|
||
}, {
|
||
description = "Elgato Stream Deck plugin manifest file",
|
||
fileMatch = { "elgato-stream-deck-plugin.yml", "elgato-stream-deck-plugin.yaml" },
|
||
name = "Elgato Stream Deck",
|
||
url = "https://www.schemastore.org/elgato-stream-deck-plugin.json"
|
||
}, {
|
||
description = "Policy file for use with Enterprise Contract",
|
||
name = "Enterprise Contract Policy Spec",
|
||
url = "https://enterprisecontract.dev/enterprise-contract-controller/schema/policy_spec.json"
|
||
}, {
|
||
description = "Configuration files for the esm module/package in Node.js",
|
||
fileMatch = { ".esmrc", ".esmrc.json" },
|
||
name = ".esmrc.json",
|
||
url = "https://www.schemastore.org/esmrc.json"
|
||
}, {
|
||
description = "Esquio configuration files",
|
||
name = "Esquio",
|
||
url = "https://www.schemastore.org/esquio.json"
|
||
}, {
|
||
description = "Configuration for estampo, the build system for reproducible 3D prints",
|
||
fileMatch = { "estampo.toml", "estampo.*.toml" },
|
||
name = "estampo.toml",
|
||
url = "https://raw.githubusercontent.com/estampo/estampo/main/docs/estampo.schema.json"
|
||
}, {
|
||
description = "Entry Point Regulation manifest file",
|
||
fileMatch = { "epr-manifest.json" },
|
||
name = "epr-manifest.json",
|
||
url = "https://www.schemastore.org/epr-manifest.json"
|
||
}, {
|
||
description = "electron-build configuration file",
|
||
fileMatch = { "electron-builder.json" },
|
||
name = "electron-builder configuration file",
|
||
url = "https://www.schemastore.org/electron-builder.json"
|
||
}, {
|
||
description = "evcc configuration file",
|
||
fileMatch = { "evcc*.yaml" },
|
||
name = "evcc.yaml",
|
||
url = "https://raw.githubusercontent.com/andig/evcc/master/schema.json"
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit Aligner Configuration",
|
||
fileMatch = { "everyvoice-aligner.yaml", "everyvoice-aligner.json" },
|
||
name = "EveryVoice TTS Toolkit Aligner Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.3.json"
|
||
}
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit Data Configuration",
|
||
fileMatch = { "everyvoice-shared-data.yaml", "everyvoice-shared-data.json" },
|
||
name = "EveryVoice TTS Toolkit Data Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.3.json"
|
||
}
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit Text Configuration",
|
||
fileMatch = { "everyvoice-shared-text.yaml", "everyvoice-shared-text.json" },
|
||
name = "EveryVoice TTS Toolkit Text Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.3.json"
|
||
}
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit Vocoder Configuration",
|
||
fileMatch = { "everyvoice-spec-to-wav.yaml", "everyvoice-spec-to-wav.json" },
|
||
name = "EveryVoice TTS Toolkit Vocoder Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.3.json"
|
||
}
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit",
|
||
fileMatch = { "everyvoice-text-to-spec.yaml", "everyvoice-text-to-spec.json" },
|
||
name = "EveryVoice TTS Toolkit Feature Prediction Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.3.json"
|
||
}
|
||
}, {
|
||
description = "EveryVoice Text-to-Speech Toolkit E2E Configuration",
|
||
fileMatch = { "everyvoice-text-to-wav.yaml", "everyvoice-text-to-wav.json" },
|
||
name = "EveryVoice TTS Toolkit E2E Configuration",
|
||
url = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.3.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.1.json",
|
||
["0.2"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.2.json",
|
||
["0.3"] = "https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.3.json"
|
||
}
|
||
}, {
|
||
description = "Expo SDK app manifest",
|
||
fileMatch = {},
|
||
name = "Expo SDK",
|
||
url = "https://www.schemastore.org/expo-53.0.0.json",
|
||
versions = {
|
||
["37.0.0"] = "https://www.schemastore.org/expo-37.0.0.json",
|
||
["38.0.0"] = "https://www.schemastore.org/expo-38.0.0.json",
|
||
["39.0.0"] = "https://www.schemastore.org/expo-39.0.0.json",
|
||
["40.0.0"] = "https://www.schemastore.org/expo-40.0.0.json",
|
||
["41.0.0"] = "https://www.schemastore.org/expo-41.0.0.json",
|
||
["42.0.0"] = "https://www.schemastore.org/expo-42.0.0.json",
|
||
["46.0.0"] = "https://www.schemastore.org/expo-46.0.0.json",
|
||
["50.0.0"] = "https://www.schemastore.org/expo-50.0.0.json",
|
||
["52.0.0"] = "https://www.schemastore.org/expo-52.0.0.json",
|
||
["53.0.0"] = "https://www.schemastore.org/expo-53.0.0.json"
|
||
}
|
||
}, {
|
||
description = "The EAS config (eas.json) validation and documentation",
|
||
fileMatch = { "eas.json" },
|
||
name = "EAS config",
|
||
url = "https://raw.githubusercontent.com/expo/eas-cli/main/packages/eas-json/schema/eas.schema.json"
|
||
}, {
|
||
description = "EasyVCR .NET recording file",
|
||
fileMatch = { "*.easyvcr", "**/cassettes/*.json" },
|
||
name = "EasyVCR .NET",
|
||
url = "https://www.schemastore.org/easyvcr-net.json"
|
||
}, {
|
||
description = "ezd task runner. Documentation: https://gitlab.com/sbenv/veroxis/ezd-rs",
|
||
fileMatch = { "ezd.yaml", "ezd.json", "ezd.yml" },
|
||
name = "ezd task runner",
|
||
url = "https://gitlab.com/sbenv/veroxis/ezd-rs/-/raw/HEAD/ezd.schema.json"
|
||
}, {
|
||
description = "ESLint configuration files",
|
||
fileMatch = { ".eslintrc", ".eslintrc.json", ".eslintrc.yml", ".eslintrc.yaml" },
|
||
name = ".eslintrc",
|
||
url = "https://www.schemastore.org/eslintrc.json"
|
||
}, {
|
||
description = "Metadata file used by the Fabric mod loader",
|
||
fileMatch = { "fabric.mod.json" },
|
||
name = "fabric.mod.json",
|
||
url = "https://www.schemastore.org/fabric.mod.json"
|
||
}, {
|
||
description = "F-Droid Data app metadata files",
|
||
fileMatch = { "**/metadata/*.yml" },
|
||
name = "F-Droid Data metadata",
|
||
url = "https://gitlab.com/fdroid/fdroiddata/-/raw/master/schemas/metadata.json"
|
||
}, {
|
||
description = "ffizer template configuration files",
|
||
fileMatch = { ".ffizer.yaml" },
|
||
name = ".ffizer.yaml",
|
||
url = "https://ffizer.github.io/ffizer/ffizer.schema.json"
|
||
}, {
|
||
description = "firebase",
|
||
fileMatch = { "firebase.json" },
|
||
name = "Firebase",
|
||
url = "https://raw.githubusercontent.com/firebase/firebase-tools/master/schema/firebase-config.json"
|
||
}, {
|
||
description = "Google Chrome Related Website Sets (formerly First Party Sets)",
|
||
fileMatch = { "**/.well-known/first-party-set.json" },
|
||
name = "Google Chrome Related Website Sets",
|
||
url = "https://raw.githubusercontent.com/GoogleChrome/related-website-sets/main/SCHEMA.json"
|
||
}, {
|
||
description = "FiQuS input file",
|
||
fileMatch = { "*_fiqus.json", "*_fiqus.json5", "*_fiqus.yaml", "*_fiqus.yml", "*_FiQuS.json", "*_FiQuS.json5", "*_FiQuS.yaml", "*_FiQuS.yml" },
|
||
name = "FiQuS",
|
||
url = "https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/schema.json"
|
||
}, {
|
||
description = "flatpak-builder manifest files",
|
||
fileMatch = { "**/*.flatpak.json", "**/*.flatpak.yaml", "**/*.flatpak.yml" },
|
||
name = "Flatpak Builder Manifest",
|
||
url = "https://www.schemastore.org/flatpak-manifest.json"
|
||
}, {
|
||
description = "FlexGet config file",
|
||
fileMatch = { "**/.flexget/config.yml", "**/flexget/config.yml" },
|
||
name = "FlexGet Config",
|
||
url = "https://github.com/Flexget/Flexget/releases/latest/download/flexget-config.schema.json"
|
||
}, {
|
||
description = "A bot that helps onboarding new open-source contributors",
|
||
fileMatch = { "**/.github/first-timers.yml" },
|
||
name = "first-timers-bot",
|
||
url = "https://www.schemastore.org/first-timers.json"
|
||
}, {
|
||
description = "Base Module/system/World manifest to inherit from",
|
||
fileMatch = {},
|
||
name = "Foundry VTT - Base package Manifest",
|
||
url = "https://www.schemastore.org/foundryvtt-base-package-manifest.json"
|
||
}, {
|
||
description = "Foundry VTT module.json files",
|
||
fileMatch = { "**/modules/*/module.json" },
|
||
name = "Foundry VTT - Module Manifest",
|
||
url = "https://www.schemastore.org/foundryvtt-module-manifest.json"
|
||
}, {
|
||
description = "Foundry VTT system.json files",
|
||
fileMatch = { "**/systems/*/system.json" },
|
||
name = "Foundry VTT - System Manifest",
|
||
url = "https://www.schemastore.org/foundryvtt-system-manifest.json"
|
||
}, {
|
||
description = "Foundry VTT world.json files",
|
||
fileMatch = { "**/worlds/*/world.json" },
|
||
name = "Foundry VTT - World Manifest",
|
||
url = "https://www.schemastore.org/foundryvtt-world-manifest.json"
|
||
}, {
|
||
description = "Foundry VTT template.json files",
|
||
fileMatch = { "**/systems/*/template.json" },
|
||
name = "Foundry VTT - System Data Template",
|
||
url = "https://www.schemastore.org/foundryvtt-template.json"
|
||
}, {
|
||
description = "FOSSA CLI's .fossa.yml configuration file",
|
||
fileMatch = { ".fossa.yml" },
|
||
name = "Fossa configuration file",
|
||
url = "https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-yml.v3.schema.json"
|
||
}, {
|
||
description = "FOSSA CLI's fossa-deps file",
|
||
fileMatch = { "fossa-deps.yml", "fossa-deps.yaml", "fossa-deps.json" },
|
||
name = "Fossa's fossa-deps file",
|
||
url = "https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-deps.schema.json"
|
||
}, {
|
||
description = "configuring Karakum, a converter of TypeScript declaration files to Kotlin declarations",
|
||
fileMatch = { "karakum.config.json" },
|
||
name = "Karakum configuration file",
|
||
url = "https://raw.githubusercontent.com/karakum-team/karakum/master/karakum-schema/karakum-schema.json"
|
||
}, {
|
||
description = "Knative Functions func.yaml files",
|
||
fileMatch = { "func.yaml" },
|
||
name = "Knative Functions - func.yaml",
|
||
url = "https://raw.githubusercontent.com/knative/func/latest-release/schema/func_yaml-schema.json",
|
||
versions = {
|
||
["1.7"] = "https://raw.githubusercontent.com/knative/func/release-1.7/schema/func_yaml-schema.json",
|
||
["1.8"] = "https://raw.githubusercontent.com/knative/func/release-1.8/schema/func_yaml-schema.json"
|
||
}
|
||
}, {
|
||
description = "Knip configuration files",
|
||
fileMatch = { "knip.json", ".knip.json", "knip.jsonc", ".knip.jsonc" },
|
||
name = "Knip",
|
||
url = "https://unpkg.com/knip@5/schema.json"
|
||
}, {
|
||
description = "Configuration for KSail",
|
||
fileMatch = { "ksail-*.yaml", "ksail-*.yml", "ksail_*.yaml", "ksail_*.yml", "ksail.*.yaml", "ksail.*.yml", "*-ksail.yaml", "*-ksail.yml", "*_ksail.yaml", "*_ksail.yml", "*.ksail.yaml", "*.ksail.yml", "ksail.yaml", "ksail.yml" },
|
||
name = "KSail",
|
||
url = "https://raw.githubusercontent.com/devantler-tech/ksail/refs/heads/main/schemas/ksail-config.schema.json"
|
||
}, {
|
||
description = "Azure Functions function.json files",
|
||
fileMatch = { "function.json" },
|
||
name = "function.json",
|
||
url = "https://www.schemastore.org/function.json"
|
||
}, {
|
||
description = "defining mappings for Python-based grapheme-to-phoneme engine 'g2p'",
|
||
fileMatch = { "config-g2p.yaml", "config-g2p.json" },
|
||
name = "G2P Mapping Configuration",
|
||
url = "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.3.json",
|
||
versions = {
|
||
["2.0"] = "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.0.json",
|
||
["2.1"] = "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.1.json",
|
||
["2.2"] = "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.2.json",
|
||
["2.3"] = "https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.3.json"
|
||
}
|
||
}, {
|
||
description = "Configuration for Gaspar",
|
||
fileMatch = { "gaspar.config.json" },
|
||
name = "Gaspar",
|
||
url = "https://www.schemastore.org/gaspar-3.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/gaspar-1.0.json",
|
||
["3.0"] = "https://www.schemastore.org/gaspar-3.0.json"
|
||
}
|
||
}, {
|
||
description = "Cloudtoid GatewayCore API Gateway and Reverse Proxy",
|
||
fileMatch = { "gwcore.json", "gwcore.yml", "gwcore.yaml", "gatewaycore.json", "gatewaycore.yml", "gatewaycore.yaml", "*.gwcore.json", "*.gwcore.yml", "*.gwcore.yaml", "*.gatewaycore.json", "*.gatewaycore.yml", "*.gatewaycore.yaml" },
|
||
name = "GatewayCore API Gateway",
|
||
url = "https://raw.githubusercontent.com/cloudtoid/gateway-core/master/src/Cloudtoid.GatewayCore/Options/Schema/2021-07.json",
|
||
versions = {
|
||
["2021-07"] = "https://raw.githubusercontent.com/cloudtoid/gateway-core/master/src/Cloudtoid.GatewayCore/Options/Schema/2021-07.json",
|
||
latest = "https://raw.githubusercontent.com/cloudtoid/gateway-core/master/src/Cloudtoid.GatewayCore/Options/Schema/2021-07.json"
|
||
}
|
||
}, {
|
||
description = "Blueprint Solutions for Google Cloud",
|
||
fileMatch = { "metadata.yaml", "metadata.display.yaml" },
|
||
name = "GCP Blueprint Metadata",
|
||
url = "https://www.schemastore.org/gcp-blueprint-metadata.json"
|
||
}, {
|
||
description = "Configuration for Gemini CLI settings files",
|
||
fileMatch = { "**/.gemini/settings.json", "**/gemini-cli/settings.json", "**/GeminiCli/settings.json" },
|
||
name = "Gemini CLI settings",
|
||
url = "https://raw.githubusercontent.com/google-gemini/gemini-cli/refs/heads/main/schemas/settings.schema.json"
|
||
}, {
|
||
description = "Configuration for GPC, so a site can convey its support for the Global Privacy Control",
|
||
fileMatch = { "**/.well-known/gpc.json" },
|
||
name = "Global Privacy Control",
|
||
url = "https://www.schemastore.org/gpc.json"
|
||
}, {
|
||
description = "Configuration file for GitVersion",
|
||
fileMatch = { "GitVersion.yml", "GitVersion.yaml", ".gitversion.yml", ".gitversion.yaml" },
|
||
name = "GitVersion",
|
||
url = "https://gitversion.net/schemas/6.7/GitVersion.configuration.json",
|
||
versions = {
|
||
["5.12"] = "https://gitversion.net/schemas/5.12/GitVersion.configuration.json",
|
||
["6.0"] = "https://gitversion.net/schemas/6.0/GitVersion.configuration.json",
|
||
["6.1"] = "https://gitversion.net/schemas/6.1/GitVersion.configuration.json",
|
||
["6.2"] = "https://gitversion.net/schemas/6.2/GitVersion.configuration.json",
|
||
["6.3"] = "https://gitversion.net/schemas/6.3/GitVersion.configuration.json",
|
||
["6.4"] = "https://gitversion.net/schemas/6.4/GitVersion.configuration.json",
|
||
["6.5"] = "https://gitversion.net/schemas/6.5/GitVersion.configuration.json",
|
||
["6.6"] = "https://gitversion.net/schemas/6.6/GitVersion.configuration.json",
|
||
["6.7"] = "https://gitversion.net/schemas/6.7/GitVersion.configuration.json"
|
||
}
|
||
}, {
|
||
description = "YAML configuring Gitea Issue Templates",
|
||
fileMatch = { "**/.gitea/ISSUE_TEMPLATE/config.yml", "**/.gitea/ISSUE_TEMPLATE/config.yaml", "**/.forgejo/ISSUE_TEMPLATE/config.yml", "**/.forgejo/ISSUE_TEMPLATE/config.yaml" },
|
||
name = "Gitea Issue Template configuration",
|
||
url = "https://www.schemastore.org/gitea-issue-config.json"
|
||
}, {
|
||
description = "YAML Gitea issue forms",
|
||
fileMatch = { "**/.gitea/ISSUE_TEMPLATE/**.yml", "**/.gitea/ISSUE_TEMPLATE/**.yaml", "**/.forgejo/ISSUE_TEMPLATE/**.yml", "**/.forgejo/ISSUE_TEMPLATE/**.yaml" },
|
||
name = "Gitea Issue Template forms",
|
||
url = "https://www.schemastore.org/gitea-issue-forms.json"
|
||
}, {
|
||
description = "YAML GitHub Actions",
|
||
fileMatch = { "action.yml", "action.yaml" },
|
||
name = "GitHub Action",
|
||
url = "https://www.schemastore.org/github-action.json"
|
||
}, {
|
||
description = "YAML GitHub Discussions",
|
||
fileMatch = { "**/.github/DISCUSSION_TEMPLATE/*.yml", "**/.github/DISCUSSION_TEMPLATE/*.yaml" },
|
||
name = "GitHub Discussion",
|
||
url = "https://www.schemastore.org/github-discussion.json"
|
||
}, {
|
||
description = "YAML GitHub Funding",
|
||
fileMatch = { "**/.github/FUNDING.yml", "**/.github/FUNDING.yaml", "**/.github/funding.yml", "**/.github/funding.yaml" },
|
||
name = "GitHub Funding",
|
||
url = "https://www.schemastore.org/github-funding.json"
|
||
}, {
|
||
description = "YAML configuring GitHub Issue Templates",
|
||
fileMatch = { "**/.github/ISSUE_TEMPLATE/config.yml", "**/.github/ISSUE_TEMPLATE/config.yaml" },
|
||
name = "GitHub Issue Template configuration",
|
||
url = "https://www.schemastore.org/github-issue-config.json"
|
||
}, {
|
||
description = "YAML GitHub issue forms",
|
||
fileMatch = { "**/.github/ISSUE_TEMPLATE/!(config).yml", "**/.github/ISSUE_TEMPLATE/!(config).yaml" },
|
||
name = "GitHub Issue Template forms",
|
||
url = "https://www.schemastore.org/github-issue-forms.json"
|
||
}, {
|
||
description = "YAML GitHub Workflow",
|
||
fileMatch = { "**/.github/workflows/*.yml", "**/.github/workflows/*.yaml", "**/.gitea/workflows/*.yml", "**/.gitea/workflows/*.yaml", "**/.forgejo/workflows/*.yml", "**/.forgejo/workflows/*.yaml" },
|
||
name = "GitHub Workflow",
|
||
url = "https://www.schemastore.org/github-workflow.json"
|
||
}, {
|
||
description = "properties json file for a GitHub Workflow template",
|
||
fileMatch = { "**/.github/workflow-templates/**.properties.json" },
|
||
name = "GitHub Workflow Template Properties",
|
||
url = "https://www.schemastore.org/github-workflow-template-properties.json"
|
||
}, {
|
||
description = "YAML GitHub automatically generated release notes config",
|
||
fileMatch = { "**/.github/release.yml" },
|
||
name = "GitHub automatically generated release notes configuration",
|
||
url = "https://www.schemastore.org/github-release-config.json"
|
||
}, {
|
||
description = "GitLab CI Configuration file",
|
||
fileMatch = { "**/.gitlab-ci.yml", "**/.gitlab-ci.yaml", "**/*.gitlab-ci.yml", "**/*.gitlab-ci.yaml" },
|
||
name = "gitlab-ci",
|
||
url = "https://gitlab.com/gitlab-org/gitlab-foss/-/raw/master/app/assets/javascripts/editor/schema/ci.json"
|
||
}, {
|
||
description = "Configuration for Gitpod Automations",
|
||
fileMatch = { "**/.gitpod/automations.json", "**/.gitpod/automations.yaml", "**/.gitpod/automations.yml", "**/.gitpod/automation.yaml" },
|
||
name = "Gitpod Automations",
|
||
url = "https://app.gitpod.io/jsonschema/v1/automations_file.jsonschema.json"
|
||
}, {
|
||
description = "configuring Gitpod.io",
|
||
fileMatch = { ".gitpod.yml" },
|
||
name = "Gitpod Configuration",
|
||
url = "https://gitpod.io/schemas/gitpod-schema.json"
|
||
}, {
|
||
description = "Ansible execution-environment.yml file",
|
||
fileMatch = { "**/execution-environment.yml" },
|
||
name = "Ansible Execution Environment",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/execution-environment.json"
|
||
}, {
|
||
description = "Ansible meta/main.yml file",
|
||
fileMatch = { "**/meta/main.yml" },
|
||
name = "Ansible Meta",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta.json"
|
||
}, {
|
||
description = "Ansible meta/runtime.yml file",
|
||
fileMatch = { "**/meta/runtime.yml" },
|
||
name = "Ansible Meta Runtime",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta-runtime.json"
|
||
}, {
|
||
description = "Ansible meta/argument_specs.yml file",
|
||
fileMatch = { "**/meta/argument_specs.yml" },
|
||
name = "Ansible Argument Specs",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/role-arg-spec.json"
|
||
}, {
|
||
description = "Ansible requirements file",
|
||
fileMatch = { "requirements.yml" },
|
||
name = "Ansible Requirements",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/requirements.json"
|
||
}, {
|
||
description = "Ansible variables File",
|
||
fileMatch = { "**/vars/*.yml", "**/vars/*.yaml", "**/host_vars/*.yml", "**/host_vars/*.yaml", "**/group_vars/*.yml", "**/group_vars/*.yaml" },
|
||
name = "Ansible Vars File",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/vars.json"
|
||
}, {
|
||
description = "Ansible tasks file",
|
||
fileMatch = { "**/tasks/*.yml", "**/tasks/*.yaml", "**/handlers/*.yml", "**/handlers/*.yaml" },
|
||
name = "Ansible Tasks File",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/tasks"
|
||
}, {
|
||
description = "Ansible playbook files",
|
||
fileMatch = { "playbook.yml", "playbook.yaml", "site.yml", "site.yaml", "**/playbooks/*.yml", "**/playbooks/*.yaml" },
|
||
name = "Ansible Playbook",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook"
|
||
}, {
|
||
description = "Ansible rulebook files",
|
||
fileMatch = { "**/rulebooks/*.yml", "**/rulebooks/*.yaml" },
|
||
name = "Ansible Rulebook",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json"
|
||
}, {
|
||
description = "Ansible inventory files",
|
||
fileMatch = { "inventory.yml", "inventory.yaml" },
|
||
name = "Ansible Inventory",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/inventory.json"
|
||
}, {
|
||
description = "Ansible Collection Galaxy metadata",
|
||
fileMatch = { "galaxy.yml" },
|
||
name = "Ansible Collection Galaxy",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/galaxy.json"
|
||
}, {
|
||
description = "Ansible-lint Configuration",
|
||
fileMatch = { ".ansible-lint", "**/.config/ansible-lint.yml" },
|
||
name = "Ansible-lint Configuration",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible-lint-config.json"
|
||
}, {
|
||
description = "Ansible Navigator Configuration",
|
||
fileMatch = { ".ansible-navigator.json", ".ansible-navigator.yaml", ".ansible-navigator.yml", "ansible-navigator.json", "ansible-navigator.yaml", "ansible-navigator.yml" },
|
||
name = "Ansible Navigator Configuration",
|
||
url = "https://raw.githubusercontent.com/ansible/ansible-navigator/main/src/ansible_navigator/data/ansible-navigator.json"
|
||
}, {
|
||
description = "ASP.NET global configuration file",
|
||
fileMatch = { "global.json" },
|
||
name = "global.json",
|
||
url = "https://www.schemastore.org/global.json"
|
||
}, {
|
||
description = "golangci-lint configuration file",
|
||
fileMatch = { ".golangci.yml", ".golangci.yaml", ".golangci.toml", ".golangci.json" },
|
||
name = "Golangci-lint Configuration",
|
||
url = "https://golangci-lint.run/jsonschema/golangci.jsonschema.json",
|
||
versions = {
|
||
["1"] = "https://golangci-lint.run/jsonschema/golangci.v1.jsonschema.json",
|
||
["2"] = "https://golangci-lint.run/jsonschema/golangci.v2.jsonschema.json"
|
||
}
|
||
}, {
|
||
description = "golangci-lint custom plugins configuration file",
|
||
fileMatch = { ".custom-gcl.yml", ".custom-gcl.yaml" },
|
||
name = "Golangci-lint Custom Plugins Configuration",
|
||
url = "https://golangci-lint.run/jsonschema/custom-gcl.jsonschema.json"
|
||
}, {
|
||
description = "go-feature-flag flag configuration file",
|
||
fileMatch = { "*.goff.yml", "*.goff.yaml", "*.goff.json", "*.goff.toml" },
|
||
name = "go-feature-flag Flag Configuration",
|
||
url = "https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/.schema/flag-schema.json"
|
||
}, {
|
||
description = "Goreleaser configuration file",
|
||
fileMatch = { ".goreleaser.yml", ".goreleaser.yaml", "goreleaser.yml", "goreleaser.yaml" },
|
||
name = "Goreleaser",
|
||
url = "https://goreleaser.com/static/schema.json"
|
||
}, {
|
||
description = "Goreleaser Pro configuration file",
|
||
name = "Goreleaser Pro",
|
||
url = "https://goreleaser.com/static/schema-pro.json"
|
||
}, {
|
||
description = "Goss - Quick and Easy server validation",
|
||
fileMatch = { "goss.yaml", "goss.yml", "goss.json" },
|
||
name = "Goss",
|
||
url = "https://github.com/goss-org/goss/raw/master/docs/schema.yaml"
|
||
}, {
|
||
description = "Grafana 5.x Dashboards",
|
||
name = "Grafana 5.x Dashboard",
|
||
url = "https://www.schemastore.org/grafana-dashboard-5.x.json"
|
||
}, {
|
||
description = "tree-sitter grammar.json",
|
||
fileMatch = { "grammar.json" },
|
||
name = "tree-sitter grammar.json",
|
||
url = "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/assets/schemas/config.schema.json"
|
||
}, {
|
||
description = "Treefmt configuration file",
|
||
fileMatch = { "treefmt.toml" },
|
||
name = "Treefmt",
|
||
url = "https://www.schemastore.org/treefmt.json"
|
||
}, {
|
||
description = "GraphQL Mesh config file",
|
||
fileMatch = { ".meshrc.yml", ".meshrc.yaml", ".meshrc.json", ".graphql-mesh.yaml", ".graphql-mesh.yml" },
|
||
name = "GraphQL Mesh",
|
||
url = "https://unpkg.com/@graphql-mesh/types/esm/config-schema.json"
|
||
}, {
|
||
description = "GraphQL Config config file",
|
||
fileMatch = { "graphql.config.json", "graphql.config.yaml", "graphql.config.yml", ".graphqlrc", ".graphqlrc.json", ".graphqlrc.yaml", ".graphqlrc.yml" },
|
||
name = "GraphQL Config",
|
||
url = "https://unpkg.com/graphql-config/config-schema.json"
|
||
}, {
|
||
description = "GraphQL Code Generator config file",
|
||
fileMatch = { "codegen.yml", "codegen.yaml", "codegen.json", ".codegen.yml", ".codegen.yaml", ".codegen.json" },
|
||
name = "GraphQL Code Generator",
|
||
url = "https://www.graphql-code-generator.com/config.schema.json"
|
||
}, {
|
||
description = "Rules to apply with npm-groovy-lint tool",
|
||
fileMatch = { ".groovylintrc.json", ".groovylintrc.js", ".groovylintrc.cjs", ".groovylintrc.yml", ".groovylintrc.yaml", ".groovylintrc" },
|
||
name = "GroovyLint configuration",
|
||
url = "https://raw.githubusercontent.com/nvuillam/npm-groovy-lint/refs/heads/main/docs/groovy-lint.jsonschema.json"
|
||
}, {
|
||
description = "Grunt copy task configuration file",
|
||
fileMatch = { "copy.json" },
|
||
name = "Grunt copy task",
|
||
url = "https://www.schemastore.org/grunt-copy-task.json"
|
||
}, {
|
||
description = "Grunt clean task configuration file",
|
||
fileMatch = { "clean.json" },
|
||
name = "Grunt clean task",
|
||
url = "https://www.schemastore.org/grunt-clean-task.json"
|
||
}, {
|
||
description = "Grunt cssmin task configuration file",
|
||
fileMatch = { "cssmin.json" },
|
||
name = "Grunt cssmin task",
|
||
url = "https://www.schemastore.org/grunt-cssmin-task.json"
|
||
}, {
|
||
description = "Grunt JSHint task configuration file",
|
||
fileMatch = { "jshint.json" },
|
||
name = "Grunt JSHint task",
|
||
url = "https://www.schemastore.org/grunt-jshint-task.json"
|
||
}, {
|
||
description = "Grunt Watch task configuration file",
|
||
fileMatch = { "watch.json" },
|
||
name = "Grunt Watch task",
|
||
url = "https://www.schemastore.org/grunt-watch-task.json"
|
||
}, {
|
||
description = "standard Grunt tasks",
|
||
fileMatch = { "**/grunt/*.json", "*-tasks.json" },
|
||
name = "Grunt base task",
|
||
url = "https://www.schemastore.org/grunt-task.json"
|
||
}, {
|
||
description = "HashiCorp's Vault configuration file",
|
||
fileMatch = { "vault.json", "vault.config.json" },
|
||
name = "HashiCorp Vault",
|
||
url = "https://www.schemastore.org/vault.json"
|
||
}, {
|
||
description = "Haxelib manifest",
|
||
fileMatch = { "haxelib.json" },
|
||
name = "haxelib.json",
|
||
url = "https://raw.githubusercontent.com/HaxeFoundation/haxelib/master/schema.json"
|
||
}, {
|
||
description = "Project Haystack data",
|
||
fileMatch = { "*.hayson.json", "*.hayson.yaml", "*.hayson.yml" },
|
||
name = "Hayson",
|
||
url = "https://raw.githubusercontent.com/j2inn/hayson/master/hayson-json-schema.json"
|
||
}, {
|
||
description = "Haystack Pipeline YAML file describing the nodes of the pipelines. Documentation: https://haystack.deepset.ai/components/pipelines#yaml-file-definitions",
|
||
fileMatch = { "*.haystack-pipeline.yml" },
|
||
name = "Haystack Pipeline",
|
||
url = "https://raw.githubusercontent.com/deepset-ai/haystack-json-schema/main/json-schema/haystack-pipeline.schema.json"
|
||
}, {
|
||
description = "YAML configuring Hazelcast 5 Platform (member and client)",
|
||
fileMatch = { "hazelcast*.yaml", "hazelcast*.json", "hz-*.yaml", "hz-*.json" },
|
||
name = "Hazelcast 5 Configuration",
|
||
url = "https://hazelcast.com/schema/config/hazelcast-config-5.6.json"
|
||
}, {
|
||
description = "Home Assistant integration manifest file. Documentation: https://developers.home-assistant.io/docs/creating_integration_manifest/",
|
||
fileMatch = { "**/homeassistant/components/*/manifest.json", "**/custom_components/*/manifest.json" },
|
||
name = "Home Assistant Integration Manifest",
|
||
url = "https://raw.githubusercontent.com/home-assistant/core/refs/heads/dev/script/json_schemas/manifest_schema.json"
|
||
}, {
|
||
description = "Home dashboard configuration file. Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md",
|
||
fileMatch = {},
|
||
name = "Homer dashboard configuration",
|
||
url = "https://raw.githubusercontent.com/bastienwirtz/homer/main/.schema/config-schema.json"
|
||
}, {
|
||
description = "Azure Functions host.json files",
|
||
fileMatch = { "host.json" },
|
||
name = "host.json",
|
||
url = "https://www.schemastore.org/host.json"
|
||
}, {
|
||
description = "host-meta JDR files",
|
||
fileMatch = { "host-meta.json" },
|
||
name = "host-meta.json",
|
||
url = "https://www.schemastore.org/host-meta.json"
|
||
}, {
|
||
description = "HTML Hint configuration file",
|
||
fileMatch = { ".htmlhintrc" },
|
||
name = ".htmlhintrc",
|
||
url = "https://www.schemastore.org/htmlhint.json"
|
||
}, {
|
||
description = "HTML-validate is an offline HTML5 validator",
|
||
fileMatch = { ".htmlvalidate.json" },
|
||
name = ".htmlvalidate",
|
||
url = "https://html-validate.org/schemas/config.json"
|
||
}, {
|
||
description = "Ory Hydra configuration file",
|
||
fileMatch = { "hydra.json", "hydra.yml", "hydra.yaml", "hydra.toml" },
|
||
name = "Ory Hydra configuration",
|
||
url = "https://raw.githubusercontent.com/ory/hydra/master/.schema/version.schema.json"
|
||
}, {
|
||
description = "Benchmark definition format for the Hyperfoil HTTP benchmark framework",
|
||
fileMatch = { "*.hf.yaml" },
|
||
name = "Hyperfoil benchmark configuration",
|
||
url = "https://hyperfoil.io/schema.json"
|
||
}, {
|
||
description = "Hulak API client configuration file",
|
||
fileMatch = { "**/*.hk.yaml", "**/*.hk.yml", "**/*.hk.json" },
|
||
name = "Hulak Configuration",
|
||
url = "https://raw.githubusercontent.com/xaaha/hulak/refs/heads/main/assets/schema.json"
|
||
}, {
|
||
description = "IBM Z APPlication configuration file for IBM zDevOps development tools such as Z Open Editor",
|
||
fileMatch = { "zapp.yaml", "zapp.yml", "zapp.json" },
|
||
name = "IBM Zapp document",
|
||
url = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.8.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.0.0.json",
|
||
["1.1.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.1.0.json",
|
||
["1.2.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.2.0.json",
|
||
["1.2.1"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.2.1.json",
|
||
["1.3.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.3.0.json",
|
||
["1.4.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.4.0.json",
|
||
["1.5.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.5.0.json",
|
||
["1.6.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.6.0.json",
|
||
["1.7.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.7.0.json",
|
||
["1.8.0"] = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.8.0.json"
|
||
}
|
||
}, {
|
||
description = "IBM Enterprise languages code formatter settings file for IBM zDevOps development tools such as Z Open Editor",
|
||
fileMatch = { "zcodeformat.yaml", "zcodeformat.json" },
|
||
name = "IBM zCodeFormatSettings",
|
||
url = "https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zcodeformat/zcodeformat-schema-0.0.1.json"
|
||
}, {
|
||
description = "IDE template host file",
|
||
fileMatch = { "ide.host.json" },
|
||
name = "ide.host.json",
|
||
url = "https://www.schemastore.org/ide.host.json"
|
||
}, {
|
||
description = "IfState configuration file",
|
||
fileMatch = { "ifstate.yaml", "**/ifstate/config.yml" },
|
||
name = "ifstate.yaml",
|
||
url = "https://ifstate.net/schema/2/ifstate.conf.schema.json",
|
||
versions = {
|
||
["0.6"] = "https://ifstate.net/schema/0.6/ifstate.conf.schema.json",
|
||
["0.7"] = "https://ifstate.net/schema/0.7/ifstate.conf.schema.json",
|
||
["0.8"] = "https://ifstate.net/schema/0.8/ifstate.conf.schema.json",
|
||
["0.9"] = "https://ifstate.net/schema/0.9/ifstate.conf.schema.json",
|
||
["1.0"] = "https://ifstate.net/schema/1.0/ifstate.conf.schema.json",
|
||
["1.1"] = "https://ifstate.net/schema/1.1/ifstate.conf.schema.json",
|
||
["1.10"] = "https://ifstate.net/schema/1.10/ifstate.conf.schema.json",
|
||
["1.11"] = "https://ifstate.net/schema/1.11/ifstate.conf.schema.json",
|
||
["1.12"] = "https://ifstate.net/schema/1.12/ifstate.conf.schema.json",
|
||
["1.13"] = "https://ifstate.net/schema/1.13/ifstate.conf.schema.json",
|
||
["1.2"] = "https://ifstate.net/schema/1.2/ifstate.conf.schema.json",
|
||
["1.3"] = "https://ifstate.net/schema/1.3/ifstate.conf.schema.json",
|
||
["1.4"] = "https://ifstate.net/schema/1.4/ifstate.conf.schema.json",
|
||
["1.5"] = "https://ifstate.net/schema/1.5/ifstate.conf.schema.json",
|
||
["1.6"] = "https://ifstate.net/schema/1.6/ifstate.conf.schema.json",
|
||
["1.7"] = "https://ifstate.net/schema/1.7/ifstate.conf.schema.json",
|
||
["1.8"] = "https://ifstate.net/schema/1.8/ifstate.conf.schema.json",
|
||
["1.9"] = "https://ifstate.net/schema/1.9/ifstate.conf.schema.json",
|
||
["2.0"] = "https://ifstate.net/schema/2.0/ifstate.conf.schema.json",
|
||
["2.1"] = "https://ifstate.net/schema/2.1/ifstate.conf.schema.json"
|
||
}
|
||
}, {
|
||
description = "imageoptimizer.json files",
|
||
fileMatch = { "imageoptimizer.json" },
|
||
name = "imageoptimizer.json",
|
||
url = "https://www.schemastore.org/imageoptimizer.json"
|
||
}, {
|
||
description = "Imgbot Configuration Files",
|
||
fileMatch = { ".imgbotconfig" },
|
||
name = ".imgbotconfig",
|
||
url = "https://www.schemastore.org/imgbotconfig.json"
|
||
}, {
|
||
description = "Imagination Technologies Catapult platform support pack contents",
|
||
fileMatch = { "contents.yaml" },
|
||
name = "IMG Catapult PSP",
|
||
url = "https://www.schemastore.org/img-catapult-psp-1.0.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/img-catapult-psp-1.0.0.json"
|
||
}
|
||
}, {
|
||
description = "Import Maps files",
|
||
fileMatch = { "importmap.json", "import_map.json", "import-map.json" },
|
||
name = "importmap.json",
|
||
url = "https://www.schemastore.org/importmap.json"
|
||
}, {
|
||
description = "Repository config definition for Infrahub by OpsMill",
|
||
fileMatch = { ".infrahub.yml", ".infrahub.yaml" },
|
||
name = "Infrahub",
|
||
url = "https://schema.infrahub.app/python-sdk/repository-config/latest.json"
|
||
}, {
|
||
description = "Instant Python Configuration",
|
||
fileMatch = { "ipy.yml" },
|
||
name = "instant_python_config",
|
||
url = "https://raw.githubusercontent.com/instant-python/instant-python/main/schemas/ipy-schemas.json"
|
||
}, {
|
||
description = "Instant Python Custom Project Structure",
|
||
fileMatch = { "main_structure.yml" },
|
||
name = "instant_python_custom_project",
|
||
url = "https://raw.githubusercontent.com/instant-python/instant-python/main/schemas/main-structure-schema.json"
|
||
}, {
|
||
description = "The configuration file of an ioBroker installation",
|
||
fileMatch = { "iobroker.json", "iobroker-dist.json" },
|
||
name = "ioBroker Configuration",
|
||
url = "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/iobroker.json"
|
||
}, {
|
||
description = "ioBroker JSON-based admin user interfaces - config, custom and tabs",
|
||
fileMatch = { "jsonConfig.json", "jsonCustom.json", "jsonTab.json" },
|
||
name = "ioBroker JSON UI",
|
||
url = "https://raw.githubusercontent.com/ioBroker/json-config/main/schemas/jsonConfig.json"
|
||
}, {
|
||
description = "ioBroker adapters io-package file",
|
||
fileMatch = { "io-package.json" },
|
||
name = "ioBroker Package manifest",
|
||
url = "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
|
||
}, {
|
||
description = "IXpect configuration file",
|
||
fileMatch = { "ixpect.conf.yaml" },
|
||
name = "ixpect.conf.yaml",
|
||
url = "https://ixpect.net/0.1/schema/ixpect.conf.schema.json",
|
||
versions = {
|
||
["0.1"] = "https://ixpect.net/0.1/schema/ixpect.conf.schema.json"
|
||
}
|
||
}, {
|
||
description = "jasmine JSON config file",
|
||
fileMatch = { "jasmine.json" },
|
||
name = "Jasmine",
|
||
url = "https://www.schemastore.org/jasmine.json"
|
||
}, {
|
||
description = "Jekyll static site generator config file",
|
||
fileMatch = { "_config.yml" },
|
||
name = "Jekyll",
|
||
url = "https://www.schemastore.org/jekyll.json"
|
||
}, {
|
||
description = "Jenkins X Pipeline YAML configuration files",
|
||
fileMatch = { "jenkins-x*.yml" },
|
||
name = "Jenkins X Pipelines",
|
||
url = "https://jenkins-x.io/schemas/jx-schema.json"
|
||
}, {
|
||
description = "Jenkins X Requirements YAML configuration file",
|
||
fileMatch = { "jx-requirements.yml" },
|
||
name = "Jenkins X Requirements",
|
||
url = "https://jenkins-x.io/schemas/jx-requirements.json"
|
||
}, {
|
||
description = "A JavaScript Testing Framework",
|
||
fileMatch = { "jest.config.json" },
|
||
name = "Jest",
|
||
url = "https://www.schemastore.org/jest.json"
|
||
}, {
|
||
description = "A validating a single jdownloader2 rule",
|
||
fileMatch = { "*.jd2cr", "*.jd2cr.json" },
|
||
name = "JDownloader2 crawler single-rules",
|
||
url = "https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2cr.schema.json"
|
||
}, {
|
||
description = "A validating an array of jdownloader2 rules",
|
||
fileMatch = { "*.jd2mcr", "*.jd2mcr.json", "*.linkcrawlerrules.json" },
|
||
name = "JDownloader2 crawler multi-rules",
|
||
url = "https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2mcr.schema.json"
|
||
}, {
|
||
description = "Refines JFrog Advanced Security scans behavior",
|
||
fileMatch = { "jfrog-apps-config.yml" },
|
||
name = "JFrog Applications Config",
|
||
url = "https://raw.githubusercontent.com/jfrog/jfrog-apps-config/main/schema.json"
|
||
}, {
|
||
description = "JFrog File Spec",
|
||
fileMatch = { "**/filespecs/*.json", "*filespec*.json", "*.filespec" },
|
||
name = "JFrog File Spec",
|
||
url = "https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/schema/filespec-schema.json"
|
||
}, {
|
||
description = "jmdsl JMeter DSL command line configuration file",
|
||
fileMatch = { "*.jmdsl.yml", "*.jmdsl.yaml", "*.jmdsl.json" },
|
||
name = "JMeter DSL cli config",
|
||
url = "https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json"
|
||
}, {
|
||
description = "Rust mono-repo binaries runner",
|
||
fileMatch = { "jocker.yml", "jocker.yaml", "jocker.override.yml", "jocker.override.yaml" },
|
||
name = "Jocker",
|
||
url = "https://raw.githubusercontent.com/Wykiki/jocker/main/schema.json"
|
||
}, {
|
||
description = "Jovo language Models. Documentation: https://www.jovo.tech/docs/model",
|
||
name = "Jovo Language Models",
|
||
url = "https://www.schemastore.org/jovo-language-model.json"
|
||
}, {
|
||
description = "JReleaser config file",
|
||
fileMatch = { "jreleaser.yml", "jreleaser.json" },
|
||
name = "JReleaser",
|
||
url = "https://www.schemastore.org/jreleaser-1.23.0.json",
|
||
versions = {
|
||
["1.10.0"] = "https://www.schemastore.org/jreleaser-1.10.0.json",
|
||
["1.11.0"] = "https://www.schemastore.org/jreleaser-1.11.0.json",
|
||
["1.12.0"] = "https://www.schemastore.org/jreleaser-1.12.0.json",
|
||
["1.13.0"] = "https://www.schemastore.org/jreleaser-1.13.0.json",
|
||
["1.13.1"] = "https://www.schemastore.org/jreleaser-1.13.1.json",
|
||
["1.14.0"] = "https://www.schemastore.org/jreleaser-1.14.0.json",
|
||
["1.15.0"] = "https://www.schemastore.org/jreleaser-1.15.0.json",
|
||
["1.16.0"] = "https://www.schemastore.org/jreleaser-1.16.0.json",
|
||
["1.17.0"] = "https://www.schemastore.org/jreleaser-1.17.0.json",
|
||
["1.18.0"] = "https://www.schemastore.org/jreleaser-1.18.0.json",
|
||
["1.19.0"] = "https://www.schemastore.org/jreleaser-1.19.0.json",
|
||
["1.20.0"] = "https://www.schemastore.org/jreleaser-1.20.0.json",
|
||
["1.21.0"] = "https://www.schemastore.org/jreleaser-1.21.0.json",
|
||
["1.22.0"] = "https://www.schemastore.org/jreleaser-1.22.0.json",
|
||
["1.23.0"] = "https://www.schemastore.org/jreleaser-1.23.0.json",
|
||
["1.6.0"] = "https://www.schemastore.org/jreleaser-1.6.0.json",
|
||
["1.7.0"] = "https://www.schemastore.org/jreleaser-1.7.0.json",
|
||
["1.8.0"] = "https://www.schemastore.org/jreleaser-1.8.0.json",
|
||
["1.9.0"] = "https://www.schemastore.org/jreleaser-1.9.0.json"
|
||
}
|
||
}, {
|
||
description = "JSR package configuration file",
|
||
fileMatch = { "jsr.json", "jsr.jsonc" },
|
||
name = "JSR Package Config (jsr.json)",
|
||
url = "https://jsr.io/schema/config-file.v1.json"
|
||
}, {
|
||
description = "js-beautify configuration file",
|
||
fileMatch = { ".jsbeautifyrc" },
|
||
name = ".jsbeautifyrc",
|
||
url = "https://www.schemastore.org/jsbeautifyrc.json"
|
||
}, {
|
||
description = "js-beautify configuration file allowing nested `js`, `css`, and `html` attributes",
|
||
fileMatch = { ".jsbeautifyrc" },
|
||
name = ".jsbeautifyrc-nested",
|
||
url = "https://www.schemastore.org/jsbeautifyrc-nested.json"
|
||
}, {
|
||
description = "JSCS configuration file",
|
||
fileMatch = { ".jscsrc", "jscsrc.json" },
|
||
name = ".jscsrc",
|
||
url = "https://www.schemastore.org/jscsrc.json"
|
||
}, {
|
||
description = "JSHint configuration file",
|
||
fileMatch = { ".jshintrc" },
|
||
name = ".jshintrc",
|
||
url = "https://www.schemastore.org/jshintrc.json"
|
||
}, {
|
||
description = "JSInspect configuration file",
|
||
fileMatch = { ".jsinspectrc" },
|
||
name = ".jsinspectrc",
|
||
url = "https://www.schemastore.org/jsinspectrc.json"
|
||
}, {
|
||
description = "JSON API document",
|
||
name = "JSON-API",
|
||
url = "https://jsonapi.org/schema"
|
||
}, {
|
||
description = "JSON Document Transform",
|
||
name = "JSON Document Transform",
|
||
url = "https://www.schemastore.org/jdt.json"
|
||
}, {
|
||
description = "the JSON Feed format",
|
||
fileMatch = { "feed.json" },
|
||
name = "JSON Feed",
|
||
url = "https://www.schemastore.org/feed.json",
|
||
versions = {
|
||
["1"] = "https://www.schemastore.org/feed-1.json",
|
||
["1.1"] = "https://www.schemastore.org/feed.json"
|
||
}
|
||
}, {
|
||
description = "JSON Linked Data files",
|
||
fileMatch = { "*.jsonld" },
|
||
name = "*.jsonld",
|
||
url = "https://www.schemastore.org/jsonld.json"
|
||
}, {
|
||
description = "JSONPatch files",
|
||
fileMatch = { "*.patch", "*.patch.json", "*.patch.yml", "*.patch.yaml" },
|
||
name = "JSONPatch",
|
||
url = "https://www.schemastore.org/json-patch.json"
|
||
}, {
|
||
description = "JavaScript project configuration file",
|
||
fileMatch = { "jsconfig.json" },
|
||
name = "jsconfig.json",
|
||
url = "https://www.schemastore.org/jsconfig.json"
|
||
}, {
|
||
description = "k3d configuration file",
|
||
fileMatch = { "k3d.yaml", "k3d.yml", ".k3d.yml", ".k3d.yaml", "*.k3d.yaml", "*.k3d.yml" },
|
||
name = "k3d.yaml",
|
||
url = "https://raw.githubusercontent.com/rancher/k3d/main/pkg/config/config.versions.schema.json"
|
||
}, {
|
||
description = "Configuration for the Kas setup tool",
|
||
name = "Kas",
|
||
url = "https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json"
|
||
}, {
|
||
description = "k9s CLI aliases.yaml file. Documentation: https://k9scli.io/topics/aliases",
|
||
fileMatch = { "**/k9s/aliases.yaml" },
|
||
name = "k9s aliases.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/aliases.json"
|
||
}, {
|
||
description = "k9s CLI config.yaml file. Documentation: https://k9scli.io/topics/config",
|
||
fileMatch = { "**/k9s/config.yaml" },
|
||
name = "k9s config.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/k9s.json"
|
||
}, {
|
||
description = "k9s CLI cluster-config.yaml file. Documentation: https://k9scli.io/topics/config",
|
||
fileMatch = { "**/k9s/clusters/*/*/config.yaml" },
|
||
name = "k9s cluster-config.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/context.json"
|
||
}, {
|
||
description = "k9s CLI hotkeys.yaml file. Documentation: https://k9scli.io/topics/hotkeys",
|
||
fileMatch = { "**/k9s/hotkeys.yaml" },
|
||
name = "k9s hotkeys.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/hotkeys.json"
|
||
}, {
|
||
description = "k9s CLI plugins.yaml file. Documentation: https://k9scli.io/topics/plugins",
|
||
fileMatch = { "**/k9s/plugins.yaml" },
|
||
name = "k9s plugins.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/plugins.json"
|
||
}, {
|
||
description = "k9s CLI skin.yaml file. Documentation: https://k9scli.io/topics/skins",
|
||
fileMatch = { "**/k9s/skins/*.yaml" },
|
||
name = "k9s skin.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/skin.json"
|
||
}, {
|
||
description = "k9s CLI views.yaml file. Documentation: https://k9scli.io/topics/columns",
|
||
fileMatch = { "**/k9s/views.yaml" },
|
||
name = "k9s views.yaml",
|
||
url = "https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/views.json"
|
||
}, {
|
||
description = "KIMMDY config file, see: graeter-group.github.io/kimmdy",
|
||
fileMatch = { "kimmdy.yml", "kimmdy.yaml" },
|
||
name = "KIMMDY config file",
|
||
url = "https://raw.githubusercontent.com/graeter-group/kimmdy/main/src/kimmdy/kimmdy-yaml-schema.json"
|
||
}, {
|
||
description = "Kestra Flow definition file, see: kestra.io/docs/workflow-components/flow#flow-sample",
|
||
fileMatch = { "**/flows/*.yml" },
|
||
name = "Kestra flow file",
|
||
url = "https://www.schemastore.org/kestra-0.19.0.json",
|
||
versions = {
|
||
["0.18.0"] = "https://www.schemastore.org/kestra-0.18.0.json",
|
||
["0.18.1"] = "https://www.schemastore.org/kestra-0.18.1.json",
|
||
["0.18.2"] = "https://www.schemastore.org/kestra-0.18.2.json",
|
||
["0.18.3"] = "https://www.schemastore.org/kestra-0.18.3.json",
|
||
["0.19.0"] = "https://www.schemastore.org/kestra-0.19.0.json"
|
||
}
|
||
}, {
|
||
description = "Kometa (formerly Plex Meta Manager or PMM) configuration file for stable versions",
|
||
fileMatch = {},
|
||
name = "Kometa config file",
|
||
url = "https://raw.githubusercontent.com/kometa-team/kometa/master/json-schema/config-schema.json"
|
||
}, {
|
||
description = "Kometa (formerly Plex Meta Manager or PMM) configuration file for nightly versions",
|
||
fileMatch = {},
|
||
name = "Kometa (nightly) config file",
|
||
url = "https://raw.githubusercontent.com/kometa-team/kometa/nightly/json-schema/config-schema.json"
|
||
}, {
|
||
description = "KrakenD API Gateway configuration file",
|
||
fileMatch = { "krakend.yaml", "krakend.yml", "krakend.json", "krakend.toml" },
|
||
name = "KrakenD",
|
||
url = "https://www.krakend.io/schema/krakend.json"
|
||
}, {
|
||
description = "Datadog Continuous Testing Configuration file",
|
||
fileMatch = { "*.synthetics.json" },
|
||
name = "Datadog Continuous Testing",
|
||
url = "https://raw.githubusercontent.com/DataDog/schema/main/datadog-ci/synthetics/test-config.schema.json"
|
||
}, {
|
||
description = "Datadog Service Definition file",
|
||
fileMatch = { "service.datadog.yaml", "service.datadog.yml", "service.datadog.json" },
|
||
name = "Datadog Service Definition",
|
||
url = "https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/service.schema.json"
|
||
}, {
|
||
description = "Datadog Software Catalog Definition file",
|
||
fileMatch = { "entity.datadog.yaml", "entity.datadog.yml", "entity.datadog.json" },
|
||
name = "Datadog Software Catalog",
|
||
url = "https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/entity.schema.json"
|
||
}, {
|
||
description = "Ory Keto configuration file",
|
||
fileMatch = { "keto.json", "keto.yml", "keto.yaml", "keto.toml" },
|
||
name = "Ory Keto configuration",
|
||
url = "https://raw.githubusercontent.com/ory/keto/master/.schema/version.schema.json"
|
||
}, {
|
||
description = "Verified knowledge artifact produced through multi-model deliberation (IETF Internet-Draft: draft-farley-acta-knowledge-units)",
|
||
fileMatch = { "ku-*.json", "knowledge-unit.json", "**/ku/*.json" },
|
||
name = "Knowledge Unit",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/knowledge-unit.json"
|
||
}, {
|
||
description = "Kontinuous values.yaml configuration files",
|
||
fileMatch = { "**/.kontinuous/values.yaml", "**/.kontinuous/env/*/values.yaml" },
|
||
name = "kontinuous-values.yaml",
|
||
url = "https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/values.schema.json"
|
||
}, {
|
||
description = "Kontinuous config.yaml configuration files",
|
||
fileMatch = { "**/.kontinuous/config.yaml" },
|
||
name = "kontinuous-config.yaml",
|
||
url = "https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/config.schema.json"
|
||
}, {
|
||
description = "Kubri configuration file",
|
||
fileMatch = { ".kubri.yaml", ".kubri.yml", "kubri.yaml", "kubri.yml" },
|
||
name = "Kubri Configuration",
|
||
url = "https://kubri.dev/schema.json"
|
||
}, {
|
||
description = "Kubernetes native configuration management",
|
||
fileMatch = { "kustomization.yaml", "kustomization.yml" },
|
||
name = "kustomization.yaml",
|
||
url = "https://www.schemastore.org/kustomization.json"
|
||
}, {
|
||
description = "A the configuration of the Label Commenter GitHub Action",
|
||
fileMatch = { "**/.github/label-commenter-config.yml" },
|
||
name = "label-commenter-config.yml",
|
||
url = "https://www.schemastore.org/label-commenter-config.json"
|
||
}, {
|
||
description = "A the ASP.NET LaunchSettings.json files",
|
||
fileMatch = { "launchsettings.json" },
|
||
name = "launchsettings.json",
|
||
url = "https://www.schemastore.org/launchsettings.json"
|
||
}, {
|
||
description = "Fast and powerful Git hooks manager",
|
||
fileMatch = { ".lefthook.json", ".lefthook.jsonc", ".lefthook.toml", ".lefthook.yaml", ".lefthook.yml", ".lefthook-local.json", ".lefthook-local.jsonc", ".lefthook-local.toml", ".lefthook-local.yaml", ".lefthook-local.yml", "lefthook.json", "lefthook.jsonc", "lefthook.toml", "lefthook.yaml", "lefthook.yml", "lefthook-local.json", "lefthook-local.jsonc", "lefthook-local.toml", "lefthook-local.yaml", "lefthook-local.yml" },
|
||
name = "Lefthook",
|
||
url = "https://raw.githubusercontent.com/evilmartians/lefthook/master/schema.json"
|
||
}, {
|
||
description = "Config file for the lego-build CLI tool",
|
||
fileMatch = { "lego.json" },
|
||
name = "lego.json",
|
||
url = "https://www.schemastore.org/lego.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/lego.json"
|
||
}
|
||
}, {
|
||
description = "A lerna.json files",
|
||
fileMatch = { "lerna.json" },
|
||
name = "lerna.json",
|
||
url = "https://www.schemastore.org/lerna.json"
|
||
}, {
|
||
description = "A lgtm configuration files",
|
||
fileMatch = { "lgtm.yml", ".lgtm.yml" },
|
||
name = "lgtm.yml",
|
||
url = "https://www.schemastore.org/lgtm.json"
|
||
}, {
|
||
description = "Liblab configuration file",
|
||
fileMatch = { "liblab.config.json", "*.liblab.config.json" },
|
||
name = "liblab.config.json",
|
||
url = "https://cdn.jsdelivr.net/npm/liblab@latest/liblab.config.schema.json"
|
||
}, {
|
||
description = "client-side library config files",
|
||
fileMatch = { "libman.json" },
|
||
name = "libman.json",
|
||
url = "https://www.schemastore.org/libman.json"
|
||
}, {
|
||
description = "license report tool configuration file",
|
||
fileMatch = { "license-report-config.json" },
|
||
name = "license-report-config.json",
|
||
url = "https://www.schemastore.org/license-report-config.json"
|
||
}, {
|
||
description = "Liferay Client Extension Definition File",
|
||
fileMatch = { "client-extension.yaml" },
|
||
name = "Liferay client-extension.yaml",
|
||
url = "https://raw.githubusercontent.com/liferay/liferay-portal/master/modules/sdk/gradle-plugins-workspace/src/main/resources/schemas/client-extension.schema.json"
|
||
}, {
|
||
description = "Linkinator config file",
|
||
fileMatch = { "linkinator.config.json" },
|
||
name = "linkinator.config.json",
|
||
url = "https://www.schemastore.org/linkinator-config.json"
|
||
}, {
|
||
description = "LinkML metamodel file",
|
||
fileMatch = {},
|
||
name = "LinkML Metamodel",
|
||
url = "https://w3id.org/linkml/meta.schema.json"
|
||
}, {
|
||
description = "Lively Wallpaper configuration file. Documentation: https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction#lively-properties",
|
||
fileMatch = { "LivelyProperties.json" },
|
||
name = "Lively Properties",
|
||
url = "https://raw.githubusercontent.com/rocksdanister/lively/core-separation/schemas/livelyPropertiesSchema.json"
|
||
}, {
|
||
description = "LOOBins macOS binaries. Documentation: https://github.com/infosecB/LOOBins",
|
||
fileMatch = { "**/LOOBins/*.yml" },
|
||
name = "LOOBin",
|
||
url = "https://www.schemastore.org/loobin-1.0.json"
|
||
}, {
|
||
description = "The configuration file used for Lotus definitions",
|
||
fileMatch = { "lotus.yaml" },
|
||
name = "lotus.yaml",
|
||
url = "https://grnhse-vpc-assets.s3.amazonaws.com/jsonschemas/lotus.yaml.json"
|
||
}, {
|
||
description = "Azure Functions local.settings.json files",
|
||
fileMatch = { "local.settings.json" },
|
||
name = "local.settings.json",
|
||
url = "https://www.schemastore.org/local.settings.json"
|
||
}, {
|
||
description = "Localazy CLI configuration file. Documentation: https://localazy.com/docs/cli",
|
||
fileMatch = { "localazy.json" },
|
||
name = "localazy.json",
|
||
url = "https://raw.githubusercontent.com/localazy/cli-schema/master/localazy.json"
|
||
}, {
|
||
description = "Power BI linguistic schema definition",
|
||
fileMatch = { "*.lsdl.yaml", "*.lsdl.json" },
|
||
name = "lsdlschema.json",
|
||
url = "https://www.schemastore.org/lsdlschema.json"
|
||
}, {
|
||
description = "Luau language configuration file",
|
||
fileMatch = { ".luaurc" },
|
||
name = ".luaurc",
|
||
url = "https://www.schemastore.org/luaurc.json"
|
||
}, {
|
||
description = "Mado markdown linter configuration file",
|
||
fileMatch = { ".mado.toml", "mado.toml" },
|
||
name = "Mado configuration",
|
||
url = "https://raw.githubusercontent.com/akiomik/mado/refs/heads/main/pkg/json-schema/mado.json"
|
||
}, {
|
||
description = "Maestro mobile and web UI test flow (YAML)",
|
||
fileMatch = { "**/.maestro/**/*.yaml", "**/.maestro/**/*.yml", "**/*.flow.yaml", "**/*.flow.yml" },
|
||
name = "Maestro Flow",
|
||
url = "https://www.schemastore.org/maestro-flow.json"
|
||
}, {
|
||
description = "Mapping for MapEHR.com",
|
||
fileMatch = { ".map.yml", ".map.yaml", ".map.json" },
|
||
name = "MapEHR Mapping",
|
||
url = "https://www.schemastore.org/mapehr.json"
|
||
}, {
|
||
description = "A micro editor config",
|
||
fileMatch = { "**/micro/settings.json" },
|
||
name = "A micro editor config",
|
||
url = "https://www.schemastore.org/micro.json"
|
||
}, {
|
||
description = "Mega-Linter configuration file (for Mega-Linter users)",
|
||
fileMatch = { ".mega-linter.yml", ".megalinter.yml", "*.mega-linter-config.yml", "*.megalinter-config.yml" },
|
||
name = "MegaLinter configuration",
|
||
url = "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json"
|
||
}, {
|
||
description = "MegaLinter Custom Flavor definition file",
|
||
fileMatch = { "megalinter-custom-flavor.yml" },
|
||
name = "MegaLinter Custom Flavor",
|
||
url = "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-custom-flavor.jsonschema.json"
|
||
}, {
|
||
description = "MegaLinter descriptor files (for MegaLinter contributors)",
|
||
fileMatch = { "*.megalinter-descriptor.yml" },
|
||
name = "MegaLinter descriptor",
|
||
url = "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json"
|
||
}, {
|
||
description = "Meltano project definition files",
|
||
fileMatch = { "*meltano.yml", "meltano-manifest.json", "meltano-manifest.*.json" },
|
||
name = "Meltano project definition",
|
||
url = "https://raw.githubusercontent.com/meltano/meltano/main/src/meltano/schemas/meltano.schema.json"
|
||
}, {
|
||
description = "Metadata file for a Bazel module",
|
||
fileMatch = { "**/modules/*/metadata.json" },
|
||
name = "Metadata for a Bazel module",
|
||
url = "https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/main/metadata.schema.json"
|
||
}, {
|
||
description = "Metatype configuration file",
|
||
fileMatch = { "metatype.yml", "metatype.yaml" },
|
||
name = "Metatype Configuration",
|
||
url = "https://raw.githubusercontent.com/metatypedev/metatype/main/tools/schema/metatype.json"
|
||
}, {
|
||
description = "MetricsHub configuration file",
|
||
fileMatch = { "*metricshub.yaml", "*metricshub.yml" },
|
||
name = "MetricsHub Configuration",
|
||
url = "https://www.schemastore.org/metricshub.json"
|
||
}, {
|
||
description = "MetricsHub connector configuration file",
|
||
fileMatch = { "**/metricshub/connectors/**/*.yaml", "**/metricshub/connectors/**/*.yml", "**/hardware-connectors/**/*.yaml", "**/hardware-connectors/**/*.yml", "**/metricshub-community-connectors/**/*.yaml", "**/metricshub-community-connectors/**/*.yml" },
|
||
name = "MetricsHub Connector Configuration",
|
||
url = "https://www.schemastore.org/metricshub-connector.json"
|
||
}, {
|
||
description = "Microsoft Band Web Tile manifest file",
|
||
name = "Microsoft Band Web Tile",
|
||
url = "https://www.schemastore.org/band-manifest.json"
|
||
}, {
|
||
description = "mime type collections",
|
||
fileMatch = { "mimetypes.json" },
|
||
name = "mimetypes.json",
|
||
url = "https://www.schemastore.org/mimetypes.json"
|
||
}, {
|
||
description = "Configuration file defining an advancement for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/advancements/*.json" },
|
||
name = "Minecraft Data Pack Advancement",
|
||
url = "https://www.schemastore.org/minecraft-advancement.json"
|
||
}, {
|
||
description = "Configuration file defining a biome for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/worldgen/biome/*.json" },
|
||
name = "Minecraft Data Pack Biome",
|
||
url = "https://www.schemastore.org/minecraft-biome.json"
|
||
}, {
|
||
description = "Configuration file defining a configured carver for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/worldgen/configured_carver/*.json" },
|
||
name = "Minecraft Data Pack Configured Carver",
|
||
url = "https://www.schemastore.org/minecraft-configured-carver.json"
|
||
}, {
|
||
description = "Configuration file defining a damage type for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/damage_type/*.json" },
|
||
name = "Minecraft Data Pack Damage Type",
|
||
url = "https://www.schemastore.org/minecraft-damage-type.json"
|
||
}, {
|
||
description = "Configuration file defining a dimension type for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/dimension_type/*.json" },
|
||
name = "Minecraft Data Pack Dimension Type",
|
||
url = "https://www.schemastore.org/minecraft-dimension-type.json"
|
||
}, {
|
||
description = "Configuration file defining a dimension for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/dimension/*.json" },
|
||
name = "Minecraft Data Pack Dimension",
|
||
url = "https://www.schemastore.org/minecraft-dimension.json"
|
||
}, {
|
||
description = "Configuration file defining an item modifier for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/item_modifiers/*.json" },
|
||
name = "Minecraft Data Pack Item Modifier",
|
||
url = "https://www.schemastore.org/minecraft-item-modifier.json"
|
||
}, {
|
||
description = "Configuration file defining a loot table for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/loot_tables/**/*.json" },
|
||
name = "Minecraft Data Pack Loot Table",
|
||
url = "https://www.schemastore.org/minecraft-loot-table.json"
|
||
}, {
|
||
description = "Configuration file defining the metadata of a data pack for Minecraft",
|
||
fileMatch = { "**/pack.mcmeta" },
|
||
name = "Minecraft Data Pack Metadata",
|
||
url = "https://www.schemastore.org/minecraft-pack-mcmeta.json"
|
||
}, {
|
||
description = "Configuration file defining a predicate for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/predicates/*.json" },
|
||
name = "Minecraft Data Pack Predicate",
|
||
url = "https://www.schemastore.org/minecraft-predicate.json"
|
||
}, {
|
||
description = "Configuration file defining a recipe for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/recipes/*.json" },
|
||
name = "Minecraft Data Pack Recipe",
|
||
url = "https://www.schemastore.org/minecraft-recipe.json"
|
||
}, {
|
||
description = "Configuration file defining a tag for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/tags/**/*.json" },
|
||
name = "Minecraft Data Pack Tag",
|
||
url = "https://www.schemastore.org/minecraft-tag.json"
|
||
}, {
|
||
description = "Configuration file defining a template pool for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/worldgen/template_pool/*.json" },
|
||
name = "Minecraft Data Pack Template Pool",
|
||
url = "https://www.schemastore.org/minecraft-template-pool.json"
|
||
}, {
|
||
description = "Configuration file defining a language for a resource pack for Minecraft",
|
||
fileMatch = { "**/assets/*/lang/*.json" },
|
||
name = "Minecraft Resource Pack Lang",
|
||
url = "https://www.schemastore.org/minecraft-lang.json"
|
||
}, {
|
||
description = "Configuration file defining a particle for a resource pack for Minecraft",
|
||
fileMatch = { "**/assets/*/particles/*.json" },
|
||
name = "Minecraft Resource Pack Particle",
|
||
url = "https://www.schemastore.org/minecraft-particle.json"
|
||
}, {
|
||
description = "Configuration file defining what sounds play when sound event is triggered for a resourcepack for Minecraft",
|
||
fileMatch = { "**/assets/*/sounds.json" },
|
||
name = "Minecraft Resourcepack Sounds",
|
||
url = "https://raw.githubusercontent.com/AxoCode/json-schema/master/minecraft/sounds.json"
|
||
}, {
|
||
description = "Configuration file defining an mcmeta file for a texture for a resource pack for Minecraft",
|
||
fileMatch = { "**/assets/*/textures/**/*.png.mcmeta" },
|
||
name = "Minecraft Resource Pack Texture Mcmeta",
|
||
url = "https://www.schemastore.org/minecraft-texture-mcmeta.json"
|
||
}, {
|
||
description = "Configuration file defining a trim material for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/trim_material/*.json" },
|
||
name = "Minecraft Data Pack Trim Material",
|
||
url = "https://www.schemastore.org/minecraft-trim-material.json"
|
||
}, {
|
||
description = "Configuration file defining a trim pattern for a data pack for Minecraft",
|
||
fileMatch = { "**/data/*/trim_pattern/*.json" },
|
||
name = "Minecraft Data Pack Trim Pattern",
|
||
url = "https://www.schemastore.org/minecraft-trim-pattern.json"
|
||
}, {
|
||
description = "MkDocs configuration file",
|
||
fileMatch = { "mkdocs.yml" },
|
||
name = "mkdocs.yml",
|
||
url = "https://www.schemastore.org/mkdocs-1.6.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/mkdocs-1.0.json",
|
||
["1.6"] = "https://www.schemastore.org/mkdocs-1.6.json"
|
||
}
|
||
}, {
|
||
description = "ModuleAssembler configuration file",
|
||
fileMatch = { "**/.moduleassembler/moduleproject.json" },
|
||
name = "ModuleAssembler",
|
||
url = "https://raw.githubusercontent.com/ModuleAssembler/ModuleAssembler-Schema/refs/tags/v1.0.0/schema/moduleassembler.schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/ModuleAssembler/ModuleAssembler-Schema/refs/tags/v1.0.0/schema/moduleassembler.schema.json"
|
||
}
|
||
}, {
|
||
description = "MrDocs configuration file",
|
||
fileMatch = { "mrdocs.yml" },
|
||
name = "mrdocs.yml",
|
||
url = "https://raw.githubusercontent.com/cppalliance/mrdocs/refs/heads/master/docs/mrdocs.schema.json"
|
||
}, {
|
||
description = "Config files for the mlos_bench utility in MLOS. See Also: https://aka.ms/MLOS",
|
||
fileMatch = { "*.mlos.jsonc", "*.mlos.json5", "*.mlos.json" },
|
||
name = "MLOS Config (*.mlos.jsonc, *.mlos.json5, *.mlos.json)",
|
||
url = "https://raw.githubusercontent.com/microsoft/MLOS/main/mlos_bench/mlos_bench/config/schemas/mlos-bench-config-schema.json"
|
||
}, {
|
||
description = "mockd multi-protocol API mock server configuration file. See https://mockd.io",
|
||
fileMatch = { "mockd.yaml", "mockd.yml", "mockd.json", ".mockd.yaml", ".mockd.yml", ".mockd.json", "mocks.yaml", "mocks.yml" },
|
||
name = "mockd.yaml",
|
||
url = "https://raw.githubusercontent.com/getmockd/mockd/main/schema/mockd.schema.json"
|
||
}, {
|
||
description = "MonoSpace configuration file",
|
||
fileMatch = { "monospace.yml" },
|
||
name = "monospace.yml",
|
||
url = "https://raw.githubusercontent.com/software-t-rex/monospace/main/apps/monospace/schemas/monospace.schema.json"
|
||
}, {
|
||
description = "Monoweave configuration file (Yarn package publishing)",
|
||
fileMatch = { "monoweave.config.json", "monoweave.config.jsonc", "monoweave.config.json5", "monoweave.config.yaml", "monoweave.config.yml" },
|
||
name = "Monoweave Configuration",
|
||
url = "https://raw.githubusercontent.com/monoweave/monoweave/main/packages/types/schema.json"
|
||
}, {
|
||
description = "MS2Rescore configuration file",
|
||
fileMatch = { "ms2rescore.json", "ms2rescore.toml", ".*-ms2rescore.json", ".*-ms2rescore.toml", ".*-ms2rescore-config.json", ".*-ms2rescore-config.toml" },
|
||
name = "MS2Rescore Configuration",
|
||
url = "https://raw.githubusercontent.com/compomics/ms2rescore/main/ms2rescore/package_data/config_schema.json"
|
||
}, {
|
||
description = "Mergify configuration file",
|
||
fileMatch = { ".mergify.yml", "**/.github/mergify.yml", "**/.mergify/config.yml" },
|
||
name = "Mergify Configuration",
|
||
url = "https://raw.githubusercontent.com/Mergifyio/docs/main/public/mergify-configuration-schema.json"
|
||
}, {
|
||
description = "MochaJS configuration files",
|
||
fileMatch = { ".mocharc.json", ".mocharc.jsonc", ".mocharc.yml", ".mocharc.yaml" },
|
||
name = ".mocharc",
|
||
url = "https://www.schemastore.org/mocharc.json"
|
||
}, {
|
||
description = "Webpack modernizr-loader configuration file",
|
||
fileMatch = { ".modernizrrc" },
|
||
name = ".modernizrrc",
|
||
url = "https://www.schemastore.org/modernizrrc.json"
|
||
}, {
|
||
description = "The configuration file to get a local stack up and running with Monade CLI",
|
||
fileMatch = { "monade.yaml", "monade.yml", ".monade.yaml", ".monade.yml" },
|
||
name = "Monade CLI Stack Configuration",
|
||
url = "https://www.schemastore.org/monade-stack-config.json"
|
||
}, {
|
||
description = "mycode.js files",
|
||
fileMatch = { "mycode.json" },
|
||
name = "mycode.json",
|
||
url = "https://www.schemastore.org/mycode.json"
|
||
}, {
|
||
description = "a napari plugin manifest",
|
||
fileMatch = { "napari.yml", "napari.yaml", ".napari.yml", ".napari.yaml" },
|
||
name = "napari plugin manifest",
|
||
url = "https://github.com/napari/npe2/releases/latest/download/schema.json"
|
||
}, {
|
||
description = "Netlify YAML config",
|
||
fileMatch = { "**/admin/config*.yml" },
|
||
name = "Netlify config",
|
||
url = "https://www.schemastore.org/netlify.json"
|
||
}, {
|
||
description = "Cisco Network-as-Code Data Model",
|
||
fileMatch = { "*.nac.yml", "*.nac.yaml", "*.aac.yml", "*.aac.yaml" },
|
||
name = "Network-as-Code Data Model",
|
||
url = "https://raw.githubusercontent.com/netascode/schema/main/schema.json"
|
||
}, {
|
||
description = "Next Gen UI Agent A2A Server configuration. Documentation: https://redhat-ux.github.io/next-gen-ui-agent/spec/a2a/#agent-configuration",
|
||
fileMatch = { "ngui-a2a_*.yaml", "ngui-a2a_*.yml", "ngui-a2a_*.json" },
|
||
name = "Next Gen UI Agent A2A Server Configuration",
|
||
url = "https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/a2a/a2a_agent_config.schema.json"
|
||
}, {
|
||
description = "Next Gen UI Agent MCP Server configuration. Documentation: https://redhat-ux.github.io/next-gen-ui-agent/spec/mcp/#agent-configuration",
|
||
fileMatch = { "ngui-mcp_*.yaml", "ngui-mcp_*.yml", "ngui-mcp_*.json" },
|
||
name = "Next Gen UI Agent MCP Server Configuration",
|
||
url = "https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/mcp/mcp_agent_config.schema.json"
|
||
}, {
|
||
description = "NextGen UI Agent configuration. Documentation: https://redhat-ux.github.io/next-gen-ui-agent/guide/configuration/",
|
||
fileMatch = { "ngui_*.yaml", "ngui_*.yml", "ngui_*.json" },
|
||
name = "Next Gen UI Agent Configuration",
|
||
url = "https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/config/agent_config.schema.json"
|
||
}, {
|
||
description = "nFPM configuration file",
|
||
fileMatch = { "nfpm.yaml" },
|
||
name = "nFPM",
|
||
url = "https://nfpm.goreleaser.com/static/schema.json"
|
||
}, {
|
||
description = "nightwatch.js config",
|
||
fileMatch = { "nightwatch.json" },
|
||
name = "Nightwatch.js",
|
||
url = "https://www.schemastore.org/nightwatch.json"
|
||
}, {
|
||
description = "A ninjs by the IPTC. News and publishing information. Documentation: https://iptc.org/standards/ninjs/",
|
||
name = "ninjs (News in JSON)",
|
||
url = "https://www.schemastore.org/ninjs-2.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/ninjs-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/ninjs-1.1.json",
|
||
["1.2"] = "https://www.schemastore.org/ninjs-1.2.json",
|
||
["1.3"] = "https://www.schemastore.org/ninjs-1.3.json",
|
||
["1.4"] = "https://www.schemastore.org/ninjs-1.4.json",
|
||
["2.0"] = "https://www.schemastore.org/ninjs-2.0.json"
|
||
}
|
||
}, {
|
||
description = "A progressive Node.js framework for building efficient and scalable server-side applications 🚀",
|
||
fileMatch = { ".nestcli.json", ".nest-cli.json", "nest-cli.json", "nest.json" },
|
||
name = "nest-cli",
|
||
url = "https://www.schemastore.org/nest-cli.json"
|
||
}, {
|
||
description = "NPM-Link-Up",
|
||
fileMatch = { "nlu.json", ".nlu.json" },
|
||
name = "nlu.json",
|
||
url = "https://raw.githubusercontent.com/oresoftware/npm-link-up/master/assets/nlu.schema.json"
|
||
}, {
|
||
description = ".nodehawkrc configuration files",
|
||
fileMatch = { ".nodehawkrc" },
|
||
name = ".nodehawkrc",
|
||
url = "https://www.schemastore.org/nodehawkrc.json"
|
||
}, {
|
||
description = "nodemon.json configuration files",
|
||
fileMatch = { "nodemon.json" },
|
||
name = "nodemon.json",
|
||
url = "https://www.schemastore.org/nodemon.json"
|
||
}, {
|
||
description = "Metadata file for notebook mods",
|
||
fileMatch = { "notebook.mod.json" },
|
||
name = "notebook.mod.json",
|
||
url = "https://raw.githubusercontent.com/BookkeepersMC/notebook-schemas/master/notebook.mod.json/schemas/main.json"
|
||
}, {
|
||
description = "NOX service definition",
|
||
fileMatch = { "service.nox.yaml", "service.nox.yml", "service.nox.json" },
|
||
name = "NOX Framework (Service)",
|
||
url = "https://noxorg.dev/schemas/NoxConfiguration.json"
|
||
}, {
|
||
description = "Configuration file for npm-package-json-lint",
|
||
fileMatch = { ".npmpackagejsonlintrc", "npmpackagejsonlintrc.json", ".npmpackagejsonlintrc.json" },
|
||
name = ".npmpackagejsonlintrc",
|
||
url = "https://www.schemastore.org/npmpackagejsonlintrc.json"
|
||
}, {
|
||
description = "the NPM package badges",
|
||
name = "npm-badges",
|
||
url = "https://www.schemastore.org/npm-badges.json"
|
||
}, {
|
||
description = "Nuclei Template YAML files",
|
||
fileMatch = { "**/nuclei-templates/**/*.yaml" },
|
||
name = "nuclei-template.yaml",
|
||
url = "https://raw.githubusercontent.com/projectdiscovery/nuclei/master/nuclei-jsonschema.json"
|
||
}, {
|
||
description = "NuGet project.json files",
|
||
name = "nuget-project.json",
|
||
url = "https://www.schemastore.org/nuget-project.json",
|
||
versions = {
|
||
["3.3.0"] = "https://www.schemastore.org/nuget-project-3.3.0.json"
|
||
}
|
||
}, {
|
||
description = "NueJS site configuration file",
|
||
fileMatch = {},
|
||
name = "NueJS configuration file",
|
||
url = "https://www.schemastore.org/nuejs-site.json"
|
||
}, {
|
||
description = "nswag configuration",
|
||
fileMatch = { "nswag.json" },
|
||
name = "nswag.json",
|
||
url = "https://www.schemastore.org/nswag.json"
|
||
}, {
|
||
description = "Nullstone config.yml file",
|
||
fileMatch = { "**/.nullstone/*.yml", "**/.nullstone/*.yaml" },
|
||
name = "Nullstone config",
|
||
url = "https://raw.githubusercontent.com/nullstone-io/iac/master/.schema/config.0.1.json",
|
||
versions = {
|
||
["0.1"] = "https://raw.githubusercontent.com/nullstone-io/iac/master/.schema/config.0.1.json"
|
||
}
|
||
}, {
|
||
description = "NTangle CDC code-generation configuration. Documentation: https://github.com/Avanade/ntangle",
|
||
fileMatch = { "ntangle.yaml", "ntangle.yml", "ntangle.json", "ntangle.jsn" },
|
||
name = "ntangle",
|
||
url = "https://raw.githubusercontent.com/Avanade/NTangle/main/schemas/ntangle.json"
|
||
}, {
|
||
description = "Ory Oathkeeper configuration file",
|
||
fileMatch = { "oathkeeper.json", "oathkeeper.yml", "oathkeeper.yaml", "oathkeeper.toml" },
|
||
name = "Ory Oathkeeper configuration",
|
||
url = "https://raw.githubusercontent.com/ory/oathkeeper/master/.schema/version.schema.json"
|
||
}, {
|
||
description = "the Ocelot Api Gateway",
|
||
fileMatch = { "ocelot.json" },
|
||
name = "ocelot.json",
|
||
url = "https://www.schemastore.org/ocelot.json"
|
||
}, {
|
||
description = "October CMS columns files",
|
||
fileMatch = { "columns.yaml", "*_columns.yaml" },
|
||
name = "October CMS columns",
|
||
url = "https://raw.githubusercontent.com/inetis-ch/october-schemas/master/columns.json"
|
||
}, {
|
||
description = "October CMS fields files",
|
||
fileMatch = { "fields.yaml", "*_fields.yaml" },
|
||
name = "October CMS fields",
|
||
url = "https://raw.githubusercontent.com/inetis-ch/october-schemas/master/fields.json"
|
||
}, {
|
||
description = "ogen code generator configuration, see https://ogen.dev/docs/config",
|
||
fileMatch = { "ogen.yml", "ogen.yaml", ".ogen.yml", ".ogen.yaml" },
|
||
name = "ogen",
|
||
url = "https://www.schemastore.org/ogen.json"
|
||
}, {
|
||
description = "Oh My Posh configuration file",
|
||
fileMatch = { "*.omp.json", "*.omp.toml", "*.omp.yaml", "*.omp.yml" },
|
||
name = "Oh My Posh",
|
||
url = "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"
|
||
}, {
|
||
description = "The Okteto Manifest",
|
||
fileMatch = { "okteto.yml", "okteto.yaml", "okteto.json" },
|
||
name = "Okteto",
|
||
url = "https://raw.githubusercontent.com/okteto/okteto/refs/heads/master/schema.json"
|
||
}, {
|
||
description = "Omnisharp Configuration file",
|
||
fileMatch = { "omnisharp.json" },
|
||
name = "omnisharp.json",
|
||
url = "https://www.schemastore.org/omnisharp.json"
|
||
}, {
|
||
description = "Configuration for Ona Automations",
|
||
fileMatch = { "**/.ona/automations.json", "**/.ona/automations.yaml", "**/.ona/automations.yml", "**/.ona/automation.yaml" },
|
||
name = "Ona Automations",
|
||
url = "https://app.ona.com/jsonschema/v1/automations_file.jsonschema.json"
|
||
}, {
|
||
description = "An OpenAPI documentation file",
|
||
fileMatch = { "openapi.json", "openapi.yml", "openapi.yaml" },
|
||
name = "openapi.json",
|
||
url = "https://www.schemastore.org/openapi-3.X.json"
|
||
}, {
|
||
description = "An OpenAPI Overlay document",
|
||
fileMatch = { "overlay.json", "overlay.yml", "overlay.yaml", "*.overlay.json", "*.overlay.yml", "*.overlay.yaml" },
|
||
name = "overlay.json",
|
||
url = "https://www.schemastore.org/openapi-overlay-1.X.json"
|
||
}, {
|
||
description = "An OpenRPC document. Documentation: https://open-rpc.org for more information",
|
||
fileMatch = { "openrpc.json", "openrpc.yml", "openrpc.yaml", "open-rpc.json", "open-rpc.yml", "open-rpc.yaml" },
|
||
name = "openrpc.json",
|
||
url = "https://meta.open-rpc.org/"
|
||
}, {
|
||
description = "opencode AI coding agent configuration file",
|
||
fileMatch = { "opencode.json", "opencode.jsonc", "**/.opencode/opencode.json", "**/.opencode/opencode.jsonc" },
|
||
name = "opencode",
|
||
url = "https://opencode.ai/config.json"
|
||
}, {
|
||
description = "OpenUtau voicebank configuration file, character.yaml",
|
||
fileMatch = { "character.yaml" },
|
||
name = "OpenUtau character yaml",
|
||
url = "https://www.schemastore.org/openutau-character.json"
|
||
}, {
|
||
description = "OpenUtau project file, ustx",
|
||
fileMatch = { "*.ustx" },
|
||
name = "OpenUtau ustx",
|
||
url = "https://www.schemastore.org/openutau-ustx.json"
|
||
}, {
|
||
description = "Ops configuration file (ops.yaml)",
|
||
fileMatch = { "ops.yml", "ops.yaml" },
|
||
name = "ops.yaml",
|
||
url = "https://raw.githubusercontent.com/LeShaunJ/ops-schema/main/ops.schema.json"
|
||
}, {
|
||
description = "ONe's service descriptor",
|
||
fileMatch = { "service-descriptor.yml" },
|
||
name = "ONe's service descriptor",
|
||
url = "https://www.schemastore.org/one-service-descriptor-schema-0.1.json"
|
||
}, {
|
||
description = "ONe's changelog entry",
|
||
fileMatch = { "**/changelogs/*.yml" },
|
||
name = "ONe's changelog entry",
|
||
url = "https://www.schemastore.org/one-changelog-schema-0.1.json"
|
||
}, {
|
||
description = "OpenFin application configuration file",
|
||
name = "openfin.json",
|
||
url = "https://www.schemastore.org/openfin.json"
|
||
}, {
|
||
description = "OpenRewrite resource descriptors",
|
||
fileMatch = { "**/META-INF/rewrite/*.yml" },
|
||
name = "OpenRewrite Resource",
|
||
url = "https://raw.githubusercontent.com/openrewrite/rewrite/main/rewrite-core/openrewrite.json"
|
||
}, {
|
||
description = "OpenTelemetry declarative configuration for SDKs and instrumentation",
|
||
fileMatch = { "opentelemetry*.yaml", "opentelemetry*.yml", "otel*.yaml", "otel*.yml" },
|
||
name = "OpenTelemetry Declarative Configuration",
|
||
url = "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json"
|
||
}
|
||
}, {
|
||
description = "Open Data Contract Standard contract file, from the Bitol project at The Linux Foundation",
|
||
fileMatch = { "*.odcs.yaml", "*.odcs.yml" },
|
||
name = "Open Data Contract Standard (ODCS)",
|
||
url = "https://raw.githubusercontent.com/bitol-io/open-data-contract-standard/main/schema/odcs-json-schema-latest.json",
|
||
versions = {
|
||
["v2.2.2"] = "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v2.2.2.json",
|
||
["v3.0.0"] = "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.0.json",
|
||
["v3.0.1"] = "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.1.json",
|
||
["v3.0.2"] = "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.2.json"
|
||
}
|
||
}, {
|
||
description = "Open Data Product Standard descriptor file, from the Bitol project at The Linux Foundation",
|
||
fileMatch = { "*.odps.yaml", "*.odps.yml" },
|
||
name = "Open Data Product Standard (ODPS)",
|
||
url = "https://raw.githubusercontent.com/bitol-io/open-data-product-standard/main/schema/odps-json-schema-latest.json",
|
||
versions = {
|
||
["v0.9.0"] = "https://github.com/bitol-io/open-data-product-standard/blob/main/schema/odps-json-schema-v0.9.0.json"
|
||
}
|
||
}, {
|
||
description = "Open Service Reliability Manifest - Define service reliability requirements as code",
|
||
fileMatch = { "service.reliability.yaml", "service.reliability.yml", "*.reliability.yaml", "*.reliability.yml", ".opensrm.yaml", ".opensrm.yml" },
|
||
name = "OpenSRM",
|
||
url = "https://www.schemastore.org/opensrm.json"
|
||
}, {
|
||
description = "Outblocks project configuration files",
|
||
fileMatch = { "project.outblocks.yaml", "project.outblocks.yml" },
|
||
name = "Outblocks project configuration",
|
||
url = "https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-project.json"
|
||
}, {
|
||
description = "Outblocks App configuration files",
|
||
fileMatch = { "app.outblocks.yaml", "app.outblocks.yml", "*.app.outblocks.yaml", "*.app.outblocks.yml", "outblocks.yaml", "outblocks.yml" },
|
||
name = "Outblocks App configuration",
|
||
url = "https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-app.json"
|
||
}, {
|
||
description = "Outblocks database table files",
|
||
fileMatch = { "**/database/**/*.outblocks.yaml", "**/database/**/*.outblocks.yml" },
|
||
name = "Outblocks database table",
|
||
url = "https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-table.json"
|
||
}, {
|
||
description = "Repository environment configuration to configure infrastructure services, environment variables, and package-manager specific settings",
|
||
fileMatch = { ".ort.env.yml", ".ort.env.yaml" },
|
||
name = "ORT Server repository environment configuration",
|
||
url = "https://raw.githubusercontent.com/eclipse-apoapsis/ort-server/refs/heads/main/integrations/schemas/repository-environment-config.json"
|
||
}, {
|
||
description = "Ory Kratos configuration file",
|
||
fileMatch = { "kratos.json", "kratos.yml", "kratos.yaml", "kratos.toml" },
|
||
name = "Ory Kratos configuration",
|
||
url = "https://raw.githubusercontent.com/ory/kratos/master/.schema/version.schema.json"
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Assessment Plan. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*assessment-plan.json", "oscal*assessment_plan.json" },
|
||
name = "OSCAL Assessment Plan (AP)",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-plan_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_assessment-plan_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_assessment-plan_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_assessment-plan_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_assessment-plan_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_assessment-plan_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_assessment-plan_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_assessment-plan_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_assessment-plan_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_assessment-plan_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-plan_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Assessment Results. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*assessment-results.json", "oscal*assessment_results.json" },
|
||
name = "OSCAL Assessment Results (AR)",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-results_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_assessment-results_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_assessment-results_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_assessment-results_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_assessment-results_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_assessment-results_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_assessment-results_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_assessment-results_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_assessment-results_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_assessment-results_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-results_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Catalog. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*catalog.json" },
|
||
name = "OSCAL Catalog",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_catalog_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_catalog_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_catalog_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_catalog_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_catalog_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_catalog_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_catalog_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_catalog_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_catalog_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_catalog_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_catalog_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Component Definition. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*component.json", "oscal*cdef.json" },
|
||
name = "OSCAL Component Definition (CDef)",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_component_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_component_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_component_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_component_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_component_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_component_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_component_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_component_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_component_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_component_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_component_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Plan of Action and Milestones. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*poam.json" },
|
||
name = "OSCAL Plan of Action and Milestones (POA&M)",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_poam_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_poam_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_poam_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_poam_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_poam_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_poam_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_poam_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_poam_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_poam_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_poam_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_poam_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) Profile. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*profile.json" },
|
||
name = "OSCAL Profile",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_profile_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_profile_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_profile_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_profile_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_profile_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_profile_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_profile_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_profile_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_profile_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_profile_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_profile_schema.json"
|
||
}
|
||
}, {
|
||
description = "NIST Open Security Controls Assessment Language (OSCAL) System Security Plan. (https://pages.nist.gov/OSCAL-Reference)",
|
||
fileMatch = { "oscal*ssp.json" },
|
||
name = "OSCAL System Security Plan (SSP)",
|
||
url = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_ssp_schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.0/oscal_ssp_schema.json",
|
||
["1.0.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.1/oscal_ssp_schema.json",
|
||
["1.0.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.2/oscal_ssp_schema.json",
|
||
["1.0.3"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.3/oscal_ssp_schema.json",
|
||
["1.0.4"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.4/oscal_ssp_schema.json",
|
||
["1.0.5"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.5/oscal_ssp_schema.json",
|
||
["1.0.6"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.0.6/oscal_ssp_schema.json",
|
||
["1.1.0"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.0/oscal_ssp_schema.json",
|
||
["1.1.1"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.1/oscal_ssp_schema.json",
|
||
["1.1.2"] = "https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_ssp_schema.json"
|
||
}
|
||
}, {
|
||
description = "ORT's main configuration file",
|
||
fileMatch = { "**/.ort/config/config.yml", "**/.ort/config/config.yaml" },
|
||
name = "OSS Review Toolkit configuration",
|
||
url = "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/ort-configuration-schema.json"
|
||
}, {
|
||
description = "ORT's curation files",
|
||
fileMatch = { "**/curations/**/*.yml", "**/curations/**/*.yaml", "curations.yml", "curations.yaml" },
|
||
name = "OSS Review Toolkit curation",
|
||
url = "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/curations-schema.json"
|
||
}, {
|
||
description = "ORT's package configuration file",
|
||
fileMatch = { "vcs.yml", "vcs.yaml", "source-artifact.yml", "source-artifact.yaml" },
|
||
name = "OSS Review Toolkit package configuration",
|
||
url = "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/package-configuration-schema.json"
|
||
}, {
|
||
description = "ORT's repository configuration file",
|
||
fileMatch = { "*.ort.yml", "*.ort.yaml" },
|
||
name = "OSS Review Toolkit repository configuration",
|
||
url = "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/repository-configuration-schema.json"
|
||
}, {
|
||
description = "ORT's resolutions file",
|
||
fileMatch = { "resolutions.yml", "resolutions.yaml" },
|
||
name = "OSS Review Toolkit resolutions",
|
||
url = "https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/resolutions-schema.json"
|
||
}, {
|
||
description = "NPM configuration file",
|
||
fileMatch = { "package.json" },
|
||
name = "package.json",
|
||
url = "https://www.schemastore.org/package.json"
|
||
}, {
|
||
description = "PNPM configuration file",
|
||
fileMatch = { "package.yaml" },
|
||
name = "package.yaml",
|
||
url = "https://www.schemastore.org/package.json"
|
||
}, {
|
||
description = "Umbraco package configuration file",
|
||
fileMatch = { "package.manifest" },
|
||
name = "package.manifest",
|
||
url = "https://www.schemastore.org/package.manifest.json",
|
||
versions = {
|
||
["7.0.0"] = "https://www.schemastore.org/package.manifest-7.0.0.json",
|
||
["8.0.0"] = "https://www.schemastore.org/package.manifest-8.0.0.json"
|
||
}
|
||
}, {
|
||
description = "Packer template JSON configuration",
|
||
fileMatch = { "packer.json" },
|
||
name = "Packer",
|
||
url = "https://www.schemastore.org/packer.json"
|
||
}, {
|
||
description = "AI agent capability declaration (pactspec.dev)",
|
||
fileMatch = { "*.pactspec.json", "*.pactspec.yaml" },
|
||
name = "PactSpec",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pactspec.json"
|
||
}, {
|
||
description = "Paper Plugins YAML",
|
||
fileMatch = { "paper-plugin.yml" },
|
||
name = "Paper paper-plugin.yml",
|
||
url = "https://www.schemastore.org/paper-plugin.json"
|
||
}, {
|
||
description = "A modern Python package and dependency manager supporting the latest PEP standard (pdm.toml config file)",
|
||
fileMatch = { "pdm.toml" },
|
||
name = "PDM",
|
||
url = "https://www.schemastore.org/pdm.json"
|
||
}, {
|
||
description = "NCBI Prokaryotic Genome Annotation Pipeline (PGAP) input metadata (submol) JSON/YAML configuration file",
|
||
fileMatch = { "submol*.json", "submol*.yml", "submol*.yaml" },
|
||
name = "pgap_yaml_input_reader",
|
||
url = "https://www.schemastore.org/pgap_yaml_input_reader.json"
|
||
}, {
|
||
description = "Patternplate pattern manifest file",
|
||
fileMatch = { "pattern.json" },
|
||
name = "pattern.json",
|
||
url = "https://www.schemastore.org/pattern.json"
|
||
}, {
|
||
description = "Pixi configuration file",
|
||
fileMatch = { "pixi.toml" },
|
||
name = "pixi.toml",
|
||
url = "https://raw.githubusercontent.com/prefix-dev/pixi/main/schema/schema.json"
|
||
}, {
|
||
description = "Pixi configuration for pyproject.toml",
|
||
fileMatch = {},
|
||
name = "partial-pixi.json",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-pixi.json"
|
||
}, {
|
||
description = "Pmbot configuration file",
|
||
fileMatch = { ".pmbot.yml" },
|
||
name = ".pmbot.yml",
|
||
url = "https://raw.githubusercontent.com/pmbot-io/config/master/pmbot.yml.schema.json"
|
||
}, {
|
||
description = "PocketMine plugin manifest file",
|
||
fileMatch = { "plugin.yml" },
|
||
name = "PocketMine plugin.yml",
|
||
url = "https://www.schemastore.org/pocketmine-plugin.json"
|
||
}, {
|
||
description = "Yaml Plagiarize",
|
||
fileMatch = { "plagiarize.yaml", "plagiarize.json" },
|
||
name = "plagiarize.yaml",
|
||
url = "https://www.schemastore.org/plagiarize.json",
|
||
versions = {
|
||
["0.0"] = "https://www.schemastore.org/plagiarize-0.0.json"
|
||
}
|
||
}, {
|
||
description = "Yaml Plagiarize MEe",
|
||
fileMatch = { "plagiarize-me.yaml", "plagiarize-me.json" },
|
||
name = "plagiarize-me.yaml",
|
||
url = "https://www.schemastore.org/plagiarize-me.json",
|
||
versions = {
|
||
["0.0"] = "https://www.schemastore.org/plagiarize-me-0.0.json"
|
||
}
|
||
}, {
|
||
description = "Plex Prerolls configuration",
|
||
fileMatch = {},
|
||
name = "Plex Prerolls",
|
||
url = "https://raw.githubusercontent.com/nwithan8/plex-prerolls/main/.schema/config.schema.json"
|
||
}, {
|
||
description = "Configuration file for Podbard - a podcast site generator",
|
||
fileMatch = { "podbard.yaml" },
|
||
name = "podbard.yaml",
|
||
url = "https://raw.githubusercontent.com/Songmu/podbard/main/schema.yaml"
|
||
}, {
|
||
description = "Polynomial Observable Predictions in High-Energy Physics",
|
||
fileMatch = { "*.popxf", "*.popxf.json" },
|
||
name = "POPxf",
|
||
url = "https://www.schemastore.org/popxf-1.0.json"
|
||
}, {
|
||
description = "Correlations for Polynomial Observable Predictions in High-Energy Physics",
|
||
fileMatch = { "*.popxf-corr", "*.popxf-corr.json" },
|
||
name = "POPxf Correlations",
|
||
url = "https://www.schemastore.org/popxf-corr-1.0.json"
|
||
}, {
|
||
description = "Portman's configuration file",
|
||
fileMatch = { "portman-config.json", "portman.json" },
|
||
name = "portman.json",
|
||
url = "https://raw.githubusercontent.com/apideck-libraries/portman/main/src/utils/portman-config-schema.json"
|
||
}, {
|
||
description = "PostCSS configuration file",
|
||
fileMatch = { ".postcssrc", ".postcssrc.json", ".postcssrc.yaml", ".postcssrc.yml" },
|
||
name = ".postcssrc",
|
||
url = "https://www.schemastore.org/postcssrc.json"
|
||
}, {
|
||
description = "Postman collections",
|
||
fileMatch = { "*.postman_collection.json" },
|
||
name = "Postman collection",
|
||
url = "https://schema.postman.com/collection/json/v2.1.0/draft-07/collection.json",
|
||
versions = {
|
||
["1.0.0"] = "https://schema.postman.com/collection/json/v1.0.0/draft-07/collection.json",
|
||
["2.0.0"] = "https://schema.postman.com/collection/json/v2.0.0/draft-07/collection.json",
|
||
["2.1.0"] = "https://schema.postman.com/collection/json/v2.1.0/draft-07/collection.json"
|
||
}
|
||
}, {
|
||
description = "Custom manifest declaration for Web templates",
|
||
fileMatch = { ".powerpages-web-template-manifest" },
|
||
name = ".powerpages-web-template-manifest",
|
||
url = "https://www.schemastore.org/powerpages-web-template-manifest.json"
|
||
}, {
|
||
description = "pre-commit configuration file",
|
||
fileMatch = { ".pre-commit-config.yml", ".pre-commit-config.yaml" },
|
||
name = ".pre-commit-config.yml",
|
||
url = "https://www.schemastore.org/pre-commit-config.json"
|
||
}, {
|
||
description = "pre-commit hooks definition file",
|
||
fileMatch = { ".pre-commit-hooks.yml", ".pre-commit-hooks.yaml" },
|
||
name = ".pre-commit-hooks.yml",
|
||
url = "https://www.schemastore.org/pre-commit-hooks.json"
|
||
}, {
|
||
description = "Phrase configuration file",
|
||
fileMatch = { ".phrase.yml" },
|
||
name = ".phrase.yml",
|
||
url = "https://www.schemastore.org/phrase.json"
|
||
}, {
|
||
description = "PhraseApp configuration file",
|
||
fileMatch = { ".phraseapp.yml" },
|
||
name = ".phraseapp.yml",
|
||
url = "https://www.schemastore.org/phraseapp.json"
|
||
}, {
|
||
description = "Prefect configuration file",
|
||
fileMatch = { "prefect.toml" },
|
||
name = "prefect.toml",
|
||
url = "https://raw.githubusercontent.com/PrefectHQ/prefect/refs/heads/main/schemas/settings.schema.json"
|
||
}, {
|
||
description = "Prefect deployment configuration file",
|
||
fileMatch = { "prefect.yaml", "prefect.yml" },
|
||
name = "prefect.yaml",
|
||
url = "https://raw.githubusercontent.com/PrefectHQ/prefect/refs/heads/main/schemas/prefect.yaml.schema.json"
|
||
}, {
|
||
description = "Configuration file for prek, a tool for managing git hooks",
|
||
fileMatch = { "prek.toml" },
|
||
name = "prek",
|
||
url = "https://www.schemastore.org/prek.json"
|
||
}, {
|
||
description = ".prettierrc configuration file",
|
||
fileMatch = { ".prettierrc", ".prettierrc.json", ".prettierrc.yml", ".prettierrc.yaml" },
|
||
name = "prettierrc.json",
|
||
url = "https://www.schemastore.org/prettierrc.json",
|
||
versions = {
|
||
["1.8.2"] = "https://www.schemastore.org/prettierrc-1.8.2.json",
|
||
["2.8.8"] = "https://www.schemastore.org/prettierrc-2.8.8.json",
|
||
["3.0.0"] = "https://www.schemastore.org/prettierrc.json"
|
||
}
|
||
}, {
|
||
description = "prisma.yml service definition file",
|
||
fileMatch = { "prisma.yml" },
|
||
name = "prisma.yml",
|
||
url = "https://www.schemastore.org/prisma.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit main configuration file",
|
||
fileMatch = { "*.ai-kit.yaml" },
|
||
name = "ProActions AI-Kit Configuration",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/ai-kit.schema.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit services configuration files",
|
||
fileMatch = { "*.ai-kit.serv.yaml" },
|
||
name = "ProActions AI-Kit Configuration for Services",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-services.schema.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit menu configuration files",
|
||
fileMatch = { "*.ai-kit.menu.yaml" },
|
||
name = "ProActions AI-Kit Configuration for Menus",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-floatingMenu.schema.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit template configuration files",
|
||
fileMatch = { "*.ai-kit.templ.yaml" },
|
||
name = "ProActions AI-Kit Configuration for Templates",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-templates.schema.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit section configuration files",
|
||
fileMatch = { "*.ai-kit.sect.yaml" },
|
||
name = "ProActions AI-Kit Configuration for Sections",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-section.schema.json"
|
||
}, {
|
||
description = "Eidosmedia ProActions AI-Kit step configuration files",
|
||
fileMatch = { "*.ai-kit.step.yaml" },
|
||
name = "ProActions AI-Kit Configuration for Steps",
|
||
url = "https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-step.schema.json"
|
||
}, {
|
||
description = "Problem package metadata for programming tasks in the Kattis/CLICS problem package format",
|
||
fileMatch = { "problem.yml", "problem.yaml" },
|
||
name = "Problem package format",
|
||
url = "https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/problem_yaml_schema.json"
|
||
}, {
|
||
description = "Generators for programming tasks in the Kattis/CLICS problem package format",
|
||
fileMatch = { "generators.yml", "generators.yaml" },
|
||
name = "Problem package generators",
|
||
url = "https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/generators_yaml_schema.json"
|
||
}, {
|
||
description = "Submissions metadata for programming tasks in the Kattis/CLICS problem package format",
|
||
fileMatch = { "submissions.yml", "submissions.yaml" },
|
||
name = "Problem package submissions",
|
||
url = "https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/submissions_yaml_schema.json"
|
||
}, {
|
||
description = "Test group metadata for programming tasks in the Kattis/CLICS problem package format",
|
||
fileMatch = { "test_group.yml", "test_group.yaml" },
|
||
name = "Problem package test group metadata",
|
||
url = "https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/test_group_yaml_schema.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
fileMatch = { "project.json" },
|
||
name = "project.json",
|
||
url = "https://www.schemastore.org/project.json",
|
||
versions = {
|
||
["1.0.0-beta3"] = "https://www.schemastore.org/project-1.0.0-beta3.json",
|
||
["1.0.0-beta4"] = "https://www.schemastore.org/project-1.0.0-beta4.json",
|
||
["1.0.0-beta5"] = "https://www.schemastore.org/project-1.0.0-beta5.json",
|
||
["1.0.0-beta6"] = "https://www.schemastore.org/project-1.0.0-beta6.json",
|
||
["1.0.0-beta8"] = "https://www.schemastore.org/project-1.0.0-beta8.json",
|
||
["1.0.0-rc1"] = "https://www.schemastore.org/project-1.0.0-rc1.json",
|
||
["1.0.0-rc1-update1"] = "https://www.schemastore.org/project-1.0.0-rc1.json",
|
||
["1.0.0-rc2"] = "https://www.schemastore.org/project-1.0.0-rc2.json"
|
||
}
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-beta3.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-beta3.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-beta4.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-beta4.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-beta5.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-beta5.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-beta6.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-beta6.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-beta8.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-beta8.json"
|
||
}, {
|
||
description = "ASP.NET vNext project configuration file",
|
||
name = "project-1.0.0-rc1.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-rc1.json"
|
||
}, {
|
||
description = ".NET Core project configuration file",
|
||
name = "project-1.0.0-rc2.json",
|
||
url = "https://www.schemastore.org/project-1.0.0-rc2.json"
|
||
}, {
|
||
description = "OWASP project",
|
||
fileMatch = { "project.owasp.yaml" },
|
||
name = "project.owasp.yaml",
|
||
url = "https://raw.githubusercontent.com/OWASP/nest-schema/main/project.json"
|
||
}, {
|
||
description = "Prometheus configuration file",
|
||
fileMatch = { "prometheus.yml", "prometheus.yaml" },
|
||
name = "prometheus.json",
|
||
url = "https://www.schemastore.org/prometheus.json"
|
||
}, {
|
||
description = "Prometheus rules file",
|
||
fileMatch = { "*.prometheus.rules.yml", "*.prometheus.rules.yaml", "*prometheus-rules.yml", "*prometheus-rules.yaml", "*prometheus_rules.yml", "*prometheus_rules.yaml", "prometheus.rules.yml", "prometheus.rules.yaml" },
|
||
name = "prometheus.rules.json",
|
||
url = "https://www.schemastore.org/prometheus.rules.json"
|
||
}, {
|
||
description = "Prometheus rules test file",
|
||
fileMatch = { "*.prometheus.tests.yml", "*.prometheus.tests.yaml", "*.prometheus.test.yml", "*.prometheus.test.yaml" },
|
||
name = "prometheus.rules.test.json",
|
||
url = "https://www.schemastore.org/prometheus.rules.test.json"
|
||
}, {
|
||
description = "Prometheus Alertmanager configuration file",
|
||
fileMatch = { "alertmanager.yml", "alertmanager.yaml" },
|
||
name = "prometheus-alertmanager.json",
|
||
url = "https://www.schemastore.org/prometheus-alertmanager.json"
|
||
}, {
|
||
description = "Azure Function Proxies proxies.json files",
|
||
fileMatch = { "proxies.json" },
|
||
name = "proxies.json",
|
||
url = "https://www.schemastore.org/proxies.json"
|
||
}, {
|
||
description = "publiccode.yml",
|
||
fileMatch = { "publiccode.yml" },
|
||
name = "publiccode.yml",
|
||
url = "https://www.schemastore.org/publiccode.json"
|
||
}, {
|
||
description = "pubspecs, the format used by Dart's dependency manager",
|
||
fileMatch = { "pubspec.yaml" },
|
||
name = "pubspec.yaml",
|
||
url = "https://www.schemastore.org/pubspec.json"
|
||
}, {
|
||
description = "A GitHub Action for automatically labelling pull requests",
|
||
fileMatch = { "**/.github/labeler.yml" },
|
||
name = "Pull Request Labeler",
|
||
url = "https://www.schemastore.org/pull-request-labeler.json",
|
||
versions = {
|
||
["4"] = "https://www.schemastore.org/pull-request-labeler.json",
|
||
["5"] = "https://www.schemastore.org/pull-request-labeler-5.json"
|
||
}
|
||
}, {
|
||
description = "🐊Putout configuration file",
|
||
fileMatch = { ".putout.json" },
|
||
name = ".putout.json",
|
||
url = "https://www.schemastore.org/putout.json"
|
||
}, {
|
||
description = "Pyrseas database versioning for Postgres databases, v0.8",
|
||
fileMatch = { "pyrseas-0.8.json" },
|
||
name = "pyrseas-0.8.json",
|
||
url = "https://www.schemastore.org/pyrseas-0.8.json"
|
||
}, {
|
||
description = "RadioHound data format for spectrum monitoring",
|
||
fileMatch = { "*.rh.json" },
|
||
name = "RadioHound",
|
||
url = "https://www.schemastore.org/radiohound-v0.json",
|
||
versions = {
|
||
v0 = "https://www.schemastore.org/radiohound-v0.json"
|
||
}
|
||
}, {
|
||
description = "Configuration file used by pyglotaran and pyglotaran-extras",
|
||
fileMatch = { "pygta_config.yaml", "pygta_config.yml" },
|
||
name = "PyGTA Config",
|
||
url = "https://pyglotaran-extras.readthedocs.io/en/latest/_static/pygta_config.schema.json"
|
||
}, {
|
||
description = "Rancher Fleet fleet.yaml configuration file",
|
||
fileMatch = { "fleet.yaml" },
|
||
name = "Rancher Fleet",
|
||
url = "https://www.schemastore.org/rancher-fleet-0.8.json",
|
||
versions = {
|
||
["0.5"] = "https://www.schemastore.org/rancher-fleet-0.5.json",
|
||
["0.8"] = "https://www.schemastore.org/rancher-fleet-0.8.json"
|
||
}
|
||
}, {
|
||
description = "Projektor settings",
|
||
fileMatch = { "**/.projektor/config.yaml" },
|
||
name = "config.yaml",
|
||
url = "https://www.schemastore.org/projektor.json"
|
||
}, {
|
||
description = "Read the Docs configuration file",
|
||
fileMatch = { "readthedocs.yml", "readthedocs.yaml", ".readthedocs.yml", ".readthedocs.yaml" },
|
||
name = "Read the Docs",
|
||
url = "https://raw.githubusercontent.com/readthedocs/readthedocs.org/master/readthedocs/rtd_tests/fixtures/spec/v2/schema.json"
|
||
}, {
|
||
description = "Pulumi project metadata and configuration",
|
||
fileMatch = { "Pulumi.yaml", "pulumi.yaml" },
|
||
name = "Pulumi",
|
||
url = "https://www.schemastore.org/pulumi.json"
|
||
}, {
|
||
description = "Python project metadata and configuration",
|
||
fileMatch = { "pyproject.toml" },
|
||
name = "PyProject",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pyproject.json"
|
||
}, {
|
||
description = "Pyright Configuration",
|
||
fileMatch = { "pyrightconfig.json" },
|
||
name = "Pyright",
|
||
url = "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json"
|
||
}, {
|
||
description = "pytest configuration",
|
||
name = "pytest",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-pytest.json"
|
||
}, {
|
||
description = "Qgoda static site generator configuration file format",
|
||
fileMatch = { "_qgoda.yaml", "_qgoda.yml", "_qgoda.json", "_localqgoda.yaml", "_localqgoda.yml", "_localqgoda.json" },
|
||
name = "Qgoda",
|
||
url = "https://www.qgoda.net/schemas/qgoda.json"
|
||
}, {
|
||
description = "A DSL for rapid prototyping of AI applications",
|
||
fileMatch = { "qtype.config.yaml", "*.qtype.yaml" },
|
||
name = "QType AI DSL",
|
||
url = "https://raw.githubusercontent.com/bazaarvoice/qtype/refs/heads/main/schema/qtype.schema.json"
|
||
}, {
|
||
description = "Use Railway config as code to define settings for building and deploying your services",
|
||
fileMatch = { "railway.toml", "railway.json" },
|
||
name = "Railway",
|
||
url = "https://railway.com/railway.schema.json"
|
||
}, {
|
||
description = "Configuration file for Railpack deployment tool",
|
||
fileMatch = { "railpack.json" },
|
||
name = "Railpack",
|
||
url = "https://schema.railpack.com"
|
||
}, {
|
||
description = "Rattler-build recipe",
|
||
fileMatch = { "recipe.yaml", "recipe.yml" },
|
||
name = "Rattler-build",
|
||
url = "https://raw.githubusercontent.com/prefix-dev/recipe-format/main/schema.json"
|
||
}, {
|
||
description = "RC auth that can be stored at Collection, Folder, or Request levels",
|
||
fileMatch = { "rc-auth.json" },
|
||
name = "rc3 auth",
|
||
url = "https://www.schemastore.org/rc3-auth-0.0.3.json"
|
||
}, {
|
||
description = "RC collection information",
|
||
fileMatch = { "rc-collection.json" },
|
||
name = "rc3 collection",
|
||
url = "https://www.schemastore.org/rc3-collection-0.0.3.json"
|
||
}, {
|
||
description = "RC environment for both Global and per Collection environments",
|
||
fileMatch = { "**/environments/*.json", "rc-global.json" },
|
||
name = "rc3 environment",
|
||
url = "https://www.schemastore.org/rc3-environment-0.0.3.json"
|
||
}, {
|
||
description = "RC folder information",
|
||
fileMatch = { "rc-folder.json" },
|
||
name = "rc3 folder",
|
||
url = "https://www.schemastore.org/rc3-folder-0.0.3.json"
|
||
}, {
|
||
description = "RC request information",
|
||
fileMatch = { "**/*.request" },
|
||
name = "rc3 request",
|
||
url = "https://www.schemastore.org/rc3-request-0.0.3.json"
|
||
}, {
|
||
description = "RC settings stored in the users RC_HOME directory",
|
||
fileMatch = { "rc-settings.json" },
|
||
name = "rc3 settings",
|
||
url = "https://www.schemastore.org/rc3-settings-0.0.3.json"
|
||
}, {
|
||
description = "Red-DiscordBot Cog metadata file",
|
||
fileMatch = { "info.json" },
|
||
name = "Red-DiscordBot Cog",
|
||
url = "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog.schema.json"
|
||
}, {
|
||
description = "Red-DiscordBot Cog Repo metadata file",
|
||
fileMatch = { "info.json" },
|
||
name = "Red-DiscordBot Cog Repo",
|
||
url = "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog_repo.schema.json"
|
||
}, {
|
||
description = "Red-DiscordBot Trivia List file",
|
||
name = "Red-DiscordBot Trivia",
|
||
url = "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/trivia.schema.json"
|
||
}, {
|
||
description = "A rehype configuration file",
|
||
fileMatch = { ".rehyperc", ".rehyperc.json", ".rehyperc.yaml", ".rehyperc.yml" },
|
||
name = ".rehyperc",
|
||
url = "https://www.schemastore.org/rehyperc.json"
|
||
}, {
|
||
description = "Release Please manifest configuration file",
|
||
fileMatch = { "release-please-config.json" },
|
||
name = "release-please-config.json",
|
||
url = "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||
}, {
|
||
description = "Release Please manifest versions file",
|
||
fileMatch = { ".release-please-manifest.json" },
|
||
name = "release-please-manifest.json",
|
||
url = "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json"
|
||
}, {
|
||
description = "Release-plz configuration file",
|
||
fileMatch = { "release-plz.toml", ".release-plz.toml" },
|
||
name = "release-plz.toml",
|
||
url = "https://raw.githubusercontent.com/MarcoIeni/release-plz/main/.schema/latest.json"
|
||
}, {
|
||
description = "A remark configuration file",
|
||
fileMatch = { ".remarkrc", ".remarkrc.json", ".remarkrc.yaml", ".remarkrc.yml" },
|
||
name = ".remarkrc",
|
||
url = "https://www.schemastore.org/remarkrc.json"
|
||
}, {
|
||
description = "replit.com, a cloud IDE and code runner",
|
||
fileMatch = { "replit.toml" },
|
||
name = "Replit config",
|
||
url = "https://www.schemastore.org/replit.json"
|
||
}, {
|
||
description = "Windows App localization file",
|
||
fileMatch = { "*.resjson" },
|
||
name = "*.resjson",
|
||
url = "https://www.schemastore.org/resjson.json"
|
||
}, {
|
||
description = "A Ruby code style checker (linter) and formatter",
|
||
fileMatch = { "*.rubocop.yml" },
|
||
name = "Rubocop",
|
||
url = "https://www.rubyschema.org/rubocop.json"
|
||
}, {
|
||
description = "Ruff, a fast Python linter",
|
||
fileMatch = { "ruff.toml", ".ruff.toml" },
|
||
name = "Ruff",
|
||
url = "https://www.schemastore.org/ruff.json"
|
||
}, {
|
||
description = "non-Cargo based Rust projects",
|
||
fileMatch = { "rust-project.json" },
|
||
name = "Rust Project",
|
||
url = "https://www.schemastore.org/rust-project.json"
|
||
}, {
|
||
description = "JSON résumé files",
|
||
fileMatch = { "**/resume.json", "**/*.resume.json", "**/resume.yaml", "**/*.resume.yaml", "**/resume.yml", "**/*.resume.yml" },
|
||
name = "JSON Resume",
|
||
url = "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json"
|
||
}
|
||
}, {
|
||
description = "Renovate configuration file. Documentation: https://docs.renovatebot.com/configuration-options",
|
||
fileMatch = { "renovate.json", "renovate.json5", "**/.github/renovate.json", "**/.github/renovate.json5", "**/.gitlab/renovate.json", "**/.gitlab/renovate.json5", ".renovaterc", ".renovaterc.json", ".renovaterc.json5" },
|
||
name = "Renovate",
|
||
url = "https://docs.renovatebot.com/renovate-schema.json",
|
||
versions = {
|
||
["39"] = "https://www.schemastore.org/renovate-39.json",
|
||
["40"] = "https://www.schemastore.org/renovate-40.json",
|
||
["41"] = "https://www.schemastore.org/renovate-41.json",
|
||
["42"] = "https://www.schemastore.org/renovate-42.json"
|
||
}
|
||
}, {
|
||
description = "Renovate global self-hosting configuration file options. Documentation: https://docs.renovatebot.com/self-hosted-configuration/",
|
||
fileMatch = {},
|
||
name = "Renovate global configuration",
|
||
url = "https://docs.renovatebot.com/renovate-global-schema.json",
|
||
versions = {
|
||
["41"] = "https://www.schemastore.org/renovate-global-schema-41.json",
|
||
["42"] = "https://www.schemastore.org/renovate-global-schema-42.json"
|
||
}
|
||
}, {
|
||
description = "Renovate configuration file (with Inherit Config options). Documentation: https://docs.renovatebot.com/configuration-options",
|
||
fileMatch = {},
|
||
name = "Renovate inherited configuration",
|
||
url = "https://docs.renovatebot.com/renovate-inherited-schema.json",
|
||
versions = {
|
||
["42"] = "https://www.schemastore.org/renovate-inherited-schema-42.json"
|
||
}
|
||
}, {
|
||
description = "RenderCV input file",
|
||
fileMatch = { "*_CV.yml", "*_CV.yaml", "*_CV.json", "*_CV.json5", "*_cv.yml", "*_cv.yaml", "*_cv.json", "*_cv.json5" },
|
||
name = "RenderCV",
|
||
url = "https://raw.githubusercontent.com/sinaatalay/rendercv/main/schema.json"
|
||
}, {
|
||
description = "Lockfile for recording R project dependencies with renv package",
|
||
fileMatch = { "renv.lock" },
|
||
name = "renv.lock",
|
||
url = "https://raw.githubusercontent.com/rstudio/renv/refs/heads/main/inst/schema/draft-07.renv.lock.schema.json"
|
||
}, {
|
||
description = "Spiral Roadrunner config file",
|
||
fileMatch = { ".rr*.yml", ".rr*.yaml" },
|
||
name = "RoadRunner",
|
||
url = "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/3.0.schema.json",
|
||
versions = {
|
||
["1.0"] = "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/1.0.schema.json",
|
||
["2.0"] = "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/2.0.schema.json",
|
||
["3.0"] = "https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/3.0.schema.json"
|
||
}
|
||
}, {
|
||
description = "Rockcraft project. Documentation: https://documentation.ubuntu.com/rockcraft/stable/",
|
||
fileMatch = { "rockcraft.yaml" },
|
||
name = "Rockcraft",
|
||
url = "https://raw.githubusercontent.com/canonical/rockcraft/main/schema/rockcraft.json"
|
||
}, {
|
||
description = "Roo Coder custom mode configuration files",
|
||
fileMatch = { ".roomodes", "*.roomodes", "custom_modes.yaml", "custom_modes.yml" },
|
||
name = "Roo Coder Custom Modes",
|
||
url = "https://www.schemastore.org/roomodes.json"
|
||
}, {
|
||
description = "runny, a rool for running things",
|
||
fileMatch = { ".runny.yaml", ".runny.yml" },
|
||
name = "runny",
|
||
url = "https://raw.githubusercontent.com/simonwhitaker/runny/main/schema/runny.schema.json"
|
||
}, {
|
||
description = "Configuration file for rumdl, a fast Markdown linter and formatter",
|
||
fileMatch = { ".rumdl.toml", "rumdl.toml" },
|
||
name = "rumdl",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/rumdl.json"
|
||
}, {
|
||
description = "rustfmt, a tool to format Rust code",
|
||
fileMatch = { "rustfmt.toml" },
|
||
name = "rustfmt",
|
||
url = "https://www.schemastore.org/rustfmt.json"
|
||
}, {
|
||
description = "A declarative managing the Rust toolchain",
|
||
fileMatch = { "rust-toolchain.toml" },
|
||
name = "Rust toolchain",
|
||
url = "https://www.schemastore.org/rust-toolchain.json"
|
||
}, {
|
||
description = "SAMT configuration files",
|
||
fileMatch = { "samt.yaml" },
|
||
name = "samt",
|
||
url = "https://www.schemastore.org/samt.json"
|
||
}, {
|
||
description = "SAMT linter configuration files",
|
||
fileMatch = { ".samtrc.yaml" },
|
||
name = "samtrc",
|
||
url = "https://www.schemastore.org/samtrc.json"
|
||
}, {
|
||
description = "Scheme for Sapphire CLI Config (@sapphire/cli)",
|
||
fileMatch = { ".sapphirerc.json", ".sapphirerc.yml" },
|
||
name = "Sapphire CLI Config",
|
||
url = "https://raw.githubusercontent.com/sapphiredev/cli/main/templates/schemas/.sapphirerc.scheme.json"
|
||
}, {
|
||
description = "Static Analysis Results Interchange Format (SARIF) version 1",
|
||
name = "sarif-1.0.0.json",
|
||
url = "https://www.schemastore.org/sarif-1.0.0.json"
|
||
}, {
|
||
description = "Static Analysis Results Interchange Format (SARIF) version 2",
|
||
name = "sarif-2.0.0.json",
|
||
url = "https://www.schemastore.org/sarif-2.0.0.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0-rtm.2",
|
||
name = "sarif-2.1.0-rtm.2",
|
||
url = "https://www.schemastore.org/sarif-2.1.0-rtm.2.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF) External Property File Format, Version 2.1.0-rtm.2",
|
||
name = "sarif-external-property-file-2.1.0-rtm.2",
|
||
url = "https://www.schemastore.org/sarif-external-property-file-2.1.0-rtm.2.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0-rtm.3",
|
||
name = "sarif-2.1.0-rtm.3",
|
||
url = "https://www.schemastore.org/sarif-2.1.0-rtm.3.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF) External Property File Format, Version 2.1.0-rtm.3",
|
||
name = "sarif-external-property-file-2.1.0-rtm.3",
|
||
url = "https://www.schemastore.org/sarif-external-property-file-2.1.0-rtm.3.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0-rtm.4",
|
||
name = "sarif-2.1.0-rtm.4",
|
||
url = "https://www.schemastore.org/sarif-2.1.0-rtm.4.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF) External Property File Format, Version 2.1.0-rtm.4",
|
||
name = "sarif-external-property-file-2.1.0-rtm.4",
|
||
url = "https://www.schemastore.org/sarif-external-property-file-2.1.0-rtm.4.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0-rtm.5",
|
||
name = "sarif-2.1.0-rtm.5",
|
||
url = "https://www.schemastore.org/sarif-2.1.0-rtm.5.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0-rtm.6",
|
||
name = "sarif-2.1.0-rtm.6",
|
||
url = "https://www.schemastore.org/sarif-2.1.0-rtm.6.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF) External Property File Format, Version 2.1.0-rtm.5",
|
||
name = "sarif-external-property-file-2.1.0-rtm.5",
|
||
url = "https://www.schemastore.org/sarif-external-property-file-2.1.0-rtm.5.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF), Version 2.1.0",
|
||
name = "sarif-2.1.0",
|
||
url = "https://www.schemastore.org/sarif-2.1.0.json"
|
||
}, {
|
||
description = "Static Analysis Results Format (SARIF) External Property File Format, Version 2.1.0",
|
||
name = "sarif-external-property-file-2.1.0",
|
||
url = "https://www.schemastore.org/sarif-external-property-file-2.1.0.json"
|
||
}, {
|
||
description = "scalingo.json configuration files",
|
||
fileMatch = { "scalingo.json" },
|
||
name = "scalingo.json configuration",
|
||
url = "https://raw.githubusercontent.com/Scalingo/developers-documentation/refs/heads/master/scalingo.schema.json"
|
||
}, {
|
||
description = "JSON Schema catalog files compatible with SchemaStore.org",
|
||
name = "Schema Catalog",
|
||
url = "https://www.schemastore.org/schema-catalog.json"
|
||
}, {
|
||
description = "Action as defined by schema.org",
|
||
name = "schema.org - Action",
|
||
url = "https://www.schemastore.org/schema-org-action.json"
|
||
}, {
|
||
description = "ContactPoint as defined by schema.org",
|
||
name = "schema.org - ContactPoint",
|
||
url = "https://www.schemastore.org/schema-org-contact-point.json"
|
||
}, {
|
||
description = "Place as defined by schema.org",
|
||
name = "schema.org - Place",
|
||
url = "https://www.schemastore.org/schema-org-place.json"
|
||
}, {
|
||
description = "Thing as defined by schema.org",
|
||
name = "schema.org - Thing",
|
||
url = "https://www.schemastore.org/schema-org-thing.json"
|
||
}, {
|
||
description = "Scarb manifest file (Scarb.toml)",
|
||
fileMatch = { "Scarb.toml" },
|
||
name = "Scarb",
|
||
url = "https://www.schemastore.org/scarb.json"
|
||
}, {
|
||
description = "Scoop bucket app manifest",
|
||
fileMatch = { "**/bucket/**.json" },
|
||
name = "Scoop manifest",
|
||
url = "https://raw.githubusercontent.com/lukesampson/scoop/master/schema.json"
|
||
}, {
|
||
description = "Statistical Data and Metadata eXchange (ISO 17369) structure message",
|
||
name = "SDMX structure message",
|
||
url = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/1.0/sdmx-json-structure-schema.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json"
|
||
}
|
||
}, {
|
||
description = "Statistical Data and Metadata eXchange (ISO 17369) metadata message",
|
||
name = "SDMX metadata message",
|
||
url = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/1.0/sdmx-json-metadata-schema.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json"
|
||
}
|
||
}, {
|
||
description = "Statistical Data and Metadata eXchange (ISO 17369) data message",
|
||
name = "SDMX data message",
|
||
url = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/1.0/sdmx-json-data-schema.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json"
|
||
}
|
||
}, {
|
||
description = "SDF blocks",
|
||
fileMatch = { "*.sdf.yml" },
|
||
name = "Semantic Data Fabric (SDF) file",
|
||
url = "https://cdn.sdf.com/schemas/sdf-schema-1.3.json",
|
||
versions = {
|
||
["1.0"] = "https://cdn.sdf.com/schemas/sdf-schema-1.0.json",
|
||
["1.1"] = "https://cdn.sdf.com/schemas/sdf-schema-1.1.json",
|
||
["1.2"] = "https://cdn.sdf.com/schemas/sdf-schema-1.2.json",
|
||
["1.3"] = "https://cdn.sdf.com/schemas/sdf-schema-1.3.json"
|
||
}
|
||
}, {
|
||
description = "Configuration for semantic-release",
|
||
fileMatch = { ".releaserc", ".releaserc.yaml", ".releaserc.yml", ".releaserc.json" },
|
||
name = "semantic-release",
|
||
url = "https://www.schemastore.org/semantic-release.json"
|
||
}, {
|
||
description = "Semgrep code scanning patterns and rules",
|
||
fileMatch = { "**/.semgrep/**.yaml", "**/.semgrep/**.yml", ".semgrep.yaml", ".semgrep.yml" },
|
||
name = "Semgrep Rule",
|
||
url = "https://www.schemastore.org/semgrep.json",
|
||
versions = {
|
||
["v1.100.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.100.0/rule_schema_v1.yaml",
|
||
["v1.72.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.72.0/rule_schema_v1.yaml",
|
||
["v1.73.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.73.0/rule_schema_v1.yaml",
|
||
["v1.74.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.74.0/rule_schema_v1.yaml",
|
||
["v1.75.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.75.0/rule_schema_v1.yaml",
|
||
["v1.76.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.76.0/rule_schema_v1.yaml",
|
||
["v1.77.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.77.0/rule_schema_v1.yaml",
|
||
["v1.78.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.78.0/rule_schema_v1.yaml",
|
||
["v1.79.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.79.0/rule_schema_v1.yaml",
|
||
["v1.80.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.80.0/rule_schema_v1.yaml",
|
||
["v1.81.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.81.0/rule_schema_v1.yaml",
|
||
["v1.82.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.82.0/rule_schema_v1.yaml",
|
||
["v1.83.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.83.0/rule_schema_v1.yaml",
|
||
["v1.84.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.84.0/rule_schema_v1.yaml",
|
||
["v1.85.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.85.0/rule_schema_v1.yaml",
|
||
["v1.86.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.86.0/rule_schema_v1.yaml",
|
||
["v1.87.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.87.0/rule_schema_v1.yaml",
|
||
["v1.88.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.88.0/rule_schema_v1.yaml",
|
||
["v1.89.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.89.0/rule_schema_v1.yaml",
|
||
["v1.90.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.90.0/rule_schema_v1.yaml",
|
||
["v1.91.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.91.0/rule_schema_v1.yaml",
|
||
["v1.92.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.92.0/rule_schema_v1.yaml",
|
||
["v1.93.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.93.0/rule_schema_v1.yaml",
|
||
["v1.94.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.94.0/rule_schema_v1.yaml",
|
||
["v1.95.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.95.0/rule_schema_v1.yaml",
|
||
["v1.96.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.96.0/rule_schema_v1.yaml",
|
||
["v1.97.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.97.0/rule_schema_v1.yaml",
|
||
["v1.98.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.98.0/rule_schema_v1.yaml",
|
||
["v1.99.0"] = "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/v1.99.0/rule_schema_v1.yaml"
|
||
}
|
||
}, {
|
||
description = "Serenity code generator (sergen) configuration file",
|
||
fileMatch = { "sergen.json", "sergen.*.json", "*.sergen.json" },
|
||
name = "Serenity Code Generator (Sergen)",
|
||
url = "https://www.schemastore.org/sergen.json"
|
||
}, {
|
||
description = "Azure Webjob settings file",
|
||
fileMatch = { "settings.job" },
|
||
name = "settings.job",
|
||
url = "https://www.schemastore.org/settings.job.json"
|
||
}, {
|
||
description = "Qualisys Project Automation Framework settings file",
|
||
fileMatch = { "settings.paf", "Settings.paf" },
|
||
name = "Settings.paf",
|
||
url = "https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/paf-module.schema.json"
|
||
}, {
|
||
description = "Configuration file for sfdx-hardis Salesforce DX plugin",
|
||
fileMatch = { ".sfdx-hardis.yml", ".sfdx-hardis.yaml", ".sfdx-hardis.*.yml", ".sfdx-hardis.*.yaml" },
|
||
name = "sfdx-hardis configuration",
|
||
url = "https://raw.githubusercontent.com/hardisgroupcom/sfdx-hardis/main/config/sfdx-hardis.jsonschema.json"
|
||
}, {
|
||
description = "The Sigma detection rule format. Documentation: https://github.com/SigmaHQ/sigma-specification/blob/main/specification/sigma-rules-specification.md and https://github.com/SigmaHQ/sigma",
|
||
fileMatch = { "**/sigma/**/*.yml" },
|
||
name = "Sigma Detection Rule",
|
||
url = "https://raw.githubusercontent.com/SigmaHQ/sigma-specification/main/json-schema/sigma-detection-rule-schema.json"
|
||
}, {
|
||
description = "Analysis scope configuration file used by Sigrid (sigrid-says.com)",
|
||
fileMatch = { "sigrid.yaml" },
|
||
name = "Sigrid scope configuration file",
|
||
url = "https://www.schemastore.org/sigrid-scope-file.schema.json"
|
||
}, {
|
||
description = "Configuration file for a Vector SIL Kit Participant",
|
||
fileMatch = { "silkit.json", "silkit.yaml", "*.silkit.json", "*.silkit.yaml" },
|
||
name = "SIL Kit Participant Configuration",
|
||
url = "https://www.schemastore.org/sil-kit-participant-configuration.json"
|
||
}, {
|
||
description = "Configuration file for Vector SIL Kit Registry Service",
|
||
fileMatch = { "silkit-registry.yaml", "silkit-registry.yml", "silkit-registry.json", "*.silkit-registry.yaml", "*.silkit-registry.yml", "*.silkit-registry.json" },
|
||
name = "SIL Kit Registry Configuration",
|
||
url = "https://www.schemastore.org/sil-kit-registry-configuration.json"
|
||
}, {
|
||
description = "Configuration file for size-limit",
|
||
fileMatch = { ".size-limit.json" },
|
||
name = "size-limit configuration",
|
||
url = "https://www.schemastore.org/size-limit.json"
|
||
}, {
|
||
description = "A manifest file containing the settings for a Slack app",
|
||
name = "Slack app manifest",
|
||
url = "https://www.schemastore.org/slack-app-manifest.json"
|
||
}, {
|
||
description = "SKY UX CLI configuration file",
|
||
fileMatch = { "skyuxconfig.json", "skyuxconfig.*.json" },
|
||
name = "skyuxconfig.json",
|
||
url = "https://raw.githubusercontent.com/blackbaud/skyux-config/4.x.x/skyuxconfig-schema.json"
|
||
}, {
|
||
description = "Snapcraft project. Documentation: https://documentation.ubuntu.com/snapcraft/stable/",
|
||
fileMatch = { ".snapcraft.yaml", "snapcraft.yaml" },
|
||
name = "Snapcraft",
|
||
url = "https://raw.githubusercontent.com/canonical/snapcraft/main/schema/snapcraft.json"
|
||
}, {
|
||
description = "Configuration file for Snowflake",
|
||
fileMatch = { "**/.snowflake/config.toml", "**/snowflake/config.toml" },
|
||
name = "snowflake-config",
|
||
url = "https://www.schemastore.org/snowflake-config.json"
|
||
}, {
|
||
description = "Configuration file for Snowflake connections",
|
||
fileMatch = { "**/.snowflake/connections.toml", "**/snowflake/connections.toml" },
|
||
name = "snowflake-connections",
|
||
url = "https://www.schemastore.org/snowflake-connections.json"
|
||
}, {
|
||
description = "CLI config for enforcing environment settings",
|
||
fileMatch = { ".solidarity", ".solidarity.json" },
|
||
name = "Solidarity",
|
||
url = "https://www.schemastore.org/solidaritySchema.json"
|
||
}, {
|
||
description = "File that specifies which MSBuild solution to launch and which projects to load",
|
||
fileMatch = { "*.slnf" },
|
||
name = "Solution filters",
|
||
url = "https://www.schemastore.org/solution-filter.json"
|
||
}, {
|
||
description = "Source Map files version 3",
|
||
fileMatch = { "*.map" },
|
||
name = "Source Maps v3",
|
||
url = "https://www.schemastore.org/sourcemap-v3.json"
|
||
}, {
|
||
description = "Sourcery YAML files",
|
||
fileMatch = { ".sourcery.yaml" },
|
||
name = "Sourcery",
|
||
url = "https://www.schemastore.org/sourcery_yaml_schema.json"
|
||
}, {
|
||
description = "Spack package manager bootstrap.yaml config file",
|
||
fileMatch = { "**/*spack/**/bootstrap.yaml" },
|
||
name = "Spack bootstrap.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/bootstrap.json"
|
||
}, {
|
||
description = "Spack package manager cdash.yaml config file",
|
||
fileMatch = { "**/*spack/**/cdash.yaml" },
|
||
name = "Spack cdash.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/cdash.json"
|
||
}, {
|
||
description = "Spack package manager ci.yaml config file",
|
||
fileMatch = { "**/*spack/**/ci.yaml" },
|
||
name = "Spack ci.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/ci.json"
|
||
}, {
|
||
description = "Spack package manager compilers.yaml config file",
|
||
fileMatch = { "**/*spack/**/compilers.yaml" },
|
||
name = "Spack compilers.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/compilers.json"
|
||
}, {
|
||
description = "Spack package manager concretizer.yaml config file",
|
||
fileMatch = { "**/*spack/**/concretizer.yaml" },
|
||
name = "Spack concretizer.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/concretizer.json"
|
||
}, {
|
||
description = "Spack package manager config.yaml file",
|
||
fileMatch = { "**/*spack/**/config.yaml" },
|
||
name = "Spack config.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/config.json"
|
||
}, {
|
||
description = "Spack package manager definitions.yaml config",
|
||
fileMatch = { "**/*spack/**/definitions.yaml" },
|
||
name = "Spack definitions.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/definitions.json"
|
||
}, {
|
||
description = "Spack package manager develop.yaml config file",
|
||
fileMatch = { "**/*spack/**/develop.yaml" },
|
||
name = "Spack develop.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/develop.json"
|
||
}, {
|
||
description = "Spack package manager env_vars.yaml config file",
|
||
fileMatch = { "**/*spack/**/env_vars.yaml" },
|
||
name = "Spack env_vars.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/env_vars.json"
|
||
}, {
|
||
description = "Spack package manager include.yaml config file",
|
||
fileMatch = { "**/*spack/**/include.yaml" },
|
||
name = "Spack include.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/include.json"
|
||
}, {
|
||
description = "Spack package manager mirrors.yaml config file",
|
||
fileMatch = { "**/*spack/**/mirrors.yaml" },
|
||
name = "Spack mirrors.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/mirrors.json"
|
||
}, {
|
||
description = "Spack package manager modules.yaml config file",
|
||
fileMatch = { "**/*spack/**/modules.yaml" },
|
||
name = "Spack modules.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/modules.json"
|
||
}, {
|
||
description = "Spack package manager packages.yaml config file",
|
||
fileMatch = { "**/*spack/**/packages.yaml" },
|
||
name = "Spack packages.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/packages.json"
|
||
}, {
|
||
description = "Spack package manager repos.yaml config file",
|
||
fileMatch = { "**/*spack/**/repos.yaml" },
|
||
name = "Spack repos.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/repos.json"
|
||
}, {
|
||
description = "Spack package manager environment file",
|
||
fileMatch = { "spack.yaml" },
|
||
name = "Spack environment",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/spack.json"
|
||
}, {
|
||
description = "Spack package manager toolchains.yaml config file",
|
||
fileMatch = { "**/*spack/**/toolchains.yaml" },
|
||
name = "Spack toolchains.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/toolchains.json"
|
||
}, {
|
||
description = "Spack package manager upstreams.yaml config file",
|
||
fileMatch = { "**/*spack/**/upstreams.yaml" },
|
||
name = "Spack upstreams.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/upstreams.json"
|
||
}, {
|
||
description = "Spack package manager view.yaml config file",
|
||
fileMatch = { "**/*spack/**/view.yaml" },
|
||
name = "Spack view.yaml",
|
||
url = "https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/view.json"
|
||
}, {
|
||
description = "Configuration file for Speakeasy's OpenAPI document linting. Find out more at https://www.speakeasy.com/docs/linting",
|
||
fileMatch = { "**/.speakeasy/lint.yaml" },
|
||
name = "Speakeasy Lint Configuration File",
|
||
url = "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/lint.schema.json"
|
||
}, {
|
||
description = "Configuration file for Speakeasy's test generation",
|
||
fileMatch = { "**/.speakeasy/tests.yaml" },
|
||
name = "Speakeasy Test Generation Configuration File",
|
||
url = "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/tests.schema.json"
|
||
}, {
|
||
description = "Workflow configuration file. Read more at https://www.speakeasy.com/docs/workflow-file-reference",
|
||
fileMatch = { "**/.speakeasy/workflow.yaml" },
|
||
name = "Speakeasy Workflow File",
|
||
url = "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/workflow.schema.json"
|
||
}, {
|
||
description = "Speakeasy generation configuration file. Read more at https://www.speakeasy.com/docs/speakeasy-reference/generation/gen-yaml",
|
||
fileMatch = { "**/.speakeasy/gen.yaml" },
|
||
name = "Speakeasy Generation Config File",
|
||
url = "https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/gen.config.schema.json"
|
||
}, {
|
||
description = "The Specification Integration Facility (SpecIF) integrates partial system models from different methods and tools in a semantic net. Documentation: https://specif.de and https://github.com/GfSE",
|
||
fileMatch = { "*.specif", "*.specif.json" },
|
||
name = "SpecIF",
|
||
url = "https://www.schemastore.org/specif-1.1.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/specif-1.0.json",
|
||
["1.1"] = "https://www.schemastore.org/specif-1.1.json"
|
||
}
|
||
}, {
|
||
description = "Configuration file for Specmatic, a contract-driven testing tool",
|
||
fileMatch = { "specmatic.json", "specmatic.yaml", "specmatic.yml" },
|
||
name = "Specmatic Configuration",
|
||
url = "https://www.schemastore.org/specmatic.json"
|
||
}, {
|
||
description = "Configuration file for SpongePowered's Mixin library",
|
||
fileMatch = { "*.mixins.json" },
|
||
name = "Sponge Mixin configuration",
|
||
url = "https://www.schemastore.org/sponge-mixins.json"
|
||
}, {
|
||
description = "image sprite generation files",
|
||
fileMatch = { "*.sprite" },
|
||
name = ".sprite files",
|
||
url = "https://www.schemastore.org/sprite.json"
|
||
}, {
|
||
description = "System Package Data Exchange (SPDX) definition",
|
||
fileMatch = { "*.spdx.json", "*.spdx.yaml", "*.spdx.yml" },
|
||
name = "SPDX 2.3",
|
||
url = "https://raw.githubusercontent.com/spdx/spdx-spec/refs/tags/v2.3/schemas/spdx-schema.json"
|
||
}, {
|
||
description = "Configuration file for sqlc v2",
|
||
fileMatch = { "sqlc.yaml", "sqlc.json", "*.sqlc.yaml" },
|
||
name = "sqlc configuration",
|
||
url = "https://www.schemastore.org/sqlc-2.0.json"
|
||
}, {
|
||
description = "Documentation: https://learn.microsoft.com/en-us/azure/static-web-apps/configuration",
|
||
fileMatch = { "staticwebapp.config.json" },
|
||
name = "Azure Static Web Apps configuration file",
|
||
url = "https://www.schemastore.org/staticwebapp.config.json"
|
||
}, {
|
||
description = "Documentation: https://github.com/Azure/static-web-apps-cli#swa-cliconfigjson-file",
|
||
fileMatch = { "swa-cli.config.json" },
|
||
name = "Azure Static Web Apps CLI configuration file",
|
||
url = "https://www.schemastore.org/swa-cli.config.json"
|
||
}, {
|
||
description = "WebContainer project configuration",
|
||
fileMatch = { ".stackblitzrc", "**/.stackblitz/config.json" },
|
||
name = "StackBlitz",
|
||
url = "https://www.schemastore.org/stackblitzrc.json"
|
||
}, {
|
||
description = "Configuration file for Stale for closing abandoned issues and pull requests. Documentation: https://probot.github.io/apps/stale/",
|
||
fileMatch = { "**/.github/stale.yml" },
|
||
name = "Stale",
|
||
url = "https://www.schemastore.org/stale.json"
|
||
}, {
|
||
description = "Configuration file for Starfish",
|
||
fileMatch = { "starfish.yml" },
|
||
name = "Starfish",
|
||
url = "https://raw.githubusercontent.com/veepee-oss/json-schema/refs/heads/main/starfish/1-latest/starfish-schema.json"
|
||
}, {
|
||
description = "Configuration file for Starship. Documentation: https://starship.rs",
|
||
fileMatch = { "starship.toml" },
|
||
name = "Starship",
|
||
url = "https://starship.rs/config-schema.json"
|
||
}, {
|
||
description = "A Statamic Blueprint",
|
||
fileMatch = { "**/resources/blueprints/**/*.yml", "**/resources/blueprints/**/*.yaml" },
|
||
name = "Statamic Blueprint",
|
||
url = "https://raw.githubusercontent.com/Konafets/statamic-blueprint-validation/main/statamic.blueprint.schema.json"
|
||
}, {
|
||
description = "Configuration file for stella. Documentation: https://github.com/Shravan-1908/stellapy",
|
||
fileMatch = { "stella.yml", "stella.json" },
|
||
name = "Stella configuration file",
|
||
url = "https://raw.githubusercontent.com/Shravan-1908/stellapy/master/schema.json"
|
||
}, {
|
||
description = "Streamlit configuration file",
|
||
fileMatch = { "**/.streamlit/config.toml" },
|
||
name = "Streamlit configuration file",
|
||
url = "https://www.schemastore.org/streamlit-config.json"
|
||
}, {
|
||
description = "Stripe Apps manifest file",
|
||
fileMatch = { "stripe-app.json" },
|
||
name = "stripe-app.json",
|
||
url = "https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app.schema.json"
|
||
}, {
|
||
description = "Stripe Apps local manifest file",
|
||
fileMatch = { "stripe-app.*.json" },
|
||
name = "stripe-app-local.json",
|
||
url = "https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app-local.schema.json"
|
||
}, {
|
||
description = "Configuration file for Stryker Mutator, the mutation testing framework for JavaScript and friends. Documentation: https://stryker-mutator.io",
|
||
fileMatch = { "stryker.conf.json", "stryker-*.conf.json" },
|
||
name = "Stryker Mutator",
|
||
url = "https://raw.githubusercontent.com/stryker-mutator/stryker/master/packages/api/schema/stryker-core.json"
|
||
}, {
|
||
description = "Configuration file for StyleCop Analyzers",
|
||
fileMatch = { "stylecop.json" },
|
||
name = "StyleCop Analyzers Configuration",
|
||
url = "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json"
|
||
}, {
|
||
description = "Configuration file for stylelint",
|
||
fileMatch = { ".stylelintrc", ".stylelintrc.yml", ".stylelintrc.yaml", ".stylelintrc.json" },
|
||
name = "Stylelint (.stylelintrc)",
|
||
url = "https://www.schemastore.org/stylelintrc.json"
|
||
}, {
|
||
description = "Symphony Workflow Automation Definition Language. Documentation: https://developers.symphony.com/",
|
||
fileMatch = { "*.swadl.yaml", "*.swadl.yml" },
|
||
name = "SWADL",
|
||
url = "https://raw.githubusercontent.com/SymphonyPlatformSolutions/symphony-wdk/master/workflow-language/src/main/resources/swadl-schema-1.0.json"
|
||
}, {
|
||
description = "Swagger API 2.0",
|
||
fileMatch = { "swagger.json" },
|
||
name = "Swagger API 2.0",
|
||
url = "https://spec.openapis.org/oas/2.0/schema/2017-08-27"
|
||
}, {
|
||
description = "Synadia Connect component definition",
|
||
fileMatch = { "**/.connect/scanners/*.yml", "**/.connect/sources/*.yml", "**/.connect/sinks/*.yml" },
|
||
name = "Synadia Connect Component",
|
||
url = "https://raw.githubusercontent.com/synadia-io/connect/main/schemas/component.json"
|
||
}, {
|
||
description = "Tach configuration file",
|
||
fileMatch = { "tach.toml" },
|
||
name = "Tach",
|
||
url = "https://raw.githubusercontent.com/gauge-sh/tach/refs/heads/main/public/tach-toml-schema.json"
|
||
}, {
|
||
description = "Tach domain configuration file",
|
||
fileMatch = { "tach.domain.toml" },
|
||
name = "Tach Domain",
|
||
url = "https://raw.githubusercontent.com/gauge-sh/tach/refs/heads/main/public/tach-domain-toml-schema.json"
|
||
}, {
|
||
description = "VSCode Task file",
|
||
fileMatch = { "task.json", "tasks.json" },
|
||
name = "task.json",
|
||
url = "https://www.schemastore.org/task.json"
|
||
}, {
|
||
description = "A helper tool to help creating Talos Kubernetes cluster",
|
||
fileMatch = { "talconfig.yaml", "talconfig.yml" },
|
||
name = "Talhelper",
|
||
url = "https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json"
|
||
}, {
|
||
description = "Configuration for .talismanrc",
|
||
fileMatch = { ".talismanrc" },
|
||
name = "Talisman configuration",
|
||
url = "https://raw.githubusercontent.com/thoughtworks/talisman/main/examples/schema-store-talismanrc.json"
|
||
}, {
|
||
description = "Taurus bzt cli framework config",
|
||
fileMatch = { "bzt.yml", "bzt.yaml", "taurus.yml", "taurus.yaml" },
|
||
name = "Taurus",
|
||
url = "https://www.schemastore.org/taurus.json"
|
||
}, {
|
||
description = "Tauticord configuration (v2)",
|
||
fileMatch = { "tauticord.yml", "tauticord.yaml" },
|
||
name = "Tauticord",
|
||
url = "https://raw.githubusercontent.com/nwithan8/tauticord/master/.schema/config_v2.schema.json"
|
||
}, {
|
||
description = ".NET template files",
|
||
fileMatch = { "**/.template.config/template.json" },
|
||
name = "template.json",
|
||
url = "https://www.schemastore.org/template.json"
|
||
}, {
|
||
description = "SideWaffle template source",
|
||
fileMatch = { "templatesources.json" },
|
||
name = "templatsources.json",
|
||
url = "https://www.schemastore.org/templatesources.json"
|
||
}, {
|
||
description = "Tier.run pricing model configuration",
|
||
fileMatch = { "pricing.json" },
|
||
name = "Tier.run pricing.json",
|
||
url = "https://raw.githubusercontent.com/tierrun/tier/main/pricing/schema.json"
|
||
}, {
|
||
description = "Tikibase configuration file",
|
||
fileMatch = { "tikibase.json" },
|
||
name = "Tikibase",
|
||
url = "https://raw.githubusercontent.com/kevgo/tikibase/main/doc/tikibase.schema.json"
|
||
}, {
|
||
description = "WordPress block theme global settings and styles configuration file",
|
||
fileMatch = { "theme.json" },
|
||
name = "theme.json",
|
||
url = "https://schemas.wp.org/trunk/theme.json",
|
||
versions = {
|
||
trunk = "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/theme.json",
|
||
v1 = "https://raw.githubusercontent.com/WordPress/gutenberg/b40b61fabf13a6229c616527689d9a7024f81535/schemas/json/theme.json"
|
||
}
|
||
}, {
|
||
description = "Threagile Threat Model file",
|
||
fileMatch = { "threagile.yaml", "threat-model.yaml" },
|
||
name = "Threagile",
|
||
url = "https://raw.githubusercontent.com/Threagile/threagile/refs/heads/master/support/schema.json"
|
||
}, {
|
||
description = "Tizen project workspace configuration file",
|
||
fileMatch = { "tizen_workspace.yaml" },
|
||
name = "tizen_workspace.json",
|
||
url = "https://www.schemastore.org/tizen_workspace.json"
|
||
}, {
|
||
description = "tldr configuration file",
|
||
fileMatch = { ".tldr.json" },
|
||
name = "tldr",
|
||
url = "https://www.schemastore.org/tldr.json"
|
||
}, {
|
||
description = "Tombi (鳶) is a toolkit for TOML; providing a formatter/linter and language server",
|
||
fileMatch = { "tombi.toml", "**/tombi/config.toml" },
|
||
name = "Tombi",
|
||
url = "https://www.schemastore.org/tombi.json"
|
||
}, {
|
||
description = "tox configuration for automating Python testing and task management",
|
||
fileMatch = { "tox.toml" },
|
||
name = "tox",
|
||
url = "https://raw.githubusercontent.com/tox-dev/tox/main/src/tox/tox.schema.json"
|
||
}, {
|
||
description = "Language grammar description files for TextMate and compatible editors",
|
||
fileMatch = { "*.tmLanguage.json", "*.tmLanguage.yaml", "*.tmLanguage.yml", "*.yaml-tmlanguage" },
|
||
name = "TextMate Grammar",
|
||
url = "https://www.schemastore.org/tmlanguage.json"
|
||
}, {
|
||
description = "Visual Studio's test environment config",
|
||
fileMatch = { "testEnvironments.json" },
|
||
name = "TestEnvironment.json",
|
||
url = "https://www.schemastore.org/testenvironments.json"
|
||
}, {
|
||
description = "Turborepo, a tool for managing monorepos",
|
||
fileMatch = { "turbo.json" },
|
||
name = "Turborepo",
|
||
url = "https://turborepo.org/schema.json"
|
||
}, {
|
||
description = "Travis CI configuration file",
|
||
fileMatch = { ".travis.yml" },
|
||
name = "Travis CI (.travis.yml)",
|
||
url = "https://www.schemastore.org/travis.json"
|
||
}, {
|
||
description = "Traefik v2 YAML configuration file",
|
||
fileMatch = { "traefik.yml", "traefik.yaml" },
|
||
name = "Traefik v2",
|
||
url = "https://www.schemastore.org/traefik-v2.json"
|
||
}, {
|
||
description = "Traefik v2 Dynamic Configuration File Provider",
|
||
name = "Traefik v2 File Provider",
|
||
url = "https://www.schemastore.org/traefik-v2-file-provider.json"
|
||
}, {
|
||
description = "Traefik v3 YAML configuration file",
|
||
name = "Traefik v3",
|
||
url = "https://www.schemastore.org/traefik-v3.json"
|
||
}, {
|
||
description = "Traefik v3 Dynamic Configuration File Provider",
|
||
name = "Traefik v3 File Provider",
|
||
url = "https://www.schemastore.org/traefik-v3-file-provider.json"
|
||
}, {
|
||
description = "Configure as Code for Transcend",
|
||
fileMatch = { "transcend.yml", "transcend.yaml" },
|
||
name = "transcend.yml",
|
||
url = "https://raw.githubusercontent.com/transcend-io/tools/refs/heads/main/packages/cli/schema/transcend-yml-schema-latest.json"
|
||
}, {
|
||
description = "trime configuration file",
|
||
fileMatch = { "trime.yaml", "trime.yml", "*.trime.yaml", "*.trime.yml" },
|
||
name = "trime.yaml",
|
||
url = "https://raw.githubusercontent.com/osfans/trime/develop/doc/trime-schema.json"
|
||
}, {
|
||
description = "The Ultimate Script Language for monday.com - © 2024 MakeITSimple",
|
||
fileMatch = { "*.tscript", "*.tscript.yaml", "*.tscript.yml" },
|
||
name = "TrueScript for *.tscript files",
|
||
url = "https://www.schemastore.org/truescript.json",
|
||
versions = {
|
||
latest = "https://www.schemastore.org/truescript.json"
|
||
}
|
||
}, {
|
||
description = "Configuration trunk, a powerful linter runner. Documentation: https://docs.trunk.io",
|
||
fileMatch = { "trunk.yaml" },
|
||
name = "trunk.yaml",
|
||
url = "https://static.trunk.io/pub/trunk-yaml-schema.json"
|
||
}, {
|
||
description = "TypeScript compiler configuration file",
|
||
fileMatch = { "tsconfig*.json" },
|
||
name = "tsconfig.json",
|
||
url = "https://www.schemastore.org/tsconfig.json"
|
||
}, {
|
||
description = "DefinitelyTyped description manager (TSD)",
|
||
fileMatch = { "tsd.json" },
|
||
name = "tsd.json",
|
||
url = "https://www.schemastore.org/tsd.json"
|
||
}, {
|
||
description = "TSDoc configuration file",
|
||
fileMatch = { "tsdoc.json" },
|
||
name = "tsdoc.json",
|
||
url = "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json"
|
||
}, {
|
||
description = "TypeScript Definition manager (tsd) global settings file",
|
||
fileMatch = { ".tsdrc" },
|
||
name = "tsdrc.json",
|
||
url = "https://www.schemastore.org/tsdrc.json"
|
||
}, {
|
||
description = "Generated Typescript classes for Salesforce",
|
||
fileMatch = { "ts-force-config.json" },
|
||
name = "ts-force-config.json",
|
||
url = "https://www.schemastore.org/ts-force-config.json"
|
||
}, {
|
||
description = "TypeScript Lint configuration file",
|
||
fileMatch = { "tslint.json", "tslint.yaml", "tslint.yml" },
|
||
name = "tslint.json",
|
||
url = "https://www.schemastore.org/tslint.json"
|
||
}, {
|
||
description = "TSON (Tuning-Spectrum Object Notation) data",
|
||
fileMatch = { "*.tson", "*.tson.yaml", "*.tson.yml", "*.tson.json" },
|
||
name = "TSON",
|
||
url = "https://raw.githubusercontent.com/spectral-discord/TSON/main/schema/tson.json"
|
||
}, {
|
||
description = "TSTyche configuration file",
|
||
fileMatch = { "tstyche.json", "tstyche.config.json" },
|
||
name = "TSTyche",
|
||
url = "https://tstyche.org/schemas/config.json"
|
||
}, {
|
||
description = "Configuration options for tsup",
|
||
fileMatch = { "tsup.config.json" },
|
||
name = "tsup",
|
||
url = "https://cdn.jsdelivr.net/npm/tsup/schema.json"
|
||
}, {
|
||
description = "tusk CLI configuration file",
|
||
fileMatch = { "tusk.yml", "tusk.yaml" },
|
||
name = "tusk.yml",
|
||
url = "https://raw.githubusercontent.com/rliebz/tusk/main/tusk.schema.json"
|
||
}, {
|
||
description = "twee-ts compiler configuration file",
|
||
fileMatch = { "twee-ts.config.json" },
|
||
name = "twee-ts",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/twee-ts.config.json"
|
||
}, {
|
||
description = "Typewiz configuration file",
|
||
fileMatch = { "typewiz.json" },
|
||
name = "typewiz.json",
|
||
url = "https://www.schemastore.org/typewiz.json"
|
||
}, {
|
||
description = "the Typo3 CMS",
|
||
fileMatch = { "**/sites/*/config.yaml", "**/sites/*/config.yml" },
|
||
name = "typo3.json",
|
||
url = "https://www.schemastore.org/typo3.json"
|
||
}, {
|
||
description = "Configuration for TYPO3 Vendor Bundler, a Composer library to bundle vendor libraries for TYPO3 extensions in classic mode",
|
||
fileMatch = { "typo3-vendor-bundler.json", "typo3-vendor-bundler.yaml", "typo3-vendor-bundler.yml" },
|
||
name = "TYPO3 Vendor Bundler config",
|
||
url = "https://raw.githubusercontent.com/eliashaeussler/typo3-vendor-bundler/refs/heads/main/res/typo3-vendor-bundler.schema.json"
|
||
}, {
|
||
description = "typos configuration file",
|
||
fileMatch = { "typos.toml", "_typos.toml", ".typos.toml" },
|
||
name = "typos.toml",
|
||
url = "https://raw.githubusercontent.com/crate-ci/typos/master/config.schema.json"
|
||
}, {
|
||
description = "Typings TypeScript definitions manager definition file",
|
||
fileMatch = { "typings.json" },
|
||
name = "typings.json",
|
||
url = "https://www.schemastore.org/typings.json"
|
||
}, {
|
||
description = "Typings TypeScript definitions manager configuration file",
|
||
fileMatch = { ".typingsrc" },
|
||
name = "typingsrc.json",
|
||
url = "https://www.schemastore.org/typingsrc.json"
|
||
}, {
|
||
description = "Settings file for Ubuntu Autoinstall",
|
||
fileMatch = { "user-data" },
|
||
name = "Ubuntu Server Autoinstall",
|
||
url = "https://www.schemastore.org/ubuntu-server-autoinstall.json"
|
||
}, {
|
||
description = "Up configuration file",
|
||
fileMatch = { "up.json" },
|
||
name = "up.json",
|
||
url = "https://www.schemastore.org/up.json"
|
||
}, {
|
||
description = "UI5 Manifest (manifest.json)",
|
||
fileMatch = { "**/webapp/manifest.json", "**/src/main/webapp/manifest.json", "**/src/manifest.json" },
|
||
name = "UI5 Manifest",
|
||
url = "https://raw.githubusercontent.com/UI5/manifest/main/schema.json"
|
||
}, {
|
||
description = "UI5 CLI Configuration File (ui5.yaml)",
|
||
fileMatch = { "ui5.yaml", "*-ui5.yaml", "*.ui5.yaml", "ui5-deploy.yaml", "ui5-dist.yaml", "ui5-local.yaml" },
|
||
name = "ui5.yaml",
|
||
url = "https://ui5.github.io/cli/schema/ui5.yaml.json"
|
||
}, {
|
||
description = "UI5 CLI Workspace Configuration File (ui5-workspace.yaml)",
|
||
fileMatch = { "ui5-workspace.yaml", "*-ui5-workspace.yaml", "*.ui5-workspace.yaml", "ui5-workspace-deploy.yaml", "ui5-workspace-dist.yaml", "ui5-workspace-local.yaml" },
|
||
name = "ui5-workspace.yaml",
|
||
url = "https://ui5.github.io/cli/schema/ui5-workspace.yaml.json"
|
||
}, {
|
||
description = "UI Test Automation Model page object. Documentation: https://utam.dev/",
|
||
fileMatch = { "*.utam.json", ".utam.json" },
|
||
name = "UTAM Page Object",
|
||
url = "https://www.schemastore.org/utam-page-object.json",
|
||
versions = {
|
||
["1.5.0"] = "https://www.schemastore.org/utam-page-object-1.5.0.json",
|
||
["2.0.3"] = "https://www.schemastore.org/utam-page-object-2.0.3.json",
|
||
["2.2.0"] = "https://www.schemastore.org/utam-page-object-2.2.0.json",
|
||
current = "https://www.schemastore.org/utam-page-object.json"
|
||
}
|
||
}, {
|
||
description = "Configuration file for UNCORS reverse proxy",
|
||
fileMatch = { "*.uncors.yml", "*.uncors.yaml", ".uncors.yml", ".uncors.yaml" },
|
||
name = "UNCORS configuration",
|
||
url = "https://raw.githubusercontent.com/evg4b/uncors/main/schema.json"
|
||
}, {
|
||
description = "Universal Schedule Format (USF) configuration file",
|
||
fileMatch = { "*.usf", "*.usf.yml", "*.usf.yaml", "*.usf.json", ".usf.yml", ".usf.yaml", ".usf.json", "usf.yml", "usf.yaml", "usf.json" },
|
||
name = "Universal Schedule Format",
|
||
url = "https://raw.githubusercontent.com/USF-org/USF/refs/heads/main/usf.schema.json"
|
||
}, {
|
||
description = "uv, a fast Python package installer",
|
||
fileMatch = { "uv.toml" },
|
||
name = "uv",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/uv.json"
|
||
}, {
|
||
description = "Configuration file for Vector, an observability data pipeline agent and aggregator",
|
||
fileMatch = { "vector.json", "vector.toml", "vector.yaml" },
|
||
name = "Vector",
|
||
url = "https://www.schemastore.org/vector.json"
|
||
}, {
|
||
description = "Vega visualization specification file",
|
||
fileMatch = { "*.vg", "*.vg.json" },
|
||
name = "vega.json",
|
||
url = "https://www.schemastore.org/vega.json"
|
||
}, {
|
||
description = "Vega-Lite visualization specification file",
|
||
fileMatch = { "*.vl", "*.vl.json" },
|
||
name = "vega-lite.json",
|
||
url = "https://www.schemastore.org/vega-lite.json"
|
||
}, {
|
||
description = "Vela Pipeline Configuration File",
|
||
fileMatch = { ".vela.yml", ".vela.yaml" },
|
||
name = "Vela Pipeline Configuration",
|
||
url = "https://github.com/go-vela/server/releases/latest/download/schema.json"
|
||
}, {
|
||
description = "Simulation and test environment for Vector CANoe Server Editions",
|
||
fileMatch = { "venvironment.yaml", "*.venvironment.yaml", "venvironment.yml", "*.venvironment.yml", "venvironment.json", "*.venvironment.json" },
|
||
name = "venvironment.yaml",
|
||
url = "https://www.schemastore.org/venvironment-schema-v4.2.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/venvironment-schema-v1.0.0.json",
|
||
["1.1.0"] = "https://www.schemastore.org/venvironment-schema-v1.1.0.json",
|
||
["1.1.1"] = "https://www.schemastore.org/venvironment-schema-v1.1.1.json",
|
||
["2.0.0"] = "https://www.schemastore.org/venvironment-schema-v2.0.0.json",
|
||
["2.1.0"] = "https://www.schemastore.org/venvironment-schema-v2.1.0.json",
|
||
["2.2.0"] = "https://www.schemastore.org/venvironment-schema-v2.2.0.json",
|
||
["3.0.0"] = "https://www.schemastore.org/venvironment-schema-v3.0.0.json",
|
||
["3.1.0"] = "https://www.schemastore.org/venvironment-schema-v3.1.0.json",
|
||
["3.2.0"] = "https://www.schemastore.org/venvironment-schema-v3.2.0.json",
|
||
["4.0.0"] = "https://www.schemastore.org/venvironment-schema-v4.0.0.json",
|
||
["4.1.0"] = "https://www.schemastore.org/venvironment-schema-v4.1.0.json",
|
||
["4.2.0"] = "https://www.schemastore.org/venvironment-schema-v4.2.0.json"
|
||
}
|
||
}, {
|
||
description = "venvplus settings of Vector CANoe Server Editions",
|
||
fileMatch = { "venvplus.yaml", "*.venvplus.yaml", "venvplus.yml", "*.venvplus.yml", "venvplus.json", "*.venvplus.json" },
|
||
name = "venvplus.yaml",
|
||
url = "https://www.schemastore.org/venvplus-schema-v1.0.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/venvplus-schema-v1.0.0.json"
|
||
}
|
||
}, {
|
||
description = "Configuration for Version Bumper, a Composer plugin to bump project versions during release preparations",
|
||
fileMatch = { "version-bumper.json", "version-bumper.yaml", "version-bumper.yml" },
|
||
name = "Version Bumper config",
|
||
url = "https://raw.githubusercontent.com/eliashaeussler/version-bumper/refs/heads/main/res/version-bumper.schema.json"
|
||
}, {
|
||
description = "A project version descriptor file used by Nerdbank.GitVersioning",
|
||
fileMatch = { "version.json" },
|
||
name = "version.json",
|
||
url = "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json"
|
||
}, {
|
||
description = "Conventional Changelog Configuration file",
|
||
fileMatch = { ".versionrc", ".versionrc.json" },
|
||
name = ".versionrc.json",
|
||
url = "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.2.0/schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/1.0.0/schema.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.0.0/schema.json",
|
||
["2.1.0"] = "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.1.0/schema.json",
|
||
["2.2.0"] = "https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.2.0/schema.json"
|
||
}
|
||
}, {
|
||
description = "Configuration of the Vector CANoe hardware debugger binding",
|
||
fileMatch = { "vhwdebugger-binding.yaml", "*.vhwdebugger-binding.yaml", "vhwdebugger-binding.yml", "*.vhwdebugger-binding.yml" },
|
||
name = "vhwdebugger-binding.yaml",
|
||
url = "https://www.schemastore.org/vhwdebugger-binding-schema.json"
|
||
}, {
|
||
description = "vim plugin addon-info.json metadata files",
|
||
fileMatch = { "**/*vim*/addon-info.json" },
|
||
name = "vim-addon-info",
|
||
url = "https://www.schemastore.org/vim-addon-info.json"
|
||
}, {
|
||
description = "Visual Studio Live Share configuration file",
|
||
fileMatch = { ".vsls.json" },
|
||
name = "vsls.json",
|
||
url = "https://www.schemastore.org/vsls.json"
|
||
}, {
|
||
description = "Visual Studio template host file",
|
||
fileMatch = { "vs-2017.3.host.json" },
|
||
name = "vs-2017.3.host.json",
|
||
url = "https://www.schemastore.org/vs-2017.3.host.json"
|
||
}, {
|
||
description = "Visual Studio's file nesting feature",
|
||
fileMatch = { "*.filenesting.json", ".filenesting.json" },
|
||
name = "vs-nesting.json",
|
||
url = "https://www.schemastore.org/vs-nesting.json"
|
||
}, {
|
||
description = "Visual Studio component configuration files",
|
||
fileMatch = { "*.vsconfig" },
|
||
name = ".vsconfig",
|
||
url = "https://www.schemastore.org/vsconfig.json"
|
||
}, {
|
||
description = "Visual Studio extension pack manifests",
|
||
fileMatch = { "*.vsext" },
|
||
name = ".vsext",
|
||
url = "https://www.schemastore.org/vsext.json"
|
||
}, {
|
||
description = "Visual Studio extension publishing",
|
||
fileMatch = { "vs-publish.json" },
|
||
name = "VSIX CLI publishing",
|
||
url = "https://www.schemastore.org/vsix-publish.json"
|
||
}, {
|
||
description = "Azure DevOps Extensions",
|
||
fileMatch = { "vss-extension.json" },
|
||
name = "vss-extension.json",
|
||
url = "https://www.schemastore.org/vss-extension.json"
|
||
}, {
|
||
description = "Vector test execution tree description",
|
||
fileMatch = { "*.vtesttree.yaml", "*.vtesttree.yml", "*.vtesttree.json" },
|
||
name = "vtesttree.yaml",
|
||
url = "https://www.schemastore.org/vtesttree-schema-v2.4.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/vtesttree-schema-v1.0.0.json",
|
||
["2.0.0"] = "https://www.schemastore.org/vtesttree-schema-v2.0.0.json",
|
||
["2.1.0"] = "https://www.schemastore.org/vtesttree-schema-v2.1.0.json",
|
||
["2.2.0"] = "https://www.schemastore.org/vtesttree-schema-v2.2.0.json",
|
||
["2.3.0"] = "https://www.schemastore.org/vtesttree-schema-v2.3.0.json",
|
||
["2.4.0"] = "https://www.schemastore.org/vtesttree-schema-v2.4.0.json"
|
||
}
|
||
}, {
|
||
description = "Vector test unit description",
|
||
fileMatch = { "*.vtestunit.yaml", "*.vtestunit.yml", "*.vtestunit.json" },
|
||
name = "vtestunit.yaml",
|
||
url = "https://www.schemastore.org/vtestunit-schema.json"
|
||
}, {
|
||
description = "v8r configuration file",
|
||
fileMatch = { ".v8rrc.json", ".v8rrc.yaml", ".v8rrc.yml" },
|
||
name = "v8r",
|
||
url = "https://raw.githubusercontent.com/chris48s/v8r/main/config-schema.json"
|
||
}, {
|
||
description = "WebExtension manifest files",
|
||
fileMatch = { "manifest.json" },
|
||
name = "WebExtensions",
|
||
url = "https://www.schemastore.org/webextension.json"
|
||
}, {
|
||
description = "Web Application manifest file",
|
||
fileMatch = { "manifest.json", "*.webmanifest" },
|
||
name = "Web App Manifest",
|
||
url = "https://www.schemastore.org/web-manifest-combined.json"
|
||
}, {
|
||
description = "Azure Webjob list file",
|
||
fileMatch = { "webjobs-list.json" },
|
||
name = "webjobs-list.json",
|
||
url = "https://www.schemastore.org/webjobs-list.json"
|
||
}, {
|
||
description = "Azure Webjobs publish settings file",
|
||
fileMatch = { "webjobpublishsettings.json" },
|
||
name = "webjobpublishsettings.json",
|
||
url = "https://www.schemastore.org/webjob-publish-settings.json"
|
||
}, {
|
||
description = "JSON standard for web component libraries metadata",
|
||
fileMatch = { "web-types.json", "*.web-types.json" },
|
||
name = "Web types",
|
||
url = "https://www.schemastore.org/web-types.json"
|
||
}, {
|
||
description = "WP-CLI is the official command-line tool for WordPress",
|
||
fileMatch = { "wp-cli.local.yml", "wp-cli.yml", "**/.wp-cli/config.yml" },
|
||
name = "WP-CLI",
|
||
url = "https://raw.githubusercontent.com/wp-cli/wp-cli/refs/heads/main/schemas/wp-cli-config.json"
|
||
}, {
|
||
description = "Wrangler is a command-line tool for building with Cloudflare developer products",
|
||
fileMatch = { "wrangler.json", "wrangler.jsonc", "wrangler.toml" },
|
||
name = "Wrangler CLI",
|
||
url = "https://www.unpkg.com/wrangler/config-schema.json"
|
||
}, {
|
||
description = "JSON-stat 2.0",
|
||
name = "JSON-stat 2.0",
|
||
url = "https://json-stat.org/format/schema/2.0/"
|
||
}, {
|
||
description = "The .version file format for KSP-AVC",
|
||
fileMatch = { "*.version" },
|
||
name = "KSP-AVC",
|
||
url = "https://raw.githubusercontent.com/linuxgurugamer/KSPAddonVersionChecker/master/KSP-AVC.schema.json"
|
||
}, {
|
||
description = "Metadata spec for CKAN meta files",
|
||
fileMatch = { "*.ckan" },
|
||
name = "KSP-CKAN",
|
||
url = "https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CKAN.schema"
|
||
}, {
|
||
description = "Metadata spec for NetKAN files",
|
||
fileMatch = { "*.netkan", "*.frozen" },
|
||
name = "KSP-NetKAN",
|
||
url = "https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/NetKAN.schema"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 4",
|
||
name = "JSON Schema Draft 4",
|
||
url = "https://json-schema.org/draft-04/schema"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 7",
|
||
fileMatch = { "*.schema.json" },
|
||
name = "JSON Schema Draft 7",
|
||
url = "https://json-schema.org/draft-07/schema"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 8 (2019-09)",
|
||
name = "JSON Schema Draft 8 (2019-09)",
|
||
url = "https://json-schema.org/draft/2019-09/schema"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 2020-12",
|
||
name = "JSON Schema Draft 2020-12",
|
||
url = "https://json-schema.org/draft/2020-12/schema"
|
||
}, {
|
||
description = "Configuration file for unit test projects using xUnit.net",
|
||
fileMatch = { "xunit.runner.json", "*.xunit.runner.json" },
|
||
name = "xunit.runner.json",
|
||
url = "https://www.schemastore.org/xunit.runner.schema.json",
|
||
versions = {
|
||
["v2.2"] = "https://xunit.net/schema/v2.2/xunit.runner.schema.json",
|
||
["v2.3"] = "https://xunit.net/schema/v2.3/xunit.runner.schema.json",
|
||
["v2.4"] = "https://xunit.net/schema/current/xunit.runner.schema.json"
|
||
}
|
||
}, {
|
||
description = "Microsoft ServiceHub Service",
|
||
fileMatch = { "*.servicehub.service.json" },
|
||
name = "servicehub.service.json",
|
||
url = "https://www.schemastore.org/servicehub.service.schema.json"
|
||
}, {
|
||
description = "Microsoft ServiceHub Configuration",
|
||
fileMatch = { "servicehub.config.json" },
|
||
name = "servicehub.config.json",
|
||
url = "https://www.schemastore.org/servicehub.config.schema.json"
|
||
}, {
|
||
description = "A CRYENGINE projects (.cryproj files)",
|
||
fileMatch = { "*.cryproj" },
|
||
name = ".cryproj (generic)",
|
||
url = "https://www.schemastore.org/cryproj.json",
|
||
versions = {
|
||
["5.2"] = "https://www.schemastore.org/cryproj.52.schema.json",
|
||
["5.3"] = "https://www.schemastore.org/cryproj.53.schema.json",
|
||
["5.4"] = "https://www.schemastore.org/cryproj.54.schema.json",
|
||
["5.5"] = "https://www.schemastore.org/cryproj.55.schema.json",
|
||
dev = "https://www.schemastore.org/cryproj.dev.schema.json"
|
||
}
|
||
}, {
|
||
description = "A the Typedoc configuration file",
|
||
fileMatch = { "typedoc.json" },
|
||
name = "typedoc.json",
|
||
url = "https://typedoc.org/schema.json"
|
||
}, {
|
||
description = "tmuxinator, a tmux session manager",
|
||
fileMatch = { ".tmuxinator.yaml", ".tmuxinator.yml", "**/.tmuxinator/*.yaml", "**/.tmuxinator/*.yml", "**/tmuxinator/*.yaml", "**/tmuxinator/*.yml" },
|
||
name = "tmuxinator",
|
||
url = "https://www.schemastore.org/tmuxinator.json"
|
||
}, {
|
||
description = "Husky can prevent bad `git commit`, `git push` and more 🐶 woof!",
|
||
fileMatch = { ".huskyrc", ".huskyrc.json" },
|
||
name = "huskyrc",
|
||
url = "https://www.schemastore.org/huskyrc.json"
|
||
}, {
|
||
description = "lint-staged config",
|
||
fileMatch = { ".lintstagedrc", ".lintstagedrc.json", ".lintstagedrc.yaml", ".lintstagedrc.yml" },
|
||
name = "lint-staged (.lintstagedrc)",
|
||
url = "https://www.schemastore.org/lintstagedrc.schema.json"
|
||
}, {
|
||
description = "An mdxlint configuration file",
|
||
fileMatch = { ".mdxlintrc", ".mdxlintrc.json", ".mdxlintrc.yaml", ".mdxlintrc.yml" },
|
||
name = ".mdxlintrc",
|
||
url = "https://www.schemastore.org/mdxlintrc.json"
|
||
}, {
|
||
description = "mirrord",
|
||
fileMatch = { "*.mirrord.json", "*.mirrord.toml", "*.mirrord.yaml", "*.mirrord.yml" },
|
||
name = "mirrord config",
|
||
url = "https://raw.githubusercontent.com/metalbear-co/mirrord/main/mirrord-schema.json"
|
||
}, {
|
||
description = "mise config, a polyglot dev tool manager",
|
||
fileMatch = { ".mise.toml", ".mise.*.toml", "mise.toml", "mise.*.toml", "**/.mise/config.toml", "**/.mise/config.*.toml", "**/.mise/conf.d/*.toml", "**/mise/config.toml", "**/mise/config.*.toml", "**/mise/conf.d/*.toml" },
|
||
name = "mise",
|
||
url = "https://mise.jdx.dev/schema/mise.json"
|
||
}, {
|
||
description = "A MTA projects v3.3",
|
||
fileMatch = { "mta.yaml", "mta.yml" },
|
||
name = "mta.yaml",
|
||
url = "https://www.schemastore.org/mta.json"
|
||
}, {
|
||
description = "A MTA deployment descriptors v3.3",
|
||
fileMatch = { "mtad.yaml", "mtad.yml" },
|
||
name = "mtad.yaml",
|
||
url = "https://www.schemastore.org/mtad.json"
|
||
}, {
|
||
description = "A Motif config file",
|
||
fileMatch = { "motif.json" },
|
||
name = "Motif config",
|
||
url = "https://motif.land/api/motif.schema.json"
|
||
}, {
|
||
description = "A MTA extension descriptors v3.3",
|
||
fileMatch = { "*.mtaext" },
|
||
name = ".mtaext",
|
||
url = "https://www.schemastore.org/mtaext.json"
|
||
}, {
|
||
description = "the SAP Application Router v8.2.2",
|
||
fileMatch = { "xs-app.json" },
|
||
name = "xs-app.json",
|
||
url = "https://www.schemastore.org/xs-app.json"
|
||
}, {
|
||
description = "Opctl describing an op",
|
||
fileMatch = { "**/.opspec/*/*.yml", "**/.opspec/*/*.yaml" },
|
||
name = "Opctl",
|
||
url = "https://www.schemastore.org/opspec-io-0.1.7.json"
|
||
}, {
|
||
description = "HEMTT Project File",
|
||
fileMatch = { "hemtt.json", "hemtt.toml" },
|
||
name = "HEMTT",
|
||
url = "https://www.schemastore.org/hemtt-0.6.2.json",
|
||
versions = {
|
||
["0.6.2"] = "https://www.schemastore.org/hemtt-0.6.2.json"
|
||
}
|
||
}, {
|
||
description = "The Node.js configuration file",
|
||
fileMatch = { "node.config.json" },
|
||
name = "Node.js configuration",
|
||
url = "https://nodejs.org/docs/latest/node-config-schema.json"
|
||
}, {
|
||
description = "ZEIT Now project configuration file",
|
||
fileMatch = { "now.json" },
|
||
name = "now",
|
||
url = "https://www.schemastore.org/now.json"
|
||
}, {
|
||
description = "taskcat",
|
||
fileMatch = { ".taskcat.yml" },
|
||
name = "taskcat",
|
||
url = "https://raw.githubusercontent.com/aws-quickstart/taskcat/master/taskcat/cfg/config_schema.json"
|
||
}, {
|
||
description = "BizTalk server application inventory json file",
|
||
fileMatch = { "BizTalkServerInventory.json" },
|
||
name = "BizTalkServerApplicationSchema",
|
||
url = "https://www.schemastore.org/BizTalkServerApplicationSchema.json"
|
||
}, {
|
||
description = "Http-mocker is a tool for mock local requests or proxy remote requests",
|
||
fileMatch = { ".httpmockrc", ".httpmock.json" },
|
||
name = "httpmockrc",
|
||
url = "https://www.schemastore.org/httpmockrc.json"
|
||
}, {
|
||
description = "Nitro Modules configuration file. Documentation: https://margelo.nitro.com",
|
||
fileMatch = {},
|
||
name = "nitro.json",
|
||
url = "https://nitro.margelo.com/nitro.schema.json"
|
||
}, {
|
||
description = "Neotys as-code load test specification. Documentation: https://github.com/Neotys-Labs/neoload-cli",
|
||
fileMatch = { ".nl.yaml", ".nl.yml", ".nl.json", ".neoload.yaml", ".neoload.yml", ".neoload.json" },
|
||
name = "neoload",
|
||
url = "https://raw.githubusercontent.com/Neotys-Labs/neoload-cli/master/resources/as-code.latest.schema.json"
|
||
}, {
|
||
description = "Release Drafter configuration file",
|
||
fileMatch = { "**/.github/release-drafter.yml" },
|
||
name = "release drafter",
|
||
url = "https://raw.githubusercontent.com/release-drafter/release-drafter/master/schema.json"
|
||
}, {
|
||
description = "Zuul CI configuration file",
|
||
fileMatch = { "**/*zuul.d/*.yaml", ".zuul.yaml" },
|
||
name = "zuul",
|
||
url = "https://www.schemastore.org/zuul.json"
|
||
}, {
|
||
description = "Microsoft Briefcase configuration file",
|
||
fileMatch = { "briefcase.yaml" },
|
||
name = "Briefcase",
|
||
url = "https://raw.githubusercontent.com/microsoft/Briefcase/master/mlbriefcase/briefcase-schema.json"
|
||
}, {
|
||
description = "HTTP Archive",
|
||
fileMatch = { "*.har" },
|
||
name = "httparchive",
|
||
url = "https://raw.githubusercontent.com/ahmadnassri/har-schema/master/lib/har.json"
|
||
}, {
|
||
description = "JSDoc configuration file",
|
||
fileMatch = { "conf.json", "jsdoc.json" },
|
||
name = "jsdoc",
|
||
url = "https://www.schemastore.org/jsdoc-1.0.0.json"
|
||
}, {
|
||
description = "Ray autocluster configuration file",
|
||
fileMatch = { "ray-*-cluster.yaml" },
|
||
name = "Ray",
|
||
url = "https://raw.githubusercontent.com/ray-project/ray/master/python/ray/autoscaler/ray-schema.json"
|
||
}, {
|
||
description = "A smarter Dockerfile linter that helps you build best practice Docker images",
|
||
fileMatch = { ".hadolint.yaml", "hadolint.yaml", ".hadolint.yml", "hadolint.yml" },
|
||
name = "Hadolint",
|
||
url = "https://raw.githubusercontent.com/hadolint/hadolint/master/contrib/hadolint.json"
|
||
}, {
|
||
description = "Python package build tool",
|
||
fileMatch = { "hatch.toml" },
|
||
name = "Hatch",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/hatch.json"
|
||
}, {
|
||
description = "Helmfile is a declarative spec for deploying helm charts",
|
||
fileMatch = { "helmfile.yaml", "**/helmfile.d/**/*.yaml" },
|
||
name = "helmfile",
|
||
url = "https://www.schemastore.org/helmfile.json"
|
||
}, {
|
||
description = "Helmwave is a declarative spec for deploying helm charts",
|
||
fileMatch = { "helmwave.yml" },
|
||
name = "helmwave",
|
||
url = "https://github.com/helmwave/helmwave/releases/latest/download/schema.json"
|
||
}, {
|
||
description = "The Container Structure Tests provide a powerful framework to validate the structure of a container image",
|
||
fileMatch = { "container-structure-test.yaml", "structure-test.yaml" },
|
||
name = "Container Structure Test",
|
||
url = "https://www.schemastore.org/container-structure-test.json"
|
||
}, {
|
||
description = "Žinoma incremental build configuration",
|
||
fileMatch = { "zinoma.yml" },
|
||
name = "Žinoma",
|
||
url = "https://github.com/fbecart/zinoma/releases/latest/download/zinoma-schema.json"
|
||
}, {
|
||
description = "Windows Package Manager Singleton Manifest file",
|
||
fileMatch = { "**/manifests/?/*/*/*/*.*.yaml" },
|
||
name = "Windows Package Manager Singleton Manifest",
|
||
url = "https://www.schemastore.org/winget-pkgs-singleton-1.0.0.json",
|
||
versions = {
|
||
["0.1"] = "https://www.schemastore.org/winget-pkgs-singleton-0.1.json",
|
||
["1.0.0"] = "https://www.schemastore.org/winget-pkgs-singleton-1.0.0.json"
|
||
}
|
||
}, {
|
||
description = "Windows Package Manager Installer Manifest file, used for detailing installer specific metadata",
|
||
fileMatch = { "**/manifests/?/*/*/*/*.*.installer.yaml" },
|
||
name = "Windows Package Manager Installer Manifest",
|
||
url = "https://www.schemastore.org/winget-pkgs-installer-1.0.0.json"
|
||
}, {
|
||
description = "Windows Package Manager Locale Manifest file, used for detailing locale specific metadata",
|
||
fileMatch = { "**/manifests/?/*/*/*/*.*.locale.en-US.yaml", "**/manifests/?/*/*/*/*.*.locale.fr-FR.yaml", "**/manifests/?/*/*/*/*.*.locale.it-IT.yaml", "**/manifests/?/*/*/*/*.*.locale.ja-JP.yaml", "**/manifests/?/*/*/*/*.*.locale.ko-KR.yaml", "**/manifests/?/*/*/*/*.*.locale.pt-BR.yaml", "**/manifests/?/*/*/*/*.*.locale.ru-RU.yaml", "**/manifests/?/*/*/*/*.*.locale.zh-CN.yaml", "**/manifests/?/*/*/*/*.*.locale.zh-TW.yaml" },
|
||
name = "Windows Package Manager Locale Manifest",
|
||
url = "https://www.schemastore.org/winget-pkgs-locale-1.0.0.json"
|
||
}, {
|
||
description = 'Configuration for files in "ChrisTitusTech/winutil"',
|
||
name = "Winutil",
|
||
url = "https://www.schemastore.org/winutil-presets.json"
|
||
}, {
|
||
description = "commitlint configuration files",
|
||
fileMatch = { ".commitlintrc", ".commitlintrc.json", ".commitlintrc.yaml", ".commitlintrc.yml" },
|
||
name = "commitlint (.commitlintrc)",
|
||
url = "https://www.schemastore.org/commitlintrc.json"
|
||
}, {
|
||
description = "A list of tokens compatible with the Uniswap Interface",
|
||
fileMatch = { "*.tokenlist.json" },
|
||
name = "Uniswap Token List",
|
||
url = "https://uniswap.org/tokenlist.schema.json"
|
||
}, {
|
||
description = "yamllint uses a set of rules to check source files for problems",
|
||
fileMatch = { "**/.yamllint", "**/.yamllint.yaml", "**/.yamllint.yml" },
|
||
name = "yamllint",
|
||
url = "https://www.schemastore.org/yamllint.json"
|
||
}, {
|
||
description = "Action and rule configuration descriptor for Yippee-Ki-JSON transformations",
|
||
fileMatch = { "**/yippee-*.yml", "**/*.yippee.yml" },
|
||
name = "Yippee-Ki-JSON configuration YML",
|
||
url = "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/main/schema/yippee-ki-json_config_schema.json",
|
||
versions = {
|
||
["1.1.2"] = "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/v1.1.2/schema/yippee-ki-json_config_schema.json",
|
||
latest = "https://raw.githubusercontent.com/nagyesta/yippee-ki-json/main/schema/yippee-ki-json_config_schema.json"
|
||
}
|
||
}, {
|
||
description = "The Compose specification establishes a standard for the definition of multi-container platform-agnostic applications",
|
||
fileMatch = { "**/docker-compose.yml", "**/docker-compose.yaml", "**/docker-compose.*.yml", "**/docker-compose.*.yaml", "**/compose.yml", "**/compose.yaml", "**/compose.*.yml", "**/compose.*.yaml" },
|
||
name = "docker-compose.yml",
|
||
url = "https://raw.githubusercontent.com/compose-spec/compose-go/master/schema/compose-spec.json"
|
||
}, {
|
||
description = "Devinit configuration file",
|
||
fileMatch = { "devinit.json", ".devinit.json" },
|
||
name = "devinit",
|
||
url = "https://www.schemastore.org/devinit.schema-6.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/devinit.schema-1.0.json",
|
||
["2.0"] = "https://www.schemastore.org/devinit.schema-2.0.json",
|
||
["3.0"] = "https://www.schemastore.org/devinit.schema-3.0.json",
|
||
["4.0"] = "https://www.schemastore.org/devinit.schema-4.0.json",
|
||
["5.0"] = "https://www.schemastore.org/devinit.schema-5.0.json",
|
||
["6.0"] = "https://www.schemastore.org/devinit.schema-6.0.json"
|
||
}
|
||
}, {
|
||
description = "djLint configuration file",
|
||
fileMatch = { ".djlintrc" },
|
||
name = "djlint",
|
||
url = "https://www.schemastore.org/djlint.json"
|
||
}, {
|
||
description = "the tsoa configuration file",
|
||
fileMatch = { "**/tsoa.json" },
|
||
name = "tsoa",
|
||
url = "https://www.schemastore.org/tsoa.json"
|
||
}, {
|
||
description = "apibuilder.io",
|
||
fileMatch = { "**/api.json" },
|
||
name = "API Builder",
|
||
url = "https://www.schemastore.org/apibuilder.json"
|
||
}, {
|
||
description = "Apollo Router: The runtime for graph-based API orchestration",
|
||
fileMatch = { "apollo-router-*.json" },
|
||
name = "Apollo Router",
|
||
url = "https://www.schemastore.org/apollo-router-2.9.0.json",
|
||
versions = {
|
||
["2.8.1"] = "https://www.schemastore.org/apollo-router-2.8.1.json",
|
||
["2.8.2"] = "https://www.schemastore.org/apollo-router-2.8.2.json",
|
||
["2.9.0"] = "https://www.schemastore.org/apollo-router-2.9.0.json"
|
||
}
|
||
}, {
|
||
description = "Gradle Enterprise configuration",
|
||
fileMatch = { "*gradle-enterprise.yml", "*gradle-enterprise.yaml" },
|
||
name = "Gradle Enterprise",
|
||
url = "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-15.json",
|
||
versions = {
|
||
["1.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-1.json",
|
||
["10.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-10.json",
|
||
["11.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-11.json",
|
||
["12.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-12.json",
|
||
["13.0"] = "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-13.json",
|
||
["14.0"] = "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-14.json",
|
||
["15.0"] = "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-15.json",
|
||
["2.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-2.json",
|
||
["3.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-3.json",
|
||
["4.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-4.json",
|
||
["5.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-5.json",
|
||
["6.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-6.json",
|
||
["7.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-7.json",
|
||
["8.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-8.json",
|
||
["9.0"] = "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-9.json"
|
||
}
|
||
}, {
|
||
description = "Gradle Build Cache Node configuration",
|
||
fileMatch = { "*build-cache-node-config.yml", "*build-cache-node-config.yaml" },
|
||
name = "Gradle Build Cache Node",
|
||
url = "https://docs.gradle.com/downloads/build-cache-node-config-schema/build-cache-node-config-schema-5.json",
|
||
versions = {
|
||
["4.0"] = "https://docs.gradle.com/develocity/build-cache-node/schema/build-cache-node-config-schema-4.json",
|
||
["5.0"] = "https://docs.gradle.com/downloads/build-cache-node-config-schema/build-cache-node-config-schema-5.json"
|
||
}
|
||
}, {
|
||
description = "Yarnrc configuration files",
|
||
fileMatch = { ".yarnrc.yml" },
|
||
name = "Yarn Config (.yarnrc.yml)",
|
||
url = "https://yarnpkg.com/configuration/yarnrc.json"
|
||
}, {
|
||
description = "Configuration file for Better Code Hub to override the default configuration",
|
||
fileMatch = { ".bettercodehub.yml" },
|
||
name = "Better Code Hub",
|
||
url = "https://www.schemastore.org/bettercodehub.json"
|
||
}, {
|
||
description = "Starlake Data Pipeline",
|
||
fileMatch = { "*.sl.yml" },
|
||
name = "Starlake Data Pipeline",
|
||
url = "https://www.schemastore.org/starlake.json"
|
||
}, {
|
||
description = "swc configuration files",
|
||
fileMatch = { ".swcrc" },
|
||
name = "swcrc",
|
||
url = "https://swc.rs/schema.json"
|
||
}, {
|
||
description = "OpenWeather Road Risk API responses",
|
||
fileMatch = {},
|
||
name = "OpenWeather Road Risk API",
|
||
url = "https://www.schemastore.org/openweather.roadrisk.json"
|
||
}, {
|
||
description = "OpenWeather Current Weather API responses",
|
||
fileMatch = {},
|
||
name = "OpenWeather Current Weather API",
|
||
url = "https://www.schemastore.org/openweather.current.json"
|
||
}, {
|
||
description = "JSON-e templates",
|
||
fileMatch = {},
|
||
name = "JSON-e templates",
|
||
url = "https://www.schemastore.org/jsone.json"
|
||
}, {
|
||
description = "Taskfile files",
|
||
fileMatch = { "Taskfile.yaml", "Taskfile.dist.yaml", "Taskfile.yml", "Taskfile.dist.yml" },
|
||
name = "Taskfile config",
|
||
url = "https://taskfile.dev/schema.json"
|
||
}, {
|
||
description = "Taskfile configuration files",
|
||
fileMatch = { ".taskrc.yaml", ".taskrc.yml", "taskrc.yaml", "taskrc.yml" },
|
||
name = ".taskrc.yaml",
|
||
url = "https://taskfile.dev/schema-taskrc.json"
|
||
}, {
|
||
description = "hammerkit files",
|
||
fileMatch = { ".hammerkit.yaml", ".hammerkit.yml", "*.hammerkit.yaml", "*.hammerkit.yml" },
|
||
name = "Hammerkit",
|
||
url = "https://www.schemastore.org/hammerkit.json"
|
||
}, {
|
||
description = "Containerlab topology definition files",
|
||
fileMatch = { "*-clab.yaml", "*-clab.yml", "*.clab.yaml", "*.clab.yml" },
|
||
name = "Containerlab",
|
||
url = "https://raw.githubusercontent.com/srl-labs/containerlab/main/schemas/clab.schema.json"
|
||
}, {
|
||
description = "user journey map definition files",
|
||
fileMatch = { "*.jm.yaml", "*.jm.yml" },
|
||
name = "User Journey Map",
|
||
url = "https://raw.githubusercontent.com/arvinxx/components/master/packages/journey-map/schema/journey-map.schema.json"
|
||
}, {
|
||
description = "Blueprints are Render’s infrastructure-as-code model for defining, deploying, and managing multiple resources with a single YAML file",
|
||
fileMatch = { "**/*render.yaml" },
|
||
name = "Render Blueprints",
|
||
url = "https://render.com/schema/render.yaml.json"
|
||
}, {
|
||
description = "the cluster.yml configuration file for RKE",
|
||
fileMatch = { "cluster.yml", "cluster.yaml" },
|
||
name = "RKE Cluster Configuration YAML",
|
||
url = "https://raw.githubusercontent.com/dcermak/vscode-rke-cluster-config/main/schemas/cluster.yml.json"
|
||
}, {
|
||
description = "the cluster.json configuration file for RKE",
|
||
fileMatch = { "cluster.json" },
|
||
name = "RKE Cluster Configuration JSON",
|
||
url = "https://raw.githubusercontent.com/dcermak/vscode-rke-cluster-config/main/schemas/cluster.json"
|
||
}, {
|
||
description = "liquibase JSON/YAML files",
|
||
fileMatch = { "**/db/changelog/**/*.yaml", "**/db/changelog/**/*.yml", "**/db/changelog/**/*.json" },
|
||
name = "Liquibase",
|
||
url = "https://www.schemastore.org/liquibase-3.2.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/liquibase.json",
|
||
["3.2"] = "https://www.schemastore.org/liquibase-3.2.json"
|
||
}
|
||
}, {
|
||
description = "liquibase flow JSON/YAML files",
|
||
fileMatch = { "*.flowfile.yaml", "*.flowfile.yml" },
|
||
name = "Liquibase Flow File",
|
||
url = "https://www.liquibase.org/json/schema/liquibase-flow-file-latest.json"
|
||
}, {
|
||
description = "YAML the Kubeflow Pipelines' component.yaml files which describe a pipeline components. Component consists of input/output definitions and the description of the implementation which can either be a containerized command line program or an interconnected graph of tasks. Documentation: https://cloud-pipelines.github.io/links/component_authoring_documentation",
|
||
fileMatch = { "component.yaml", "kfp_component.yaml", "kfp_component.json" },
|
||
name = "Pipeline component",
|
||
url = "https://raw.githubusercontent.com/Cloud-Pipelines/component_spec_schema/stable/component_spec.json_schema.json"
|
||
}, {
|
||
description = "the skaffold.yaml configuration file for Skaffold. Documentation: https://skaffold.dev",
|
||
fileMatch = { "skaffold.yaml", "skaffold.yml" },
|
||
name = "skaffold.yaml",
|
||
url = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v3.json",
|
||
versions = {
|
||
v1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1.json",
|
||
v1alpha1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1alpha1.json",
|
||
v1alpha2 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1alpha2.json",
|
||
v1alpha3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1alpha3.json",
|
||
v1alpha4 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1alpha4.json",
|
||
v1alpha5 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1alpha5.json",
|
||
v1beta1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta1.json",
|
||
v1beta10 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta10.json",
|
||
v1beta11 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta11.json",
|
||
v1beta12 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta12.json",
|
||
v1beta13 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta13.json",
|
||
v1beta14 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta14.json",
|
||
v1beta15 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta15.json",
|
||
v1beta16 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta16.json",
|
||
v1beta17 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta17.json",
|
||
v1beta2 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta2.json",
|
||
v1beta3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta3.json",
|
||
v1beta4 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta4.json",
|
||
v1beta5 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta5.json",
|
||
v1beta6 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta6.json",
|
||
v1beta7 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta7.json",
|
||
v1beta8 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta8.json",
|
||
v1beta9 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v1beta9.json",
|
||
v2alpha1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2alpha1.json",
|
||
v2alpha2 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2alpha2.json",
|
||
v2alpha3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2alpha3.json",
|
||
v2alpha4 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2alpha4.json",
|
||
v2beta1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta1.json",
|
||
v2beta10 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta10.json",
|
||
v2beta11 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta11.json",
|
||
v2beta12 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta12.json",
|
||
v2beta13 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta13.json",
|
||
v2beta14 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta14.json",
|
||
v2beta15 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta15.json",
|
||
v2beta16 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta16.json",
|
||
v2beta17 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta17.json",
|
||
v2beta18 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta18.json",
|
||
v2beta19 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta19.json",
|
||
v2beta2 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta2.json",
|
||
v2beta20 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta20.json",
|
||
v2beta21 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta21.json",
|
||
v2beta22 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta22.json",
|
||
v2beta23 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta23.json",
|
||
v2beta24 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta24.json",
|
||
v2beta25 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta25.json",
|
||
v2beta26 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta26.json",
|
||
v2beta27 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta27.json",
|
||
v2beta28 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta28.json",
|
||
v2beta29 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta29.json",
|
||
v2beta3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta3.json",
|
||
v2beta4 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta4.json",
|
||
v2beta5 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta5.json",
|
||
v2beta6 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta6.json",
|
||
v2beta7 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta7.json",
|
||
v2beta8 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta8.json",
|
||
v2beta9 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v1/content/en/schemas/v2beta9.json",
|
||
v3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v3.json",
|
||
v4beta1 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta1.json",
|
||
v4beta10 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta10.json",
|
||
v4beta11 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta11.json",
|
||
v4beta12 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta12.json",
|
||
v4beta13 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta13.json",
|
||
v4beta2 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta2.json",
|
||
v4beta3 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta3.json",
|
||
v4beta4 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta4.json",
|
||
v4beta5 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta5.json",
|
||
v4beta6 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta6.json",
|
||
v4beta7 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta7.json",
|
||
v4beta8 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta8.json",
|
||
v4beta9 = "https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v4beta9.json"
|
||
}
|
||
}, {
|
||
description = "Markdownlint config file",
|
||
fileMatch = { ".markdownlintrc", ".markdownlint.json", ".markdownlint.jsonc", ".markdownlint.yaml", ".markdownlint.yml" },
|
||
name = "Markdownlint",
|
||
url = "https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json"
|
||
}, {
|
||
description = "markdown-link-check",
|
||
fileMatch = { ".markdown-link-check.json" },
|
||
name = "markdown-link-check",
|
||
url = "https://www.schemastore.org/markdown-link-check.json"
|
||
}, {
|
||
description = "Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages",
|
||
fileMatch = { "maturin.toml" },
|
||
name = "maturin",
|
||
url = "https://www.schemastore.org/maturin.json"
|
||
}, {
|
||
description = "Package definitions for Mason, a package manager for Neovim",
|
||
fileMatch = { "**/packages/*/package.yaml" },
|
||
name = "Mason Registry",
|
||
url = "https://github.com/mason-org/registry-schema/releases/latest/download/package.schema.json"
|
||
}, {
|
||
description = "SauceCTL configuration files",
|
||
fileMatch = { "**/.sauce/*.yml" },
|
||
name = "SauceCTL Configuration",
|
||
url = "https://raw.githubusercontent.com/saucelabs/saucectl/main/api/saucectl.schema.json"
|
||
}, {
|
||
description = "fulibWorkflows",
|
||
fileMatch = { "*.es.yaml", "*.es.yml" },
|
||
name = "fulibWorkflows",
|
||
url = "https://raw.githubusercontent.com/fujaba/fulibWorkflows/main/schemas/fulibWorkflows.schema.json"
|
||
}, {
|
||
description = "YAML configuring Woodpecker CI",
|
||
fileMatch = { "**/.woodpecker/**.yml", "**/.woodpecker.yml", "**/.woodpecker/**.yaml", "**/.woodpecker.yaml" },
|
||
name = "Woodpecker pipeline config",
|
||
url = "https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json"
|
||
}, {
|
||
description = "Device template",
|
||
fileMatch = { "*.ndst.yml", "*.ndst.yaml", "*.ndst.json" },
|
||
name = "Netin Diagnostic System Template",
|
||
url = "https://s3.eu-central-1.amazonaws.com/files.netin.io/spider-schemas/template.schema.json"
|
||
}, {
|
||
description = "NOODL application config",
|
||
fileMatch = { "*.noodl.yml" },
|
||
name = "noodl config",
|
||
url = "https://noodl.s3.us-west-1.amazonaws.com/noodl.schema.json"
|
||
}, {
|
||
description = "MBOATS Configuration",
|
||
fileMatch = { "*.mboats.yaml", "*.mboats.yml" },
|
||
name = "mboats",
|
||
url = "https://www.schemastore.org/mboats-config-0.2.json",
|
||
versions = {
|
||
["0.1"] = "https://www.schemastore.org/mboats-config-0.1.json",
|
||
["0.2"] = "https://www.schemastore.org/mboats-config-0.2.json"
|
||
}
|
||
}, {
|
||
description = "StackHawk Scanner configuration files",
|
||
fileMatch = { "stackhawk.yml", "stackhawk.yaml", "stackhawk-*.yml", "stackhawk-*.yaml" },
|
||
name = "StackHawk Scanner Configuration",
|
||
url = "https://download.stackhawk.com/hawk/jsonschema/hawkconfig.json"
|
||
}, {
|
||
description = "Serverless framework configuration files",
|
||
fileMatch = { "serverless.yml" },
|
||
name = "Serverless Framework Configuration",
|
||
url = "https://raw.githubusercontent.com/lalcebo/json-schema/master/serverless/reference.json"
|
||
}, {
|
||
description = "Alacritty configuration yaml file",
|
||
fileMatch = { ".alacritty.yml", "alacritty.yml", "alacritty.toml" },
|
||
name = "Alacritty Configuration",
|
||
url = "https://raw.githubusercontent.com/distinction-dev/alacritty-schema/main/alacritty/reference.json"
|
||
}, {
|
||
description = "serverless workflows",
|
||
fileMatch = { "*.sw.json", "*.sw.yml" },
|
||
name = "Serverless Workflow",
|
||
url = "https://raw.githubusercontent.com/serverlessworkflow/specification/main/schema/workflow.yaml",
|
||
versions = {
|
||
["v0.5"] = "https://raw.githubusercontent.com/serverlessworkflow/specification/0.5.x/schema/workflow.json",
|
||
["v0.6"] = "https://raw.githubusercontent.com/serverlessworkflow/specification/0.6.x/schema/workflow.json",
|
||
["v0.7"] = "https://raw.githubusercontent.com/serverlessworkflow/specification/0.7.x/schema/workflow.json",
|
||
["v0.8"] = "https://raw.githubusercontent.com/serverlessworkflow/specification/0.8.x/schema/workflow.json",
|
||
["v0.9"] = "https://raw.githubusercontent.com/serverlessworkflow/specification/0.9.x/schema/workflow.json"
|
||
}
|
||
}, {
|
||
description = "Shopware 6 custom configurations",
|
||
fileMatch = { "shopware.yml", "shopware.yaml" },
|
||
name = "Shopware 6 Configuration",
|
||
url = "https://raw.githubusercontent.com/shopware/platform/trunk/config-schema.json"
|
||
}, {
|
||
description = "Shopware CLI Extension Store Configuration",
|
||
fileMatch = { ".shopware-extension.yml", ".shopware-extension.yaml" },
|
||
name = "Shopware CLI Extension Store Configuration",
|
||
url = "https://raw.githubusercontent.com/shopware/shopware-cli/main/shopware-extension-schema.json"
|
||
}, {
|
||
description = "Shopware CLI Project Store Configuration",
|
||
fileMatch = { ".shopware-project.yml", ".shopware-project.yaml", ".shopware-project.local.yml", ".shopware-project.local.yaml" },
|
||
name = "Shopware CLI Project Store Configuration",
|
||
url = "https://raw.githubusercontent.com/shopware/shopware-cli/main/shopware-project-schema.json"
|
||
}, {
|
||
description = "A standard qodana.yaml (or qodana.yml) format for Qodana configuration. Documentation: https://jetbrains.com/qodana",
|
||
fileMatch = { "qodana.yaml", "qodana.yml" },
|
||
name = "Qodana",
|
||
url = "https://www.schemastore.org/qodana-1.0.json"
|
||
}, {
|
||
description = "Tye configuration files",
|
||
fileMatch = { "tye.yaml", "tye.yml" },
|
||
name = "Tye",
|
||
url = "https://raw.githubusercontent.com/dotnet/tye/main/src/schema/tye-schema.json"
|
||
}, {
|
||
description = "unist syntax trees",
|
||
fileMatch = {},
|
||
name = "unist",
|
||
url = "https://www.schemastore.org/unist.json"
|
||
}, {
|
||
description = "Hugo theme config file",
|
||
fileMatch = {},
|
||
name = "Hugo Theme",
|
||
url = "https://www.schemastore.org/hugo-theme.json"
|
||
}, {
|
||
description = "Hugo static site generator config file",
|
||
fileMatch = { "hugo.toml", "hugo.json", "hugo.yaml" },
|
||
name = "Hugo",
|
||
url = "https://www.schemastore.org/hugo.json"
|
||
}, {
|
||
description = "Cheatsheets config file",
|
||
fileMatch = { "**/cheat/conf.yaml", "**/cheat/conf.yml", "**/.cheat/conf.yml" },
|
||
name = "Cheatsheets",
|
||
url = "https://www.schemastore.org/cheatsheets.json"
|
||
}, {
|
||
description = "the deployed cli config file. Documentation: https://hyhello.github.io/deployed",
|
||
fileMatch = { ".deployedrc", ".deployed.json", ".deployed.yaml", ".deployed.yml" },
|
||
name = "deployed-cli",
|
||
url = "https://www.schemastore.org/deployed.json"
|
||
}, {
|
||
description = "JSON that represents a statechart",
|
||
fileMatch = {},
|
||
name = "Xstate Machine",
|
||
url = "https://raw.githubusercontent.com/statelyai/xstate/main/packages/core/src/machine.schema.json"
|
||
}, {
|
||
description = "Fedora CoreOS Butane config file",
|
||
fileMatch = { "*.bu" },
|
||
name = "Butane Config",
|
||
url = "https://relativ-it.github.io/Butane-Schemas/Butane-Schema.json"
|
||
}, {
|
||
description = "Updatecli Compose file, more information on https://www.updatecli.io/docs/core/compose/",
|
||
fileMatch = { "update-compose.yaml", "updatecli-compose.yaml" },
|
||
name = "Updatecli Compose",
|
||
url = "https://www.updatecli.io/schema/latest/compose/config.json"
|
||
}, {
|
||
description = "Updatecli Policy Manifest",
|
||
fileMatch = { "**/updatecli.d/**/*.yaml", "**/updatecli.d/**/*.yml", "**/updatecli.d/**/*.json", "updatecli.yml", "updatecli.yaml" },
|
||
name = "Updatecli Policy Manifest",
|
||
url = "https://www.updatecli.io/schema/latest/policy/manifest/config.json"
|
||
}, {
|
||
description = "Updatecli Policy Metadata",
|
||
fileMatch = { "**/updatecli/**/Policy.yaml" },
|
||
name = "Updatecli Policy Metadata",
|
||
url = "https://www.updatecli.io/schema/latest/policy/metadata/config.json"
|
||
}, {
|
||
description = "GeoJSON format for representing geographic data. Newest version from GeoJSON org",
|
||
name = "GeoJSON.json latest",
|
||
url = "https://geojson.org/schema/GeoJSON.json"
|
||
}, {
|
||
description = "yaml clang-format config",
|
||
fileMatch = { ".clang-format" },
|
||
name = "clang-format (.clang-format)",
|
||
url = "https://www.schemastore.org/clang-format-21.x.json",
|
||
versions = {
|
||
["18.x"] = "https://www.schemastore.org/clang-format-18.x.json",
|
||
["21.x"] = "https://www.schemastore.org/clang-format-21.x.json"
|
||
}
|
||
}, {
|
||
description = "Flow catalog files. Documentation: https://github.com/estuary/flow",
|
||
fileMatch = { "flow.yaml", "*.flow.yaml", "flow.json", "*.flow.json" },
|
||
name = "Estuary Flow Catalog",
|
||
url = "https://raw.githubusercontent.com/estuary/flow/master/flow.schema.json"
|
||
}, {
|
||
description = "V2Ray jsonv4/jsonv5 configuration format",
|
||
fileMatch = { "**/v2ray/*.json" },
|
||
name = "V2Ray",
|
||
url = "https://raw.githubusercontent.com/EHfive/v2ray-jsonschema/main/v4-config.schema.json",
|
||
versions = {
|
||
jsonv4 = "https://raw.githubusercontent.com/EHfive/v2ray-jsonschema/main/v4-config.schema.json",
|
||
["jsonv5-preview"] = "https://raw.githubusercontent.com/EHfive/v2ray-jsonschema/main/v5-config.schema.json"
|
||
}
|
||
}, {
|
||
description = "GherKing configuration",
|
||
fileMatch = { ".gherking.json", ".gherkingrc", "gherking.json" },
|
||
name = "GherKing",
|
||
url = "https://raw.githubusercontent.com/gherking/gherking/master/schema/gherking.schema.json"
|
||
}, {
|
||
description = "CICS region tagging in IBM CICS Transaction Server for z/OS",
|
||
fileMatch = { "cicstags.yaml", "cicstags.yml" },
|
||
name = "CICS TS region tagging",
|
||
url = "https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicstags.json"
|
||
}, {
|
||
description = "resource import in IBM CICS Transaction Server for z/OS",
|
||
fileMatch = { "*.cicsresourceimport.yaml", "*.cicsresourceimport.yml" },
|
||
name = "CICS TS resource import",
|
||
url = "https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicsts-resourceimport.json"
|
||
}, {
|
||
description = "resource model in IBM CICS Transaction Server for z/OS",
|
||
fileMatch = { "*.cicsresourcemodel.yaml", "*.cicsresourcemodel.yml", "*.cicsappconstraints.yaml", "*.cicsappconstraints.yml" },
|
||
name = "CICS TS resource model",
|
||
url = "https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicsts-resourcemodel.json"
|
||
}, {
|
||
description = "resource overrides in IBM CICS Transaction Server for z/OS",
|
||
fileMatch = { "**/resourceoverrides/*.yaml", "**/resourceoverrides/*.yml", "*.cicsoverrides.yaml", "*.cicsoverrides.yml" },
|
||
name = "CICS TS resource overrides",
|
||
url = "https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/resourceoverrides.json"
|
||
}, {
|
||
description = "YAML a webman package",
|
||
fileMatch = { "*.webman-pkg.yml" },
|
||
name = "Webman package recipe",
|
||
url = "https://raw.githubusercontent.com/candrewlee14/webman/main/schema/pkg_schema.json"
|
||
}, {
|
||
description = "A configuration file for hint",
|
||
fileMatch = { ".hintrc" },
|
||
name = "webhint.io",
|
||
url = "https://raw.githubusercontent.com/webhintio/hint/main/packages/hint/src/lib/config/config-schema.json"
|
||
}, {
|
||
description = "configuring AVA, the Node.js test runner",
|
||
fileMatch = { "ava.config.json" },
|
||
name = "AVA Configuration",
|
||
url = "https://www.schemastore.org/ava.json"
|
||
}, {
|
||
description = "Datahub Ingestion recipe. Documentation: https://datahubproject.io/docs/metadata-ingestion",
|
||
fileMatch = { "*.dhub.yml", "*.dhub.yaml", "*.dhub.json" },
|
||
name = "Datahub Ingestion Recipe",
|
||
url = "https://datahubproject.io/schemas/datahub_ingestion_schema.json"
|
||
}, {
|
||
description = "Torque bluerpint",
|
||
fileMatch = { "**/blueprints/**.yaml" },
|
||
name = "Quali Torque Blueprint Spec 2",
|
||
url = "https://raw.githubusercontent.com/QualiTorque/torque-vs-code-extensions/master/client/schemas/blueprint-spec2-schema.json"
|
||
}, {
|
||
description = "Copy/paste detector for programming source code",
|
||
fileMatch = { ".jscpd.json" },
|
||
name = "jscpd Configuration",
|
||
url = "https://www.schemastore.org/jscpd.json"
|
||
}, {
|
||
description = "Pterodactyl, a free game server control panel",
|
||
fileMatch = { "egg-*.json" },
|
||
name = "Pterodactyl",
|
||
url = "https://www.schemastore.org/pterodactyl.json"
|
||
}, {
|
||
description = "Hardware Sentry configuration file",
|
||
fileMatch = { "*hws-config*.yaml", "*hws-config*.yml" },
|
||
name = "Hardware Sentry Configuration",
|
||
url = "https://www.schemastore.org/hws-config.json"
|
||
}, {
|
||
description = "yaml devspace.yaml",
|
||
fileMatch = { "devspace.yaml" },
|
||
name = "devspace.yaml",
|
||
url = "https://raw.githubusercontent.com/loft-sh/devspace/main/devspace-schema.json"
|
||
}, {
|
||
description = "Macro configuration file",
|
||
fileMatch = { "macro.json" },
|
||
name = "macro.json",
|
||
url = "https://raw.githubusercontent.com/rebaz94/macro_kit/refs/heads/main/macro_schema.json"
|
||
}, {
|
||
description = "Monika configuration file",
|
||
fileMatch = { "*monika*.yaml", "*monika*.yml", "monika.json" },
|
||
name = "Monika Configuration",
|
||
url = "https://www.schemastore.org/monika-config-schema.json"
|
||
}, {
|
||
description = "Istanbul, a JavaScript code coverage tool",
|
||
fileMatch = { ".nycrc", ".nycrc.json", ".nycrc.yaml", ".nycrc.yml" },
|
||
name = "Istanbul",
|
||
url = "https://www.schemastore.org/nycrc.json"
|
||
}, {
|
||
description = "MongoDB Atlas Search index",
|
||
fileMatch = { "*-index.json" },
|
||
name = "MongoDB Atlas Search Index Definition",
|
||
url = "https://www.schemastore.org/mongodb-atlas-search-index-definition.json"
|
||
}, {
|
||
description = "yaml kode/ci build",
|
||
fileMatch = { "**/.kode/*.yaml" },
|
||
name = "KODE/CI build.yaml",
|
||
url = "https://www.schemastore.org/kode-ci-build-1.0.0.json"
|
||
}, {
|
||
description = "dbless configuration YAML",
|
||
fileMatch = { "kong.yaml", "kong.yml" },
|
||
name = "Kong DBLess config",
|
||
url = "https://www.schemastore.org/kong_json_schema.json"
|
||
}, {
|
||
description = "Embrace configuration file",
|
||
fileMatch = { "embrace-config.json" },
|
||
name = "Embrace Config",
|
||
url = "https://www.schemastore.org/embrace-config-schema-1.0.0.json"
|
||
}, {
|
||
description = "petstore yaml validation",
|
||
fileMatch = { "petstore-v1.0.json" },
|
||
name = "petstore-v1.0",
|
||
url = "https://www.schemastore.org/petstore-v1.0.json",
|
||
versions = {
|
||
["0.2"] = "https://www.schemastore.org/mboats-config-0.2.json",
|
||
["1.0"] = "https://www.schemastore.org/petstore-v1.0.json"
|
||
}
|
||
}, {
|
||
description = "JFrog Pipelines YML based DSL definition",
|
||
fileMatch = { "**/.jfrog-pipelines/**/*.yml", "**/.jfrog-pipelines/**/*.yaml" },
|
||
name = "JFrog Pipelines YML DSL",
|
||
url = "https://www.schemastore.org/jfrog-pipelines.json"
|
||
}, {
|
||
description = "Documentation: https://github.com/monebag/safebox",
|
||
fileMatch = { "*safebox*.yaml", "*safebox*.yml" },
|
||
name = "Safebox Config",
|
||
url = "https://www.schemastore.org/safebox-schema-v1.0.0.json"
|
||
}, {
|
||
description = "Sublime Text/Merge syntax highlighting definition",
|
||
fileMatch = { "*.sublime-syntax" },
|
||
name = "Sublime Syntax",
|
||
url = "https://www.schemastore.org/sublime-syntax.json"
|
||
}, {
|
||
description = "REST API Keycloak Admin",
|
||
name = "Keycloak REST API",
|
||
url = "https://raw.githubusercontent.com/dahag-ag/keycloak-openapi/main/OpenApiDefinitions/keycloak-19.0.0.json",
|
||
versions = {
|
||
["16.0"] = "https://raw.githubusercontent.com/dahag-ag/keycloak-openapi/main/OpenApiDefinitions/keycloak-16.0.json",
|
||
["17.0.1"] = "https://raw.githubusercontent.com/dahag-ag/keycloak-openapi/main/OpenApiDefinitions/keycloak-17.0.1.json",
|
||
["18.0.0"] = "https://raw.githubusercontent.com/dahag-ag/keycloak-openapi/main/OpenApiDefinitions/keycloak-18.0.0.json",
|
||
["19.0.0"] = "https://raw.githubusercontent.com/dahag-ag/keycloak-openapi/main/OpenApiDefinitions/keycloak-19.0.0.json"
|
||
}
|
||
}, {
|
||
description = "ize Infra Tool",
|
||
fileMatch = { "ize.toml" },
|
||
name = "ize.toml",
|
||
url = "https://raw.githubusercontent.com/hazelops/ize/1.1.5/internal/schema/ize-spec.json",
|
||
versions = {
|
||
["1.1.4"] = "https://raw.githubusercontent.com/hazelops/ize/1.1.4/internal/schema/ize-spec.json",
|
||
["1.1.5"] = "https://raw.githubusercontent.com/hazelops/ize/1.1.5/internal/schema/ize-spec.json"
|
||
}
|
||
}, {
|
||
description = "Uplift configuration file",
|
||
fileMatch = { ".uplift.yml", ".uplift.yaml", "uplift.yml", "uplift.yaml" },
|
||
name = "Uplift",
|
||
url = "https://upliftci.dev/static/schema.json"
|
||
}, {
|
||
description = "Config options for QueryFirst, SQL wrapper generator",
|
||
fileMatch = { "qfconfig.json" },
|
||
name = "QueryFirst config file",
|
||
url = "https://www.schemastore.org/qfconfig.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/qfconfig.json"
|
||
}
|
||
}, {
|
||
description = "UET is an unofficial tool for Unreal Engine. The BuildConfig.json file allows you to specify how UET should build an Unreal Engine plugin, project or the engine itself",
|
||
fileMatch = { "BuildConfig.json" },
|
||
name = "UET BuildConfig.json",
|
||
url = "https://raw.githubusercontent.com/RedpointGames/uet-schema/main/root.json"
|
||
}, {
|
||
description = "Unreal Engine plugin configuration file",
|
||
fileMatch = { ".uplugin" },
|
||
name = "Unreal Engine Uplugin",
|
||
url = "https://www.schemastore.org/uplugin.json"
|
||
}, {
|
||
description = "Unreal Engine project configuration file",
|
||
fileMatch = { ".uproject" },
|
||
name = "Unreal Engine Uproject",
|
||
url = "https://www.schemastore.org/uproject.json"
|
||
}, {
|
||
description = "Pantsbuild configuration file",
|
||
fileMatch = { "pants*.toml" },
|
||
name = "Pantsbuild",
|
||
url = "https://www.schemastore.org/pantsbuild-2.31.0.json",
|
||
versions = {
|
||
["2.14.0"] = "https://www.schemastore.org/pantsbuild-2.14.0.json",
|
||
["2.15.0"] = "https://www.schemastore.org/pantsbuild-2.15.0.json",
|
||
["2.16.0"] = "https://www.schemastore.org/pantsbuild-2.16.0.json",
|
||
["2.17.0"] = "https://www.schemastore.org/pantsbuild-2.17.0.json",
|
||
["2.18.0"] = "https://www.schemastore.org/pantsbuild-2.18.0.json",
|
||
["2.19.0"] = "https://www.schemastore.org/pantsbuild-2.19.0.json",
|
||
["2.20.0"] = "https://www.schemastore.org/pantsbuild-2.20.0.json",
|
||
["2.21.0"] = "https://www.schemastore.org/pantsbuild-2.21.0.json",
|
||
["2.24.0"] = "https://www.schemastore.org/pantsbuild-2.24.0.json",
|
||
["2.26.0"] = "https://www.schemastore.org/pantsbuild-2.26.0.json",
|
||
["2.30.0"] = "https://www.schemastore.org/pantsbuild-2.30.0.json",
|
||
["2.31.0"] = "https://www.schemastore.org/pantsbuild-2.30.0.json"
|
||
}
|
||
}, {
|
||
description = "The configuration file used by the All Contributors CLI and GitHub bot",
|
||
fileMatch = { ".all-contributorsrc" },
|
||
name = "All Contributors configuration file",
|
||
url = "https://www.schemastore.org/all-contributors.json"
|
||
}, {
|
||
description = "The configuration file used for ES6 Import Sorter, a VSCode extension",
|
||
fileMatch = { ".es6importsorterrc.json" },
|
||
name = "ES6 Import Sorter (.es6importsorterrc.json)",
|
||
url = "https://www.schemastore.org/es6importsorterrc.json"
|
||
}, {
|
||
description = "Completely completion",
|
||
fileMatch = { "completely.yml", "completely.yaml" },
|
||
name = "completely.yml",
|
||
url = "https://github.com/DannyBen/completely/blob/master/schemas/completely.json"
|
||
}, {
|
||
description = "Madness settings",
|
||
fileMatch = { "madness.yml", "madness.yaml" },
|
||
name = "Madness (madness.yml)",
|
||
url = "https://raw.githubusercontent.com/DannyBen/madness/master/schemas/madness.json"
|
||
}, {
|
||
description = "Bashly CLI",
|
||
fileMatch = { "bashly.yml", "bashly.yaml" },
|
||
name = "Bashly (bashly.yml)",
|
||
url = "https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/bashly.json"
|
||
}, {
|
||
description = "Bashly settings",
|
||
fileMatch = { "bashly-settings.yml", "bashly-settings.yaml" },
|
||
name = "Bashly Settings (bashly-settings.yml)",
|
||
url = "https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/settings.json"
|
||
}, {
|
||
description = "Bashly strings",
|
||
fileMatch = { "bashly-strings.yml", "bashly-strings.yaml" },
|
||
name = "bashly-strings.yml",
|
||
url = "https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/strings.json"
|
||
}, {
|
||
description = "A lightweight Bash package manager",
|
||
fileMatch = { "bpkg.json" },
|
||
name = "bpkg",
|
||
url = "https://www.schemastore.org/bpkg.json"
|
||
}, {
|
||
description = "Micro settings",
|
||
fileMatch = { "**/.config/micro/settings.json" },
|
||
name = "micro-settings.json",
|
||
url = "https://raw.githubusercontent.com/zyedidia/micro/master/data/micro.json"
|
||
}, {
|
||
description = "Metadata file used by the QuiltMC mod loader",
|
||
fileMatch = { "quilt.mod.json" },
|
||
name = "quilt.mod.json",
|
||
url = "https://raw.githubusercontent.com/QuiltMC/quilt-json-schemas/main/quilt.mod.json/schemas/main.json"
|
||
}, {
|
||
description = "auto api case",
|
||
fileMatch = { "**/test_data/**/*.yml" },
|
||
name = "AutoAPICase",
|
||
url = "https://www.schemastore.org/case_schema.json"
|
||
}, {
|
||
description = "secrethub",
|
||
fileMatch = { "secrethub.yml", "secrethub.yaml" },
|
||
name = "secrethub.yml",
|
||
url = "https://raw.githubusercontent.com/DannyBen/secret_hub/master/schemas/secrethub.json"
|
||
}, {
|
||
description = "Dynamic Bash aliases",
|
||
fileMatch = { ".aliases" },
|
||
name = "Dynamic Bash Aliases (.aliases)",
|
||
url = "https://www.schemastore.org/aliases.json"
|
||
}, {
|
||
description = "Micro Editor syntaxes",
|
||
fileMatch = { "**/micro/runtime/syntax/*.yaml" },
|
||
name = "Micro Editor Syntax",
|
||
url = "https://www.schemastore.org/micro-syntax.json"
|
||
}, {
|
||
description = "lazygit settings",
|
||
fileMatch = { "**/lazygit/config.yml", "lazygit.yml", ".lazygit.yml" },
|
||
name = "lazygit",
|
||
url = "https://raw.githubusercontent.com/jesseduffield/lazygit/master/schema/config.json"
|
||
}, {
|
||
description = "lazydocker settings",
|
||
fileMatch = { "**/lazydocker/config.yml" },
|
||
name = "lazydocker",
|
||
url = "https://www.schemastore.org/lazydocker.json"
|
||
}, {
|
||
description = "A file format for describing custom elements",
|
||
fileMatch = { "custom-elements.json" },
|
||
name = "custom-elements.json",
|
||
url = "https://raw.githubusercontent.com/webcomponents/custom-elements-manifest/main/schema.json"
|
||
}, {
|
||
description = "Warp keyboard shortcut presets",
|
||
fileMatch = { "**/.warp/keybindings.yaml" },
|
||
name = "warp-keysets.json",
|
||
url = "https://www.schemastore.org/warp-keysets.json"
|
||
}, {
|
||
description = "Warp themes",
|
||
fileMatch = { "**/.warp/themes/*.yaml" },
|
||
name = "warp-themes.json",
|
||
url = "https://www.schemastore.org/warp-themes.json"
|
||
}, {
|
||
description = "Warp workflows",
|
||
fileMatch = { "**/.warp/workflows/*.yaml" },
|
||
name = "warp-workflows.json",
|
||
url = "https://www.schemastore.org/warp-workflows.json"
|
||
}, {
|
||
description = "Goblet serverless framework config",
|
||
fileMatch = { "**/.goblet/config.json" },
|
||
name = "Goblet",
|
||
url = "https://raw.githubusercontent.com/goblet/goblet/main/goblet.schema.json"
|
||
}, {
|
||
description = "Databricks Asset Bundles config",
|
||
fileMatch = { "databricks.yml", "databricks.yaml" },
|
||
name = "Databricks Asset Bundles",
|
||
url = "https://www.schemastore.org/databricks-asset-bundles.json"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 7 (unofficial with '$ref' and 'format')",
|
||
name = "JSON Schema Draft 4 (unofficial with '$ref' and 'format')",
|
||
url = "https://www.schemastore.org/schema-draft-v4.json"
|
||
}, {
|
||
description = "Meta-validation JSON Schema Draft 7 (unofficial strict)",
|
||
name = "JSON Schema Draft 7 (unofficial strict)",
|
||
url = "https://www.schemastore.org/metaschema-draft-07-unofficial-strict.json"
|
||
}, {
|
||
description = "Visivo IO Project Files",
|
||
fileMatch = { "visivo.yml", "visivo.yaml", "visivo_project.yml", "visivo_project.yaml", "*.visivo.yml", "*.visivo.yaml" },
|
||
name = "Visivo",
|
||
url = "https://docs.visivo.io/assets/visivo_schema.json"
|
||
}, {
|
||
description = "Endurica Input File",
|
||
fileMatch = { "*.ki.json" },
|
||
name = "Endurica",
|
||
url = "https://enduricastorage.blob.core.windows.net/public/endurica-cl-schema.json"
|
||
}, {
|
||
description = "TunnelHub Automation Configuration File",
|
||
fileMatch = { "tunnelhub.yml", "tunnelhub.yaml" },
|
||
name = "TunnelHub",
|
||
url = "https://www.schemastore.org/tunnelhub.json"
|
||
}, {
|
||
description = "ty, a fast Python type checker",
|
||
fileMatch = { "ty.toml" },
|
||
name = "ty",
|
||
url = "https://www.schemastore.org/ty.json"
|
||
}, {
|
||
description = "Problem object per RFC 9457",
|
||
fileMatch = {},
|
||
name = "Problem object RFC9457",
|
||
url = "https://www.schemastore.org/problem-object-rfc9457.json"
|
||
}, {
|
||
description = "apko (apk-based OCI image builder) config",
|
||
fileMatch = { "apko.json", "*.apko.json", "apko.yaml", "*.apko.yaml", "apko.yml", "*.apko.yml" },
|
||
name = "apko",
|
||
url = "https://raw.githubusercontent.com/chainguard-dev/apko/main/pkg/build/types/schema.json"
|
||
}, {
|
||
description = "Melange pipeline config",
|
||
fileMatch = { "melange.json", "*.melange.json", "melange.yaml", "*.melange.yaml", "melange.yml", "*.melange.yml" },
|
||
name = "Melange",
|
||
url = "https://raw.githubusercontent.com/chainguard-dev/melange/main/pkg/config/schema.json"
|
||
}, {
|
||
description = "Minecraft 1.12 Forge mod 'Custom Main Menu' config",
|
||
fileMatch = { "mainmenu.yml", "mainmenu.yaml", "mainmenu.json" },
|
||
name = "Minecraft Custom Main Menu Mod",
|
||
url = "https://www.schemastore.org/minecraft-custom-main-menu-mod.json"
|
||
}, {
|
||
description = "Legacy Rivet game configuration file",
|
||
fileMatch = { "rivet.yaml", "rivet.*.yaml", "rivet.toml", "rivet.*.toml" },
|
||
name = "rivet.yaml (legacy)",
|
||
url = "https://rivet.gg/rivet.schema.json"
|
||
}, {
|
||
description = "Rivet configuration file",
|
||
fileMatch = { "rivet.json", "rivet.*.json", "rivet.jsonc", "rivet.*.jsonc" },
|
||
name = "rivet.json",
|
||
url = "https://raw.githubusercontent.com/rivet-gg/rivet/refs/heads/main/site/src/content/docs/toolchain-spec.json"
|
||
}, {
|
||
description = "Configuration file for nixd",
|
||
fileMatch = { ".nixd.json" },
|
||
name = "nixd configuration",
|
||
url = "https://raw.githubusercontent.com/nix-community/nixd/main/nixd/docs/nixd-schema.json"
|
||
}, {
|
||
description = "Rudder techniques",
|
||
fileMatch = { "technique.yml", "technique.ids.yml" },
|
||
name = "Rudder techniques",
|
||
url = "https://www.schemastore.org/rudder-techniques.json"
|
||
}, {
|
||
description = "SkyPilot Task JSON to specify a task (resource requirements, setup commands, run commands, file mounts, storage mounts, and so on)",
|
||
fileMatch = { "skypilot-task.yml", "skypilot-task.yaml" },
|
||
name = "SkyPilot Task JSON",
|
||
url = "https://www.schemastore.org/skypilot-task.json"
|
||
}, {
|
||
description = "Plug-in manifest for Adobe's Unified Extensibility Platform",
|
||
fileMatch = {},
|
||
name = "Adobe UXP Manifest",
|
||
url = "https://www.schemastore.org/uxp-manifest-5.json",
|
||
versions = {
|
||
["5"] = "https://www.schemastore.org/uxp-manifest-5.json"
|
||
}
|
||
}, {
|
||
description = "Squid manifest for Subsquid Cloud deployments",
|
||
fileMatch = { "squid.yaml", "*.squid.yaml", "squid.yml", "*.squid.yml" },
|
||
name = "Subsquid squid manifest",
|
||
url = "https://cdn.subsquid.io/schemas/squid_manifest.json"
|
||
}, {
|
||
description = "GitLab Agent for Kubernetes configuration file",
|
||
fileMatch = { "**/.gitlab/agents/*/config.yaml" },
|
||
name = "GitLab Agent for Kubernetes configuration",
|
||
url = "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/raw/master/pkg/agentcfg/agentcfg_schemas/gitlab.agent.agentcfg.ConfigurationFile.jsonschema.bundle.json"
|
||
}, {
|
||
description = "IVMS101 format from interVASP by CODE Protocol",
|
||
fileMatch = {},
|
||
name = "IVMS101 by CODE Protocol",
|
||
url = "https://raw.githubusercontent.com/codevasp-lab/IVMS101/main/json-schema.json"
|
||
}, {
|
||
description = "GlazeWM settings",
|
||
fileMatch = { "**/.glaze-wm/config.yaml" },
|
||
name = "GlazeWM settings",
|
||
url = "https://www.schemastore.org/glazewm.json"
|
||
}, {
|
||
description = "Card Game Simulator (CGS) Card Game Specification",
|
||
fileMatch = { "cgs.json" },
|
||
name = "CGS Card Game Specification (cgs.json)",
|
||
url = "https://www.cardgamesimulator.com/schema/cgs.json"
|
||
}, {
|
||
description = "Custom machinery machine specification (Minecraft mod)",
|
||
fileMatch = { "**/data/*/machines/*.json", "**/data/*/machine/*.json" },
|
||
name = "Custom Machinery Machine",
|
||
url = "https://alec016.github.io/Custom-Machinery/Json%20Schema/src/main/resources/schemas/custom_machinery_machine.json"
|
||
}, {
|
||
description = "Custom machinery recipes specification (Minecraft mod)",
|
||
fileMatch = { "**/data/*/recipes/**/*.json" },
|
||
name = "Custom Machinery Recipe",
|
||
url = "https://alec016.github.io/Custom-Machinery/Json%20Schema/src/main/resources/schemas/custom_machinery_recipe.json"
|
||
}, {
|
||
description = "Nuitka Package Configuration",
|
||
fileMatch = { "*.nuitka-package.config.yml", "*.nuitka-package.config.yaml" },
|
||
name = "Nuitka.yaml",
|
||
url = "https://raw.githubusercontent.com/Nuitka/Nuitka/develop/misc/nuitka-package-config-schema.json"
|
||
}, {
|
||
description = "Bioimage.io resource descriptions may be produced or consumed by bioimage.io-compatible software",
|
||
fileMatch = { "bioimageio.yaml", "*.bioimageio.yaml" },
|
||
name = "bioimageio resource description",
|
||
url = "https://bioimage-io.github.io/spec-bioimage-io/bioimageio_schema_latest.json"
|
||
}, {
|
||
description = "Project configuration for Cadence projects on Flow Blockchain",
|
||
fileMatch = {},
|
||
name = "Flow.json Configurations",
|
||
url = "https://raw.githubusercontent.com/onflow/flow-cli/master/flowkit/schema.json"
|
||
}, {
|
||
description = "The Common Workflow Language Configuration",
|
||
fileMatch = { "*.cwl" },
|
||
name = "CWL",
|
||
url = "https://raw.githubusercontent.com/common-workflow-lab/cwl-ts-auto/main/json_schemas/cwl_schema.json"
|
||
}, {
|
||
description = "Shards configuration file",
|
||
fileMatch = { "shard.yml" },
|
||
name = "shard.yml",
|
||
url = "https://raw.githubusercontent.com/crystal-lang/shards/master/docs/shard.yml.schema.json"
|
||
}, {
|
||
description = "Erda Pipeline Configuration File",
|
||
fileMatch = { "pipeline.yaml", "pipeline.yml", "**/.erda/pipelines/*.yaml", "**/.erda/pipelines/*.yml", "**/.dice/pipelines/*.yaml", "**/.dice/pipelines/*.yml" },
|
||
name = "Erda Pipeline",
|
||
url = "https://raw.githubusercontent.com/erda-project/erda/master/.erda/schemas/pipeline.yaml.json"
|
||
}, {
|
||
description = "Erda Runtime Configuration File",
|
||
fileMatch = { "dice.yaml", "erda.yml" },
|
||
name = "Erda Runtime",
|
||
url = "https://raw.githubusercontent.com/erda-project/erda/master/.erda/schemas/dice.yaml.json"
|
||
}, {
|
||
description = "Kaitai Struct format description file",
|
||
fileMatch = { "*.ksy" },
|
||
name = "KSY",
|
||
url = "https://raw.githubusercontent.com/kaitai-io/ksy_schema/master/ksy_schema.json"
|
||
}, {
|
||
description = "Know Your Agent (KYA) Manifest for autonomous AI agents (identity, governance, and operational constraints)",
|
||
fileMatch = { "kya-manifest.json", "kya.json", "*.kya.json", "kya-manifest.schema.json" },
|
||
name = "KYA Manifest",
|
||
url = "https://www.schemastore.org/kya.json",
|
||
versions = {
|
||
["1.0"] = "https://raw.githubusercontent.com/open-kya/kya-standard/v1.0/schema/kya-manifest.schema.json",
|
||
development = "https://raw.githubusercontent.com/open-kya/kya-standard/main/schema/kya-manifest.schema.json"
|
||
}
|
||
}, {
|
||
description = "A manifest describes a Cloud Foundry application and can be used to deploy it to a Foundation",
|
||
fileMatch = {},
|
||
name = "Cloud Foundry Application Manifest",
|
||
url = "https://www.schemastore.org/cloudfoundry-application-manifest.json"
|
||
}, {
|
||
description = "Configuration file for @omlet/cli",
|
||
fileMatch = { ".omletrc", ".omletrc.json", ".omletrc.yaml", ".omletrc.yml", "omletrc", "omletrc.json", "omletrc.yaml", "omletrc.yml" },
|
||
name = ".omletrc",
|
||
url = "https://www.schemastore.org/omletrc.json"
|
||
}, {
|
||
description = "vCluster configuration",
|
||
fileMatch = { "vCluster.yml", "vCluster.yaml", "vcluster.yaml", "vcluster.yml" },
|
||
name = "vcluster",
|
||
url = "https://raw.githubusercontent.com/loft-sh/vcluster/main/chart/values.schema.json"
|
||
}, {
|
||
description = ".well-known/(fursona/fursona.json) files",
|
||
fileMatch = { "fursona", "fursona.json", "**/.well-known/fursona", "**/.well-known/fursona.json" },
|
||
name = "well-known-fursona",
|
||
url = "https://raw.githubusercontent.com/pyrox0/fursona-schema/main/schema-07.json"
|
||
}, {
|
||
description = "changelogging configuration file",
|
||
fileMatch = { "**/changelogging.toml" },
|
||
name = "changelogging",
|
||
url = "https://raw.githubusercontent.com/nekitdev/changelogging/main/changelogging.schema.json"
|
||
}, {
|
||
description = "A human-readable format for declaring configurations and their characteristics",
|
||
fileMatch = { "*.cfgu.json", "*.cfgu.yaml", "*.cfgu.yml" },
|
||
name = "Configu .cfgu files",
|
||
url = "https://raw.githubusercontent.com/configu/configu/main/packages/schema/.cfgu.json"
|
||
}, {
|
||
description = "An optional configuration file used by the various Configu interfaces to customize its behavior",
|
||
fileMatch = { ".configu" },
|
||
name = "Configu .configu file",
|
||
url = "https://raw.githubusercontent.com/configu/configu/main/packages/schema/.configu.json"
|
||
}, {
|
||
description = "Qt Creator project json file",
|
||
fileMatch = { "**/.qtcreator/project.json" },
|
||
name = "Qt Creator workspace file",
|
||
url = "https://download.qt.io/official_releases/qtcreator/latest/installer_source/jsonschemas/project.json"
|
||
}, {
|
||
description = "mprocs (https://github.com/pvolok/mprocs) Configuration file using JSON/YAML",
|
||
fileMatch = { "mprocs.json", "mprocs.yaml", "mprocs.yml" },
|
||
name = "mprocs Configuration file",
|
||
url = "https://www.schemastore.org/mprocs-0.6.4.json"
|
||
}, {
|
||
description = "Configuration file for language features in VS Code and Visual Studio",
|
||
fileMatch = { "language-configuration.json", "language-configuration.yaml", "language-configuration.yml" },
|
||
name = "Language configuration",
|
||
url = "https://www.schemastore.org/language-configuration.json"
|
||
}, {
|
||
description = "LangGraph Platform configuration file",
|
||
fileMatch = { "langgraph.json", "langgraph.*.json", ".langgraph.json", ".langgraph.*.json" },
|
||
name = "LangGraph Platform configuration",
|
||
url = "https://raw.githubusercontent.com/langchain-ai/langgraph/main/libs/cli/schemas/version.schema.json"
|
||
}, {
|
||
description = "Valid for any JSON file",
|
||
fileMatch = {},
|
||
name = "Any",
|
||
url = "https://www.schemastore.org/any.json"
|
||
}, {
|
||
description = "Zerops.io (https://zerops.io) configuration YAML file, for setting how to build and deploy your services",
|
||
fileMatch = { "zerops.yaml", "zerops.yml" },
|
||
name = "Zerops.io config",
|
||
url = "https://api.app-prg1.zerops.io/api/rest/public/settings/zerops-yml-json-schema.json"
|
||
}, {
|
||
description = "Zerops.io (https://zerops.io) infrastructure-as-code import YAML file",
|
||
fileMatch = { "zerops-import.yaml", "zerops-*-import.yaml", "zerops-import.yml", "zerops-*-import.yml" },
|
||
name = "Zerops.io import",
|
||
url = "https://api.app-prg1.zerops.io/api/rest/public/settings/import-project-yml-json-schema.json"
|
||
}, {
|
||
description = "Microsoft RulesEngine workflow rules definition https://github.com/microsoft/RulesEngine",
|
||
fileMatch = { "*.workflow-rules.json", "**/workflow-rules/*.json" },
|
||
name = "Microsoft RulesEngine workflow rules",
|
||
url = "https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-schema.json"
|
||
}, {
|
||
description = "Microsoft RulesEngine workflow list definition https://github.com/microsoft/RulesEngine",
|
||
fileMatch = { "*.workflow-rules-list.json" },
|
||
name = "Microsoft RulesEngine workflow rules list",
|
||
url = "https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-list-schema.json"
|
||
}, {
|
||
description = "Spice.ai OSS Spicepod Manifest file",
|
||
fileMatch = { "spicepod.yml", "spicepod.yaml" },
|
||
name = "spicepod.yaml",
|
||
url = "https://raw.githubusercontent.com/spiceai/spiceai/trunk/.schema/spicepod.schema.json"
|
||
}, {
|
||
description = "Concord - https://github.com/walmartlabs/concord, workflow orchestrator",
|
||
fileMatch = { "*.concord.yaml", "*.concord.yml", ".concord.yml", ".concord.yaml", "concord.yml", "concord.yaml", "**/*.concord.yaml", "**/*.concord.yml" },
|
||
name = "Concord",
|
||
url = "https://repo1.maven.org/maven2/com/walmartlabs/concord/runtime/v2/concord-runtime-model-v2/2.14.0/concord-runtime-model-v2-2.14.0-schema.json"
|
||
}, {
|
||
description = "Definition of a test for verifying WAF behavior",
|
||
fileMatch = { "*.waft", ".waft.yaml", ".waft.yml" },
|
||
name = "CRS WAF test file",
|
||
url = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/main/spec/v2.2.0/waf-tests-schema-v2.2.0.json",
|
||
versions = {
|
||
["2.0.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/main/spec/v2.0.0/waf-tests-schema-v2.0.0.json",
|
||
["2.1.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/main/spec/v2.1.0/waf-tests-schema-v2.1.0.json",
|
||
["2.2.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/main/spec/v2.2.0/waf-tests-schema-v2.2.0.json"
|
||
}
|
||
}, {
|
||
description = "Definition of platform specific overrides for WAF tests",
|
||
fileMatch = { "*.wafto", ".wafto.yaml", ".wafto.yml" },
|
||
name = "CRS WAF test platform overrides file",
|
||
url = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.2.0/waf-platform-overrides-schema-v2.2.0.json",
|
||
versions = {
|
||
["2.0.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.0.0/waf-platform-overrides-schema-v2.0.0.json",
|
||
["2.1.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.1.0/waf-platform-overrides-schema-v2.1.0.json",
|
||
["2.2.0"] = "https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.2.0/waf-platform-overrides-schema-v2.2.0.json"
|
||
}
|
||
}, {
|
||
description = "DipDup project configuration file",
|
||
fileMatch = { "**/dipdup.yaml", "**/dipdup.yml", "**/dipdup.*.yaml", "**/dipdup.*.yml" },
|
||
name = "DipDup",
|
||
url = "https://raw.githubusercontent.com/dipdup-io/dipdup/next/schemas/dipdup-3.0.json",
|
||
versions = {
|
||
["2.0"] = "https://raw.githubusercontent.com/dipdup-io/dipdup/next/schemas/dipdup-2.0.json",
|
||
["3.0"] = "https://raw.githubusercontent.com/dipdup-io/dipdup/next/schemas/dipdup-3.0.json"
|
||
}
|
||
}, {
|
||
description = "Tycho.yaml file",
|
||
fileMatch = { "**/tycho.yml", "**/tycho.yaml" },
|
||
name = "Tycho",
|
||
url = "https://deployments.allegrogroup.com/tycho/schema"
|
||
}, {
|
||
description = "elm.json file",
|
||
fileMatch = { "elm.json" },
|
||
name = "Elm",
|
||
url = "https://www.schemastore.org/elm.json"
|
||
}, {
|
||
description = "Specification for Cloud Run Admin API v1",
|
||
fileMatch = { "cloud-run-v1.yml", "cloud-run-v1.yaml" },
|
||
name = "Cloud Run Spec v1",
|
||
url = "https://www.schemastore.org/cloud-run-v1.json"
|
||
}, {
|
||
description = "JetBrains YouTrack App manifest file",
|
||
fileMatch = {},
|
||
name = "YouTrack App",
|
||
url = "https://www.schemastore.org/youtrack-app.json"
|
||
}, {
|
||
description = "Settings for a Cinnamon spice",
|
||
fileMatch = { "**/*@*/**/settings-schema.json" },
|
||
name = "Settings for a Cinnamon spice",
|
||
url = "https://www.schemastore.org/cinnamon-spice-settings.json"
|
||
}, {
|
||
description = "Metadata for a Cinnamon spice",
|
||
fileMatch = { "**/*@*/**/metadata.json" },
|
||
name = "Metadata for a Cinnamon spice",
|
||
url = "https://www.schemastore.org/cinnamon-spice-metadata.json"
|
||
}, {
|
||
description = "YaWL specification file",
|
||
fileMatch = { "*.yawl.yaml", "*.yawl.yml" },
|
||
name = "Yandex Workflow Language",
|
||
url = "https://raw.githubusercontent.com/yandex-cloud/json-schema-store/master/serverless/workflows/yawl.json"
|
||
}, {
|
||
description = "Application list for a WinUtil",
|
||
fileMatch = { "**/*winutil*/config/applications.json" },
|
||
name = "Application list for a WinUtil",
|
||
url = "https://www.schemastore.org/winutil-applications.json"
|
||
}, {
|
||
description = "Preset list for a WinUtil",
|
||
fileMatch = { "**/*winutil*/config/preset.json" },
|
||
name = "Preset list for a WinUtil",
|
||
url = "https://www.schemastore.org/winutil-preset.json"
|
||
}, {
|
||
description = "Describe types of inputs and outputs for GitHub Actions' actions",
|
||
fileMatch = { "action-types.yml", "action-types.yaml" },
|
||
name = "GitHub Actions typing",
|
||
url = "https://raw.githubusercontent.com/typesafegithub/github-actions-typing/refs/heads/schema-latest/github-actions-typing.schema.json"
|
||
}, {
|
||
description = "Tab list for a LinUtil",
|
||
fileMatch = { "**/*linutil*/**/tabs.toml" },
|
||
name = "Tab list for a LinUtil",
|
||
url = "https://www.schemastore.org/linutil-tabs.json"
|
||
}, {
|
||
description = "Tab data for a LinUtil",
|
||
fileMatch = { "**/*linutil*/**/tab_data.toml" },
|
||
name = "Tab data for a LinUtil",
|
||
url = "https://www.schemastore.org/linutil-tab-data.json"
|
||
}, {
|
||
description = "Grammar for ArchitectFX's trees",
|
||
fileMatch = { "*.jdsl" },
|
||
name = "ArchitectFX",
|
||
url = "https://www.schemastore.org/architectfx.json"
|
||
}, {
|
||
description = "Resource definitions for Eidolon",
|
||
fileMatch = { "*.eidolon.yaml", "*.eidolon.yml", "**/eidolon_resources/**/*.yaml", "**/eidolon_resources/**/*.yml" },
|
||
name = "Eidolon Resource",
|
||
url = "https://www.eidolonai.com/json_schema/v1/resources/overview.json"
|
||
}, {
|
||
description = "Configuration file for the Waku CLI",
|
||
fileMatch = { "**/waku.yml", "**/waku.yaml", "**/waku.json", "**/.waku.yml", "**/.waku.yaml", "**/.waku.json" },
|
||
name = "Waku Config",
|
||
url = "https://waku.ngjx.org/static/schema.json"
|
||
}, {
|
||
description = "Mod manifset file for the CCLoader mod loader for the game CrossCode",
|
||
fileMatch = { "ccmod.json" },
|
||
name = "ccmod.json",
|
||
url = "https://raw.githubusercontent.com/CCDirectLink/CCModDB/refs/heads/master/ccmod-json-schema.json"
|
||
}, {
|
||
description = "Moonrepo project configuration file",
|
||
fileMatch = { "moon.yml" },
|
||
name = "moon.yml",
|
||
url = "https://raw.githubusercontent.com/moonrepo/moon/master/website/static/schemas/project.json"
|
||
}, {
|
||
description = "WireMock single or multiple stub mapping JSON. See https://wiremock.org/docs/stubbing/",
|
||
fileMatch = { "wiremock-stub-mapping.yml", "wiremock-stub-mapping.yaml", "stubs.json", "stub-mappings.json", "stubs.yaml", "stub-mappings.yaml" },
|
||
name = "WireMock stub mapping",
|
||
url = "https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-stub-mapping-or-mappings.json"
|
||
}, {
|
||
description = "WireMock single or multiple async message stub mapping JSON. See https://wiremock.org/docs/messaging/stubbing/",
|
||
fileMatch = { "wiremock-message-stub-mapping.yml", "wiremock-message-stub-mapping.yaml", "message-stubs.json", "message-stub-mappings.json", "message-stubs.yaml", "message-stub-mappings.yaml" },
|
||
name = "WireMock message stub mapping",
|
||
url = "https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-message-stub-mapping-or-mappings.json"
|
||
}, {
|
||
description = "WireMock CLI and Runner local service config file format",
|
||
fileMatch = { "wiremock.yaml" },
|
||
name = "WireMock CLI local service configuration",
|
||
url = "https://static.wiremock.io/schemas/wiremock.yaml-schema.json"
|
||
}, {
|
||
description = "WireMock CLI import and record config file format",
|
||
fileMatch = { "wiremock-import-config.yaml" },
|
||
name = "WireMock CLI import configuration",
|
||
url = "https://static.wiremock.io/schemas/wiremock-import-config.yaml-schema.json"
|
||
}, {
|
||
description = "An encoding workflow from a single configuration template",
|
||
fileMatch = { "*.bitmovin.json", "*.bitmovin.yml", "*.bitmovin.yaml" },
|
||
name = "Bitmovin Encoding Template",
|
||
url = "https://raw.githubusercontent.com/bitmovin/bitmovin-api-sdk-examples/main/bitmovin-encoding-template.json"
|
||
}, {
|
||
description = "Metadata attached to a dtool dataset",
|
||
fileMatch = { "dtool-dataset.yml", "dtool-dataset.yaml", "dtool-dataset.json" },
|
||
name = "dtool dataset metadata",
|
||
url = "https://www.schemastore.org/dtool-dataset-metadata-1.0.json",
|
||
versions = {
|
||
["v1.0"] = "https://www.schemastore.org/dtool-dataset-metadata-1.0.json"
|
||
}
|
||
}, {
|
||
description = "Workspace file for pnpm",
|
||
fileMatch = { "pnpm-workspace.yaml" },
|
||
name = "pnpm Workspace (pnpm-workspace.yaml)",
|
||
url = "https://www.schemastore.org/pnpm-workspace.json"
|
||
}, {
|
||
description = "Chamaleon template",
|
||
fileMatch = { "template.chamaleon.json" },
|
||
name = "Chamaleon template",
|
||
url = "https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/template-schema.json"
|
||
}, {
|
||
description = "Chamaleon environment",
|
||
fileMatch = { "*.environment.chamaleon.json" },
|
||
name = "Chamaleon environment",
|
||
url = "https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/environment-schema.json"
|
||
}, {
|
||
description = "Chamaleon properties",
|
||
fileMatch = { "properties.chamaleon.json" },
|
||
name = "Chamaleon properties",
|
||
url = "https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/properties-schema.json"
|
||
}, {
|
||
description = "CTFer.io ctfd-setup utility configuration file",
|
||
fileMatch = { ".ctfd.yaml" },
|
||
name = "ctfd-setup configuration file",
|
||
url = "https://www.schemastore.org/ctfd.json"
|
||
}, {
|
||
description = "A MUSE program descriptor file",
|
||
fileMatch = {},
|
||
name = "AMX Muse Program Descriptor",
|
||
url = "https://www.schemastore.org/amx-muse.json"
|
||
}, {
|
||
description = "Configuration file for dcbc addon menus",
|
||
fileMatch = { "*dcbc.yml", "*dcbc.yaml" },
|
||
name = "DonateCaseBetterCasino menu",
|
||
url = "https://raw.githubusercontent.com/Jodexx/DCBetterCasinoMenuSchema/refs/heads/main/schema.json"
|
||
}, {
|
||
description = "A list of health care patients in german telemedicine",
|
||
fileMatch = { "**/testdata/patient/patients.yml", "**/testdata/patient/patients.yaml" },
|
||
name = "gematik health care patient list",
|
||
url = "https://www.schemastore.org/gematik-test-patients.json"
|
||
}, {
|
||
description = "A list of health care providers in german telemedicine",
|
||
fileMatch = { "**/testdata/hcp/hcp.yml", "**/testdata/hcp/hcp.yaml" },
|
||
name = "gematik health care provider list",
|
||
url = "https://www.schemastore.org/gematik-test-hcps.json"
|
||
}, {
|
||
description = "A list of health care provider institutions in german telemedicine",
|
||
fileMatch = { "**/testdata/institution/hcpi.yml", "**/testdata/institution/hcpi.yaml" },
|
||
name = "gematik health care provider institution list",
|
||
url = "https://www.schemastore.org/gematik-test-hcpis.json"
|
||
}, {
|
||
description = "A list of health care insurances in german telemedicine",
|
||
fileMatch = { "**/testdata/insurance/insurance.yml", "**/testdata/insurance/insurance.yaml" },
|
||
name = "gematik health care insurance list",
|
||
url = "https://www.schemastore.org/gematik-test-hcpis.json"
|
||
}, {
|
||
description = "A configuration file for the test environment of the gematik Tiger test platform",
|
||
fileMatch = { "**/tiger.yml", "**/tiger.yaml" },
|
||
name = "gematik tiger test environment configuration",
|
||
url = "https://www.schemastore.org/gematik-tiger.json"
|
||
}, {
|
||
description = "Configuration file for Tugboat QA",
|
||
fileMatch = { "**/.tugboat/config.yml" },
|
||
name = "Tugboat QA config.yml",
|
||
url = "https://raw.githubusercontent.com/TugboatQA/docs/refs/heads/main/static/config-schema.json"
|
||
}, {
|
||
description = "C4InterFlow Architecture as Code file",
|
||
fileMatch = { "**/*.c4interflow.yaml", "**/*.c4interflow.json" },
|
||
name = "C4InterFlow",
|
||
url = "https://raw.githubusercontent.com/SlavaVedernikov/C4InterFlow/refs/heads/master/C4InterFlow/schema.json"
|
||
}, {
|
||
description = "Wake - development, testing, and static analysis framework for Solidity",
|
||
fileMatch = { "**/*wake.toml", "**/*.wake.toml" },
|
||
name = "Wake",
|
||
url = "https://raw.githubusercontent.com/Ackee-Blockchain/wake/refs/heads/main/docs/wake-schema.json"
|
||
}, {
|
||
description = "Trident - Rust-based fuzzing framework for Solana programs to help ship secure code",
|
||
fileMatch = { "**/*Trident.toml", "**/*.Trident.toml" },
|
||
name = "Trident",
|
||
url = "https://raw.githubusercontent.com/Ackee-Blockchain/trident/refs/heads/master/trident-spec.json"
|
||
}, {
|
||
description = "Configuration file for the Unified Tenant Configuration Management (UTCM) Monitor",
|
||
fileMatch = { "*.utcm-monitor.json" },
|
||
name = "Unified Tenant Configuration Management (UTCM) Monitor",
|
||
url = "https://www.schemastore.org/utcm-monitor.json"
|
||
}, {
|
||
description = "Configuration file for the UpCloud CLI (upctl)",
|
||
fileMatch = { "**/upctl.yaml" },
|
||
name = "UpCloud CLI (upctl) configuration",
|
||
url = "https://raw.githubusercontent.com/UpCloudLtd/upcloud-cli/refs/heads/main/docs/upctl.schema.json"
|
||
}, {
|
||
description = "Restate Server configuration file",
|
||
fileMatch = { "**/restate.toml", "**/restate-server.toml" },
|
||
name = "Restate",
|
||
url = "https://docs.restate.dev/schemas/restate-server-configuration-schema.json"
|
||
}, {
|
||
description = "Telefonistka - Safe and Controlled GitOps Promotion Across Environments/Failure-Domains",
|
||
fileMatch = { "**/telefonistka.yaml" },
|
||
name = "Telefonistka",
|
||
url = "https://raw.githubusercontent.com/commercetools/telefonistka/refs/heads/main/schema/telefonistka.json"
|
||
}, {
|
||
description = "Project version information",
|
||
fileMatch = { ".version.json" },
|
||
name = "version",
|
||
url = "https://raw.githubusercontent.com/ljonesfl/bump/refs/heads/master/version-schema.json"
|
||
}, {
|
||
description = "Viash component config file",
|
||
fileMatch = { "*.vsh.yaml", "*.vsh.yml" },
|
||
name = "Viash Component Config",
|
||
url = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/config.schema.json",
|
||
versions = {
|
||
["0.7.5"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/config.schema.json",
|
||
["0.8.0"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.0/config.schema.json",
|
||
["0.8.1"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.1/config.schema.json",
|
||
["0.8.2"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.2/config.schema.json",
|
||
["0.8.3"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.3/config.schema.json",
|
||
["0.8.4"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.4/config.schema.json",
|
||
["0.8.5"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.5/config.schema.json",
|
||
["0.8.6"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.6/config.schema.json",
|
||
["0.9.0"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.0/config.schema.json",
|
||
["0.9.1"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.1/config.schema.json",
|
||
["0.9.2"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.2/config.schema.json"
|
||
}
|
||
}, {
|
||
description = "Viash package config file",
|
||
fileMatch = { "_viash.yaml", "_viash.yml" },
|
||
name = "Viash Package Config",
|
||
url = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/package.schema.json",
|
||
versions = {
|
||
["0.7.5"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/package.schema.json",
|
||
["0.8.0"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.0/package.schema.json",
|
||
["0.8.1"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.1/package.schema.json",
|
||
["0.8.2"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.2/package.schema.json",
|
||
["0.8.3"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.3/package.schema.json",
|
||
["0.8.4"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.4/package.schema.json",
|
||
["0.8.5"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.5/package.schema.json",
|
||
["0.8.6"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.6/package.schema.json",
|
||
["0.9.0"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.0/package.schema.json",
|
||
["0.9.1"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.1/package.schema.json",
|
||
["0.9.2"] = "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.2/package.schema.json"
|
||
}
|
||
}, {
|
||
description = "MultiQC configuration file",
|
||
fileMatch = { "multiqc_config.yaml", "multiqc_config.yml", ".multiqc_config.yaml", ".multiqc_config.yml" },
|
||
name = "MultiQC",
|
||
url = "https://raw.githubusercontent.com/MultiQC/MultiQC/refs/heads/main/multiqc/utils/config_schema.json"
|
||
}, {
|
||
description = "Tyk Gateway Open Source Configuration File",
|
||
fileMatch = { "tyk.conf" },
|
||
name = "Tyk Gateway - Open Source v5.7+",
|
||
url = "https://raw.githubusercontent.com/TykTechnologies/tyk-schemas/refs/heads/main/JSON/draft-07/schema_tyk.oss.conf"
|
||
}, {
|
||
description = "Metadata of a Python script, as defined by PEP 723",
|
||
fileMatch = {},
|
||
name = "Python script metadata",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pep-723.json"
|
||
}, {
|
||
description = "Vector VT System Configuration",
|
||
fileMatch = { "*.vtcfg" },
|
||
name = "vtcfg",
|
||
url = "https://www.schemastore.org/vtcfg-v19.0.0.json",
|
||
versions = {
|
||
["19.0.0"] = "https://www.schemastore.org/vtcfg-v19.0.0.json"
|
||
}
|
||
}, {
|
||
description = "Configuration for Sake, Swift-based utility for managing project commands",
|
||
fileMatch = { ".sake.yml" },
|
||
name = "sake",
|
||
url = "https://www.schemastore.org/sake.json"
|
||
}, {
|
||
description = "Open Source Hardware project metadata",
|
||
fileMatch = { "okh.json", "okh.toml", "okh.yaml", "okh.yml", "*.okh.json", "*.okh.toml", "*.okh.yaml", "*.okh.yml" },
|
||
name = "Open Know-How",
|
||
url = "https://www.schemastore.org/okh.json"
|
||
}, {
|
||
description = "A Contextive Domain Language Glossary",
|
||
fileMatch = { "**/.contextive/definitions.yml", "*.glossary.yml", "*.glossary.yaml" },
|
||
name = "Contextive Glossary",
|
||
url = "https://www.schemastore.org/contextive-glossary.json"
|
||
}, {
|
||
description = "JSON-encoded statement list in a well-known location on a principal",
|
||
fileMatch = { "assetlinks.json" },
|
||
name = "Google Digital Assetlinks",
|
||
url = "https://www.schemastore.org/assetlinks.json"
|
||
}, {
|
||
description = "PEP 751 lock file",
|
||
fileMatch = { "pylock.toml", "pylock.*.toml" },
|
||
name = "Pylock",
|
||
url = "https://www.schemastore.org/pylock.json"
|
||
}, {
|
||
description = "Stylua configuration",
|
||
fileMatch = { ".stylua.toml", "stylua.toml" },
|
||
name = "Stylua Config",
|
||
url = "https://www.schemastore.org/stylua.json"
|
||
}, {
|
||
description = "Taplo configuration file",
|
||
fileMatch = { ".taplo.toml", "taplo.toml" },
|
||
name = "Taplo",
|
||
url = "https://www.schemastore.org/taplo.json"
|
||
}, {
|
||
description = "Aider configuration file",
|
||
fileMatch = { ".aider.conf.yml" },
|
||
name = "Aider",
|
||
url = "https://www.schemastore.org/aider-0.82.json"
|
||
}, {
|
||
description = "ti&m CDK Environment Manager environment definition file",
|
||
fileMatch = { "**/environment-definition.json", "**/environment-definition.yaml", "**/environment-definition.yml" },
|
||
name = "CDK Environment Manager, environment definition",
|
||
url = "https://www.schemastore.org/ti8m-cdk-environment-definition.json"
|
||
}, {
|
||
description = "ti&m CDK Environment Manager concrete environments definition file",
|
||
fileMatch = { "**/concrete-environments.json", "**/concrete-environments.yaml", "**/concrete-environments.yml" },
|
||
name = "CDK Environment Manager, concrete environments definition",
|
||
url = "https://www.schemastore.org/ti8m-cdk-concrete-environments.json"
|
||
}, {
|
||
description = "ti&m CDK Environment Manager concrete environment configuration file",
|
||
fileMatch = { "**/environment_config/*.json", "**/environment_config/*.yaml", "**/environment_config/*.yml" },
|
||
name = "CDK Environment Manager, concrete environment configuration",
|
||
url = "https://www.schemastore.org/ti8m-cdk-concrete-environment-config.json"
|
||
}, {
|
||
description = "Definition of the configuration file of the tm_devices Python package. Documentation: https://tm-devices.readthedocs.io/stable/configuration/",
|
||
fileMatch = { "tm_devices.yml", "tm_devices.yaml", "tm_devices.toml" },
|
||
name = "tm_devices configuration file",
|
||
url = "https://raw.githubusercontent.com/tektronix/tm_devices/main/src/tm_devices/tm_devices_config_schema.json"
|
||
}, {
|
||
description = "OpenStatus configuration file",
|
||
fileMatch = { "openstatus.json", "openstatus.yml", "openstatus.yaml", "openstatus.toml" },
|
||
name = "OpenStatus",
|
||
url = "https://github.com/openstatusHQ/json-schema/releases/download/v1.0.0/schema.json"
|
||
}, {
|
||
description = "Power Pages configuration file for Bring Your Own Code (BYOC) sites",
|
||
fileMatch = { "powerpages.config.json" },
|
||
name = "Power Pages Configuration",
|
||
url = "https://www.schemastore.org/powerpages.config.json"
|
||
}, {
|
||
description = "Input schema for Hecate, for generating PDE simulation code",
|
||
fileMatch = { "*.hecate.yml", "*.hecate.yaml", "*.hecate", "*.hecate.json" },
|
||
name = "Hecate Input Schema",
|
||
url = "https://raw.githubusercontent.com/ShaitanLyss/these/main/hecate/hecate-json-schema.json"
|
||
}, {
|
||
description = "Revel Digital gadget definition file. See https://developer.reveldigital.com/gadgets for more information",
|
||
fileMatch = { "gadget.yml", "gadget.yaml" },
|
||
name = "Revel Digital Gadget Definition File",
|
||
url = "https://www.schemastore.org/gadget-yaml.json"
|
||
}, {
|
||
description = "Jujutsu (jj) configuration file",
|
||
fileMatch = { "**/.jj/repo/config.toml", "**/jj/config.toml" },
|
||
name = "Jujutsu (jj) VCS config",
|
||
url = "https://jj-vcs.github.io/jj/latest/config-schema.json"
|
||
}, {
|
||
description = "Manifest YAML files for AWS Copilot services, environments, and pipelines. Documentation: https://aws.github.io/copilot-cli/docs/manifest/overview/",
|
||
fileMatch = { "**/copilot/**/manifest.yml" },
|
||
name = "AWS Copilot Manifest",
|
||
url = "https://sootyowl.github.io/aws-copilot-schemas/copilot-schema.json"
|
||
}, {
|
||
description = "Terrateam configuration file",
|
||
fileMatch = { "**/.terrateam/config.yaml", "**/.terrateam/config.yml" },
|
||
name = "Terrateam config",
|
||
url = "https://raw.githubusercontent.com/terrateamio/terrateam/refs/heads/main/api_schemas/terrat/config-schema.json"
|
||
}, {
|
||
description = "`lakefile.toml`, the .toml configuration file for Lake, the package manager of the Lean programming language and theorem prover",
|
||
fileMatch = { "lakefile.toml" },
|
||
name = "Lake configuration file",
|
||
url = "https://raw.githubusercontent.com/leanprover/lean4/refs/heads/master/src/lake/schemas/lakefile-toml-schema.json"
|
||
}, {
|
||
description = "Zarf Packages contain a comprehensive description of system software and all of it's components for declaratively deploying in a disconnected environment",
|
||
fileMatch = { "**/zarf.yaml", "**/zarf.yml" },
|
||
name = "Zarf Package Configuration",
|
||
url = "https://www.schemastore.org/zarf.json"
|
||
}, {
|
||
description = "Space Station 14 RSI validation",
|
||
fileMatch = { "**/*.rsi/meta.json" },
|
||
name = "Robust Station Image",
|
||
url = "https://raw.githubusercontent.com/space-wizards/RobustToolbox/refs/heads/master/Schemas/rsi.json"
|
||
}, {
|
||
description = "structured exchange of data related to the EU Deforestation Regulation (EUDR)",
|
||
fileMatch = { "*eudr-x.json" },
|
||
name = "EUDR IOP Standard Exchange Format (EUDR-X)",
|
||
url = "https://raw.githubusercontent.com/initiative-online-print/eudr-iop-standard-exchange-format/refs/heads/main/json/schema.json",
|
||
versions = {
|
||
["1.0.0"] = "https://raw.githubusercontent.com/initiative-online-print/eudr-iop-standard-exchange-format/refs/tags/v1.0.0/json/schema.json",
|
||
["2.0.0"] = "https://raw.githubusercontent.com/initiative-online-print/eudr-iop-standard-exchange-format/refs/tags/v2.0.0/json/schema.json"
|
||
}
|
||
}, {
|
||
description = "For writing connector metadata documents to be used in Azure IoT Operations scenarios",
|
||
name = "Azure IoT Operations connector metadata",
|
||
url = "https://www.schemastore.org/aio-connector-metadata-7.0-preview.json",
|
||
versions = {
|
||
["10.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-10.0-preview.json",
|
||
["5.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-5.0-preview.json",
|
||
["6.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-6.0-preview.json",
|
||
["7.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-7.0-preview.json",
|
||
["8.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-8.0-preview.json",
|
||
["9.0-preview"] = "https://www.schemastore.org/aio-connector-metadata-9.0-preview.json"
|
||
}
|
||
}, {
|
||
description = "For describing contradiction-based processes with storing changes and authors",
|
||
fileMatch = { "*.erpn.yml", "*.erpn.yaml", "*.erpn.toml", "*.erpn.json" },
|
||
name = "Evolving Resolutive Process notation",
|
||
url = "https://www.schemastore.org/evolving-resolutive-process-notation-1.0.json",
|
||
versions = {
|
||
["1.0"] = "https://www.schemastore.org/evolving-resolutive-process-notation-1.0.json"
|
||
}
|
||
}, {
|
||
description = "CLI tool that makes Kubernetes deployments effortless—no Helm or K8s expertise required",
|
||
fileMatch = { "deployah.yaml", "deployah.yml", ".deployah.yaml", ".deployah.yml" },
|
||
name = "Deployah Configuration",
|
||
url = "https://deployah.dev/schemas/v1-alpha.1/manifest.json",
|
||
versions = {
|
||
["v1-alpha.1"] = "https://deployah.dev/schemas/v1-alpha.1/manifest.json"
|
||
}
|
||
}, {
|
||
description = "",
|
||
name = "Azure IoT Operations Wasm Graph Config",
|
||
url = "https://www.schemastore.org/aio-wasm-graph-config-1.1.0.json",
|
||
versions = {
|
||
["1.0.0"] = "https://www.schemastore.org/aio-wasm-graph-config-1.0.0.json",
|
||
["1.1.0"] = "https://www.schemastore.org/aio-wasm-graph-config-1.1.0.json"
|
||
}
|
||
}, {
|
||
description = "Airbyte Specification for custom connectors",
|
||
fileMatch = { "source-*-manifest.yaml", "destination-*-manifest.yaml", "**/source-*/manifest.yaml", "**/destination-*/manifest.yaml" },
|
||
name = "Airbyte Declarative Connectors Specification (manifest.yaml)",
|
||
url = "https://raw.githubusercontent.com/airbytehq/airbyte-python-cdk/49c5a482de7bdfbaa3a68373a940b90c0690a56f/airbyte_cdk/sources/declarative/generated/declarative_component_schema.json"
|
||
}, {
|
||
description = "Airbyte Specification for custom connectors",
|
||
fileMatch = { "**/source-*/metadata.yaml", "**/destination-*/metadata.yaml" },
|
||
name = "Airbyte Connector Metadata Specification (metadata.yaml)",
|
||
url = "https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-ci/connectors/metadata_service/lib/metadata_service/models/generated/ConnectorMetadataDefinitionV0.json"
|
||
}, {
|
||
description = "Git Town configuration file",
|
||
fileMatch = { "git-town.toml" },
|
||
name = "git-town.toml",
|
||
url = "https://raw.githubusercontent.com/git-town/git-town/refs/heads/main/docs/git-town.schema.json"
|
||
}, {
|
||
description = "Configuration for R linter",
|
||
fileMatch = { "jarl.toml" },
|
||
name = "Jarl",
|
||
url = "https://github.com/etiennebacher/jarl/releases/latest/download/jarl.schema.json"
|
||
}, {
|
||
description = "A fast static site generator in a single binary with everything built-in",
|
||
fileMatch = { "zola.toml" },
|
||
name = "Zola Configuration",
|
||
url = "https://cscnk52.github.io/json-schemas/zola.schema.json"
|
||
}, {
|
||
description = "Defines a sequence of steps (containers) to be executed. It is the smallest configurable unit of execution in Tekton Pipelines",
|
||
name = "Tekton Task",
|
||
url = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_Task.json",
|
||
versions = {
|
||
v1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_Task.json",
|
||
v1alpha1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1alpha1_Task.json",
|
||
v1beta1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1beta1_Task.json"
|
||
}
|
||
}, {
|
||
description = "Instantiates and executes a Task with specific inputs, outputs, and parameters in Tekton Pipelines",
|
||
name = "Tekton TaskRun",
|
||
url = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_TaskRun.json",
|
||
versions = {
|
||
v1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_TaskRun.json",
|
||
v1alpha1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1alpha1_TaskRun.json",
|
||
v1beta1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1beta1_TaskRun.json"
|
||
}
|
||
}, {
|
||
description = "Defines a graph of Tasks that execute sequentially or in parallel to define a CI/CD workflow in Tekton Pipelines",
|
||
name = "Tekton Pipeline",
|
||
url = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_Pipeline.json",
|
||
versions = {
|
||
v1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_Pipeline.json",
|
||
v1alpha1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1alpha1_Pipeline.json",
|
||
v1beta1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1beta1_Pipeline.json"
|
||
}
|
||
}, {
|
||
description = "Instantiates and executes a Pipeline with specific inputs, outputs, and parameters in Tekton Pipelines",
|
||
name = "Tekton PipelineRun",
|
||
url = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_PipelineRun.json",
|
||
versions = {
|
||
v1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1_PipelineRun.json",
|
||
v1alpha1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1alpha1_PipelineRun.json",
|
||
v1beta1 = "https://raw.githubusercontent.com/redhat-developer/vscode-tekton/refs/heads/main/scheme/tekton.dev/v1beta1_PipelineRun.json"
|
||
}
|
||
}, {
|
||
description = "Configuration file for zizmor, a static analysis tool for GitHub Actions",
|
||
fileMatch = { "**/zizmor.yml", "**/zizmor.yaml", "**/.github/zizmor.yml", "**/.github/zizmor.yaml" },
|
||
name = "zizmor",
|
||
url = "https://raw.githubusercontent.com/woodruffw/zizmor/main/support/zizmor.schema.json"
|
||
}, {
|
||
description = "Changepacks are a way to package changes to a project",
|
||
fileMatch = { "**/.changepacks/config.json" },
|
||
name = "Changepacks",
|
||
url = "https://www.schemastore.org/changepacks.json"
|
||
}, {
|
||
description = "JSX Zero-Runtime UI Styling Library",
|
||
fileMatch = { "devup.json" },
|
||
name = "Devup",
|
||
url = "https://www.schemastore.org/devup.json"
|
||
}, {
|
||
description = "Vespertide configuration",
|
||
fileMatch = { "**/vespertide.json" },
|
||
name = "Vespertide",
|
||
url = "https://www.schemastore.org/vespertide.json"
|
||
}, {
|
||
description = "Vespertide migration file",
|
||
fileMatch = { "**/migrations/**/*.vespertide.json", "**/migrations/**/*.vespertide.yaml", "**/migrations/**/*.vespertide.yml" },
|
||
name = "Vespertide Migration",
|
||
url = "https://www.schemastore.org/vespertide-migration.json"
|
||
}, {
|
||
description = "Vespertide model file",
|
||
fileMatch = { "**/models/**/*.vespertide.json", "**/models/**/*.vespertide.yaml", "**/models/**/*.vespertide.yml" },
|
||
name = "Vespertide Model",
|
||
url = "https://www.schemastore.org/vespertide-model.json"
|
||
}, {
|
||
description = "Configuration files for openHAB",
|
||
fileMatch = { "**/conf/yaml/**/*.yml", "**/conf/yaml/**/*.yaml" },
|
||
name = "openHAB",
|
||
url = "https://www.schemastore.org/openhab-5.1.json",
|
||
versions = {
|
||
["5.1"] = "https://www.schemastore.org/openhab-5.1.json"
|
||
}
|
||
}, {
|
||
description = "Configuration for unqueryvet - a Go linter for SQL queries",
|
||
fileMatch = { ".unqueryvet.yaml", ".unqueryvet.yml" },
|
||
name = "unqueryvet",
|
||
url = "https://raw.githubusercontent.com/MirrexOne/unqueryvet/main/schema.json"
|
||
}, {
|
||
description = "Bento stream configuration file",
|
||
fileMatch = { "bento.json", "bento.yml", "bento.yaml" },
|
||
name = "Bento",
|
||
url = "https://raw.githubusercontent.com/warpstreamlabs/bento/refs/heads/main/resources/schemastore/bento.json"
|
||
}, {
|
||
description = "Business Model Markup Language - a YAML format for describing business models based on Alexander Osterwalder's Business Model Canvas",
|
||
fileMatch = { "*.bmml", "*.bmml.yaml", "*.bmml.yml" },
|
||
name = "BMML",
|
||
url = "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/bmml.json"
|
||
}, {
|
||
description = "pgxgen configuration file",
|
||
fileMatch = { "pgxgen.yml", "pgxgen.yaml" },
|
||
name = "pgxgen",
|
||
url = "https://raw.githubusercontent.com/tkcrm/pgxgen/refs/heads/master/schemas/pgxgen-schema.json"
|
||
}, {
|
||
description = "define WHAT Espanso does",
|
||
name = "Espanso match.yml",
|
||
url = "https://raw.githubusercontent.com/espanso/espanso/refs/heads/dev/schemas/match.schema.json"
|
||
}, {
|
||
description = "define HOW Espanso acts",
|
||
name = "Espanso config.yml",
|
||
url = "https://raw.githubusercontent.com/espanso/espanso/refs/heads/dev/schemas/config.schema.json"
|
||
}, {
|
||
description = "Configuration file for pitcms - a Git-based headless CMS",
|
||
fileMatch = { "pitcms.json", "pitcms.jsonc" },
|
||
name = "pitcms",
|
||
url = "https://pitcms.net/schema/pitcms.schema.json"
|
||
}, {
|
||
description = "Bluebricks config for blueprints",
|
||
fileMatch = { "bricks.json", "bricks.yaml" },
|
||
name = "Bluebricks blueprint config",
|
||
url = "https://api.bluebricks.co/docs/schemas/latest/bricks.schema.json"
|
||
}, {
|
||
description = "Configuration for mail servers across different domains",
|
||
fileMatch = { "mail-servers-config.json", "mail-servers-config.jsonc", "mail-servers-config.json5", "*.mail-servers-config.json", "*.mail-servers-config.jsonc", "*.mail-servers-config.json5", "**/mail-servers-config.json", "**/mail-servers-config.jsonc", "**/mail-servers-config.json5" },
|
||
name = "Mail Servers Configuration",
|
||
url = "https://www.schemastore.org/mail-servers-config.json"
|
||
}, {
|
||
description = "Configuration file for Oxfmt, a high-performance formatter for the JavaScript ecosystem",
|
||
fileMatch = { "**/.oxfmtrc.json" },
|
||
name = "oxfmt",
|
||
url = "https://raw.githubusercontent.com/oxc-project/oxc/refs/heads/main/npm/oxfmt/configuration_schema.json"
|
||
}, {
|
||
description = "Configuration file for Oxlint, a high-performance linter for JavaScript and TypeScript built on the Oxc compiler stack",
|
||
fileMatch = { "**/.oxlintrc.json" },
|
||
name = "oxlint",
|
||
url = "https://raw.githubusercontent.com/oxc-project/oxc/refs/heads/main/npm/oxlint/configuration_schema.json"
|
||
}, {
|
||
description = "Configuration file for Text2Confl - tool to publish Markdown and Asciidoctor files to Confluence",
|
||
fileMatch = { "**/.text2confl.yaml", "**/.text2confl.yml", "**/text2confl.yaml", "**/text2confl.yml" },
|
||
name = "text2confl config",
|
||
url = "https://raw.githubusercontent.com/zeldigas/text2confl/refs/heads/master/docs/config.schema.json"
|
||
}, {
|
||
description = "Cursor cloud agent environment configuration",
|
||
fileMatch = { "**/.cursor/environment.json" },
|
||
name = "Cursor Agent Environment",
|
||
url = "https://cursor.com/schemas/environment.schema.json"
|
||
}, {
|
||
description = "nexus-rpc-gen configuration for generating Nexus RPC service stubs",
|
||
fileMatch = { "*.nexusrpc.yaml", "*.nexusrpc.yml" },
|
||
name = "nexus-rpc-gen",
|
||
url = "https://raw.githubusercontent.com/nexus-rpc/nexus-rpc-gen/main/schemas/nexus-rpc-gen.json"
|
||
}, {
|
||
description = "Configuration file for Amazon Bedrock AgentCore CLI projects",
|
||
fileMatch = { "**/agentcore/agentcore.json" },
|
||
name = "AgentCore CLI",
|
||
url = "https://schema.agentcore.aws.dev/v1/agentcore.json",
|
||
versions = {
|
||
["1.0"] = "https://schema.agentcore.aws.dev/v1/agentcore.json"
|
||
}
|
||
}, {
|
||
description = "ERC-721 Non-Fungible Token Standard",
|
||
name = "Ethereum ERC721",
|
||
url = "https://www.schemastore.org/ethereum-erc721.json"
|
||
}, {
|
||
description = "ERC-1155 Multi Token Standard",
|
||
name = "Ethereum ERC1155",
|
||
url = "https://www.schemastore.org/ethereum-erc1155.json"
|
||
}, {
|
||
description = "Configuration file for Qwen Code",
|
||
fileMatch = { "**/.qwen/settings.json" },
|
||
name = "Qwen Code Settings",
|
||
url = "https://www.schemastore.org/qwen-code-settings.json"
|
||
}, {
|
||
description = "Definition for one or more Raid Profiles",
|
||
fileMatch = { "*.raid.yaml", "*.raid.yml", "*.raid.json" },
|
||
name = "Raid Profile",
|
||
url = "https://raw.githubusercontent.com/8bitAlex/raid/main/schemas/raid-profile.schema.json"
|
||
}, {
|
||
description = "Definition for a single repository",
|
||
fileMatch = { "raid.yaml", "raid.yml", "raid.json" },
|
||
name = "Raid Repo Configuration",
|
||
url = "https://raw.githubusercontent.com/8bitAlex/raid/main/schemas/raid-repo.schema.json"
|
||
} },
|
||
validate = {
|
||
enable = true
|
||
}
|
||
}
|
||
}
|
||
|
||
- ltex:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "ltex-ls" }
|
||
- filetypes: bib, gitcommit, markdown, org, plaintex, rst, rnoweb, tex, pandoc, quarto, rmd, context, html, xhtml, mail, text
|
||
- get_language_id: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/ltex.lua:54>
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git" }
|
||
- settings: {
|
||
ltex = {
|
||
enabled = { "bibtex", "gitcommit", "markdown", "org", "tex", "restructuredtext", "rsweave", "latex", "quarto", "rmd", "context", "html", "xhtml", "mail", "plaintext" }
|
||
}
|
||
}
|
||
|
||
- lua_ls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "lua-language-server" }
|
||
- filetypes: lua
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/lazydev.nvim/lua/lazydev/integrations/lspconfig.lua:10>
|
||
- root_markers: { { ".emmyrc.json", ".luarc.json", ".luarc.jsonc" }, { ".luacheckrc", ".stylua.toml", "stylua.toml", "selene.toml", "selene.yml" }, { ".git" } }
|
||
- settings: {
|
||
Lua = {
|
||
codeLens = {
|
||
enable = true
|
||
},
|
||
hint = {
|
||
enable = true,
|
||
semicolon = "Disable"
|
||
}
|
||
}
|
||
}
|
||
|
||
- powershell_es:
|
||
- bundle_path: "/home/inorishio/.local/share/nvim/mason/packages/powershell-editor-services"
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/powershell_es.lua:41>
|
||
- filetypes: ps1
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "PSScriptAnalyzerSettings.psd1", ".git" }
|
||
|
||
- pylsp:
|
||
- before_init: <function @/home/inorishio/.local/share/nvim/lazy/mason-lspconfig.nvim/lua/mason-lspconfig/lsp/pylsp.lua:5>
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "pylsp" }
|
||
- filetypes: python
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "pyproject.toml", "setup.py", "setup.cfg", "requirements.txt", "Pipfile", ".git" }
|
||
|
||
- pyright:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "pyright-langserver", "--stdio" }
|
||
- filetypes: python
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "pyrightconfig.json", "pyproject.toml", "setup.py", "setup.cfg", "requirements.txt", "Pipfile", ".git" }
|
||
- settings: {
|
||
python = {
|
||
analysis = {
|
||
autoSearchPaths = true,
|
||
diagnosticMode = "openFilesOnly",
|
||
useLibraryCodeForTypes = true
|
||
}
|
||
}
|
||
}
|
||
|
||
- ⚠️ WARNING Unknown filetype 'qmljs' (Hint: filename extension != filetype).
|
||
- qmlls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "qmlls6", "qmlls" }
|
||
- filetypes: qml, qmljs
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git" }
|
||
|
||
- rust_analyzer:
|
||
- before_init: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/rust_analyzer.lua:164>
|
||
- capabilities: {
|
||
experimental = {
|
||
commands = {
|
||
commands = { "rust-analyzer.showReferences", "rust-analyzer.runSingle", "rust-analyzer.debugSingle" }
|
||
},
|
||
serverStatusNotification = true
|
||
},
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "rust-analyzer" }
|
||
- filetypes: rust
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/rust_analyzer.lua:88>
|
||
- settings: {
|
||
["rust-analyzer"] = {
|
||
lens = {
|
||
debug = {
|
||
enable = true
|
||
},
|
||
enable = true,
|
||
implementations = {
|
||
enable = true
|
||
},
|
||
references = {
|
||
adt = {
|
||
enable = true
|
||
},
|
||
enumVariant = {
|
||
enable = true
|
||
},
|
||
method = {
|
||
enable = true
|
||
},
|
||
trait = {
|
||
enable = true
|
||
}
|
||
},
|
||
run = {
|
||
enable = true
|
||
},
|
||
updateTest = {
|
||
enable = true
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
- ⚠️ WARNING 'sourcekit-lsp' is not executable. Configuration will not be used.
|
||
- sourcekit:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "sourcekit-lsp" }
|
||
- filetypes: swift, objc, objcpp, c, cpp
|
||
- get_language_id: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/sourcekit.lua:23>
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/sourcekit.lua:13>
|
||
|
||
- stylua:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "stylua", "--lsp" }
|
||
- filetypes: lua
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".stylua.toml", "stylua.toml", ".editorconfig" }
|
||
|
||
- systemd-lsp:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
|
||
- ⚠️ WARNING Unknown filetype 'aspnetcorerazor' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'astro-markdown' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'django-html' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'edge' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'ejs' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'erb' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'gohtml' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'gohtmltmpl' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'hbs' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'html-eex' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'jade' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'leaf' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'mdx' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'njk' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'nunjucks' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'slim' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'postcss' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'sugarss' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'reason' (Hint: filename extension != filetype).
|
||
- tailwindcss:
|
||
- before_init: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/tailwindcss.lua:119>
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/tailwindcss.lua:15>
|
||
- filetypes: aspnetcorerazor, astro, astro-markdown, blade, clojure, django-html, htmldjango, edge, eelixir, elixir, ejs, erb, eruby, gohtml, gohtmltmpl, haml, handlebars, hbs, html, htmlangular, html-eex, heex, jade, leaf, liquid, markdown, mdx, mustache, njk, nunjucks, php, razor, slim, twig, css, less, postcss, sass, scss, stylus, sugarss, javascript, javascriptreact, reason, rescript, typescript, typescriptreact, vue, svelte, templ
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/tailwindcss.lua:125>
|
||
- settings: {
|
||
tailwindCSS = {
|
||
classAttributes = { "class", "className", "class:list", "classList", "ngClass" },
|
||
includeLanguages = {
|
||
eelixir = "html-eex",
|
||
elixir = "phoenix-heex",
|
||
eruby = "erb",
|
||
heex = "phoenix-heex",
|
||
htmlangular = "html",
|
||
templ = "html"
|
||
},
|
||
lint = {
|
||
cssConflict = "warning",
|
||
invalidApply = "error",
|
||
invalidConfigPath = "error",
|
||
invalidScreen = "error",
|
||
invalidTailwindDirective = "error",
|
||
invalidVariant = "error",
|
||
recommendedVariantOrder = "warning"
|
||
},
|
||
validate = true
|
||
}
|
||
}
|
||
- workspace_required: true
|
||
|
||
- texlab:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "texlab" }
|
||
- filetypes: tex, bib, plaintex
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { ".git", ".latexmkrc", "latexmkrc", ".texlabroot", "texlabroot", "Tectonic.toml" }
|
||
- settings: {
|
||
texlab = {
|
||
bibtexFormatter = "texlab",
|
||
build = {
|
||
args = { "-pdf", "-interaction=nonstopmode", "-synctex=1", "%f" },
|
||
executable = "latexmk",
|
||
forwardSearchAfter = true,
|
||
onSave = true
|
||
},
|
||
chktex = {
|
||
onEdit = false,
|
||
onOpenAndSave = true
|
||
},
|
||
diagnosticsDelay = 300,
|
||
formatterLineLength = 80,
|
||
forwardSearch = {
|
||
args = { "--synctex-editor-command", " nvim-texlabconfig -file '%%%{input}' -line %%%{line} -server /run/user/1000/nvim.652231.0", "--synctex-forward", "%l:1:%f", "%p" },
|
||
executable = "zathura"
|
||
},
|
||
latexFormatter = "latexindent",
|
||
latexindent = {
|
||
modifyLineBreaks = false
|
||
}
|
||
}
|
||
}
|
||
|
||
- ts_ls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/ts_ls.lua:79>
|
||
- commands: {
|
||
["editor.action.showReferences"] = <function 1>
|
||
}
|
||
- filetypes: javascript, javascriptreact, typescript, typescriptreact
|
||
- handlers: {
|
||
["_typescript.rename"] = <function 1>
|
||
}
|
||
- init_options: {
|
||
hostInfo = "neovim"
|
||
}
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_dir: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/ts_ls.lua:95>
|
||
|
||
- typos_lsp:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: { "typos-lsp" }
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- root_markers: { "typos.toml", "_typos.toml", ".typos.toml", "pyproject.toml", "Cargo.toml" }
|
||
- settings: {}
|
||
|
||
- ⚠️ WARNING Unknown filetype 'yaml.docker-compose' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'yaml.gitlab' (Hint: filename extension != filetype).
|
||
- ⚠️ WARNING Unknown filetype 'yaml.helm-values' (Hint: filename extension != filetype).
|
||
- yamlls:
|
||
- capabilities: {
|
||
general = {
|
||
positionEncodings = { "utf-8", "utf-16", "utf-32" }
|
||
},
|
||
textDocument = {
|
||
callHierarchy = {
|
||
dynamicRegistration = false
|
||
},
|
||
codeAction = {
|
||
codeActionLiteralSupport = {
|
||
codeActionKind = {
|
||
valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" }
|
||
}
|
||
},
|
||
dataSupport = true,
|
||
disabledSupport = true,
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
isPreferredSupport = true,
|
||
resolveSupport = {
|
||
properties = { "edit", "command" }
|
||
}
|
||
},
|
||
codeLens = {
|
||
dynamicRegistration = false,
|
||
resolveSupport = {
|
||
properties = { "command" }
|
||
}
|
||
},
|
||
colorProvider = {
|
||
dynamicRegistration = true
|
||
},
|
||
completion = {
|
||
completionItem = {
|
||
commitCharactersSupport = true,
|
||
deprecatedSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
insertReplaceSupport = true,
|
||
insertTextModeSupport = {
|
||
valueSet = { 1, 2 }
|
||
},
|
||
labelDetailsSupport = true,
|
||
preselectSupport = true,
|
||
resolveSupport = {
|
||
properties = { "documentation", "additionalTextEdits", "insertTextFormat", "insertTextMode", "command" }
|
||
},
|
||
snippetSupport = true,
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
completionItemKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 }
|
||
},
|
||
completionList = {
|
||
itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" }
|
||
},
|
||
contextSupport = true,
|
||
dynamicRegistration = false,
|
||
insertTextMode = 1
|
||
},
|
||
declaration = {
|
||
linkSupport = true
|
||
},
|
||
definition = {
|
||
dynamicRegistration = true,
|
||
linkSupport = true
|
||
},
|
||
diagnostic = {
|
||
dataSupport = true,
|
||
dynamicRegistration = true,
|
||
relatedDocumentSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
documentHighlight = {
|
||
dynamicRegistration = false
|
||
},
|
||
documentLink = {
|
||
dynamicRegistration = false,
|
||
tooltipSupport = false
|
||
},
|
||
documentSymbol = {
|
||
dynamicRegistration = false,
|
||
hierarchicalDocumentSymbolSupport = true,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
},
|
||
tagSupport = {
|
||
valueSet = { 1 }
|
||
}
|
||
},
|
||
foldingRange = {
|
||
dynamicRegistration = false,
|
||
foldingRange = {
|
||
collapsedText = true
|
||
},
|
||
foldingRangeKind = {
|
||
valueSet = { "comment", "imports", "region" }
|
||
},
|
||
lineFoldingOnly = true
|
||
},
|
||
formatting = {
|
||
dynamicRegistration = true
|
||
},
|
||
hover = {
|
||
contentFormat = { "markdown", "plaintext" },
|
||
dynamicRegistration = true
|
||
},
|
||
implementation = {
|
||
linkSupport = true
|
||
},
|
||
inlayHint = {
|
||
dynamicRegistration = true,
|
||
resolveSupport = {
|
||
properties = { "textEdits", "tooltip", "location", "command" }
|
||
}
|
||
},
|
||
inlineCompletion = {
|
||
dynamicRegistration = false
|
||
},
|
||
linkedEditingRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
onTypeFormatting = {
|
||
dynamicRegistration = false
|
||
},
|
||
publishDiagnostics = {
|
||
dataSupport = true,
|
||
relatedInformation = true,
|
||
tagSupport = {
|
||
valueSet = { 1, 2 }
|
||
}
|
||
},
|
||
rangeFormatting = {
|
||
dynamicRegistration = true,
|
||
rangesSupport = true
|
||
},
|
||
references = {
|
||
dynamicRegistration = false
|
||
},
|
||
rename = {
|
||
dynamicRegistration = true,
|
||
honorsChangeAnnotations = true,
|
||
prepareSupport = true
|
||
},
|
||
selectionRange = {
|
||
dynamicRegistration = false
|
||
},
|
||
semanticTokens = {
|
||
augmentsSyntaxTokens = true,
|
||
dynamicRegistration = false,
|
||
formats = { "relative" },
|
||
multilineTokenSupport = true,
|
||
overlappingTokenSupport = true,
|
||
requests = {
|
||
full = {
|
||
delta = true
|
||
},
|
||
range = true
|
||
},
|
||
serverCancelSupport = false,
|
||
tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" },
|
||
tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" }
|
||
},
|
||
signatureHelp = {
|
||
dynamicRegistration = false,
|
||
signatureInformation = {
|
||
activeParameterSupport = true,
|
||
documentationFormat = { "markdown", "plaintext" },
|
||
noActiveParameterSupport = true,
|
||
parameterInformation = {
|
||
labelOffsetSupport = true
|
||
}
|
||
}
|
||
},
|
||
synchronization = {
|
||
didSave = true,
|
||
dynamicRegistration = false,
|
||
willSave = true,
|
||
willSaveWaitUntil = true
|
||
},
|
||
typeDefinition = {
|
||
linkSupport = true
|
||
}
|
||
},
|
||
window = {
|
||
showDocument = {
|
||
support = true
|
||
},
|
||
showMessage = {
|
||
messageActionItem = {
|
||
additionalPropertiesSupport = true
|
||
}
|
||
},
|
||
workDoneProgress = true
|
||
},
|
||
workspace = {
|
||
applyEdit = true,
|
||
codeLens = {
|
||
refreshSupport = true
|
||
},
|
||
configuration = true,
|
||
diagnostics = {
|
||
refreshSupport = true
|
||
},
|
||
didChangeConfiguration = {
|
||
dynamicRegistration = false
|
||
},
|
||
didChangeWatchedFiles = {
|
||
dynamicRegistration = false,
|
||
relativePatternSupport = true
|
||
},
|
||
fileOperations = {
|
||
didCreate = false,
|
||
didDelete = false,
|
||
didRename = false,
|
||
dynamicRegistration = false,
|
||
willCreate = false,
|
||
willDelete = false,
|
||
willRename = false
|
||
},
|
||
inlayHint = {
|
||
refreshSupport = true
|
||
},
|
||
semanticTokens = {
|
||
refreshSupport = true
|
||
},
|
||
symbol = {
|
||
dynamicRegistration = false,
|
||
symbolKind = {
|
||
valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||
}
|
||
},
|
||
workspaceEdit = {
|
||
changeAnnotationSupport = {
|
||
groupsOnLabel = true
|
||
},
|
||
normalizesLineEndings = true,
|
||
resourceOperations = { "rename", "create", "delete" }
|
||
},
|
||
workspaceFolders = true
|
||
}
|
||
}
|
||
- cmd: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/yamlls.lua:64>
|
||
- filetypes: yaml, yaml.docker-compose, yaml.gitlab, yaml.helm-values
|
||
- on_attach: <function @/home/inorishio/.config/nvim/lua/config/format/lspconfig.lua:285>
|
||
- on_init: <function @/home/inorishio/.local/share/nvim/lazy/nvim-lspconfig/lsp/yamlls.lua:83>
|
||
- root_markers: { ".git" }
|
||
- settings: {
|
||
redhat = {
|
||
telemetry = {
|
||
enabled = false
|
||
}
|
||
},
|
||
yaml = {
|
||
format = {
|
||
enable = true
|
||
},
|
||
schemaStore = {
|
||
enable = false,
|
||
url = ""
|
||
},
|
||
schemas = {
|
||
["https://acp-protocol.dev/schemas/v1/attempts.schema.json"] = { "**/.acp/acp.attempts.json", "acp.attempts.json" },
|
||
["https://acp-protocol.dev/schemas/v1/cache.schema.json"] = { ".acp.cache.json" },
|
||
["https://acp-protocol.dev/schemas/v1/config.schema.json"] = { ".acp.config.json" },
|
||
["https://acp-protocol.dev/schemas/v1/primer.schema.json"] = { "primer.json", "*.primer.json", "primer.defaults.json" },
|
||
["https://acp-protocol.dev/schemas/v1/sync.schema.json"] = { "**/.acp/acp.sync.json", "acp.sync.json" },
|
||
["https://acp-protocol.dev/schemas/v1/vars.schema.json"] = { ".acp.vars.json" },
|
||
["https://alec016.github.io/Custom-Machinery/Json%20Schema/src/main/resources/schemas/custom_machinery_machine.json"] = { "**/data/*/machines/*.json", "**/data/*/machine/*.json" },
|
||
["https://alec016.github.io/Custom-Machinery/Json%20Schema/src/main/resources/schemas/custom_machinery_recipe.json"] = { "**/data/*/recipes/**/*.json" },
|
||
["https://api.app-prg1.zerops.io/api/rest/public/settings/import-project-yml-json-schema.json"] = { "zerops-import.yaml", "zerops-*-import.yaml", "zerops-import.yml", "zerops-*-import.yml" },
|
||
["https://api.app-prg1.zerops.io/api/rest/public/settings/zerops-yml-json-schema.json"] = { "zerops.yaml", "zerops.yml" },
|
||
["https://api.bitbucket.org/schemas/pipelines-configuration"] = { "bitbucket-pipelines.yml" },
|
||
["https://api.bluebricks.co/docs/schemas/latest/bricks.schema.json"] = { "bricks.json", "bricks.yaml" },
|
||
["https://app-protocol.org/schema/app-1.0.json"] = { "*.app.json" },
|
||
["https://app.gitpod.io/jsonschema/v1/automations_file.jsonschema.json"] = { "**/.gitpod/automations.json", "**/.gitpod/automations.yaml", "**/.gitpod/automations.yml", "**/.gitpod/automation.yaml" },
|
||
["https://app.ona.com/jsonschema/v1/automations_file.jsonschema.json"] = { "**/.ona/automations.json", "**/.ona/automations.yaml", "**/.ona/automations.yml", "**/.ona/automation.yaml" },
|
||
["https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema"] = { "*.cncc.json" },
|
||
["https://appsemble.app/api.json#/components/schemas/AppDefinition"] = { "app-definition.yaml" },
|
||
["https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json"] = {},
|
||
["https://bioimage-io.github.io/spec-bioimage-io/bioimageio_schema_latest.json"] = { "bioimageio.yaml", "*.bioimageio.yaml" },
|
||
["https://biomejs.dev/schemas/latest/schema.json"] = { "biome.json", "biome.jsonc" },
|
||
["https://blockprotocol.org/schemas/block-metadata.json"] = { "block-metadata.json" },
|
||
["https://cdn.jsdelivr.net/gh/roadrunner-server/roadrunner@latest/schemas/config/3.0.schema.json"] = { ".rr*.yml", ".rr*.yaml" },
|
||
["https://cdn.jsdelivr.net/npm/liblab@latest/liblab.config.schema.json"] = { "liblab.config.json", "*.liblab.config.json" },
|
||
["https://cdn.jsdelivr.net/npm/tsup/schema.json"] = { "tsup.config.json" },
|
||
["https://cdn.sdf.com/schemas/sdf-schema-1.3.json"] = { "*.sdf.yml" },
|
||
["https://cdn.subsquid.io/schemas/squid_manifest.json"] = { "squid.yaml", "*.squid.yaml", "squid.yml", "*.squid.yml" },
|
||
["https://cdnx.deploystack.io/schema/config.yml.json"] = { "**/.deploystack/config.yml", "**/.deploystack/config.yaml" },
|
||
["https://changie.dev/schema.json"] = { ".changie.yaml", ".changie.yml" },
|
||
["https://chat-agents.lobehub.com/schema/lobeAgentSchema_v1.json"] = { "lobe-agent.json" },
|
||
["https://citrusframework.org/schema/json/testcase/citrus-testcase.json"] = { "*.citrus.yaml", "*.citrus.test.yaml", "*.citrus.it.yaml", "*.citrus-test.yaml", "*.citrus-it.yaml" },
|
||
["https://cmakefmt.dev/schemas/latest/schema.json"] = { ".cmakefmt.yaml", ".cmakefmt.yml", ".cmakefmt.toml" },
|
||
["https://codemagic.io/codemagic-schema.json"] = { "codemagic.yaml", "codemagic.yml" },
|
||
["https://coderabbit.ai/integrations/schema.v2.json"] = { ".coderabbit.yaml" },
|
||
["https://cps-org.github.io/cps/cps.schema.json"] = { "*.cps" },
|
||
["https://cscnk52.github.io/json-schemas/zola.schema.json"] = { "zola.toml" },
|
||
["https://cursor.com/schemas/environment.schema.json"] = { "**/.cursor/environment.json" },
|
||
["https://datahubproject.io/schemas/datahub_ingestion_schema.json"] = { "*.dhub.yml", "*.dhub.yaml", "*.dhub.json" },
|
||
["https://deployah.dev/schemas/v1-alpha.1/manifest.json"] = { "deployah.yaml", "deployah.yml", ".deployah.yaml", ".deployah.yml" },
|
||
["https://deployments.allegrogroup.com/tycho/schema"] = { "**/tycho.yml", "**/tycho.yaml" },
|
||
["https://deta.space/assets/spacefile.schema.json"] = { "Spacefile" },
|
||
["https://developer.1password.com/schema/ssh-agent-config.json"] = { "**/1password/ssh/agent.toml" },
|
||
["https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json"] = { "tsdoc.json" },
|
||
["https://developers.openai.com/codex/config-schema.json"] = { "**/.codex/config.toml" },
|
||
["https://docs.gradle.com/downloads/build-cache-node-config-schema/build-cache-node-config-schema-5.json"] = { "*build-cache-node-config.yml", "*build-cache-node-config.yaml" },
|
||
["https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-15.json"] = { "*gradle-enterprise.yml", "*gradle-enterprise.yaml" },
|
||
["https://docs.renovatebot.com/renovate-global-schema.json"] = {},
|
||
["https://docs.renovatebot.com/renovate-inherited-schema.json"] = {},
|
||
["https://docs.renovatebot.com/renovate-schema.json"] = { "renovate.json", "renovate.json5", "**/.github/renovate.json", "**/.github/renovate.json5", "**/.gitlab/renovate.json", "**/.gitlab/renovate.json5", ".renovaterc", ".renovaterc.json", ".renovaterc.json5" },
|
||
["https://docs.restate.dev/schemas/restate-server-configuration-schema.json"] = { "**/restate.toml", "**/restate-server.toml" },
|
||
["https://docs.visivo.io/assets/visivo_schema.json"] = { "visivo.yml", "visivo.yaml", "visivo_project.yml", "visivo_project.yaml", "*.visivo.yml", "*.visivo.yaml" },
|
||
["https://download.qt.io/official_releases/qtcreator/latest/installer_source/jsonschemas/project.json"] = { "**/.qtcreator/project.json" },
|
||
["https://download.stackhawk.com/hawk/jsonschema/hawkconfig.json"] = { "stackhawk.yml", "stackhawk.yaml", "stackhawk-*.yml", "stackhawk-*.yaml" },
|
||
["https://dprint.dev/schemas/v0.json"] = { "dprint.json", "dprint.jsonc", ".dprint.json", ".dprint.jsonc" },
|
||
["https://dstack-runner-downloads.s3.eu-west-1.amazonaws.com/latest/schemas/configuration.json"] = { "*.dstack.yml", "*.dstack.yaml" },
|
||
["https://dystroy.org/bacon/.bacon.schema.json"] = { "bacon.toml", "**/bacon/prefs.toml" },
|
||
["https://eca.dev/config.json"] = { "**/eca/config.json", "**/.eca/config.json" },
|
||
["https://enduricastorage.blob.core.windows.net/public/endurica-cl-schema.json"] = { "*.ki.json" },
|
||
["https://fasterci.com/config.schema.json"] = { "**/.fasterci/config.yaml" },
|
||
["https://ffizer.github.io/ffizer/ffizer.schema.json"] = { ".ffizer.yaml" },
|
||
["https://flagd.dev/schema/v0/flags.json"] = { "flagd.json", "flagd.yaml", "flagd.yml", "*.flagd.json", "*.flagd.yaml", "*.flagd.yml" },
|
||
["https://getcomposer.org/schema.json"] = { "composer.json" },
|
||
["https://github.com/DannyBen/completely/blob/master/schemas/completely.json"] = { "completely.yml", "completely.yaml" },
|
||
["https://github.com/Flexget/Flexget/releases/latest/download/flexget-config.schema.json"] = { "**/.flexget/config.yml", "**/flexget/config.yml" },
|
||
["https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json"] = { "*.jmdsl.yml", "*.jmdsl.yaml", "*.jmdsl.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-collections.schema.json"] = { "cloudcannon.collections.yml", "cloudcannon.collections.yaml", "cloudcannon.collections.json", "*.cloudcannon.collections.yml", "*.cloudcannon.collections.yaml", "*.cloudcannon.collections.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-config.schema.json"] = { "cloudcannon.config.yml", "cloudcannon.config.yaml", "cloudcannon.config.json", "*.cloudcannon.config.yml", "*.cloudcannon.config.yaml", "*.cloudcannon.config.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-editables.schema.json"] = { "cloudcannon.editables.yml", "cloudcannon.editables.yaml", "cloudcannon.editables.json", "*.cloudcannon.editables.yml", "*.cloudcannon.editables.yaml", "*.cloudcannon.editables.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-inputs.schema.json"] = { "cloudcannon.inputs.yml", "cloudcannon.inputs.yaml", "cloudcannon.inputs.json", "*.cloudcannon.inputs.yml", "*.cloudcannon.inputs.yaml", "*.cloudcannon.inputs.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-schemas.schema.json"] = { "cloudcannon.schemas.yml", "cloudcannon.schemas.yaml", "cloudcannon.schemas.json", "*.cloudcannon.schemas.yml", "*.cloudcannon.schemas.yaml", "*.cloudcannon.schemas.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets-definitions.schema.json"] = { "cloudcannon.snippets-definitions.yml", "cloudcannon.snippets-definitions.yaml", "cloudcannon.snippets-definitions.json", "*.cloudcannon.snippets-definitions.yml", "*.cloudcannon.snippets-definitions.yaml", "*.cloudcannon.snippets-definitions.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets-imports.schema.json"] = { "cloudcannon.snippets-imports.yml", "cloudcannon.snippets-imports.yaml", "cloudcannon.snippets-imports.json", "*.cloudcannon.snippets-imports.yml", "*.cloudcannon.snippets-imports.yaml", "*.cloudcannon.snippets-imports.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-snippets.schema.json"] = { "cloudcannon.snippets.yml", "cloudcannon.snippets.yaml", "cloudcannon.snippets.json", "*.cloudcannon.snippets.yml", "*.cloudcannon.snippets.yaml", "*.cloudcannon.snippets.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-structure-value.schema.json"] = { "cloudcannon.structure-value.yml", "cloudcannon.structure-value.yaml", "cloudcannon.structure-value.json", "*.cloudcannon.structure-value.yml", "*.cloudcannon.structure-value.yaml", "*.cloudcannon.structure-value.json" },
|
||
["https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-structures.schema.json"] = { "cloudcannon.structures.yml", "cloudcannon.structures.yaml", "cloudcannon.structures.json", "*.cloudcannon.structures.yml", "*.cloudcannon.structures.yaml", "*.cloudcannon.structures.json" },
|
||
["https://github.com/cmhughes/latexindent.pl/raw/main/documentation/latexindent-yaml-schema.json"] = { "latexindent.yaml", ".latexindent.yaml" },
|
||
["https://github.com/etiennebacher/jarl/releases/latest/download/jarl.schema.json"] = { "jarl.toml" },
|
||
["https://github.com/fbecart/zinoma/releases/latest/download/zinoma-schema.json"] = { "zinoma.yml" },
|
||
["https://github.com/go-vela/server/releases/latest/download/schema.json"] = { ".vela.yml", ".vela.yaml" },
|
||
["https://github.com/goss-org/goss/raw/master/docs/schema.yaml"] = { "goss.yaml", "goss.yml", "goss.json" },
|
||
["https://github.com/helmwave/helmwave/releases/latest/download/schema.json"] = { "helmwave.yml" },
|
||
["https://github.com/mason-org/registry-schema/releases/latest/download/package.schema.json"] = { "**/packages/*/package.yaml" },
|
||
["https://github.com/napari/npe2/releases/latest/download/schema.json"] = { "napari.yml", "napari.yaml", ".napari.yml", ".napari.yaml" },
|
||
["https://github.com/openstatusHQ/json-schema/releases/download/v1.0.0/schema.json"] = { "openstatus.json", "openstatus.yml", "openstatus.yaml", "openstatus.toml" },
|
||
["https://github.com/posit-dev/air/releases/latest/download/air.schema.json"] = { "air.toml", ".air.toml" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-plan_schema.json"] = { "oscal*assessment-plan.json", "oscal*assessment_plan.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_assessment-results_schema.json"] = { "oscal*assessment-results.json", "oscal*assessment_results.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_catalog_schema.json"] = { "oscal*catalog.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_component_schema.json"] = { "oscal*component.json", "oscal*cdef.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_poam_schema.json"] = { "oscal*poam.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_profile_schema.json"] = { "oscal*profile.json" },
|
||
["https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_ssp_schema.json"] = { "oscal*ssp.json" },
|
||
["https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/schema.json"] = { "*_fiqus.json", "*_fiqus.json5", "*_fiqus.yaml", "*_fiqus.yml", "*_FiQuS.json", "*_FiQuS.json5", "*_FiQuS.yaml", "*_FiQuS.yml" },
|
||
["https://gitlab.com/appsemble/appsemble/-/raw/HEAD/packages/cli/assets/appsemblerc.schema.json"] = { ".appsemblerc.yaml" },
|
||
["https://gitlab.com/chromaway/core-tools/chromia-cli-tools/-/raw/dev/chromia-build-tools/src/main/resources/chromia-model-schema.json"] = { "chromia.yml", "chromia.yaml" },
|
||
["https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-config-schema.json"] = { "**/.chromia/seeder/**/seeder.yml" },
|
||
["https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-module-schema.json"] = { "**/.chromia/seeder/**/modules/**/*.yml" },
|
||
["https://gitlab.com/fdroid/fdroiddata/-/raw/master/schemas/metadata.json"] = { "**/metadata/*.yml" },
|
||
["https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/raw/master/pkg/agentcfg/agentcfg_schemas/gitlab.agent.agentcfg.ConfigurationFile.jsonschema.bundle.json"] = { "**/.gitlab/agents/*/config.yaml" },
|
||
["https://gitlab.com/gitlab-org/gitlab-foss/-/raw/master/app/assets/javascripts/editor/schema/ci.json"] = { "**/.gitlab-ci.yml", "**/.gitlab-ci.yaml", "**/*.gitlab-ci.yml", "**/*.gitlab-ci.yaml" },
|
||
["https://gitlab.com/sbenv/veroxis/docker-seq/-/raw/HEAD/docker-seq.schema.json"] = { "docker-seq.yaml", "docker-seq.json", "docker-seq.yml", "*.docker-seq.yaml", "*.docker-seq.json", "*.docker-seq.yml" },
|
||
["https://gitlab.com/sbenv/veroxis/ezd-rs/-/raw/HEAD/ezd.schema.json"] = { "ezd.yaml", "ezd.json", "ezd.yml" },
|
||
["https://gitpod.io/schemas/gitpod-schema.json"] = { ".gitpod.yml" },
|
||
["https://gitversion.net/schemas/6.7/GitVersion.configuration.json"] = { "GitVersion.yml", "GitVersion.yaml", ".gitversion.yml", ".gitversion.yaml" },
|
||
["https://golangci-lint.run/jsonschema/custom-gcl.jsonschema.json"] = { ".custom-gcl.yml", ".custom-gcl.yaml" },
|
||
["https://golangci-lint.run/jsonschema/golangci.jsonschema.json"] = { ".golangci.yml", ".golangci.yaml", ".golangci.toml", ".golangci.json" },
|
||
["https://goosewobbler.github.io/releasekit/schema.json"] = { "releasekit.config.json" },
|
||
["https://goreleaser.com/static/schema.json"] = { ".goreleaser.yml", ".goreleaser.yaml", "goreleaser.yml", "goreleaser.yaml" },
|
||
["https://grnhse-vpc-assets.s3.amazonaws.com/jsonschemas/lotus.yaml.json"] = { "lotus.yaml" },
|
||
["https://hazelcast.com/schema/config/hazelcast-config-5.6.json"] = { "hazelcast*.yaml", "hazelcast*.json", "hz-*.yaml", "hz-*.json" },
|
||
["https://html-validate.org/schemas/config.json"] = { ".htmlvalidate.json" },
|
||
["https://hyperfoil.io/schema.json"] = { "*.hf.yaml" },
|
||
["https://ide-integration.batect.dev/v1/configSchema.json"] = { "batect.yml", "batect-bundle.yml" },
|
||
["https://ifstate.net/schema/2/ifstate.conf.schema.json"] = { "ifstate.yaml", "**/ifstate/config.yml" },
|
||
["https://ixpect.net/0.1/schema/ixpect.conf.schema.json"] = { "ixpect.conf.yaml" },
|
||
["https://jenkins-x.io/schemas/jx-requirements.json"] = { "jx-requirements.yml" },
|
||
["https://jenkins-x.io/schemas/jx-schema.json"] = { "jenkins-x*.yml" },
|
||
["https://jj-vcs.github.io/jj/latest/config-schema.json"] = { "**/.jj/repo/config.toml", "**/jj/config.toml" },
|
||
["https://json-schema.org/draft-07/schema"] = { "*.schema.json" },
|
||
["https://jsr.io/schema/config-file.v1.json"] = { "jsr.json", "jsr.jsonc" },
|
||
["https://kubri.dev/schema.json"] = { ".kubri.yaml", ".kubri.yml", "kubri.yaml", "kubri.yml" },
|
||
["https://lando-community.github.io/lando-spec/landofile-spec.json"] = { ".lando.yml", ".lando.*.yml" },
|
||
["https://meta.open-rpc.org/"] = { "openrpc.json", "openrpc.yml", "openrpc.yaml", "open-rpc.json", "open-rpc.yml", "open-rpc.yaml" },
|
||
["https://meta.upsun.com/schema/upsun"] = { "**/.upsun/config.yml", "**/.upsun/config.yaml" },
|
||
["https://mise.jdx.dev/schema/mise.json"] = { ".mise.toml", ".mise.*.toml", "mise.toml", "mise.*.toml", "**/.mise/config.toml", "**/.mise/config.*.toml", "**/.mise/conf.d/*.toml", "**/mise/config.toml", "**/mise/config.*.toml", "**/mise/conf.d/*.toml" },
|
||
["https://motif.land/api/motif.schema.json"] = { "motif.json" },
|
||
["https://nfpm.goreleaser.com/static/schema.json"] = { "nfpm.yaml" },
|
||
["https://nitro.margelo.com/nitro.schema.json"] = {},
|
||
["https://nodejs.org/docs/latest/node-config-schema.json"] = { "node.config.json" },
|
||
["https://noodl.s3.us-west-1.amazonaws.com/noodl.schema.json"] = { "*.noodl.yml" },
|
||
["https://noxorg.dev/schemas/NoxConfiguration.json"] = { "service.nox.yaml", "service.nox.yml", "service.nox.json" },
|
||
["https://on.cypress.io/cypress.schema.json"] = { "cypress.json" },
|
||
["https://openapi.vercel.sh/vercel.json"] = { "vercel.json" },
|
||
["https://opencode.ai/config.json"] = { "opencode.json", "opencode.jsonc", "**/.opencode/opencode.json", "**/.opencode/opencode.jsonc" },
|
||
["https://pitcms.net/schema/pitcms.schema.json"] = { "pitcms.json", "pitcms.jsonc" },
|
||
["https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicstags.json"] = { "cicstags.yaml", "cicstags.yml" },
|
||
["https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicsts-resourceimport.json"] = { "*.cicsresourceimport.yaml", "*.cicsresourceimport.yml" },
|
||
["https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/cicsts-resourcemodel.json"] = { "*.cicsresourcemodel.yaml", "*.cicsresourcemodel.yml", "*.cicsappconstraints.yaml", "*.cicsappconstraints.yml" },
|
||
["https://public.dhe.ibm.com/ibmdl/export/pub/software/htp/cics/schemas/json/resourceoverrides.json"] = { "**/resourceoverrides/*.yaml", "**/resourceoverrides/*.yml", "*.cicsoverrides.yaml", "*.cicsoverrides.yml" },
|
||
["https://pyglotaran-extras.readthedocs.io/en/latest/_static/pygta_config.schema.json"] = { "pygta_config.yaml", "pygta_config.yml" },
|
||
["https://railway.com/railway.schema.json"] = { "railway.toml", "railway.json" },
|
||
["https://raw.githubusercontent.com/8bitAlex/raid/main/schemas/raid-profile.schema.json"] = { "*.raid.yaml", "*.raid.yml", "*.raid.json" },
|
||
["https://raw.githubusercontent.com/8bitAlex/raid/main/schemas/raid-repo.schema.json"] = { "raid.yaml", "raid.yml", "raid.json" },
|
||
["https://raw.githubusercontent.com/Ackee-Blockchain/trident/refs/heads/master/trident-spec.json"] = { "**/*Trident.toml", "**/*.Trident.toml" },
|
||
["https://raw.githubusercontent.com/Ackee-Blockchain/wake/refs/heads/main/docs/wake-schema.json"] = { "**/*wake.toml", "**/*.wake.toml" },
|
||
["https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef-5.json"] = { "database.beef-5.yaml", "database.beef-5.yml", "database.beef-5.json", "*.database.beef-5.yaml", "*.database.beef-5.yml", "*.database.beef-5.json" },
|
||
["https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef.json"] = { "database.beef.yaml", "database.beef.yml", "database.beef.json" },
|
||
["https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef-5.json"] = { "entity.beef-5.yaml", "entity.beef-5.yml", "entity.beef-5.json", "refdata.beef-5.yaml", "refdata.beef-5.yml", "refdata.beef-5.json", "datamodel.beef-5.yaml", "datamodel.beef-5.yml", "datamodel.beef-5.json", "*.entity.beef-5.yaml", "*.entity.beef-5.yml", "*.entity.beef-5.json", "*.refdata.beef-5.yaml", "*.refdata.beef-5.yml", "*.refdata.beef-5.json", "*.datamodel.beef-5.yaml", "*.datamodel.beef-5.yml", "*.datamodel.beef-5.json" },
|
||
["https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef.json"] = { "entity.beef.yaml", "entity.beef.yml", "entity.beef.json", "refdata.beef.yaml", "refdata.beef.yml", "refdata.beef.json", "datamodel.beef.yaml", "datamodel.beef.yml", "datamodel.beef.json" },
|
||
["https://raw.githubusercontent.com/Avanade/NTangle/main/schemas/ntangle.json"] = { "ntangle.yaml", "ntangle.yml", "ntangle.json", "ntangle.jsn" },
|
||
["https://raw.githubusercontent.com/AxoCode/json-schema/master/minecraft/sounds.json"] = { "**/assets/*/sounds.json" },
|
||
["https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_definition.json"] = { "*.alz_archetype_definition.json", "*.alz_archetype_definition.yaml", "*.alz_archetype_definition.yml" },
|
||
["https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_override.json"] = { "*.alz_archetype_override.json", "*.alz_archetype_override.yaml", "*.alz_archetype_override.yml" },
|
||
["https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/architecture_definition.json"] = { "*.alz_architecture_definition.json", "*.alz_architecture_definition.yaml", "*.alz_architecture_definition.yml" },
|
||
["https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/default_policy_values.json"] = { "alz_policy_default_values.json", "alz_policy_default_values.yaml", "alz_policy_default_values.yml" },
|
||
["https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/library_metadata.json"] = { "alz_library_metadata.json" },
|
||
["https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json"] = { "azure.yaml", "azure.yml" },
|
||
["https://raw.githubusercontent.com/BookkeepersMC/notebook-schemas/master/notebook.mod.json/schemas/main.json"] = { "notebook.mod.json" },
|
||
["https://raw.githubusercontent.com/CCDirectLink/CCModDB/refs/heads/master/ccmod-json-schema.json"] = { "ccmod.json" },
|
||
["https://raw.githubusercontent.com/CVEProject/cve-schema/master/schema/docs/CVE_Record_Format_bundled.json"] = { "CVE-*.json" },
|
||
["https://raw.githubusercontent.com/ChordPro/chordpro/master/lib/ChordPro/res/config/config.schema"] = { "*.chordpro.json", "chordpro.json", "*.chordpro.yaml", "*.chordpro.yml", "chordpro.yaml", "chordpro.yml" },
|
||
["https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json"] = { "bottom.toml" },
|
||
["https://raw.githubusercontent.com/Cloud-Pipelines/component_spec_schema/stable/component_spec.json_schema.json"] = { "component.yaml", "kfp_component.yaml", "kfp_component.json" },
|
||
["https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog.schema.json"] = { "info.json" },
|
||
["https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog_repo.schema.json"] = { "info.json" },
|
||
["https://raw.githubusercontent.com/CycloneDX/specification/refs/heads/master/schema/bom-1.6.schema.json"] = { "bom.json", "*.cdx.json" },
|
||
["https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/bashly.json"] = { "bashly.yml", "bashly.yaml" },
|
||
["https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/settings.json"] = { "bashly-settings.yml", "bashly-settings.yaml" },
|
||
["https://raw.githubusercontent.com/DannyBen/bashly/master/schemas/strings.json"] = { "bashly-strings.yml", "bashly-strings.yaml" },
|
||
["https://raw.githubusercontent.com/DannyBen/madness/master/schemas/madness.json"] = { "madness.yml", "madness.yaml" },
|
||
["https://raw.githubusercontent.com/DannyBen/secret_hub/master/schemas/secrethub.json"] = { "secrethub.yml", "secrethub.yaml" },
|
||
["https://raw.githubusercontent.com/DataDog/schema/main/datadog-ci/synthetics/test-config.schema.json"] = { "*.synthetics.json" },
|
||
["https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/entity.schema.json"] = { "entity.datadog.yaml", "entity.datadog.yml", "entity.datadog.json" },
|
||
["https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/service.schema.json"] = { "service.datadog.yaml", "service.datadog.yml", "service.datadog.json" },
|
||
["https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json"] = { ".markdownlintrc", ".markdownlint.json", ".markdownlint.jsonc", ".markdownlint.yaml", ".markdownlint.yml" },
|
||
["https://raw.githubusercontent.com/DetachHead/basedpyright/refs/heads/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json"] = { "basedpyrightconfig.json" },
|
||
["https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json"] = { "stylecop.json" },
|
||
["https://raw.githubusercontent.com/EHfive/v2ray-jsonschema/main/v4-config.schema.json"] = { "**/v2ray/*.json" },
|
||
["https://raw.githubusercontent.com/Eurobotics-Association/barba-cv/main/schema/barba-cv.schema.json"] = { "barba-cv.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-aligner-0.3.json"] = { "everyvoice-aligner.yaml", "everyvoice-aligner.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-data-0.3.json"] = { "everyvoice-shared-data.yaml", "everyvoice-shared-data.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-shared-text-0.3.json"] = { "everyvoice-shared-text.yaml", "everyvoice-shared-text.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-spec-to-wav-0.3.json"] = { "everyvoice-spec-to-wav.yaml", "everyvoice-spec-to-wav.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-spec-0.3.json"] = { "everyvoice-text-to-spec.yaml", "everyvoice-text-to-spec.json" },
|
||
["https://raw.githubusercontent.com/EveryVoiceTTS/everyvoice/main/everyvoice/.schema/everyvoice-text-to-wav-0.3.json"] = { "everyvoice-text-to-wav.yaml", "everyvoice-text-to-wav.json" },
|
||
["https://raw.githubusercontent.com/GoogleChrome/related-website-sets/main/SCHEMA.json"] = { "**/.well-known/first-party-set.json" },
|
||
["https://raw.githubusercontent.com/GoogleContainerTools/skaffold/main/docs-v2/content/en/schemas/v3.json"] = { "skaffold.yaml", "skaffold.yml" },
|
||
["https://raw.githubusercontent.com/HaxeFoundation/haxelib/master/schema.json"] = { "haxelib.json" },
|
||
["https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zapp/zapp-schema-1.8.0.json"] = { "zapp.yaml", "zapp.yml", "zapp.json" },
|
||
["https://raw.githubusercontent.com/IBM/zopeneditor-about/main/zcodeformat/zcodeformat-schema-0.0.1.json"] = { "zcodeformat.yaml", "zcodeformat.json" },
|
||
["https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"] = { "*.omp.json", "*.omp.toml", "*.omp.yaml", "*.omp.yml" },
|
||
["https://raw.githubusercontent.com/Jodexx/DCBetterCasinoMenuSchema/refs/heads/main/schema.json"] = { "*dcbc.yml", "*dcbc.yaml" },
|
||
["https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CKAN.schema"] = { "*.ckan" },
|
||
["https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/NetKAN.schema"] = { "*.netkan", "*.frozen" },
|
||
["https://raw.githubusercontent.com/Kitware/CMake/master/Help/manual/presets/schema.json"] = { "CMakePresets.json", "CMakeUserPresets.json" },
|
||
["https://raw.githubusercontent.com/Konafets/statamic-blueprint-validation/main/statamic.blueprint.schema.json"] = { "**/resources/blueprints/**/*.yml", "**/resources/blueprints/**/*.yaml" },
|
||
["https://raw.githubusercontent.com/LeShaunJ/ops-schema/main/ops.schema.json"] = { "ops.yml", "ops.yaml" },
|
||
["https://raw.githubusercontent.com/MarcoIeni/release-plz/main/.schema/latest.json"] = { "release-plz.toml", ".release-plz.toml" },
|
||
["https://raw.githubusercontent.com/Mergifyio/docs/main/public/mergify-configuration-schema.json"] = { ".mergify.yml", "**/.github/mergify.yml", "**/.mergify/config.yml" },
|
||
["https://raw.githubusercontent.com/MirrexOne/unqueryvet/main/schema.json"] = { ".unqueryvet.yaml", ".unqueryvet.yml" },
|
||
["https://raw.githubusercontent.com/ModuleAssembler/ModuleAssembler-Schema/refs/tags/v1.0.0/schema/moduleassembler.schema.json"] = { "**/.moduleassembler/moduleproject.json" },
|
||
["https://raw.githubusercontent.com/MultiQC/MultiQC/refs/heads/main/multiqc/utils/config_schema.json"] = { "multiqc_config.yaml", "multiqc_config.yml", ".multiqc_config.yaml", ".multiqc_config.yml" },
|
||
["https://raw.githubusercontent.com/Neotys-Labs/neoload-cli/master/resources/as-code.latest.schema.json"] = { ".nl.yaml", ".nl.yml", ".nl.json", ".neoload.yaml", ".neoload.yml", ".neoload.json" },
|
||
["https://raw.githubusercontent.com/Nuitka/Nuitka/develop/misc/nuitka-package-config-schema.json"] = { "*.nuitka-package.config.yml", "*.nuitka-package.config.yaml" },
|
||
["https://raw.githubusercontent.com/OWASP/nest-schema/main/project.json"] = { "project.owasp.yaml" },
|
||
["https://raw.githubusercontent.com/PrefectHQ/prefect/refs/heads/main/schemas/prefect.yaml.schema.json"] = { "prefect.yaml", "prefect.yml" },
|
||
["https://raw.githubusercontent.com/PrefectHQ/prefect/refs/heads/main/schemas/settings.schema.json"] = { "prefect.toml" },
|
||
["https://raw.githubusercontent.com/QualiTorque/torque-vs-code-extensions/master/client/schemas/blueprint-spec2-schema.json"] = { "**/blueprints/**.yaml" },
|
||
["https://raw.githubusercontent.com/QuiltMC/quilt-json-schemas/main/quilt.mod.json/schemas/main.json"] = { "quilt.mod.json" },
|
||
["https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/generators_yaml_schema.json"] = { "generators.yml", "generators.yaml" },
|
||
["https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/problem_yaml_schema.json"] = { "problem.yml", "problem.yaml" },
|
||
["https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/submissions_yaml_schema.json"] = { "submissions.yml", "submissions.yaml" },
|
||
["https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/main/bapctools/resources/support/schemas/test_group_yaml_schema.json"] = { "test_group.yml", "test_group.yaml" },
|
||
["https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/a2a/a2a_agent_config.schema.json"] = { "ngui-a2a_*.yaml", "ngui-a2a_*.yml", "ngui-a2a_*.json" },
|
||
["https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/config/agent_config.schema.json"] = { "ngui_*.yaml", "ngui_*.yml", "ngui_*.json" },
|
||
["https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/mcp/mcp_agent_config.schema.json"] = { "ngui-mcp_*.yaml", "ngui-mcp_*.yml", "ngui-mcp_*.json" },
|
||
["https://raw.githubusercontent.com/RedpointGames/uet-schema/main/root.json"] = { "BuildConfig.json" },
|
||
["https://raw.githubusercontent.com/SFDO-Tooling/CumulusCI/main/cumulusci/schema/cumulusci.jsonschema.json"] = { "cumulusci.yml" },
|
||
["https://raw.githubusercontent.com/Scalingo/developers-documentation/refs/heads/master/scalingo.schema.json"] = { "scalingo.json" },
|
||
["https://raw.githubusercontent.com/Scandltd/storm-petrel/main/generator/assets/appsettings.StormPetrel.Schema.json"] = { "appsettings.StormPetrel.json" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/bmml.json"] = { "*.bmml", "*.bmml.yaml", "*.bmml.yml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/cibuildwheel.json"] = { "cibuildwheel.toml", ".cibuildwheel.toml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/hatch.json"] = { "hatch.toml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/knowledge-unit.json"] = { "ku-*.json", "knowledge-unit.json", "**/ku/*.json" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pactspec.json"] = { "*.pactspec.json", "*.pactspec.yaml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-black.json"] = {},
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-fastapi.json"] = {},
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-pixi.json"] = {},
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pep-723.json"] = {},
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pyproject.json"] = { "pyproject.toml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/rumdl.json"] = { ".rumdl.toml", "rumdl.toml" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/twee-ts.config.json"] = { "twee-ts.config.json" },
|
||
["https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/uv.json"] = { "uv.toml" },
|
||
["https://raw.githubusercontent.com/ShaitanLyss/these/main/hecate/hecate-json-schema.json"] = { "*.hecate.yml", "*.hecate.yaml", "*.hecate", "*.hecate.json" },
|
||
["https://raw.githubusercontent.com/Shravan-1908/stellapy/master/schema.json"] = { "stella.yml", "stella.json" },
|
||
["https://raw.githubusercontent.com/SigmaHQ/sigma-specification/main/json-schema/sigma-detection-rule-schema.json"] = { "**/sigma/**/*.yml" },
|
||
["https://raw.githubusercontent.com/SlavaVedernikov/C4InterFlow/refs/heads/master/C4InterFlow/schema.json"] = { "**/*.c4interflow.yaml", "**/*.c4interflow.json" },
|
||
["https://raw.githubusercontent.com/Songmu/podbard/main/schema.yaml"] = { "podbard.yaml" },
|
||
["https://raw.githubusercontent.com/SymphonyPlatformSolutions/symphony-wdk/master/workflow-language/src/main/resources/swadl-schema-1.0.json"] = { "*.swadl.yaml", "*.swadl.yml" },
|
||
["https://raw.githubusercontent.com/Threagile/threagile/refs/heads/master/support/schema.json"] = { "threagile.yaml", "threat-model.yaml" },
|
||
["https://raw.githubusercontent.com/TugboatQA/docs/refs/heads/main/static/config-schema.json"] = { "**/.tugboat/config.yml" },
|
||
["https://raw.githubusercontent.com/TykTechnologies/tyk-schemas/refs/heads/main/JSON/draft-07/schema_tyk.oss.conf"] = { "tyk.conf" },
|
||
["https://raw.githubusercontent.com/UI5/manifest/main/schema.json"] = { "**/webapp/manifest.json", "**/src/main/webapp/manifest.json", "**/src/manifest.json" },
|
||
["https://raw.githubusercontent.com/USF-org/USF/refs/heads/main/usf.schema.json"] = { "*.usf", "*.usf.yml", "*.usf.yaml", "*.usf.json", ".usf.yml", ".usf.yaml", ".usf.json", "usf.yml", "usf.yaml", "usf.json" },
|
||
["https://raw.githubusercontent.com/UpCloudLtd/upcloud-cli/refs/heads/main/docs/upctl.schema.json"] = { "**/upctl.yaml" },
|
||
["https://raw.githubusercontent.com/Use-Tusk/fence/refs/heads/main/docs/schema/fence.schema.json"] = { "fence.json" },
|
||
["https://raw.githubusercontent.com/Wykiki/jocker/main/schema.json"] = { "jocker.yml", "jocker.yaml", "jocker.override.yml", "jocker.override.yaml" },
|
||
["https://raw.githubusercontent.com/Yash-Singh1/vscode-snippets-json-schema/main/schema.json"] = { "*.code-snippets" },
|
||
["https://raw.githubusercontent.com/abordage/schemas/main/schemas/awesome-repositories/awesome-repositories.schema.json"] = { "awesome-repositories.json", "awesome-repositories.yaml", "awesome-repositories.yml" },
|
||
["https://raw.githubusercontent.com/adonisjs/application/master/adonisrc.schema.json"] = { ".adonisrc.json" },
|
||
["https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-config.schema.json"] = { "aerleon.yml" },
|
||
["https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-definitions.schema.json"] = { "**/def/**/*.yaml" },
|
||
["https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-policies.schema.json"] = { "**/policies/**/*.yaml" },
|
||
["https://raw.githubusercontent.com/ahmadnassri/har-schema/master/lib/har.json"] = { "*.har" },
|
||
["https://raw.githubusercontent.com/airbytehq/airbyte-python-cdk/49c5a482de7bdfbaa3a68373a940b90c0690a56f/airbyte_cdk/sources/declarative/generated/declarative_component_schema.json"] = { "source-*-manifest.yaml", "destination-*-manifest.yaml", "**/source-*/manifest.yaml", "**/destination-*/manifest.yaml" },
|
||
["https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-ci/connectors/metadata_service/lib/metadata_service/models/generated/ConnectorMetadataDefinitionV0.json"] = { "**/source-*/metadata.yaml", "**/destination-*/metadata.yaml" },
|
||
["https://raw.githubusercontent.com/akiomik/mado/refs/heads/main/pkg/json-schema/mado.json"] = { ".mado.toml", "mado.toml" },
|
||
["https://raw.githubusercontent.com/andig/evcc/master/schema.json"] = { "evcc*.yaml" },
|
||
["https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular/cli/lib/config/workspace-schema.json"] = { "angular.json" },
|
||
["https://raw.githubusercontent.com/angular/angular-cli/v10.1.6/packages/angular/cli/lib/config/schema.json"] = { ".angular-cli.json", "angular-cli.json" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible-lint-config.json"] = { ".ansible-lint", "**/.config/ansible-lint.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook"] = { "playbook.yml", "playbook.yaml", "site.yml", "site.yaml", "**/playbooks/*.yml", "**/playbooks/*.yaml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/tasks"] = { "**/tasks/*.yml", "**/tasks/*.yaml", "**/handlers/*.yml", "**/handlers/*.yaml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/execution-environment.json"] = { "**/execution-environment.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/galaxy.json"] = { "galaxy.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/inventory.json"] = { "inventory.yml", "inventory.yaml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta-runtime.json"] = { "**/meta/runtime.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/meta.json"] = { "**/meta/main.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/requirements.json"] = { "requirements.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/role-arg-spec.json"] = { "**/meta/argument_specs.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/vars.json"] = { "**/vars/*.yml", "**/vars/*.yaml", "**/host_vars/*.yml", "**/host_vars/*.yaml", "**/group_vars/*.yml", "**/group_vars/*.yaml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-navigator/main/src/ansible_navigator/data/ansible-navigator.json"] = { ".ansible-navigator.json", ".ansible-navigator.yaml", ".ansible-navigator.yml", "ansible-navigator.json", "ansible-navigator.yaml", "ansible-navigator.yml" },
|
||
["https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json"] = { "**/rulebooks/*.yml", "**/rulebooks/*.yaml" },
|
||
["https://raw.githubusercontent.com/aouledissa/deep-match/main/schemas/deeplinks.schema.json"] = { "**/.deeplinks.yml", "**/*.deeplinks.yml", "**/.deeplinks.yaml", "**/*.deeplinks.yaml" },
|
||
["https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json"] = { "*.camel.yaml", "*.camelk.yaml", "*.camel.yml", "*.camelk.yml" },
|
||
["https://raw.githubusercontent.com/apideck-libraries/portman/main/src/utils/portman-config-schema.json"] = { "portman-config.json", "portman.json" },
|
||
["https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json"] = { "aqua-generate-registry.yaml" },
|
||
["https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"] = { ".aqua.yaml", ".aqua.yml", "aqua.yaml", "aqua.yml" },
|
||
["https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json"] = { ".aqua-policy.yaml", "aqua-policy.yaml" },
|
||
["https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json"] = {},
|
||
["https://raw.githubusercontent.com/architect-team/architect-cli/main/src/dependency-manager/schema/architect.schema.json"] = { "architect.yml", "architect.yaml", "*.architect.yml", "*.architect.yaml" },
|
||
["https://raw.githubusercontent.com/architect/parser/v2.3.0/arc-schema.json"] = { "arc.json", "arc.yml", "arc.yaml" },
|
||
["https://raw.githubusercontent.com/arvinxx/components/master/packages/journey-map/schema/journey-map.schema.json"] = { "*.jm.yaml", "*.jm.yml" },
|
||
["https://raw.githubusercontent.com/ast-grep/ast-grep/main/schemas/project.json"] = { "sgconfig.yml", "sgconfig.yaml" },
|
||
["https://raw.githubusercontent.com/ast-grep/ast-grep/main/schemas/rule.json"] = { "**/.astgrep/rules/**/*.yaml", "**/.astgrep/rules/**/*.yml", "**/.ast-grep/rules/**/*.yaml", "**/.ast-grep/rules/**/*.yml", "**/ast-grep/rules/**/*.yaml", "**/ast-grep/rules/**/*.yml", "**/astgrep/rules/**/*.yaml", "**/astgrep/rules/**/*.yml" },
|
||
["https://raw.githubusercontent.com/asyncapi/website/master/scripts/tools/tools-schema.json"] = { ".asyncapi-tool" },
|
||
["https://raw.githubusercontent.com/aws-quickstart/taskcat/master/taskcat/cfg/config_schema.json"] = { ".taskcat.yml" },
|
||
["https://raw.githubusercontent.com/aws/aws-sam-cli/master/schema/samcli.json"] = { "samconfig.toml", "samconfig.yaml", "samconfig.yml" },
|
||
["https://raw.githubusercontent.com/aws/serverless-application-model/main/samtranslator/schema/schema.json"] = { "template.yaml", "serverless.template", "*.sam.json", "*.sam.yml", "*.sam.yaml", "sam.json", "sam.yml", "sam.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/goformation/master/schema/cloudformation.schema.json"] = { "*.cf.json", "*.cf.yml", "*.cf.yaml", "cloudformation.json", "cloudformation.yml", "cloudformation.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/accounts-config.json"] = { "accounts-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/customizations-config.json"] = { "customizations-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/global-config.json"] = { "global-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/iam-config.json"] = { "iam-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/network-config.json"] = { "network-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/organization-config.json"] = { "organization-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/replacements-config.json"] = { "replacements-config.yaml" },
|
||
["https://raw.githubusercontent.com/awslabs/landing-zone-accelerator-on-aws/main/source/packages/@aws-accelerator/config/lib/schemas/security-config.json"] = { "security-config.yaml" },
|
||
["https://raw.githubusercontent.com/bastienwirtz/homer/main/.schema/config-schema.json"] = {},
|
||
["https://raw.githubusercontent.com/bazaarvoice/qtype/refs/heads/main/schema/qtype.schema.json"] = { "qtype.config.yaml", "*.qtype.yaml" },
|
||
["https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/main/metadata.schema.json"] = { "**/modules/*/metadata.json" },
|
||
["https://raw.githubusercontent.com/bergercookie/asm-lsp/master/asm-lsp_config_schema.json"] = { ".asm-lsp.toml", "asm-lsp.toml" },
|
||
["https://raw.githubusercontent.com/bitmovin/bitmovin-api-sdk-examples/main/bitmovin-encoding-template.json"] = { "*.bitmovin.json", "*.bitmovin.yml", "*.bitmovin.yaml" },
|
||
["https://raw.githubusercontent.com/bitol-io/open-data-contract-standard/main/schema/odcs-json-schema-latest.json"] = { "*.odcs.yaml", "*.odcs.yml" },
|
||
["https://raw.githubusercontent.com/bitol-io/open-data-product-standard/main/schema/odps-json-schema-latest.json"] = { "*.odps.yaml", "*.odps.yml" },
|
||
["https://raw.githubusercontent.com/blackbaud/skyux-config/4.x.x/skyuxconfig-schema.json"] = { "skyuxconfig.json", "skyuxconfig.*.json" },
|
||
["https://raw.githubusercontent.com/browsh-org/browsh/master/webext/assets/browsh-schema.json"] = { "**/browsh/config.toml" },
|
||
["https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json"] = { "talconfig.yaml", "talconfig.yml" },
|
||
["https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json"] = { "buildkite.yml", "buildkite.yaml", "buildkite.json", "buildkite.*.yml", "buildkite.*.yaml", "buildkite.*.json", "**/.buildkite/pipeline.yml", "**/.buildkite/pipeline.yaml", "**/.buildkite/pipeline.json", "**/.buildkite/pipeline.*.yml", "**/.buildkite/pipeline.*.yaml", "**/.buildkite/pipeline.*.json" },
|
||
["https://raw.githubusercontent.com/candrewlee14/webman/main/schema/pkg_schema.json"] = { "*.webman-pkg.yml" },
|
||
["https://raw.githubusercontent.com/canonical/charmcraft/main/schema/charmcraft.json"] = { "charmcraft.yaml" },
|
||
["https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/versions.schema.cloud-config.json"] = { "cloudconfig.yaml", "cloud-config.yaml", "*.cloudconfig.yaml", "*.cloud-config.yaml" },
|
||
["https://raw.githubusercontent.com/canonical/rockcraft/main/schema/rockcraft.json"] = { "rockcraft.yaml" },
|
||
["https://raw.githubusercontent.com/canonical/snapcraft/main/schema/snapcraft.json"] = { ".snapcraft.yaml", "snapcraft.yaml" },
|
||
["https://raw.githubusercontent.com/chainguard-dev/apko/main/pkg/build/types/schema.json"] = { "apko.json", "*.apko.json", "apko.yaml", "*.apko.yaml", "apko.yml", "*.apko.yml" },
|
||
["https://raw.githubusercontent.com/chainguard-dev/melange/main/pkg/config/schema.json"] = { "melange.json", "*.melange.json", "melange.yaml", "*.melange.yaml", "melange.yml", "*.melange.yml" },
|
||
["https://raw.githubusercontent.com/chris48s/v8r/main/config-schema.json"] = { ".v8rrc.json", ".v8rrc.yaml", ".v8rrc.yml" },
|
||
["https://raw.githubusercontent.com/cirruslabs/cirrus-cli/main/pkg/parser/testdata/cirrus.json"] = { ".cirrus.yml" },
|
||
["https://raw.githubusercontent.com/citation-file-format/citation-file-format/1.2.0/schema.json"] = { "CITATION.cff" },
|
||
["https://raw.githubusercontent.com/clawject/clawject/main/packages/core/src/config/schema.json"] = { ".clawjectrc", ".clawjectrc.json" },
|
||
["https://raw.githubusercontent.com/cloudevents/spec/master/cloudevents/formats/cloudevents.json"] = {},
|
||
["https://raw.githubusercontent.com/cloudtoid/gateway-core/master/src/Cloudtoid.GatewayCore/Options/Schema/2021-07.json"] = { "gwcore.json", "gwcore.yml", "gwcore.yaml", "gatewaycore.json", "gatewaycore.yml", "gatewaycore.yaml", "*.gwcore.json", "*.gwcore.yml", "*.gwcore.yaml", "*.gatewaycore.json", "*.gatewaycore.yml", "*.gatewaycore.yaml" },
|
||
["https://raw.githubusercontent.com/codecv-co/codecv/master/cv.schema.json"] = { "cv.json", "cv.yaml", "cv.yml", "cv.toml", "*.cv.json", "*.cv.yaml", "*.cv.yml", "*.cv.toml" },
|
||
["https://raw.githubusercontent.com/codevasp-lab/IVMS101/main/json-schema.json"] = {},
|
||
["https://raw.githubusercontent.com/codifyCLI/codify-schemas/main/src/schemastore/codify-schema.json"] = { "codify.json", "codify.yaml", "codify.json5", "codify.jsonc", "*.codify.json", "*.codify.yaml", "*.codify.json5", "*.codify.jsonc" },
|
||
["https://raw.githubusercontent.com/commercetools/telefonistka/refs/heads/main/schema/telefonistka.json"] = { "**/telefonistka.yaml" },
|
||
["https://raw.githubusercontent.com/common-workflow-lab/cwl-ts-auto/main/json_schemas/cwl_schema.json"] = { "*.cwl" },
|
||
["https://raw.githubusercontent.com/compomics/ms2rescore/main/ms2rescore/package_data/config_schema.json"] = { "ms2rescore.json", "ms2rescore.toml", ".*-ms2rescore.json", ".*-ms2rescore.toml", ".*-ms2rescore-config.json", ".*-ms2rescore-config.toml" },
|
||
["https://raw.githubusercontent.com/compose-spec/compose-go/master/schema/compose-spec.json"] = { "**/docker-compose.yml", "**/docker-compose.yaml", "**/docker-compose.*.yml", "**/docker-compose.*.yaml", "**/compose.yml", "**/compose.yaml", "**/compose.*.yml", "**/compose.*.yaml" },
|
||
["https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json"] = { "conda-forge.yml" },
|
||
["https://raw.githubusercontent.com/configu/configu/main/packages/schema/.cfgu.json"] = { "*.cfgu.json", "*.cfgu.yaml", "*.cfgu.yml" },
|
||
["https://raw.githubusercontent.com/configu/configu/main/packages/schema/.configu.json"] = { ".configu" },
|
||
["https://raw.githubusercontent.com/conventional-changelog/conventional-changelog-config-spec/master/versions/2.2.0/schema.json"] = { ".versionrc", ".versionrc.json" },
|
||
["https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/main/spec/v2.2.0/waf-tests-schema-v2.2.0.json"] = { "*.waft", ".waft.yaml", ".waft.yml" },
|
||
["https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.2.0/waf-platform-overrides-schema-v2.2.0.json"] = { "*.wafto", ".wafto.yaml", ".wafto.yml" },
|
||
["https://raw.githubusercontent.com/cppalliance/mrdocs/refs/heads/master/docs/mrdocs.schema.json"] = { "mrdocs.yml" },
|
||
["https://raw.githubusercontent.com/crate-ci/committed/master/config.schema.json"] = { "committed.toml" },
|
||
["https://raw.githubusercontent.com/crate-ci/typos/master/config.schema.json"] = { "typos.toml", "_typos.toml", ".typos.toml" },
|
||
["https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/collection_schema.yaml"] = { "**/collections/*/*.yaml" },
|
||
["https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/parser_schema.yaml"] = { "**/parsers/s00-raw/*/*.yaml", "**/parsers/s01-parse/*/*.yaml", "**/parsers/s02-enrich/*/*.yaml", "**/postoverflows/s00-enrich/*/*.yaml", "**/postoverflows/s01-whitelist/*/*.yaml" },
|
||
["https://raw.githubusercontent.com/crowdsecurity/crowdsec-yaml-schemas/main/scenario_schema.yaml"] = { "**/scenarios/*/*.yaml" },
|
||
["https://raw.githubusercontent.com/crystal-lang/shards/master/docs/shard.yml.schema.json"] = { "shard.yml" },
|
||
["https://raw.githubusercontent.com/cycleplatform/api-spec/main/stackspec/stackspec.json"] = { "cycle.json", "cycle.yml", "cycle.yaml" },
|
||
["https://raw.githubusercontent.com/datacontract/datacontract-specification/main/datacontract.schema.json"] = { "datacontract.yaml", "datacontract.yml", "*-datacontract.yaml", "*-datacontract.yml", "*.datacontract.yaml", "*.datacontract.yml", "datacontract-*.yaml", "datacontract-*.yml", "**/datacontract/*.yml", "**/datacontract/*.yaml", "**/datacontracts/*.yml", "**/datacontracts/*.yaml" },
|
||
["https://raw.githubusercontent.com/datamesh-architecture/dataproduct-specification/main/dataproduct.schema.json"] = { "dataproduct.yaml", "dataproduct.yml", "*-dataproduct.yaml", "*-dataproduct.yml", "*.dataproduct.yaml", "*.dataproduct.yml", "dataproduct-*.yaml", "dataproduct-*.yml", "**/dataproduct/*.yml", "**/dataproduct/*.yaml", "**/dataproducts/*.yml", "**/dataproducts/*.yaml" },
|
||
["https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/connections.schema.json"] = { "connections.dy.yaml" },
|
||
["https://raw.githubusercontent.com/datayoga-io/datayoga/main/schemas/job.schema.json"] = { "**/jobs/**/*.dy.yaml" },
|
||
["https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_project-latest.json"] = { "dbt_project.yaml", "dbt_project.yml" },
|
||
["https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"] = { "**/*dbt*/macros/**/*.yaml", "**/*dbt*/macros/**/*.yml", "**/*dbt*/models/**/*.yaml", "**/*dbt*/models/**/*.yml", "**/*dbt*/seeds/**/*.yaml", "**/*dbt*/seeds/**/*.yml", "**/*dbt*/snapshots/**/*.yaml", "**/*dbt*/snapshots/**/*.yml" },
|
||
["https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dependencies-latest.json"] = { "**/*dbt*/dependencies.yaml", "**/*dbt*/dependencies.yml" },
|
||
["https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/packages-latest.json"] = { "**/*dbt*/packages.yaml", "**/*dbt*/packages.yml" },
|
||
["https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json"] = { "**/*dbt*/selectors.yaml", "**/*dbt*/selectors.yml" },
|
||
["https://raw.githubusercontent.com/dcermak/vscode-rke-cluster-config/main/schemas/cluster.json"] = { "cluster.json" },
|
||
["https://raw.githubusercontent.com/dcermak/vscode-rke-cluster-config/main/schemas/cluster.yml.json"] = { "cluster.yml", "cluster.yaml" },
|
||
["https://raw.githubusercontent.com/ddev/ddev/master/pkg/ddevapp/schema.json"] = { "**/.ddev/config*.yaml" },
|
||
["https://raw.githubusercontent.com/ddev/ddev/master/pkg/globalconfig/schema.json"] = { "**/.ddev/global_config.yaml" },
|
||
["https://raw.githubusercontent.com/deepset-ai/haystack-json-schema/main/json-schema/haystack-pipeline.schema.json"] = { "*.haystack-pipeline.yml" },
|
||
["https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json"] = { "deno.json", "deno.jsonc" },
|
||
["https://raw.githubusercontent.com/deployphp/deployer/master/src/schema.json"] = {},
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/aliases.json"] = { "**/k9s/aliases.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/context.json"] = { "**/k9s/clusters/*/*/config.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/hotkeys.json"] = { "**/k9s/hotkeys.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/k9s.json"] = { "**/k9s/config.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/plugins.json"] = { "**/k9s/plugins.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/skin.json"] = { "**/k9s/skins/*.yaml" },
|
||
["https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/views.json"] = { "**/k9s/views.yaml" },
|
||
["https://raw.githubusercontent.com/devantler-tech/ksail/refs/heads/main/schemas/ksail-config.schema.json"] = { "ksail-*.yaml", "ksail-*.yml", "ksail_*.yaml", "ksail_*.yml", "ksail.*.yaml", "ksail.*.yml", "*-ksail.yaml", "*-ksail.yml", "*_ksail.yaml", "*_ksail.yml", "*.ksail.yaml", "*.ksail.yml", "ksail.yaml", "ksail.yml" },
|
||
["https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json"] = { "devcontainer.json", ".devcontainer.json" },
|
||
["https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json"] = { "devfile.yaml", ".devfile.yaml" },
|
||
["https://raw.githubusercontent.com/dipdup-io/dipdup/next/schemas/dipdup-3.0.json"] = { "**/dipdup.yaml", "**/dipdup.yml", "**/dipdup.*.yaml", "**/dipdup.*.yml" },
|
||
["https://raw.githubusercontent.com/distinction-dev/alacritty-schema/main/alacritty/reference.json"] = { ".alacritty.yml", "alacritty.yml", "alacritty.toml" },
|
||
["https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/master/Schemas/Tenancy.Configuration/tenant-map.json"] = { "**/.dolittle/tenant-map.json" },
|
||
["https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/v5.1.0/Schemas/ResourceTypes.Configuration/resources.json"] = { "**/.dolittle/resources.json" },
|
||
["https://raw.githubusercontent.com/dolittle/DotNET.SDK/master/Schemas/Applications.Configuration/topology.json"] = { "**/.dolittle/topology.json" },
|
||
["https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Artifacts.Configuration/artifacts.json"] = { "**/.dolittle/artifacts.json" },
|
||
["https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Applications.Configuration/bounded-context.json"] = { "bounded-context.json" },
|
||
["https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Events/event-horizons.json"] = { "**/.dolittle/event-horizons.json" },
|
||
["https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Server/server.json"] = { "**/.dolittle/server.json" },
|
||
["https://raw.githubusercontent.com/dolittle/Runtime/master/Schemas/Tenancy/tenants.json"] = { "**/.dolittle/tenants.json" },
|
||
["https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json"] = { "version.json" },
|
||
["https://raw.githubusercontent.com/dotnet/tye/main/src/schema/tye-schema.json"] = { "tye.yaml", "tye.yml" },
|
||
["https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/catalogue-entry-schema.json"] = { "**/exchange-config/portal/catalogue-entry.yaml", "**/exchange-config/portal/catalogue-entry.yml" },
|
||
["https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/gateway-config-schema.json"] = { "**/exchange-config/gateway/prod/*.yaml", "**/exchange-config/gateway/prod/*.yml", "**/exchange-config/gateway/non-prod/*.yaml", "**/exchange-config/gateway/non-prod/*.yml" },
|
||
["https://raw.githubusercontent.com/dwp/schemas/main/exchange/publishing-tools/meta-schema.json"] = { "**/exchange-config/meta.yaml", "**/exchange-config/meta.yml" },
|
||
["https://raw.githubusercontent.com/eclipse-apoapsis/ort-server/refs/heads/main/integrations/schemas/repository-environment-config.json"] = { ".ort.env.yml", ".ort.env.yaml" },
|
||
["https://raw.githubusercontent.com/eliashaeussler/cache-warmup/main/res/cache-warmup-config.schema.json"] = { "cache-warmup.json", "cache-warmup.yaml", "cache-warmup.yml" },
|
||
["https://raw.githubusercontent.com/eliashaeussler/typo3-vendor-bundler/refs/heads/main/res/typo3-vendor-bundler.schema.json"] = { "typo3-vendor-bundler.json", "typo3-vendor-bundler.yaml", "typo3-vendor-bundler.yml" },
|
||
["https://raw.githubusercontent.com/eliashaeussler/version-bumper/refs/heads/main/res/version-bumper.schema.json"] = { "version-bumper.json", "version-bumper.yaml", "version-bumper.yml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/ai-kit.schema.json"] = { "*.ai-kit.yaml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-floatingMenu.schema.json"] = { "*.ai-kit.menu.yaml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-section.schema.json"] = { "*.ai-kit.sect.yaml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-services.schema.json"] = { "*.ai-kit.serv.yaml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-step.schema.json"] = { "*.ai-kit.step.yaml" },
|
||
["https://raw.githubusercontent.com/em-al-wi/proactions-schema/main/schema/partial-templates.schema.json"] = { "*.ai-kit.templ.yaml" },
|
||
["https://raw.githubusercontent.com/erda-project/erda/master/.erda/schemas/dice.yaml.json"] = { "dice.yaml", "erda.yml" },
|
||
["https://raw.githubusercontent.com/erda-project/erda/master/.erda/schemas/pipeline.yaml.json"] = { "pipeline.yaml", "pipeline.yml", "**/.erda/pipelines/*.yaml", "**/.erda/pipelines/*.yml", "**/.dice/pipelines/*.yaml", "**/.dice/pipelines/*.yml" },
|
||
["https://raw.githubusercontent.com/estampo/estampo/main/docs/estampo.schema.json"] = { "estampo.toml", "estampo.*.toml" },
|
||
["https://raw.githubusercontent.com/estuary/flow/master/flow.schema.json"] = { "flow.yaml", "*.flow.yaml", "flow.json", "*.flow.json" },
|
||
["https://raw.githubusercontent.com/evg4b/uncors/main/schema.json"] = { "*.uncors.yml", "*.uncors.yaml", ".uncors.yml", ".uncors.yaml" },
|
||
["https://raw.githubusercontent.com/evilmartians/lefthook/master/schema.json"] = { ".lefthook.json", ".lefthook.jsonc", ".lefthook.toml", ".lefthook.yaml", ".lefthook.yml", ".lefthook-local.json", ".lefthook-local.jsonc", ".lefthook-local.toml", ".lefthook-local.yaml", ".lefthook-local.yml", "lefthook.json", "lefthook.jsonc", "lefthook.toml", "lefthook.yaml", "lefthook.yml", "lefthook-local.json", "lefthook-local.jsonc", "lefthook-local.toml", "lefthook-local.yaml", "lefthook-local.yml" },
|
||
["https://raw.githubusercontent.com/expo/eas-cli/main/packages/eas-json/schema/eas.schema.json"] = { "eas.json" },
|
||
["https://raw.githubusercontent.com/firebase/firebase-tools/master/schema/firebase-config.json"] = { "firebase.json" },
|
||
["https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-deps.schema.json"] = { "fossa-deps.yml", "fossa-deps.yaml", "fossa-deps.json" },
|
||
["https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-yml.v3.schema.json"] = { ".fossa.yml" },
|
||
["https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json"] = { "*.freifunk-api.json" },
|
||
["https://raw.githubusercontent.com/fujaba/fulibWorkflows/main/schemas/fulibWorkflows.schema.json"] = { "*.es.yaml", "*.es.yml" },
|
||
["https://raw.githubusercontent.com/gauge-sh/tach/refs/heads/main/public/tach-domain-toml-schema.json"] = { "tach.domain.toml" },
|
||
["https://raw.githubusercontent.com/gauge-sh/tach/refs/heads/main/public/tach-toml-schema.json"] = { "tach.toml" },
|
||
["https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/environment-schema.json"] = { "*.environment.chamaleon.json" },
|
||
["https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/properties-schema.json"] = { "properties.chamaleon.json" },
|
||
["https://raw.githubusercontent.com/gerardorodriguezdev/chamaleon/refs/heads/master/schemas/template-schema.json"] = { "template.chamaleon.json" },
|
||
["https://raw.githubusercontent.com/get-convex/convex-backend/refs/heads/main/npm-packages/convex/schemas/convex.schema.json"] = { "convex.json" },
|
||
["https://raw.githubusercontent.com/getmockd/mockd/main/schema/mockd.schema.json"] = { "mockd.yaml", "mockd.yml", "mockd.json", ".mockd.yaml", ".mockd.yml", ".mockd.json", "mocks.yaml", "mocks.yml" },
|
||
["https://raw.githubusercontent.com/gherking/gherking/master/schema/gherking.schema.json"] = { ".gherking.json", ".gherkingrc", "gherking.json" },
|
||
["https://raw.githubusercontent.com/git-town/git-town/refs/heads/main/docs/git-town.schema.json"] = { "git-town.toml" },
|
||
["https://raw.githubusercontent.com/goblet/goblet/main/goblet.schema.json"] = { "**/.goblet/config.json" },
|
||
["https://raw.githubusercontent.com/godatadriven/dbt-bouncer/main/schema.json"] = { "dbt-bouncer.yml", "dbt-bouncer.yaml" },
|
||
["https://raw.githubusercontent.com/google-gemini/gemini-cli/refs/heads/main/schemas/settings.schema.json"] = { "**/.gemini/settings.json", "**/gemini-cli/settings.json", "**/GeminiCli/settings.json" },
|
||
["https://raw.githubusercontent.com/google/app-resource-bundle/main/schema/arb.json"] = { "arb.json" },
|
||
["https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"] = { "release-please-config.json" },
|
||
["https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json"] = { ".release-please-manifest.json" },
|
||
["https://raw.githubusercontent.com/graeter-group/kimmdy/main/src/kimmdy/kimmdy-yaml-schema.json"] = { "kimmdy.yml", "kimmdy.yaml" },
|
||
["https://raw.githubusercontent.com/hadolint/hadolint/master/contrib/hadolint.json"] = { ".hadolint.yaml", "hadolint.yaml", ".hadolint.yml", "hadolint.yml" },
|
||
["https://raw.githubusercontent.com/hardisgroupcom/sfdx-hardis/main/config/sfdx-hardis.jsonschema.json"] = { ".sfdx-hardis.yml", ".sfdx-hardis.yaml", ".sfdx-hardis.*.yml", ".sfdx-hardis.*.yaml" },
|
||
["https://raw.githubusercontent.com/hashgraph-online/skill-publish/main/schemas/skill.schema.json"] = { "**/.hol/skill.json", "**/hol/skill.json", "hol-skill.json" },
|
||
["https://raw.githubusercontent.com/hazelops/ize/1.1.5/internal/schema/ize-spec.json"] = { "ize.toml" },
|
||
["https://raw.githubusercontent.com/helm-unittest/helm-unittest/refs/heads/main/schema/helm-testsuite.json"] = { "**/charts/*/tests/*.yaml" },
|
||
["https://raw.githubusercontent.com/home-assistant/core/refs/heads/dev/script/json_schemas/manifest_schema.json"] = { "**/homeassistant/components/*/manifest.json", "**/custom_components/*/manifest.json" },
|
||
["https://raw.githubusercontent.com/howlowck/common-catalog-schema/main/schema-versions.json"] = { "*.cat.json", "*.catalog.json", "*.cat.yml", "*.catalog.yml" },
|
||
["https://raw.githubusercontent.com/iamyoki/better-scripts/main/lib/schema.json"] = { "scripts.json", "better-scripts.json", ".better-scriptsrc", ".better-scriptsrc.json" },
|
||
["https://raw.githubusercontent.com/inetis-ch/october-schemas/master/columns.json"] = { "columns.yaml", "*_columns.yaml" },
|
||
["https://raw.githubusercontent.com/inetis-ch/october-schemas/master/fields.json"] = { "fields.yaml", "*_fields.yaml" },
|
||
["https://raw.githubusercontent.com/initiative-online-print/eudr-iop-standard-exchange-format/refs/heads/main/json/schema.json"] = { "*eudr-x.json" },
|
||
["https://raw.githubusercontent.com/instant-python/instant-python/main/schemas/ipy-schemas.json"] = { "ipy.yml" },
|
||
["https://raw.githubusercontent.com/instant-python/instant-python/main/schemas/main-structure-schema.json"] = { "main_structure.yml" },
|
||
["https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"] = { "io-package.json" },
|
||
["https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/iobroker.json"] = { "iobroker.json", "iobroker-dist.json" },
|
||
["https://raw.githubusercontent.com/ioBroker/json-config/main/schemas/jsonConfig.json"] = { "jsonConfig.json", "jsonCustom.json", "jsonTab.json" },
|
||
["https://raw.githubusercontent.com/iterative/dvcyaml-schema/master/schema.json"] = { "dvc.yaml" },
|
||
["https://raw.githubusercontent.com/j2inn/hayson/master/hayson-json-schema.json"] = { "*.hayson.json", "*.hayson.yaml", "*.hayson.yml" },
|
||
["https://raw.githubusercontent.com/jelmore1674/build-changelog/refs/tags/v1/schemas/changlelog.json"] = { "**/build-changelog/*.yml", "**/build-changelog/*.yaml", "**/build-changelog/*.toml" },
|
||
["https://raw.githubusercontent.com/jesseduffield/lazygit/master/schema/config.json"] = { "**/lazygit/config.yml", "lazygit.yml", ".lazygit.yml" },
|
||
["https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox-plugin.schema.json"] = { "devbox-plugin.json" },
|
||
["https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json"] = { "devbox.json" },
|
||
["https://raw.githubusercontent.com/jfrog/build-info-go/main/buildinfo-schema.json"] = { "*buildinfo*.json", "*build-info*.json", "*.buildinfo" },
|
||
["https://raw.githubusercontent.com/jfrog/frogbot/master/schema/frogbot-schema.json"] = { "frogbot-config.yml" },
|
||
["https://raw.githubusercontent.com/jfrog/jfrog-apps-config/main/schema.json"] = { "jfrog-apps-config.yml" },
|
||
["https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/schema/filespec-schema.json"] = { "**/filespecs/*.json", "*filespec*.json", "*.filespec" },
|
||
["https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json"] = { "**/resume.json", "**/*.resume.json", "**/resume.yaml", "**/*.resume.yaml", "**/resume.yml", "**/*.resume.yml" },
|
||
["https://raw.githubusercontent.com/k1LoW/deck/refs/heads/main/schema.yml"] = { "**/.config/deck/config.yml", "**/.config/deck/config.yaml", "**/.config/deck/config-*.yml", "**/.config/deck/config-*.yaml" },
|
||
["https://raw.githubusercontent.com/kaitai-io/ksy_schema/master/ksy_schema.json"] = { "*.ksy" },
|
||
["https://raw.githubusercontent.com/karakum-team/karakum/master/karakum-schema/karakum-schema.json"] = { "karakum.config.json" },
|
||
["https://raw.githubusercontent.com/kevgo/tikibase/main/doc/tikibase.schema.json"] = { "tikibase.json" },
|
||
["https://raw.githubusercontent.com/knative/func/latest-release/schema/func_yaml-schema.json"] = { "func.yaml" },
|
||
["https://raw.githubusercontent.com/kometa-team/kometa/master/json-schema/config-schema.json"] = {},
|
||
["https://raw.githubusercontent.com/kometa-team/kometa/nightly/json-schema/config-schema.json"] = {},
|
||
["https://raw.githubusercontent.com/lalcebo/json-schema/master/serverless/reference.json"] = { "serverless.yml" },
|
||
["https://raw.githubusercontent.com/langchain-ai/langgraph/main/libs/cli/schemas/version.schema.json"] = { "langgraph.json", "langgraph.*.json", ".langgraph.json", ".langgraph.*.json" },
|
||
["https://raw.githubusercontent.com/leanprover/lean4/refs/heads/master/src/lake/schemas/lakefile-toml-schema.json"] = { "lakefile.toml" },
|
||
["https://raw.githubusercontent.com/liferay/liferay-portal/master/modules/sdk/gradle-plugins-workspace/src/main/resources/schemas/client-extension.schema.json"] = { "client-extension.yaml" },
|
||
["https://raw.githubusercontent.com/linuxgurugamer/KSPAddonVersionChecker/master/KSP-AVC.schema.json"] = { "*.version" },
|
||
["https://raw.githubusercontent.com/ljonesfl/bump/refs/heads/master/version-schema.json"] = { ".version.json" },
|
||
["https://raw.githubusercontent.com/localazy/cli-schema/master/localazy.json"] = { "localazy.json" },
|
||
["https://raw.githubusercontent.com/loft-sh/devspace/main/devspace-schema.json"] = { "devspace.yaml" },
|
||
["https://raw.githubusercontent.com/loft-sh/vcluster/main/chart/values.schema.json"] = { "vCluster.yml", "vCluster.yaml", "vcluster.yaml", "vcluster.yml" },
|
||
["https://raw.githubusercontent.com/lukesampson/scoop/master/schema.json"] = { "**/bucket/**.json" },
|
||
["https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json"] = { ".mega-linter.yml", ".megalinter.yml", "*.mega-linter-config.yml", "*.megalinter-config.yml" },
|
||
["https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-custom-flavor.jsonschema.json"] = { "megalinter-custom-flavor.yml" },
|
||
["https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json"] = { "*.megalinter-descriptor.yml" },
|
||
["https://raw.githubusercontent.com/meltano/meltano/main/src/meltano/schemas/meltano.schema.json"] = { "*meltano.yml", "meltano-manifest.json", "meltano-manifest.*.json" },
|
||
["https://raw.githubusercontent.com/metalbear-co/mirrord/main/mirrord-schema.json"] = { "*.mirrord.json", "*.mirrord.toml", "*.mirrord.yaml", "*.mirrord.yml" },
|
||
["https://raw.githubusercontent.com/metatypedev/metatype/main/tools/schema/metatype.json"] = { "metatype.yml", "metatype.yaml" },
|
||
["https://raw.githubusercontent.com/microsoft/Briefcase/master/mlbriefcase/briefcase-schema.json"] = { "briefcase.yaml" },
|
||
["https://raw.githubusercontent.com/microsoft/MLOS/main/mlos_bench/mlos_bench/config/schemas/mlos-bench-config-schema.json"] = { "*.mlos.jsonc", "*.mlos.json5", "*.mlos.json" },
|
||
["https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-list-schema.json"] = { "*.workflow-rules-list.json" },
|
||
["https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-schema.json"] = { "*.workflow-rules.json", "**/workflow-rules/*.json" },
|
||
["https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json"] = { "azure-pipelines.yml", "azure-pipelines.yaml" },
|
||
["https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json"] = { "pyrightconfig.json" },
|
||
["https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json"] = { "vcpkg-configuration.json" },
|
||
["https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json"] = { "vcpkg.json" },
|
||
["https://raw.githubusercontent.com/monoweave/monoweave/main/packages/types/schema.json"] = { "monoweave.config.json", "monoweave.config.jsonc", "monoweave.config.json5", "monoweave.config.yaml", "monoweave.config.yml" },
|
||
["https://raw.githubusercontent.com/moonrepo/moon/master/website/static/schemas/project.json"] = { "moon.yml" },
|
||
["https://raw.githubusercontent.com/mozilla/contribute.json/master/schema.json"] = { "contribute.json" },
|
||
["https://raw.githubusercontent.com/nagyesta/yippee-ki-json/main/schema/yippee-ki-json_config_schema.json"] = { "**/yippee-*.yml", "**/*.yippee.yml" },
|
||
["https://raw.githubusercontent.com/nekitdev/changelogging/main/changelogging.schema.json"] = { "**/changelogging.toml" },
|
||
["https://raw.githubusercontent.com/netascode/schema/main/schema.json"] = { "*.nac.yml", "*.nac.yaml", "*.aac.yml", "*.aac.yaml" },
|
||
["https://raw.githubusercontent.com/nexus-rpc/nexus-rpc-gen/main/schemas/nexus-rpc-gen.json"] = { "*.nexusrpc.yaml", "*.nexusrpc.yml" },
|
||
["https://raw.githubusercontent.com/nix-community/nixd/main/nixd/docs/nixd-schema.json"] = { ".nixd.json" },
|
||
["https://raw.githubusercontent.com/nullstone-io/iac/master/.schema/config.0.1.json"] = { "**/.nullstone/*.yml", "**/.nullstone/*.yaml" },
|
||
["https://raw.githubusercontent.com/nvuillam/npm-groovy-lint/refs/heads/main/docs/groovy-lint.jsonschema.json"] = { ".groovylintrc.json", ".groovylintrc.js", ".groovylintrc.cjs", ".groovylintrc.yml", ".groovylintrc.yaml", ".groovylintrc" },
|
||
["https://raw.githubusercontent.com/nwithan8/plex-prerolls/main/.schema/config.schema.json"] = {},
|
||
["https://raw.githubusercontent.com/nwithan8/tauticord/master/.schema/config_v2.schema.json"] = { "tauticord.yml", "tauticord.yaml" },
|
||
["https://raw.githubusercontent.com/okteto/okteto/refs/heads/master/schema.json"] = { "okteto.yml", "okteto.yaml", "okteto.json" },
|
||
["https://raw.githubusercontent.com/onflow/flow-cli/master/flowkit/schema.json"] = {},
|
||
["https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json"] = { "opentelemetry*.yaml", "opentelemetry*.yml", "otel*.yaml", "otel*.yml" },
|
||
["https://raw.githubusercontent.com/openrewrite/rewrite/main/rewrite-core/openrewrite.json"] = { "**/META-INF/rewrite/*.yml" },
|
||
["https://raw.githubusercontent.com/oresoftware/npm-link-up/master/assets/nlu.schema.json"] = { "nlu.json", ".nlu.json" },
|
||
["https://raw.githubusercontent.com/ory/hydra/master/.schema/version.schema.json"] = { "hydra.json", "hydra.yml", "hydra.yaml", "hydra.toml" },
|
||
["https://raw.githubusercontent.com/ory/keto/master/.schema/version.schema.json"] = { "keto.json", "keto.yml", "keto.yaml", "keto.toml" },
|
||
["https://raw.githubusercontent.com/ory/kratos/master/.schema/version.schema.json"] = { "kratos.json", "kratos.yml", "kratos.yaml", "kratos.toml" },
|
||
["https://raw.githubusercontent.com/ory/oathkeeper/master/.schema/version.schema.json"] = { "oathkeeper.json", "oathkeeper.yml", "oathkeeper.yaml", "oathkeeper.toml" },
|
||
["https://raw.githubusercontent.com/osfans/trime/develop/doc/trime-schema.json"] = { "trime.yaml", "trime.yml", "*.trime.yaml", "*.trime.yml" },
|
||
["https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/curations-schema.json"] = { "**/curations/**/*.yml", "**/curations/**/*.yaml", "curations.yml", "curations.yaml" },
|
||
["https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/ort-configuration-schema.json"] = { "**/.ort/config/config.yml", "**/.ort/config/config.yaml" },
|
||
["https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/package-configuration-schema.json"] = { "vcs.yml", "vcs.yaml", "source-artifact.yml", "source-artifact.yaml" },
|
||
["https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/repository-configuration-schema.json"] = { "*.ort.yml", "*.ort.yaml" },
|
||
["https://raw.githubusercontent.com/oss-review-toolkit/ort/main/integrations/schemas/resolutions-schema.json"] = { "resolutions.yml", "resolutions.yaml" },
|
||
["https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-app.json"] = { "app.outblocks.yaml", "app.outblocks.yml", "*.app.outblocks.yaml", "*.app.outblocks.yml", "outblocks.yaml", "outblocks.yml" },
|
||
["https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-project.json"] = { "project.outblocks.yaml", "project.outblocks.yml" },
|
||
["https://raw.githubusercontent.com/outblocks/outblocks-cli/master/schema/schema-table.json"] = { "**/database/**/*.outblocks.yaml", "**/database/**/*.outblocks.yml" },
|
||
["https://raw.githubusercontent.com/oxc-project/oxc/refs/heads/main/npm/oxfmt/configuration_schema.json"] = { "**/.oxfmtrc.json" },
|
||
["https://raw.githubusercontent.com/oxc-project/oxc/refs/heads/main/npm/oxlint/configuration_schema.json"] = { "**/.oxlintrc.json" },
|
||
["https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json"] = { "bleep.yaml", "bleep.yml" },
|
||
["https://raw.githubusercontent.com/palantir/conjure/master/conjure.schema.json"] = { "**/conjure/**.yml" },
|
||
["https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.application.json"] = { ".platform.app.yml", ".platform.app.yaml", "**/.platform.app.yml" },
|
||
["https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.routes.json"] = { "**/.platform/routes.yml", "**/.platform/routes.yaml" },
|
||
["https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.services.json"] = { "**/.platform/services.yml", "**/.platform/services.yaml" },
|
||
["https://raw.githubusercontent.com/pmbot-io/config/master/pmbot.yml.schema.json"] = { ".pmbot.yml" },
|
||
["https://raw.githubusercontent.com/prefix-dev/pixi/main/schema/schema.json"] = { "pixi.toml" },
|
||
["https://raw.githubusercontent.com/prefix-dev/recipe-format/main/schema.json"] = { "recipe.yaml", "recipe.yml" },
|
||
["https://raw.githubusercontent.com/projectdiscovery/nuclei/master/nuclei-jsonschema.json"] = { "**/nuclei-templates/**/*.yaml" },
|
||
["https://raw.githubusercontent.com/pyrox0/fursona-schema/main/schema-07.json"] = { "fursona", "fursona.json", "**/.well-known/fursona", "**/.well-known/fursona.json" },
|
||
["https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/calqulus-pipeline.schema.json"] = { "*.calqulus.yaml", "*.calqulus.yml" },
|
||
["https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/paf-module.schema.json"] = { "settings.paf", "Settings.paf" },
|
||
["https://raw.githubusercontent.com/rancher/k3d/main/pkg/config/config.versions.schema.json"] = { "k3d.yaml", "k3d.yml", ".k3d.yml", ".k3d.yaml", "*.k3d.yaml", "*.k3d.yml" },
|
||
["https://raw.githubusercontent.com/ray-project/ray/master/python/ray/autoscaler/ray-schema.json"] = { "ray-*-cluster.yaml" },
|
||
["https://raw.githubusercontent.com/readthedocs/readthedocs.org/master/readthedocs/rtd_tests/fixtures/spec/v2/schema.json"] = { "readthedocs.yml", "readthedocs.yaml", ".readthedocs.yml", ".readthedocs.yaml" },
|
||
["https://raw.githubusercontent.com/rebaz94/macro_kit/refs/heads/main/macro_schema.json"] = { "macro.json" },
|
||
["https://raw.githubusercontent.com/release-drafter/release-drafter/master/schema.json"] = { "**/.github/release-drafter.yml" },
|
||
["https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json"] = { "cog.yaml", "cog.yml" },
|
||
["https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json"] = { "bsconfig.json" },
|
||
["https://raw.githubusercontent.com/rivet-gg/rivet/refs/heads/main/site/src/content/docs/toolchain-spec.json"] = { "rivet.json", "rivet.*.json", "rivet.jsonc", "rivet.*.jsonc" },
|
||
["https://raw.githubusercontent.com/rliebz/tusk/main/tusk.schema.json"] = { "tusk.yml", "tusk.yaml" },
|
||
["https://raw.githubusercontent.com/robgonnella/releasaurus/refs/heads/main/schema/schema.json"] = { "releasaurus.toml" },
|
||
["https://raw.githubusercontent.com/rocksdanister/lively/core-separation/schemas/livelyPropertiesSchema.json"] = { "LivelyProperties.json" },
|
||
["https://raw.githubusercontent.com/roedoejet/g2p/main/g2p/mappings/.schema/g2p-config-schema-2.3.json"] = { "config-g2p.yaml", "config-g2p.json" },
|
||
["https://raw.githubusercontent.com/rstudio/renv/refs/heads/main/inst/schema/draft-07.renv.lock.schema.json"] = { "renv.lock" },
|
||
["https://raw.githubusercontent.com/sapphiredev/cli/main/templates/schemas/.sapphirerc.scheme.json"] = { ".sapphirerc.json", ".sapphirerc.yml" },
|
||
["https://raw.githubusercontent.com/saucelabs/saucectl/main/api/saucectl.schema.json"] = { "**/.sauce/*.yml" },
|
||
["https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2cr.schema.json"] = { "*.jd2cr", "*.jd2cr.json" },
|
||
["https://raw.githubusercontent.com/sergxerj/jdownloader2-crawler-rule-json-schema/main/jd2mcr.schema.json"] = { "*.jd2mcr", "*.jd2mcr.json", "*.linkcrawlerrules.json" },
|
||
["https://raw.githubusercontent.com/serverlessworkflow/specification/main/schema/workflow.yaml"] = { "*.sw.json", "*.sw.yml" },
|
||
["https://raw.githubusercontent.com/shopware/platform/trunk/config-schema.json"] = { "shopware.yml", "shopware.yaml" },
|
||
["https://raw.githubusercontent.com/shopware/shopware-cli/main/shopware-extension-schema.json"] = { ".shopware-extension.yml", ".shopware-extension.yaml" },
|
||
["https://raw.githubusercontent.com/shopware/shopware-cli/main/shopware-project-schema.json"] = { ".shopware-project.yml", ".shopware-project.yaml", ".shopware-project.local.yml", ".shopware-project.local.yaml" },
|
||
["https://raw.githubusercontent.com/simonwhitaker/runny/main/schema/runny.schema.json"] = { ".runny.yaml", ".runny.yml" },
|
||
["https://raw.githubusercontent.com/sinaatalay/rendercv/main/schema.json"] = { "*_CV.yml", "*_CV.yaml", "*_CV.json", "*_CV.json5", "*_cv.yml", "*_cv.yaml", "*_cv.json", "*_cv.json5" },
|
||
["https://raw.githubusercontent.com/socialgouv/dashlord/main/schema.json"] = { "dashlord.yaml", "dashlord.yml" },
|
||
["https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/config.schema.json"] = { "**/.kontinuous/config.yaml" },
|
||
["https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/values.schema.json"] = { "**/.kontinuous/values.yaml", "**/.kontinuous/env/*/values.yaml" },
|
||
["https://raw.githubusercontent.com/software-t-rex/monospace/main/apps/monospace/schemas/monospace.schema.json"] = { "monospace.yml" },
|
||
["https://raw.githubusercontent.com/space-wizards/RobustToolbox/refs/heads/master/Schemas/rsi.json"] = { "**/*.rsi/meta.json" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/bootstrap.json"] = { "**/*spack/**/bootstrap.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/cdash.json"] = { "**/*spack/**/cdash.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/ci.json"] = { "**/*spack/**/ci.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/compilers.json"] = { "**/*spack/**/compilers.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/concretizer.json"] = { "**/*spack/**/concretizer.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/config.json"] = { "**/*spack/**/config.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/definitions.json"] = { "**/*spack/**/definitions.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/develop.json"] = { "**/*spack/**/develop.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/env_vars.json"] = { "**/*spack/**/env_vars.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/include.json"] = { "**/*spack/**/include.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/mirrors.json"] = { "**/*spack/**/mirrors.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/modules.json"] = { "**/*spack/**/modules.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/packages.json"] = { "**/*spack/**/packages.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/repos.json"] = { "**/*spack/**/repos.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/spack.json"] = { "spack.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/toolchains.json"] = { "**/*spack/**/toolchains.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/upstreams.json"] = { "**/*spack/**/upstreams.yaml" },
|
||
["https://raw.githubusercontent.com/spack/schemas/refs/heads/main/schemas/view.json"] = { "**/*spack/**/view.yaml" },
|
||
["https://raw.githubusercontent.com/spdx/spdx-spec/refs/tags/v2.3/schemas/spdx-schema.json"] = { "*.spdx.json", "*.spdx.yaml", "*.spdx.yml" },
|
||
["https://raw.githubusercontent.com/speakeasy-api/docs-mcp/refs/heads/main/schemas/docs-mcp.schema.json"] = { ".docs-mcp.json" },
|
||
["https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/gen.config.schema.json"] = { "**/.speakeasy/gen.yaml" },
|
||
["https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/lint.schema.json"] = { "**/.speakeasy/lint.yaml" },
|
||
["https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/tests.schema.json"] = { "**/.speakeasy/tests.yaml" },
|
||
["https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/workflow.schema.json"] = { "**/.speakeasy/workflow.yaml" },
|
||
["https://raw.githubusercontent.com/spectral-discord/TSON/main/schema/tson.json"] = { "*.tson", "*.tson.yaml", "*.tson.yml", "*.tson.json" },
|
||
["https://raw.githubusercontent.com/spiceai/spiceai/trunk/.schema/spicepod.schema.json"] = { "spicepod.yml", "spicepod.yaml" },
|
||
["https://raw.githubusercontent.com/srl-labs/containerlab/main/schemas/clab.schema.json"] = { "*-clab.yaml", "*-clab.yml", "*.clab.yaml", "*.clab.yml" },
|
||
["https://raw.githubusercontent.com/statelyai/xstate/main/packages/core/src/machine.schema.json"] = {},
|
||
["https://raw.githubusercontent.com/streetsidesoftware/cspell/main/packages/cspell-types/cspell.schema.json"] = { ".cspell.json", "cspell.json", ".cSpell.json", "cSpell.json", "cspell.config.json", "cspell.config.yaml", "cspell.config.yml", "cspell.yaml", "cspell.yml" },
|
||
["https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app-local.schema.json"] = { "stripe-app.*.json" },
|
||
["https://raw.githubusercontent.com/stripe/stripe-apps/main/schema/stripe-app.schema.json"] = { "stripe-app.json" },
|
||
["https://raw.githubusercontent.com/stryker-mutator/stryker/master/packages/api/schema/stryker-core.json"] = { "stryker.conf.json", "stryker-*.conf.json" },
|
||
["https://raw.githubusercontent.com/suzuki-shunsuke/cmdx/refs/heads/main/json-schema/cmdx.json"] = { ".cmdx.yaml", ".cmdx.yml", "cmdx.yaml", "cmdx.yml" },
|
||
["https://raw.githubusercontent.com/sverweij/dependency-cruiser/main/src/schema/configuration.schema.json"] = { "dependency-cruiser.config.json" },
|
||
["https://raw.githubusercontent.com/synadia-io/connect/main/schemas/component.json"] = { "**/.connect/scanners/*.yml", "**/.connect/sources/*.yml", "**/.connect/sinks/*.yml" },
|
||
["https://raw.githubusercontent.com/tektronix/tm_devices/main/src/tm_devices/tm_devices_config_schema.json"] = { "tm_devices.yml", "tm_devices.yaml", "tm_devices.toml" },
|
||
["https://raw.githubusercontent.com/teneplaysofficial/release-hub/main/schema/release-hub.schema.json"] = { ".release-hub.json", ".release-hub.config.json", "release-hub.json", "release-hub.config.json" },
|
||
["https://raw.githubusercontent.com/terrateamio/terrateam/refs/heads/main/api_schemas/terrat/config-schema.json"] = { "**/.terrateam/config.yaml", "**/.terrateam/config.yml" },
|
||
["https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/.schema/flag-schema.json"] = { "*.goff.yml", "*.goff.yaml", "*.goff.json", "*.goff.toml" },
|
||
["https://raw.githubusercontent.com/thoughtworks/talisman/main/examples/schema-store-talismanrc.json"] = { ".talismanrc" },
|
||
["https://raw.githubusercontent.com/tierrun/tier/main/pricing/schema.json"] = { "pricing.json" },
|
||
["https://raw.githubusercontent.com/tkcrm/pgxgen/refs/heads/master/schemas/pgxgen-schema.json"] = { "pgxgen.yml", "pgxgen.yaml" },
|
||
["https://raw.githubusercontent.com/tox-dev/tox/main/src/tox/tox.schema.json"] = { "tox.toml" },
|
||
["https://raw.githubusercontent.com/transcend-io/tools/refs/heads/main/packages/cli/schema/transcend-yml-schema-latest.json"] = { "transcend.yml", "transcend.yaml" },
|
||
["https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/assets/schemas/config.schema.json"] = { "grammar.json" },
|
||
["https://raw.githubusercontent.com/typesafegithub/github-actions-typing/refs/heads/schema-latest/github-actions-typing.schema.json"] = { "action-types.yml", "action-types.yaml" },
|
||
["https://raw.githubusercontent.com/usecannon/cannon/main/packages/lsp/src/schema.json"] = { "cannonfile.json", "*.cannonfile.json", "cannonfile.yaml", "*.cannonfile.yaml", "cannonfile.toml", "*.cannonfile.toml" },
|
||
["https://raw.githubusercontent.com/veepee-oss/json-schema/refs/heads/main/starfish/1-latest/starfish-schema.json"] = { "starfish.yml" },
|
||
["https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/config.schema.json"] = { "*.vsh.yaml", "*.vsh.yml" },
|
||
["https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/package.schema.json"] = { "_viash.yaml", "_viash.yml" },
|
||
["https://raw.githubusercontent.com/warpstreamlabs/bento/refs/heads/main/resources/schemastore/bento.json"] = { "bento.json", "bento.yml", "bento.yaml" },
|
||
["https://raw.githubusercontent.com/webcomponents/custom-elements-manifest/main/schema.json"] = { "custom-elements.json" },
|
||
["https://raw.githubusercontent.com/webhintio/hint/main/packages/hint/src/lib/config/config-schema.json"] = { ".hintrc" },
|
||
["https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-message-stub-mapping-or-mappings.json"] = { "wiremock-message-stub-mapping.yml", "wiremock-message-stub-mapping.yaml", "message-stubs.json", "message-stub-mappings.json", "message-stubs.yaml", "message-stub-mappings.yaml" },
|
||
["https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-stub-mapping-or-mappings.json"] = { "wiremock-stub-mapping.yml", "wiremock-stub-mapping.yaml", "stubs.json", "stub-mappings.json", "stubs.yaml", "stub-mappings.yaml" },
|
||
["https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json"] = { "**/.woodpecker/**.yml", "**/.woodpecker.yml", "**/.woodpecker/**.yaml", "**/.woodpecker.yaml" },
|
||
["https://raw.githubusercontent.com/woodruffw/zizmor/main/support/zizmor.schema.json"] = { "**/zizmor.yml", "**/zizmor.yaml", "**/.github/zizmor.yml", "**/.github/zizmor.yaml" },
|
||
["https://raw.githubusercontent.com/wp-cli/wp-cli/refs/heads/main/schemas/wp-cli-config.json"] = { "wp-cli.local.yml", "wp-cli.yml", "**/.wp-cli/config.yml" },
|
||
["https://raw.githubusercontent.com/xaaha/hulak/refs/heads/main/assets/schema.json"] = { "**/*.hk.yaml", "**/*.hk.yml", "**/*.hk.json" },
|
||
["https://raw.githubusercontent.com/yandex-cloud/json-schema-store/master/serverless/workflows/yawl.json"] = { "*.yawl.yaml", "*.yawl.yml" },
|
||
["https://raw.githubusercontent.com/zeldigas/text2confl/refs/heads/master/docs/config.schema.json"] = { "**/.text2confl.yaml", "**/.text2confl.yml", "**/text2confl.yaml", "**/text2confl.yml" },
|
||
["https://raw.githubusercontent.com/zyedidia/micro/master/data/micro.json"] = { "**/.config/micro/settings.json" },
|
||
["https://relativ-it.github.io/Butane-Schemas/Butane-Schema.json"] = { "*.bu" },
|
||
["https://render.com/schema/render.yaml.json"] = { "**/*render.yaml" },
|
||
["https://repo1.maven.org/maven2/com/walmartlabs/concord/runtime/v2/concord-runtime-model-v2/2.14.0/concord-runtime-model-v2-2.14.0-schema.json"] = { "*.concord.yaml", "*.concord.yml", ".concord.yml", ".concord.yaml", "concord.yml", "concord.yaml", "**/*.concord.yaml", "**/*.concord.yml" },
|
||
["https://rivet.gg/rivet.schema.json"] = { "rivet.yaml", "rivet.*.yaml", "rivet.toml", "rivet.*.toml" },
|
||
["https://s3.eu-central-1.amazonaws.com/files.netin.io/spider-schemas/template.schema.json"] = { "*.ndst.yml", "*.ndst.yaml", "*.ndst.json" },
|
||
["https://salsa.debian.org/debian/debian-json-schemas/-/raw/main/schemas/debian-upstream-metadata/debian-upstream-metadata-latest.json"] = { "**/debian/upstream/metadata" },
|
||
["https://schema.agentcore.aws.dev/v1/agentcore.json"] = { "**/agentcore/agentcore.json" },
|
||
["https://schema.infrahub.app/python-sdk/repository-config/latest.json"] = { ".infrahub.yml", ".infrahub.yaml" },
|
||
["https://schema.postman.com/collection/json/v2.1.0/draft-07/collection.json"] = { "*.postman_collection.json" },
|
||
["https://schema.railpack.com"] = { "railpack.json" },
|
||
["https://schemas.wp.org/trunk/block.json"] = { "block.json" },
|
||
["https://schemas.wp.org/trunk/theme.json"] = { "theme.json" },
|
||
["https://sootyowl.github.io/aws-copilot-schemas/copilot-schema.json"] = { "**/copilot/**/manifest.yml" },
|
||
["https://spec.openapis.org/oas/2.0/schema/2017-08-27"] = { "swagger.json" },
|
||
["https://starship.rs/config-schema.json"] = { "starship.toml" },
|
||
["https://static.trunk.io/pub/trunk-yaml-schema.json"] = { "trunk.yaml" },
|
||
["https://static.wiremock.io/schemas/wiremock-import-config.yaml-schema.json"] = { "wiremock-import-config.yaml" },
|
||
["https://static.wiremock.io/schemas/wiremock.yaml-schema.json"] = { "wiremock.yaml" },
|
||
["https://swc.rs/schema.json"] = { ".swcrc" },
|
||
["https://taskfile.dev/schema-taskrc.json"] = { ".taskrc.yaml", ".taskrc.yml", "taskrc.yaml", "taskrc.yml" },
|
||
["https://taskfile.dev/schema.json"] = { "Taskfile.yaml", "Taskfile.dist.yaml", "Taskfile.yml", "Taskfile.dist.yml" },
|
||
["https://tstyche.org/schemas/config.json"] = { "tstyche.json", "tstyche.config.json" },
|
||
["https://turborepo.org/schema.json"] = { "turbo.json" },
|
||
["https://typedoc.org/schema.json"] = { "typedoc.json" },
|
||
["https://ui5.github.io/cli/schema/ui5-workspace.yaml.json"] = { "ui5-workspace.yaml", "*-ui5-workspace.yaml", "*.ui5-workspace.yaml", "ui5-workspace-deploy.yaml", "ui5-workspace-dist.yaml", "ui5-workspace-local.yaml" },
|
||
["https://ui5.github.io/cli/schema/ui5.yaml.json"] = { "ui5.yaml", "*-ui5.yaml", "*.ui5.yaml", "ui5-deploy.yaml", "ui5-dist.yaml", "ui5-local.yaml" },
|
||
["https://uniswap.org/tokenlist.schema.json"] = { "*.tokenlist.json" },
|
||
["https://unpkg.com/@changesets/config/schema.json"] = { "**/.changeset/config.json" },
|
||
["https://unpkg.com/@graphql-mesh/types/esm/config-schema.json"] = { ".meshrc.yml", ".meshrc.yaml", ".meshrc.json", ".graphql-mesh.yaml", ".graphql-mesh.yml" },
|
||
["https://unpkg.com/graphql-config/config-schema.json"] = { "graphql.config.json", "graphql.config.yaml", "graphql.config.yml", ".graphqlrc", ".graphqlrc.json", ".graphqlrc.yaml", ".graphqlrc.yml" },
|
||
["https://unpkg.com/knip@5/schema.json"] = { "knip.json", ".knip.json", "knip.jsonc", ".knip.jsonc" },
|
||
["https://upliftci.dev/static/schema.json"] = { ".uplift.yml", ".uplift.yaml", "uplift.yml", "uplift.yaml" },
|
||
["https://w3id.org/linkml/meta.schema.json"] = {},
|
||
["https://waku.ngjx.org/static/schema.json"] = { "**/waku.yml", "**/waku.yaml", "**/waku.json", "**/.waku.yml", "**/.waku.yaml", "**/.waku.json" },
|
||
["https://wixplosives.github.io/codux-config-schema/codux.config.schema.json"] = { "codux.config.json" },
|
||
["https://workshop.cloud.gov/workshop/workshop-schemas/-/raw/main/cg-workshop.schema.json"] = { "cg-workshop.yml", "**/cg-workshop/*.yml" },
|
||
["https://www.asyncapi.com/schema-store/all.schema-store.json"] = { "*asyncapi*.json", "*asyncapi*.yml", "*asyncapi*.yaml" },
|
||
["https://www.cardgamesimulator.com/schema/cgs.json"] = { "cgs.json" },
|
||
["https://www.eidolonai.com/json_schema/v1/resources/overview.json"] = { "*.eidolon.yaml", "*.eidolon.yml", "**/eidolon_resources/**/*.yaml", "**/eidolon_resources/**/*.yml" },
|
||
["https://www.graphql-code-generator.com/config.schema.json"] = { "codegen.yml", "codegen.yaml", "codegen.json", ".codegen.yml", ".codegen.yaml", ".codegen.json" },
|
||
["https://www.krakend.io/schema/krakend.json"] = { "krakend.yaml", "krakend.yml", "krakend.json", "krakend.toml" },
|
||
["https://www.liquibase.org/json/schema/liquibase-flow-file-latest.json"] = { "*.flowfile.yaml", "*.flowfile.yml" },
|
||
["https://www.qgoda.net/schemas/qgoda.json"] = { "_qgoda.yaml", "_qgoda.yml", "_qgoda.json", "_localqgoda.yaml", "_localqgoda.yml", "_localqgoda.json" },
|
||
["https://www.rubyschema.org/rubocop.json"] = { "*.rubocop.yml" },
|
||
["https://www.schemastore.org/BizTalkServerApplicationSchema.json"] = { "BizTalkServerInventory.json" },
|
||
["https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json"] = { "abc-clinical-demand-forecast-*.json" },
|
||
["https://www.schemastore.org/abc-inventory-module-data-5.2.0.json"] = { "abc-inventory-module-data-*.json" },
|
||
["https://www.schemastore.org/abc-supply-plan-12.0.0.json"] = { "abc-supply-plan-*.json" },
|
||
["https://www.schemastore.org/accelerator.json"] = { "accelerator.yaml" },
|
||
["https://www.schemastore.org/agripparc-1.4.json"] = { ".agripparc.json", "agripparc.json" },
|
||
["https://www.schemastore.org/aiconfig-1.0.json"] = { "aiconfig.json", "aiconfig.jsonc", "*.aiconfig.json", "*.aiconfig.jsonc", "aiconfig.yml", "aiconfig.yaml", "*.aiconfig.yml", "*.aiconfig.yaml" },
|
||
["https://www.schemastore.org/aider-0.82.json"] = { ".aider.conf.yml" },
|
||
["https://www.schemastore.org/aiproj-1.9.json"] = { ".aiproj.json" },
|
||
["https://www.schemastore.org/airlock-microgateway-3.2.json"] = { "microgateway-config.yaml", "microgateway-config.yml", "airlock-microgateway-config.yaml", "airlock-microgateway-config.yml" },
|
||
["https://www.schemastore.org/aliases.json"] = { ".aliases" },
|
||
["https://www.schemastore.org/all-contributors.json"] = { ".all-contributorsrc" },
|
||
["https://www.schemastore.org/amplify.json"] = { "amplify.yml", "amplify.yaml" },
|
||
["https://www.schemastore.org/amx-muse.json"] = {},
|
||
["https://www.schemastore.org/any.json"] = {},
|
||
["https://www.schemastore.org/anywork-ac-1.1.json"] = { ".awc.yaml", ".awc.yml", ".awc.json", ".awc.jsonc", ".awc" },
|
||
["https://www.schemastore.org/apibuilder.json"] = { "**/api.json" },
|
||
["https://www.schemastore.org/apollo-router-2.9.0.json"] = { "apollo-router-*.json" },
|
||
["https://www.schemastore.org/app-config.json"] = { "app-config.yml", "app-config.yaml", "app-config.local.yaml", "app-config.local.yml", "app-config.production.yaml", "app-config.production.yml" },
|
||
["https://www.schemastore.org/apple-app-site-association.json"] = { "apple-app-site-association" },
|
||
["https://www.schemastore.org/appsettings.json"] = { "appsettings.json", "appsettings.*.json" },
|
||
["https://www.schemastore.org/appsscript.json"] = { "appsscript.json" },
|
||
["https://www.schemastore.org/appveyor.json"] = { "appveyor.yml" },
|
||
["https://www.schemastore.org/architectfx.json"] = { "*.jdsl" },
|
||
["https://www.schemastore.org/artifacthub-repo.json"] = { "artifacthub-repo.yml" },
|
||
["https://www.schemastore.org/asconfig-schema.json"] = { "asconfig.json" },
|
||
["https://www.schemastore.org/asmdef.json"] = { "*.asmdef" },
|
||
["https://www.schemastore.org/aspire-8.0.json"] = { "aspire-manifest.json" },
|
||
["https://www.schemastore.org/assetlinks.json"] = { "assetlinks.json" },
|
||
["https://www.schemastore.org/aurora-1.3.json"] = { "*.aurora.yaml", "*.aurora.yml" },
|
||
["https://www.schemastore.org/ava.json"] = { "ava.config.json" },
|
||
["https://www.schemastore.org/avro-avsc.json"] = { "*.avsc" },
|
||
["https://www.schemastore.org/aws-cdk-appconfig-featureflags-1.0.0.json"] = { "*.appConfig.featureFlags.json" },
|
||
["https://www.schemastore.org/azure-containerapp-template.json"] = { "*.containerapp-template.json" },
|
||
["https://www.schemastore.org/azure-deviceupdate-import-manifest-5.0.json"] = { "*.importmanifest.json" },
|
||
["https://www.schemastore.org/azure-deviceupdate-update-manifest-5.json"] = { "*.updatemanifest.json" },
|
||
["https://www.schemastore.org/azure-iot-edge-deployment-template-4.0.json"] = { "deployment.template.json", "deployment.debug.template.json" },
|
||
["https://www.schemastore.org/babelrc.json"] = { ".babelrc", ".babelrc.json", "babel.config.json" },
|
||
["https://www.schemastore.org/backportrc.json"] = { ".backportrc.json" },
|
||
["https://www.schemastore.org/bamboo-spec.json"] = { "**/bamboo-specs/*.yaml", "**/bamboo-specs/*.yml" },
|
||
["https://www.schemastore.org/behat.json"] = { "behat.yml", "*.behat.yml" },
|
||
["https://www.schemastore.org/bettercodehub.json"] = { ".bettercodehub.yml" },
|
||
["https://www.schemastore.org/bigconfig.json"] = { "bigconfig.yml", "bigconfig.yaml" },
|
||
["https://www.schemastore.org/bigquery-table.json"] = { "*.bigquery.json" },
|
||
["https://www.schemastore.org/bitrise-step.json"] = { "step.yml" },
|
||
["https://www.schemastore.org/bitrise.json"] = { "bitrise.yml", "bitrise.yaml", "bitrise.json" },
|
||
["https://www.schemastore.org/bootstraprc.json"] = { ".bootstraprc" },
|
||
["https://www.schemastore.org/bower.json"] = { "bower.json", ".bower.json" },
|
||
["https://www.schemastore.org/bowerrc.json"] = { ".bowerrc" },
|
||
["https://www.schemastore.org/boyka-config.json"] = { "boyka-config.json" },
|
||
["https://www.schemastore.org/bozr.json"] = { ".suite.json", ".xsuite.json" },
|
||
["https://www.schemastore.org/bpkg.json"] = { "bpkg.json" },
|
||
["https://www.schemastore.org/browser.i18n.json"] = { "messages.json" },
|
||
["https://www.schemastore.org/buf.gen.json"] = { "buf.gen.yaml" },
|
||
["https://www.schemastore.org/buf.json"] = { "buf.yaml" },
|
||
["https://www.schemastore.org/buf.lock.json"] = { "buf.lock" },
|
||
["https://www.schemastore.org/buf.plugin.json"] = { "buf.plugin.yaml" },
|
||
["https://www.schemastore.org/buf.policy.json"] = { "buf.policy.yaml" },
|
||
["https://www.schemastore.org/buf.work.json"] = { "buf.work.yaml" },
|
||
["https://www.schemastore.org/bukkit-plugin.json"] = { "plugin.yml" },
|
||
["https://www.schemastore.org/bun-lock.json"] = { "bun.lock" },
|
||
["https://www.schemastore.org/bundleconfig.json"] = { "bundleconfig.json" },
|
||
["https://www.schemastore.org/bunfig.json"] = { "bunfig.toml" },
|
||
["https://www.schemastore.org/bungee-plugin.json"] = { "plugin.yml", "bungee.yml" },
|
||
["https://www.schemastore.org/bxci.schema-3.x.json"] = { "**/bxci.yaml", "**/bxci.yml" },
|
||
["https://www.schemastore.org/cargo-make.json"] = { "Makefile.toml" },
|
||
["https://www.schemastore.org/cargo-mutants-config.json"] = { "**/.cargo/mutants.toml" },
|
||
["https://www.schemastore.org/cargo.json"] = { "Cargo.toml" },
|
||
["https://www.schemastore.org/case_schema.json"] = { "**/test_data/**/*.yml" },
|
||
["https://www.schemastore.org/catalog-info.json"] = { "catalog-info.yaml", "*.catalog-info.yaml" },
|
||
["https://www.schemastore.org/cdk.json"] = { "cdk.json" },
|
||
["https://www.schemastore.org/changepacks.json"] = { "**/.changepacks/config.json" },
|
||
["https://www.schemastore.org/chart-lock.json"] = { "Chart.lock" },
|
||
["https://www.schemastore.org/chart.json"] = { "Chart.yaml" },
|
||
["https://www.schemastore.org/cheatsheets.json"] = { "**/cheat/conf.yaml", "**/cheat/conf.yml", "**/.cheat/conf.yml" },
|
||
["https://www.schemastore.org/chisel-slices.json"] = { "**/slices/*.yaml" },
|
||
["https://www.schemastore.org/chrome-extension-locales-messages.json"] = { "**/_locales/*/messages.json" },
|
||
["https://www.schemastore.org/chutzpah.json"] = { "chutzpah.json" },
|
||
["https://www.schemastore.org/cinnamon-spice-metadata.json"] = { "**/*@*/**/metadata.json" },
|
||
["https://www.schemastore.org/cinnamon-spice-settings.json"] = { "**/*@*/**/settings-schema.json" },
|
||
["https://www.schemastore.org/cinnamon-spice.info.json"] = {},
|
||
["https://www.schemastore.org/circleciconfig.json"] = { "**/.circleci/config.yml" },
|
||
["https://www.schemastore.org/clang-format-21.x.json"] = { ".clang-format" },
|
||
["https://www.schemastore.org/clang-tidy.json"] = { ".clang-tidy", "clang-tidy.yml", "clang-tidy.yaml" },
|
||
["https://www.schemastore.org/clangd.json"] = { ".clangd", ".clangd.yml", ".clangd.yaml", "**/clangd/config.yaml" },
|
||
["https://www.schemastore.org/clasp.json"] = { ".clasp.json" },
|
||
["https://www.schemastore.org/claude-code-keybindings.json"] = { "**/.claude/keybindings.json" },
|
||
["https://www.schemastore.org/claude-code-settings.json"] = { "**/.claude/settings.json" },
|
||
["https://www.schemastore.org/clib.json"] = { "clib.json" },
|
||
["https://www.schemastore.org/cloud-run-v1.json"] = { "cloud-run-v1.yml", "cloud-run-v1.yaml" },
|
||
["https://www.schemastore.org/cloud-sdk-pipeline-config-schema.json"] = { "pipeline_config.yml" },
|
||
["https://www.schemastore.org/cloudbuild.json"] = { "cloudbuild.json", "cloudbuild.yaml", "cloudbuild.yml", "*.cloudbuild.json", "*.cloudbuild.yaml", "*.cloudbuild.yml" },
|
||
["https://www.schemastore.org/cloudfoundry-application-manifest.json"] = {},
|
||
["https://www.schemastore.org/cloudify.json"] = { "*.cfy.yaml" },
|
||
["https://www.schemastore.org/codeclimate.json"] = { ".codeclimate.yml", ".codeclimate.json" },
|
||
["https://www.schemastore.org/codecov.json"] = { "**/.github/.codecov.yml", "**/.github/codecov.yml", "**/dev/.codecov.yml", "**/dev/codecov.yml", ".codecov.yml", "codecov.yml" },
|
||
["https://www.schemastore.org/codeship-services.json"] = { "codeship-services.yml" },
|
||
["https://www.schemastore.org/codeship-steps.json"] = { "codeship-steps.yml" },
|
||
["https://www.schemastore.org/coffeelint.json"] = { "coffeelint.json" },
|
||
["https://www.schemastore.org/commands.json"] = { "commands.json" },
|
||
["https://www.schemastore.org/commitlintrc.json"] = { ".commitlintrc", ".commitlintrc.json", ".commitlintrc.yaml", ".commitlintrc.yml" },
|
||
["https://www.schemastore.org/compile-commands.json"] = { "compile_commands.json" },
|
||
["https://www.schemastore.org/compilerconfig.json"] = { "compilerconfig.json" },
|
||
["https://www.schemastore.org/component-detection-manifest.json"] = { "cdmanifest.json", "cgmanifest.json" },
|
||
["https://www.schemastore.org/component.json"] = { "component.json" },
|
||
["https://www.schemastore.org/container-structure-test.json"] = { "container-structure-test.yaml", "structure-test.yaml" },
|
||
["https://www.schemastore.org/contextive-glossary.json"] = { "**/.contextive/definitions.yml", "*.glossary.yml", "*.glossary.yaml" },
|
||
["https://www.schemastore.org/cosmos-config.json"] = { "cosmos.config.json" },
|
||
["https://www.schemastore.org/creatomic.json"] = { ".creatomic" },
|
||
["https://www.schemastore.org/crowdin.json"] = { "**/crowdin.yml" },
|
||
["https://www.schemastore.org/cryproj.json"] = { "*.cryproj" },
|
||
["https://www.schemastore.org/csscomb.json"] = { ".csscomb.json" },
|
||
["https://www.schemastore.org/csslintrc.json"] = { ".csslintrc" },
|
||
["https://www.schemastore.org/ctfd.json"] = { ".ctfd.yaml" },
|
||
["https://www.schemastore.org/dart-test.json"] = { "dart_test.yaml" },
|
||
["https://www.schemastore.org/databricks-asset-bundles.json"] = { "databricks.yml", "databricks.yaml" },
|
||
["https://www.schemastore.org/datalogic-scan2deploy-android.json"] = { ".dla.json" },
|
||
["https://www.schemastore.org/datalogic-scan2deploy-ce.json"] = { ".dlc.json" },
|
||
["https://www.schemastore.org/debugsettings.json"] = { "debugsettings.json" },
|
||
["https://www.schemastore.org/dein.json"] = { "dein.toml" },
|
||
["https://www.schemastore.org/dependabot-2.0.json"] = { "**/.github/dependabot.yml", "**/.github/dependabot.yaml" },
|
||
["https://www.schemastore.org/dependabot.json"] = { "**/.dependabot/config.yml" },
|
||
["https://www.schemastore.org/deployed.json"] = { ".deployedrc", ".deployed.json", ".deployed.yaml", ".deployed.yml" },
|
||
["https://www.schemastore.org/detekt-1.22.0.json"] = { "detekt.yml", "detekt.yaml" },
|
||
["https://www.schemastore.org/devinit.schema-6.0.json"] = { "devinit.json", ".devinit.json" },
|
||
["https://www.schemastore.org/devup.json"] = { "devup.json" },
|
||
["https://www.schemastore.org/djlint.json"] = { ".djlintrc" },
|
||
["https://www.schemastore.org/docfx.json"] = { "docfx.json" },
|
||
["https://www.schemastore.org/docker-bake.json"] = { "docker-bake.json", "docker-bake.override.json" },
|
||
["https://www.schemastore.org/docker-extension-metadata.json"] = {},
|
||
["https://www.schemastore.org/dockerd.json"] = { "dockerd.json", "docker.json" },
|
||
["https://www.schemastore.org/dofigen.json"] = { "dofigen.yaml", "dofigen.json", "dofigen.yml", "*.dofigen.yaml", "*.dofigen.json", "*.dofigen.yml" },
|
||
["https://www.schemastore.org/dotnet-releases-index.json"] = { "dotnet-release-index.json" },
|
||
["https://www.schemastore.org/dotnet-tools.json"] = { "dotnet-tools.json" },
|
||
["https://www.schemastore.org/dotnetcli.host.json"] = { "dotnetcli.host.json" },
|
||
["https://www.schemastore.org/drone.json"] = { ".drone.yml" },
|
||
["https://www.schemastore.org/drupal-breakpoints.json"] = { "*.breakpoints.yml" },
|
||
["https://www.schemastore.org/drupal-config.json"] = { "**/config/schema/*.schema.yml" },
|
||
["https://www.schemastore.org/drupal-info.json"] = { "*.info.yml" },
|
||
["https://www.schemastore.org/drupal-layouts.json"] = { "*.layouts.yml" },
|
||
["https://www.schemastore.org/drupal-libraries.json"] = { "*.libraries.yml" },
|
||
["https://www.schemastore.org/drupal-links-action.json"] = { "*.links.action.yml" },
|
||
["https://www.schemastore.org/drupal-links-contextual.json"] = { "*.links.contextual.yml" },
|
||
["https://www.schemastore.org/drupal-links-menu.json"] = { "*.links.menu.yml" },
|
||
["https://www.schemastore.org/drupal-links-task.json"] = { "*.links.task.yml" },
|
||
["https://www.schemastore.org/drupal-migration.json"] = { "*.migration.*.yml", "**/migrations/*.yml" },
|
||
["https://www.schemastore.org/drupal-permissions.json"] = { "*.permissions.yml" },
|
||
["https://www.schemastore.org/drupal-recipe.json"] = { "drupal-recipe.yml", "drupal-recipe.yaml" },
|
||
["https://www.schemastore.org/drupal-routing.json"] = { "*.routing.yml" },
|
||
["https://www.schemastore.org/drupal-services.json"] = { "*.services.yml" },
|
||
["https://www.schemastore.org/drush.site.yml.json"] = { "**/sites/*.site.yml" },
|
||
["https://www.schemastore.org/dtool-dataset-metadata-1.0.json"] = { "dtool-dataset.yml", "dtool-dataset.yaml", "dtool-dataset.json" },
|
||
["https://www.schemastore.org/easyvcr-net.json"] = { "*.easyvcr", "**/cassettes/*.json" },
|
||
["https://www.schemastore.org/electron-builder.json"] = { "electron-builder.json" },
|
||
["https://www.schemastore.org/elgato-stream-deck-plugin.json"] = { "elgato-stream-deck-plugin.yml", "elgato-stream-deck-plugin.yaml" },
|
||
["https://www.schemastore.org/elm.json"] = { "elm.json" },
|
||
["https://www.schemastore.org/embrace-config-schema-1.0.0.json"] = { "embrace-config.json" },
|
||
["https://www.schemastore.org/epr-manifest.json"] = { "epr-manifest.json" },
|
||
["https://www.schemastore.org/es6importsorterrc.json"] = { ".es6importsorterrc.json" },
|
||
["https://www.schemastore.org/eslintrc.json"] = { ".eslintrc", ".eslintrc.json", ".eslintrc.yml", ".eslintrc.yaml" },
|
||
["https://www.schemastore.org/esmrc.json"] = { ".esmrc", ".esmrc.json" },
|
||
["https://www.schemastore.org/evolving-resolutive-process-notation-1.0.json"] = { "*.erpn.yml", "*.erpn.yaml", "*.erpn.toml", "*.erpn.json" },
|
||
["https://www.schemastore.org/expo-53.0.0.json"] = {},
|
||
["https://www.schemastore.org/fabric.mod.json"] = { "fabric.mod.json" },
|
||
["https://www.schemastore.org/factorial-drupal-breakpoints-css-0.2.0.json"] = { "breakpoints.config.yml" },
|
||
["https://www.schemastore.org/feed.json"] = { "feed.json" },
|
||
["https://www.schemastore.org/first-timers.json"] = { "**/.github/first-timers.yml" },
|
||
["https://www.schemastore.org/flatpak-manifest.json"] = { "**/*.flatpak.json", "**/*.flatpak.yaml", "**/*.flatpak.yml" },
|
||
["https://www.schemastore.org/fly.json"] = { "fly.toml" },
|
||
["https://www.schemastore.org/foundryvtt-base-package-manifest.json"] = {},
|
||
["https://www.schemastore.org/foundryvtt-module-manifest.json"] = { "**/modules/*/module.json" },
|
||
["https://www.schemastore.org/foundryvtt-system-manifest.json"] = { "**/systems/*/system.json" },
|
||
["https://www.schemastore.org/foundryvtt-template.json"] = { "**/systems/*/template.json" },
|
||
["https://www.schemastore.org/foundryvtt-world-manifest.json"] = { "**/worlds/*/world.json" },
|
||
["https://www.schemastore.org/foxx-manifest.json"] = { "manifest.json" },
|
||
["https://www.schemastore.org/function.json"] = { "function.json" },
|
||
["https://www.schemastore.org/gadget-yaml.json"] = { "gadget.yml", "gadget.yaml" },
|
||
["https://www.schemastore.org/gaspar-3.0.json"] = { "gaspar.config.json" },
|
||
["https://www.schemastore.org/gcp-blueprint-metadata.json"] = { "metadata.yaml", "metadata.display.yaml" },
|
||
["https://www.schemastore.org/gematik-test-hcpis.json"] = { "**/testdata/insurance/insurance.yml", "**/testdata/insurance/insurance.yaml" },
|
||
["https://www.schemastore.org/gematik-test-hcps.json"] = { "**/testdata/hcp/hcp.yml", "**/testdata/hcp/hcp.yaml" },
|
||
["https://www.schemastore.org/gematik-test-patients.json"] = { "**/testdata/patient/patients.yml", "**/testdata/patient/patients.yaml" },
|
||
["https://www.schemastore.org/gematik-tiger.json"] = { "**/tiger.yml", "**/tiger.yaml" },
|
||
["https://www.schemastore.org/gitea-issue-config.json"] = { "**/.gitea/ISSUE_TEMPLATE/config.yml", "**/.gitea/ISSUE_TEMPLATE/config.yaml", "**/.forgejo/ISSUE_TEMPLATE/config.yml", "**/.forgejo/ISSUE_TEMPLATE/config.yaml" },
|
||
["https://www.schemastore.org/gitea-issue-forms.json"] = { "**/.gitea/ISSUE_TEMPLATE/**.yml", "**/.gitea/ISSUE_TEMPLATE/**.yaml", "**/.forgejo/ISSUE_TEMPLATE/**.yml", "**/.forgejo/ISSUE_TEMPLATE/**.yaml" },
|
||
["https://www.schemastore.org/github-action.json"] = { "action.yml", "action.yaml" },
|
||
["https://www.schemastore.org/github-discussion.json"] = { "**/.github/DISCUSSION_TEMPLATE/*.yml", "**/.github/DISCUSSION_TEMPLATE/*.yaml" },
|
||
["https://www.schemastore.org/github-funding.json"] = { "**/.github/FUNDING.yml", "**/.github/FUNDING.yaml", "**/.github/funding.yml", "**/.github/funding.yaml" },
|
||
["https://www.schemastore.org/github-issue-config.json"] = { "**/.github/ISSUE_TEMPLATE/config.yml", "**/.github/ISSUE_TEMPLATE/config.yaml" },
|
||
["https://www.schemastore.org/github-issue-forms.json"] = { "**/.github/ISSUE_TEMPLATE/!(config).yml", "**/.github/ISSUE_TEMPLATE/!(config).yaml" },
|
||
["https://www.schemastore.org/github-release-config.json"] = { "**/.github/release.yml" },
|
||
["https://www.schemastore.org/github-workflow-template-properties.json"] = { "**/.github/workflow-templates/**.properties.json" },
|
||
["https://www.schemastore.org/github-workflow.json"] = { "**/.github/workflows/*.yml", "**/.github/workflows/*.yaml", "**/.gitea/workflows/*.yml", "**/.gitea/workflows/*.yaml", "**/.forgejo/workflows/*.yml", "**/.forgejo/workflows/*.yaml" },
|
||
["https://www.schemastore.org/glazewm.json"] = { "**/.glaze-wm/config.yaml" },
|
||
["https://www.schemastore.org/global.json"] = { "global.json" },
|
||
["https://www.schemastore.org/gpc.json"] = { "**/.well-known/gpc.json" },
|
||
["https://www.schemastore.org/grpc-api-gateway.json"] = { "grpc_api_gateway.yaml", "grpc_api_gateway.yml", "grpc_api_gateway.json", "*_gateway.yml", "*_gateway.yaml", "*_gateway.json", "*_openapi.yml", "*_openapi.yaml", "*_openapi.json" },
|
||
["https://www.schemastore.org/grunt-clean-task.json"] = { "clean.json" },
|
||
["https://www.schemastore.org/grunt-copy-task.json"] = { "copy.json" },
|
||
["https://www.schemastore.org/grunt-cssmin-task.json"] = { "cssmin.json" },
|
||
["https://www.schemastore.org/grunt-jshint-task.json"] = { "jshint.json" },
|
||
["https://www.schemastore.org/grunt-task.json"] = { "**/grunt/*.json", "*-tasks.json" },
|
||
["https://www.schemastore.org/grunt-watch-task.json"] = { "watch.json" },
|
||
["https://www.schemastore.org/hammerkit.json"] = { ".hammerkit.yaml", ".hammerkit.yml", "*.hammerkit.yaml", "*.hammerkit.yml" },
|
||
["https://www.schemastore.org/helmfile.json"] = { "helmfile.yaml", "**/helmfile.d/**/*.yaml" },
|
||
["https://www.schemastore.org/hemtt-0.6.2.json"] = { "hemtt.json", "hemtt.toml" },
|
||
["https://www.schemastore.org/host-meta.json"] = { "host-meta.json" },
|
||
["https://www.schemastore.org/host.json"] = { "host.json" },
|
||
["https://www.schemastore.org/htmlhint.json"] = { ".htmlhintrc" },
|
||
["https://www.schemastore.org/httpmockrc.json"] = { ".httpmockrc", ".httpmock.json" },
|
||
["https://www.schemastore.org/hugo-theme.json"] = {},
|
||
["https://www.schemastore.org/hugo.json"] = { "hugo.toml", "hugo.json", "hugo.yaml" },
|
||
["https://www.schemastore.org/huskyrc.json"] = { ".huskyrc", ".huskyrc.json" },
|
||
["https://www.schemastore.org/hws-config.json"] = { "*hws-config*.yaml", "*hws-config*.yml" },
|
||
["https://www.schemastore.org/ide.host.json"] = { "ide.host.json" },
|
||
["https://www.schemastore.org/imageoptimizer.json"] = { "imageoptimizer.json" },
|
||
["https://www.schemastore.org/img-catapult-psp-1.0.0.json"] = { "contents.yaml" },
|
||
["https://www.schemastore.org/imgbotconfig.json"] = { ".imgbotconfig" },
|
||
["https://www.schemastore.org/importmap.json"] = { "importmap.json", "import_map.json", "import-map.json" },
|
||
["https://www.schemastore.org/jasmine.json"] = { "jasmine.json" },
|
||
["https://www.schemastore.org/jekyll.json"] = { "_config.yml" },
|
||
["https://www.schemastore.org/jest.json"] = { "jest.config.json" },
|
||
["https://www.schemastore.org/jfrog-pipelines.json"] = { "**/.jfrog-pipelines/**/*.yml", "**/.jfrog-pipelines/**/*.yaml" },
|
||
["https://www.schemastore.org/jreleaser-1.23.0.json"] = { "jreleaser.yml", "jreleaser.json" },
|
||
["https://www.schemastore.org/jsbeautifyrc-nested.json"] = { ".jsbeautifyrc" },
|
||
["https://www.schemastore.org/jsbeautifyrc.json"] = { ".jsbeautifyrc" },
|
||
["https://www.schemastore.org/jsconfig.json"] = { "jsconfig.json" },
|
||
["https://www.schemastore.org/jscpd.json"] = { ".jscpd.json" },
|
||
["https://www.schemastore.org/jscsrc.json"] = { ".jscsrc", "jscsrc.json" },
|
||
["https://www.schemastore.org/jsdoc-1.0.0.json"] = { "conf.json", "jsdoc.json" },
|
||
["https://www.schemastore.org/jshintrc.json"] = { ".jshintrc" },
|
||
["https://www.schemastore.org/jsinspectrc.json"] = { ".jsinspectrc" },
|
||
["https://www.schemastore.org/json-patch.json"] = { "*.patch", "*.patch.json", "*.patch.yml", "*.patch.yaml" },
|
||
["https://www.schemastore.org/jsone.json"] = {},
|
||
["https://www.schemastore.org/jsonld.json"] = { "*.jsonld" },
|
||
["https://www.schemastore.org/kestra-0.19.0.json"] = { "**/flows/*.yml" },
|
||
["https://www.schemastore.org/kode-ci-build-1.0.0.json"] = { "**/.kode/*.yaml" },
|
||
["https://www.schemastore.org/kong_json_schema.json"] = { "kong.yaml", "kong.yml" },
|
||
["https://www.schemastore.org/kustomization.json"] = { "kustomization.yaml", "kustomization.yml" },
|
||
["https://www.schemastore.org/kya.json"] = { "kya-manifest.json", "kya.json", "*.kya.json", "kya-manifest.schema.json" },
|
||
["https://www.schemastore.org/label-commenter-config.json"] = { "**/.github/label-commenter-config.yml" },
|
||
["https://www.schemastore.org/language-configuration.json"] = { "language-configuration.json", "language-configuration.yaml", "language-configuration.yml" },
|
||
["https://www.schemastore.org/launchsettings.json"] = { "launchsettings.json" },
|
||
["https://www.schemastore.org/lazydocker.json"] = { "**/lazydocker/config.yml" },
|
||
["https://www.schemastore.org/lego.json"] = { "lego.json" },
|
||
["https://www.schemastore.org/lerna.json"] = { "lerna.json" },
|
||
["https://www.schemastore.org/lgtm.json"] = { "lgtm.yml", ".lgtm.yml" },
|
||
["https://www.schemastore.org/libman.json"] = { "libman.json" },
|
||
["https://www.schemastore.org/license-report-config.json"] = { "license-report-config.json" },
|
||
["https://www.schemastore.org/linkinator-config.json"] = { "linkinator.config.json" },
|
||
["https://www.schemastore.org/lintstagedrc.schema.json"] = { ".lintstagedrc", ".lintstagedrc.json", ".lintstagedrc.yaml", ".lintstagedrc.yml" },
|
||
["https://www.schemastore.org/linutil-tab-data.json"] = { "**/*linutil*/**/tab_data.toml" },
|
||
["https://www.schemastore.org/linutil-tabs.json"] = { "**/*linutil*/**/tabs.toml" },
|
||
["https://www.schemastore.org/liquibase-3.2.json"] = { "**/db/changelog/**/*.yaml", "**/db/changelog/**/*.yml", "**/db/changelog/**/*.json" },
|
||
["https://www.schemastore.org/local.settings.json"] = { "local.settings.json" },
|
||
["https://www.schemastore.org/loki.json"] = { "loki.yml", "loki.yaml" },
|
||
["https://www.schemastore.org/loobin-1.0.json"] = { "**/LOOBins/*.yml" },
|
||
["https://www.schemastore.org/lsdlschema.json"] = { "*.lsdl.yaml", "*.lsdl.json" },
|
||
["https://www.schemastore.org/luaurc.json"] = { ".luaurc" },
|
||
["https://www.schemastore.org/maestro-flow.json"] = { "**/.maestro/**/*.yaml", "**/.maestro/**/*.yml", "**/*.flow.yaml", "**/*.flow.yml" },
|
||
["https://www.schemastore.org/mail-servers-config.json"] = { "mail-servers-config.json", "mail-servers-config.jsonc", "mail-servers-config.json5", "*.mail-servers-config.json", "*.mail-servers-config.jsonc", "*.mail-servers-config.json5", "**/mail-servers-config.json", "**/mail-servers-config.jsonc", "**/mail-servers-config.json5" },
|
||
["https://www.schemastore.org/mapehr.json"] = { ".map.yml", ".map.yaml", ".map.json" },
|
||
["https://www.schemastore.org/markdown-link-check.json"] = { ".markdown-link-check.json" },
|
||
["https://www.schemastore.org/maturin.json"] = { "maturin.toml" },
|
||
["https://www.schemastore.org/mboats-config-0.2.json"] = { "*.mboats.yaml", "*.mboats.yml" },
|
||
["https://www.schemastore.org/mdxlintrc.json"] = { ".mdxlintrc", ".mdxlintrc.json", ".mdxlintrc.yaml", ".mdxlintrc.yml" },
|
||
["https://www.schemastore.org/metricshub-connector.json"] = { "**/metricshub/connectors/**/*.yaml", "**/metricshub/connectors/**/*.yml", "**/hardware-connectors/**/*.yaml", "**/hardware-connectors/**/*.yml", "**/metricshub-community-connectors/**/*.yaml", "**/metricshub-community-connectors/**/*.yml" },
|
||
["https://www.schemastore.org/metricshub.json"] = { "*metricshub.yaml", "*metricshub.yml" },
|
||
["https://www.schemastore.org/micro-syntax.json"] = { "**/micro/runtime/syntax/*.yaml" },
|
||
["https://www.schemastore.org/micro.json"] = { "**/micro/settings.json" },
|
||
["https://www.schemastore.org/mimetypes.json"] = { "mimetypes.json" },
|
||
["https://www.schemastore.org/minecraft-advancement.json"] = { "**/data/*/advancements/*.json" },
|
||
["https://www.schemastore.org/minecraft-biome.json"] = { "**/data/*/worldgen/biome/*.json" },
|
||
["https://www.schemastore.org/minecraft-configured-carver.json"] = { "**/data/*/worldgen/configured_carver/*.json" },
|
||
["https://www.schemastore.org/minecraft-custom-main-menu-mod.json"] = { "mainmenu.yml", "mainmenu.yaml", "mainmenu.json" },
|
||
["https://www.schemastore.org/minecraft-damage-type.json"] = { "**/data/*/damage_type/*.json" },
|
||
["https://www.schemastore.org/minecraft-dimension-type.json"] = { "**/data/*/dimension_type/*.json" },
|
||
["https://www.schemastore.org/minecraft-dimension.json"] = { "**/data/*/dimension/*.json" },
|
||
["https://www.schemastore.org/minecraft-item-modifier.json"] = { "**/data/*/item_modifiers/*.json" },
|
||
["https://www.schemastore.org/minecraft-lang.json"] = { "**/assets/*/lang/*.json" },
|
||
["https://www.schemastore.org/minecraft-loot-table.json"] = { "**/data/*/loot_tables/**/*.json" },
|
||
["https://www.schemastore.org/minecraft-pack-mcmeta.json"] = { "**/pack.mcmeta" },
|
||
["https://www.schemastore.org/minecraft-particle.json"] = { "**/assets/*/particles/*.json" },
|
||
["https://www.schemastore.org/minecraft-predicate.json"] = { "**/data/*/predicates/*.json" },
|
||
["https://www.schemastore.org/minecraft-recipe.json"] = { "**/data/*/recipes/*.json" },
|
||
["https://www.schemastore.org/minecraft-tag.json"] = { "**/data/*/tags/**/*.json" },
|
||
["https://www.schemastore.org/minecraft-template-pool.json"] = { "**/data/*/worldgen/template_pool/*.json" },
|
||
["https://www.schemastore.org/minecraft-texture-mcmeta.json"] = { "**/assets/*/textures/**/*.png.mcmeta" },
|
||
["https://www.schemastore.org/minecraft-trim-material.json"] = { "**/data/*/trim_material/*.json" },
|
||
["https://www.schemastore.org/minecraft-trim-pattern.json"] = { "**/data/*/trim_pattern/*.json" },
|
||
["https://www.schemastore.org/mkdocs-1.6.json"] = { "mkdocs.yml" },
|
||
["https://www.schemastore.org/mocharc.json"] = { ".mocharc.json", ".mocharc.jsonc", ".mocharc.yml", ".mocharc.yaml" },
|
||
["https://www.schemastore.org/modernizrrc.json"] = { ".modernizrrc" },
|
||
["https://www.schemastore.org/monade-stack-config.json"] = { "monade.yaml", "monade.yml", ".monade.yaml", ".monade.yml" },
|
||
["https://www.schemastore.org/mongodb-atlas-search-index-definition.json"] = { "*-index.json" },
|
||
["https://www.schemastore.org/monika-config-schema.json"] = { "*monika*.yaml", "*monika*.yml", "monika.json" },
|
||
["https://www.schemastore.org/mprocs-0.6.4.json"] = { "mprocs.json", "mprocs.yaml", "mprocs.yml" },
|
||
["https://www.schemastore.org/mta.json"] = { "mta.yaml", "mta.yml" },
|
||
["https://www.schemastore.org/mtad.json"] = { "mtad.yaml", "mtad.yml" },
|
||
["https://www.schemastore.org/mtaext.json"] = { "*.mtaext" },
|
||
["https://www.schemastore.org/mycode.json"] = { "mycode.json" },
|
||
["https://www.schemastore.org/nest-cli.json"] = { ".nestcli.json", ".nest-cli.json", "nest-cli.json", "nest.json" },
|
||
["https://www.schemastore.org/netlify.json"] = { "**/admin/config*.yml" },
|
||
["https://www.schemastore.org/nightwatch.json"] = { "nightwatch.json" },
|
||
["https://www.schemastore.org/nodehawkrc.json"] = { ".nodehawkrc" },
|
||
["https://www.schemastore.org/nodemon.json"] = { "nodemon.json" },
|
||
["https://www.schemastore.org/now.json"] = { "now.json" },
|
||
["https://www.schemastore.org/npmpackagejsonlintrc.json"] = { ".npmpackagejsonlintrc", "npmpackagejsonlintrc.json", ".npmpackagejsonlintrc.json" },
|
||
["https://www.schemastore.org/nswag.json"] = { "nswag.json" },
|
||
["https://www.schemastore.org/nuejs-site.json"] = {},
|
||
["https://www.schemastore.org/nycrc.json"] = { ".nycrc", ".nycrc.json", ".nycrc.yaml", ".nycrc.yml" },
|
||
["https://www.schemastore.org/ocelot.json"] = { "ocelot.json" },
|
||
["https://www.schemastore.org/ogen.json"] = { "ogen.yml", "ogen.yaml", ".ogen.yml", ".ogen.yaml" },
|
||
["https://www.schemastore.org/okh.json"] = { "okh.json", "okh.toml", "okh.yaml", "okh.yml", "*.okh.json", "*.okh.toml", "*.okh.yaml", "*.okh.yml" },
|
||
["https://www.schemastore.org/omletrc.json"] = { ".omletrc", ".omletrc.json", ".omletrc.yaml", ".omletrc.yml", "omletrc", "omletrc.json", "omletrc.yaml", "omletrc.yml" },
|
||
["https://www.schemastore.org/omnisharp.json"] = { "omnisharp.json" },
|
||
["https://www.schemastore.org/one-changelog-schema-0.1.json"] = { "**/changelogs/*.yml" },
|
||
["https://www.schemastore.org/one-service-descriptor-schema-0.1.json"] = { "service-descriptor.yml" },
|
||
["https://www.schemastore.org/openapi-3.X.json"] = { "openapi.json", "openapi.yml", "openapi.yaml" },
|
||
["https://www.schemastore.org/openapi-arazzo-1.X.json"] = { "arazzo.json", "arazzo.yml", "arazzo.yaml" },
|
||
["https://www.schemastore.org/openapi-overlay-1.X.json"] = { "overlay.json", "overlay.yml", "overlay.yaml", "*.overlay.json", "*.overlay.yml", "*.overlay.yaml" },
|
||
["https://www.schemastore.org/openhab-5.1.json"] = { "**/conf/yaml/**/*.yml", "**/conf/yaml/**/*.yaml" },
|
||
["https://www.schemastore.org/opensrm.json"] = { "service.reliability.yaml", "service.reliability.yml", "*.reliability.yaml", "*.reliability.yml", ".opensrm.yaml", ".opensrm.yml" },
|
||
["https://www.schemastore.org/openutau-character.json"] = { "character.yaml" },
|
||
["https://www.schemastore.org/openutau-ustx.json"] = { "*.ustx" },
|
||
["https://www.schemastore.org/openweather.current.json"] = {},
|
||
["https://www.schemastore.org/openweather.roadrisk.json"] = {},
|
||
["https://www.schemastore.org/opspec-io-0.1.7.json"] = { "**/.opspec/*/*.yml", "**/.opspec/*/*.yaml" },
|
||
["https://www.schemastore.org/package.json"] = { "package.yaml" },
|
||
["https://www.schemastore.org/package.manifest.json"] = { "package.manifest" },
|
||
["https://www.schemastore.org/packer.json"] = { "packer.json" },
|
||
["https://www.schemastore.org/pantsbuild-2.31.0.json"] = { "pants*.toml" },
|
||
["https://www.schemastore.org/paper-plugin.json"] = { "paper-plugin.yml" },
|
||
["https://www.schemastore.org/pattern.json"] = { "pattern.json" },
|
||
["https://www.schemastore.org/pdm.json"] = { "pdm.toml" },
|
||
["https://www.schemastore.org/petstore-v1.0.json"] = { "petstore-v1.0.json" },
|
||
["https://www.schemastore.org/pgap_yaml_input_reader.json"] = { "submol*.json", "submol*.yml", "submol*.yaml" },
|
||
["https://www.schemastore.org/phrase.json"] = { ".phrase.yml" },
|
||
["https://www.schemastore.org/phraseapp.json"] = { ".phraseapp.yml" },
|
||
["https://www.schemastore.org/plagiarize-me.json"] = { "plagiarize-me.yaml", "plagiarize-me.json" },
|
||
["https://www.schemastore.org/plagiarize.json"] = { "plagiarize.yaml", "plagiarize.json" },
|
||
["https://www.schemastore.org/pm2-ecosystem.json"] = { "ecosystem.json", "ecosystem.yml", "ecosystem.yaml", "ecosystem.config.json", "ecosystem.config.yml", "ecosystem.config.yaml" },
|
||
["https://www.schemastore.org/pnpm-workspace.json"] = { "pnpm-workspace.yaml" },
|
||
["https://www.schemastore.org/pocketmine-plugin.json"] = { "plugin.yml" },
|
||
["https://www.schemastore.org/popxf-1.0.json"] = { "*.popxf", "*.popxf.json" },
|
||
["https://www.schemastore.org/popxf-corr-1.0.json"] = { "*.popxf-corr", "*.popxf-corr.json" },
|
||
["https://www.schemastore.org/postcssrc.json"] = { ".postcssrc", ".postcssrc.json", ".postcssrc.yaml", ".postcssrc.yml" },
|
||
["https://www.schemastore.org/powerpages-web-template-manifest.json"] = { ".powerpages-web-template-manifest" },
|
||
["https://www.schemastore.org/powerpages.config.json"] = { "powerpages.config.json" },
|
||
["https://www.schemastore.org/pre-commit-config.json"] = { ".pre-commit-config.yml", ".pre-commit-config.yaml" },
|
||
["https://www.schemastore.org/pre-commit-hooks.json"] = { ".pre-commit-hooks.yml", ".pre-commit-hooks.yaml" },
|
||
["https://www.schemastore.org/prek.json"] = { "prek.toml" },
|
||
["https://www.schemastore.org/prettierrc.json"] = { ".prettierrc", ".prettierrc.json", ".prettierrc.yml", ".prettierrc.yaml" },
|
||
["https://www.schemastore.org/prisma.json"] = { "prisma.yml" },
|
||
["https://www.schemastore.org/problem-object-rfc9457.json"] = {},
|
||
["https://www.schemastore.org/project.json"] = { "project.json" },
|
||
["https://www.schemastore.org/projektor.json"] = { "**/.projektor/config.yaml" },
|
||
["https://www.schemastore.org/prometheus-alertmanager.json"] = { "alertmanager.yml", "alertmanager.yaml" },
|
||
["https://www.schemastore.org/prometheus.json"] = { "prometheus.yml", "prometheus.yaml" },
|
||
["https://www.schemastore.org/prometheus.rules.json"] = { "*.prometheus.rules.yml", "*.prometheus.rules.yaml", "*prometheus-rules.yml", "*prometheus-rules.yaml", "*prometheus_rules.yml", "*prometheus_rules.yaml", "prometheus.rules.yml", "prometheus.rules.yaml" },
|
||
["https://www.schemastore.org/prometheus.rules.test.json"] = { "*.prometheus.tests.yml", "*.prometheus.tests.yaml", "*.prometheus.test.yml", "*.prometheus.test.yaml" },
|
||
["https://www.schemastore.org/proxies.json"] = { "proxies.json" },
|
||
["https://www.schemastore.org/pterodactyl.json"] = { "egg-*.json" },
|
||
["https://www.schemastore.org/publiccode.json"] = { "publiccode.yml" },
|
||
["https://www.schemastore.org/pubspec.json"] = { "pubspec.yaml" },
|
||
["https://www.schemastore.org/pull-request-labeler.json"] = { "**/.github/labeler.yml" },
|
||
["https://www.schemastore.org/pulumi.json"] = { "Pulumi.yaml", "pulumi.yaml" },
|
||
["https://www.schemastore.org/putout.json"] = { ".putout.json" },
|
||
["https://www.schemastore.org/pylock.json"] = { "pylock.toml", "pylock.*.toml" },
|
||
["https://www.schemastore.org/pyrseas-0.8.json"] = { "pyrseas-0.8.json" },
|
||
["https://www.schemastore.org/qfconfig.json"] = { "qfconfig.json" },
|
||
["https://www.schemastore.org/qodana-1.0.json"] = { "qodana.yaml", "qodana.yml" },
|
||
["https://www.schemastore.org/qwen-code-settings.json"] = { "**/.qwen/settings.json" },
|
||
["https://www.schemastore.org/radiohound-v0.json"] = { "*.rh.json" },
|
||
["https://www.schemastore.org/rancher-fleet-0.8.json"] = { "fleet.yaml" },
|
||
["https://www.schemastore.org/rc3-auth-0.0.3.json"] = { "rc-auth.json" },
|
||
["https://www.schemastore.org/rc3-collection-0.0.3.json"] = { "rc-collection.json" },
|
||
["https://www.schemastore.org/rc3-environment-0.0.3.json"] = { "**/environments/*.json", "rc-global.json" },
|
||
["https://www.schemastore.org/rc3-folder-0.0.3.json"] = { "rc-folder.json" },
|
||
["https://www.schemastore.org/rc3-request-0.0.3.json"] = { "**/*.request" },
|
||
["https://www.schemastore.org/rc3-settings-0.0.3.json"] = { "rc-settings.json" },
|
||
["https://www.schemastore.org/rehyperc.json"] = { ".rehyperc", ".rehyperc.json", ".rehyperc.yaml", ".rehyperc.yml" },
|
||
["https://www.schemastore.org/remarkrc.json"] = { ".remarkrc", ".remarkrc.json", ".remarkrc.yaml", ".remarkrc.yml" },
|
||
["https://www.schemastore.org/replit.json"] = { "replit.toml" },
|
||
["https://www.schemastore.org/resjson.json"] = { "*.resjson" },
|
||
["https://www.schemastore.org/roomodes.json"] = { ".roomodes", "*.roomodes", "custom_modes.yaml", "custom_modes.yml" },
|
||
["https://www.schemastore.org/rudder-techniques.json"] = { "technique.yml", "technique.ids.yml" },
|
||
["https://www.schemastore.org/ruff.json"] = { "ruff.toml", ".ruff.toml" },
|
||
["https://www.schemastore.org/rust-project.json"] = { "rust-project.json" },
|
||
["https://www.schemastore.org/rust-toolchain.json"] = { "rust-toolchain.toml" },
|
||
["https://www.schemastore.org/rustfmt.json"] = { "rustfmt.toml" },
|
||
["https://www.schemastore.org/safebox-schema-v1.0.0.json"] = { "*safebox*.yaml", "*safebox*.yml" },
|
||
["https://www.schemastore.org/sake.json"] = { ".sake.yml" },
|
||
["https://www.schemastore.org/samt.json"] = { "samt.yaml" },
|
||
["https://www.schemastore.org/samtrc.json"] = { ".samtrc.yaml" },
|
||
["https://www.schemastore.org/scarb.json"] = { "Scarb.toml" },
|
||
["https://www.schemastore.org/semantic-release.json"] = { ".releaserc", ".releaserc.yaml", ".releaserc.yml", ".releaserc.json" },
|
||
["https://www.schemastore.org/semgrep.json"] = { "**/.semgrep/**.yaml", "**/.semgrep/**.yml", ".semgrep.yaml", ".semgrep.yml" },
|
||
["https://www.schemastore.org/sergen.json"] = { "sergen.json", "sergen.*.json", "*.sergen.json" },
|
||
["https://www.schemastore.org/servicehub.config.schema.json"] = { "servicehub.config.json" },
|
||
["https://www.schemastore.org/servicehub.service.schema.json"] = { "*.servicehub.service.json" },
|
||
["https://www.schemastore.org/settings.job.json"] = { "settings.job" },
|
||
["https://www.schemastore.org/sigrid-scope-file.schema.json"] = { "sigrid.yaml" },
|
||
["https://www.schemastore.org/sil-kit-participant-configuration.json"] = { "silkit.json", "silkit.yaml", "*.silkit.json", "*.silkit.yaml" },
|
||
["https://www.schemastore.org/sil-kit-registry-configuration.json"] = { "silkit-registry.yaml", "silkit-registry.yml", "silkit-registry.json", "*.silkit-registry.yaml", "*.silkit-registry.yml", "*.silkit-registry.json" },
|
||
["https://www.schemastore.org/size-limit.json"] = { ".size-limit.json" },
|
||
["https://www.schemastore.org/skypilot-task.json"] = { "skypilot-task.yml", "skypilot-task.yaml" },
|
||
["https://www.schemastore.org/snowflake-config.json"] = { "**/.snowflake/config.toml", "**/snowflake/config.toml" },
|
||
["https://www.schemastore.org/snowflake-connections.json"] = { "**/.snowflake/connections.toml", "**/snowflake/connections.toml" },
|
||
["https://www.schemastore.org/solidaritySchema.json"] = { ".solidarity", ".solidarity.json" },
|
||
["https://www.schemastore.org/solution-filter.json"] = { "*.slnf" },
|
||
["https://www.schemastore.org/sourcehut-build-0.65.0.json"] = { ".build.yml" },
|
||
["https://www.schemastore.org/sourcemap-v3.json"] = { "*.map" },
|
||
["https://www.schemastore.org/sourcery_yaml_schema.json"] = { ".sourcery.yaml" },
|
||
["https://www.schemastore.org/specif-1.1.json"] = { "*.specif", "*.specif.json" },
|
||
["https://www.schemastore.org/specmatic.json"] = { "specmatic.json", "specmatic.yaml", "specmatic.yml" },
|
||
["https://www.schemastore.org/sponge-mixins.json"] = { "*.mixins.json" },
|
||
["https://www.schemastore.org/sprite.json"] = { "*.sprite" },
|
||
["https://www.schemastore.org/sqlc-2.0.json"] = { "sqlc.yaml", "sqlc.json", "*.sqlc.yaml" },
|
||
["https://www.schemastore.org/stackblitzrc.json"] = { ".stackblitzrc", "**/.stackblitz/config.json" },
|
||
["https://www.schemastore.org/stale.json"] = { "**/.github/stale.yml" },
|
||
["https://www.schemastore.org/starlake.json"] = { "*.sl.yml" },
|
||
["https://www.schemastore.org/staticwebapp.config.json"] = { "staticwebapp.config.json" },
|
||
["https://www.schemastore.org/streamlit-config.json"] = { "**/.streamlit/config.toml" },
|
||
["https://www.schemastore.org/stylelintrc.json"] = { ".stylelintrc", ".stylelintrc.yml", ".stylelintrc.yaml", ".stylelintrc.json" },
|
||
["https://www.schemastore.org/stylua.json"] = { ".stylua.toml", "stylua.toml" },
|
||
["https://www.schemastore.org/sublime-syntax.json"] = { "*.sublime-syntax" },
|
||
["https://www.schemastore.org/swa-cli.config.json"] = { "swa-cli.config.json" },
|
||
["https://www.schemastore.org/taplo.json"] = { ".taplo.toml", "taplo.toml" },
|
||
["https://www.schemastore.org/task.json"] = { "task.json", "tasks.json" },
|
||
["https://www.schemastore.org/taurus.json"] = { "bzt.yml", "bzt.yaml", "taurus.yml", "taurus.yaml" },
|
||
["https://www.schemastore.org/template.json"] = { "**/.template.config/template.json" },
|
||
["https://www.schemastore.org/templatesources.json"] = { "templatesources.json" },
|
||
["https://www.schemastore.org/testenvironments.json"] = { "testEnvironments.json" },
|
||
["https://www.schemastore.org/ti8m-cdk-concrete-environment-config.json"] = { "**/environment_config/*.json", "**/environment_config/*.yaml", "**/environment_config/*.yml" },
|
||
["https://www.schemastore.org/ti8m-cdk-concrete-environments.json"] = { "**/concrete-environments.json", "**/concrete-environments.yaml", "**/concrete-environments.yml" },
|
||
["https://www.schemastore.org/ti8m-cdk-environment-definition.json"] = { "**/environment-definition.json", "**/environment-definition.yaml", "**/environment-definition.yml" },
|
||
["https://www.schemastore.org/tizen_workspace.json"] = { "tizen_workspace.yaml" },
|
||
["https://www.schemastore.org/tldr.json"] = { ".tldr.json" },
|
||
["https://www.schemastore.org/tmlanguage.json"] = { "*.tmLanguage.json", "*.tmLanguage.yaml", "*.tmLanguage.yml", "*.yaml-tmlanguage" },
|
||
["https://www.schemastore.org/tmuxinator.json"] = { ".tmuxinator.yaml", ".tmuxinator.yml", "**/.tmuxinator/*.yaml", "**/.tmuxinator/*.yml", "**/tmuxinator/*.yaml", "**/tmuxinator/*.yml" },
|
||
["https://www.schemastore.org/tombi.json"] = { "tombi.toml", "**/tombi/config.toml" },
|
||
["https://www.schemastore.org/traefik-v2.json"] = { "traefik.yml", "traefik.yaml" },
|
||
["https://www.schemastore.org/travis.json"] = { ".travis.yml" },
|
||
["https://www.schemastore.org/treefmt.json"] = { "treefmt.toml" },
|
||
["https://www.schemastore.org/truescript.json"] = { "*.tscript", "*.tscript.yaml", "*.tscript.yml" },
|
||
["https://www.schemastore.org/ts-force-config.json"] = { "ts-force-config.json" },
|
||
["https://www.schemastore.org/tsconfig.json"] = { "tsconfig*.json" },
|
||
["https://www.schemastore.org/tsd.json"] = { "tsd.json" },
|
||
["https://www.schemastore.org/tsdrc.json"] = { ".tsdrc" },
|
||
["https://www.schemastore.org/tslint.json"] = { "tslint.json", "tslint.yaml", "tslint.yml" },
|
||
["https://www.schemastore.org/tsoa.json"] = { "**/tsoa.json" },
|
||
["https://www.schemastore.org/tunnelhub.json"] = { "tunnelhub.yml", "tunnelhub.yaml" },
|
||
["https://www.schemastore.org/ty.json"] = { "ty.toml" },
|
||
["https://www.schemastore.org/typewiz.json"] = { "typewiz.json" },
|
||
["https://www.schemastore.org/typings.json"] = { "typings.json" },
|
||
["https://www.schemastore.org/typingsrc.json"] = { ".typingsrc" },
|
||
["https://www.schemastore.org/typo3.json"] = { "**/sites/*/config.yaml", "**/sites/*/config.yml" },
|
||
["https://www.schemastore.org/ubuntu-server-autoinstall.json"] = { "user-data" },
|
||
["https://www.schemastore.org/unist.json"] = {},
|
||
["https://www.schemastore.org/up.json"] = { "up.json" },
|
||
["https://www.schemastore.org/uplugin.json"] = { ".uplugin" },
|
||
["https://www.schemastore.org/uproject.json"] = { ".uproject" },
|
||
["https://www.schemastore.org/utam-page-object.json"] = { "*.utam.json", ".utam.json" },
|
||
["https://www.schemastore.org/utcm-monitor.json"] = { "*.utcm-monitor.json" },
|
||
["https://www.schemastore.org/uxp-manifest-5.json"] = {},
|
||
["https://www.schemastore.org/vault.json"] = { "vault.json", "vault.config.json" },
|
||
["https://www.schemastore.org/vector.json"] = { "vector.json", "vector.toml", "vector.yaml" },
|
||
["https://www.schemastore.org/vega-lite.json"] = { "*.vl", "*.vl.json" },
|
||
["https://www.schemastore.org/vega.json"] = { "*.vg", "*.vg.json" },
|
||
["https://www.schemastore.org/venvironment-schema-v4.2.0.json"] = { "venvironment.yaml", "*.venvironment.yaml", "venvironment.yml", "*.venvironment.yml", "venvironment.json", "*.venvironment.json" },
|
||
["https://www.schemastore.org/venvplus-schema-v1.0.0.json"] = { "venvplus.yaml", "*.venvplus.yaml", "venvplus.yml", "*.venvplus.yml", "venvplus.json", "*.venvplus.json" },
|
||
["https://www.schemastore.org/vespertide-migration.json"] = { "**/migrations/**/*.vespertide.json", "**/migrations/**/*.vespertide.yaml", "**/migrations/**/*.vespertide.yml" },
|
||
["https://www.schemastore.org/vespertide-model.json"] = { "**/models/**/*.vespertide.json", "**/models/**/*.vespertide.yaml", "**/models/**/*.vespertide.yml" },
|
||
["https://www.schemastore.org/vespertide.json"] = { "**/vespertide.json" },
|
||
["https://www.schemastore.org/vhwdebugger-binding-schema.json"] = { "vhwdebugger-binding.yaml", "*.vhwdebugger-binding.yaml", "vhwdebugger-binding.yml", "*.vhwdebugger-binding.yml" },
|
||
["https://www.schemastore.org/vim-addon-info.json"] = { "**/*vim*/addon-info.json" },
|
||
["https://www.schemastore.org/vs-2017.3.host.json"] = { "vs-2017.3.host.json" },
|
||
["https://www.schemastore.org/vs-nesting.json"] = { "*.filenesting.json", ".filenesting.json" },
|
||
["https://www.schemastore.org/vsconfig.json"] = { "*.vsconfig" },
|
||
["https://www.schemastore.org/vsext.json"] = { "*.vsext" },
|
||
["https://www.schemastore.org/vsix-manifestinjection.json"] = { "contentmanifest.json" },
|
||
["https://www.schemastore.org/vsix-publish.json"] = { "vs-publish.json" },
|
||
["https://www.schemastore.org/vsls.json"] = { ".vsls.json" },
|
||
["https://www.schemastore.org/vss-extension.json"] = { "vss-extension.json" },
|
||
["https://www.schemastore.org/vtcfg-v19.0.0.json"] = { "*.vtcfg" },
|
||
["https://www.schemastore.org/vtesttree-schema-v2.4.0.json"] = { "*.vtesttree.yaml", "*.vtesttree.yml", "*.vtesttree.json" },
|
||
["https://www.schemastore.org/vtestunit-schema.json"] = { "*.vtestunit.yaml", "*.vtestunit.yml", "*.vtestunit.json" },
|
||
["https://www.schemastore.org/warp-keysets.json"] = { "**/.warp/keybindings.yaml" },
|
||
["https://www.schemastore.org/warp-themes.json"] = { "**/.warp/themes/*.yaml" },
|
||
["https://www.schemastore.org/warp-workflows.json"] = { "**/.warp/workflows/*.yaml" },
|
||
["https://www.schemastore.org/web-manifest-combined.json"] = { "manifest.json", "*.webmanifest" },
|
||
["https://www.schemastore.org/web-types.json"] = { "web-types.json", "*.web-types.json" },
|
||
["https://www.schemastore.org/webextension.json"] = { "manifest.json" },
|
||
["https://www.schemastore.org/webjob-publish-settings.json"] = { "webjobpublishsettings.json" },
|
||
["https://www.schemastore.org/webjobs-list.json"] = { "webjobs-list.json" },
|
||
["https://www.schemastore.org/winget-pkgs-installer-1.0.0.json"] = { "**/manifests/?/*/*/*/*.*.installer.yaml" },
|
||
["https://www.schemastore.org/winget-pkgs-locale-1.0.0.json"] = { "**/manifests/?/*/*/*/*.*.locale.en-US.yaml", "**/manifests/?/*/*/*/*.*.locale.fr-FR.yaml", "**/manifests/?/*/*/*/*.*.locale.it-IT.yaml", "**/manifests/?/*/*/*/*.*.locale.ja-JP.yaml", "**/manifests/?/*/*/*/*.*.locale.ko-KR.yaml", "**/manifests/?/*/*/*/*.*.locale.pt-BR.yaml", "**/manifests/?/*/*/*/*.*.locale.ru-RU.yaml", "**/manifests/?/*/*/*/*.*.locale.zh-CN.yaml", "**/manifests/?/*/*/*/*.*.locale.zh-TW.yaml" },
|
||
["https://www.schemastore.org/winget-pkgs-singleton-1.0.0.json"] = { "**/manifests/?/*/*/*/*.*.yaml" },
|
||
["https://www.schemastore.org/winutil-applications.json"] = { "**/*winutil*/config/applications.json" },
|
||
["https://www.schemastore.org/winutil-preset.json"] = { "**/*winutil*/config/preset.json" },
|
||
["https://www.schemastore.org/workflows.json"] = { "workflows.json", "workflows.yaml", "workflows.yml", "*.workflows.json", "*.workflows.yaml", "*.workflows.yml" },
|
||
["https://www.schemastore.org/xs-app.json"] = { "xs-app.json" },
|
||
["https://www.schemastore.org/xunit.runner.schema.json"] = { "xunit.runner.json", "*.xunit.runner.json" },
|
||
["https://www.schemastore.org/yamllint.json"] = { "**/.yamllint", "**/.yamllint.yaml", "**/.yamllint.yml" },
|
||
["https://www.schemastore.org/youtrack-app.json"] = {},
|
||
["https://www.schemastore.org/zarf.json"] = { "**/zarf.yaml", "**/zarf.yml" },
|
||
["https://www.schemastore.org/zuul.json"] = { "**/*zuul.d/*.yaml", ".zuul.yaml" },
|
||
["https://www.unpkg.com/wrangler/config-schema.json"] = { "wrangler.json", "wrangler.jsonc", "wrangler.toml" },
|
||
["https://www.updatecli.io/schema/latest/compose/config.json"] = { "update-compose.yaml", "updatecli-compose.yaml" },
|
||
["https://www.updatecli.io/schema/latest/policy/manifest/config.json"] = { "**/updatecli.d/**/*.yaml", "**/updatecli.d/**/*.yml", "**/updatecli.d/**/*.json", "updatecli.yml", "updatecli.yaml" },
|
||
["https://www.updatecli.io/schema/latest/policy/metadata/config.json"] = { "**/updatecli/**/Policy.yaml" },
|
||
["https://yarnpkg.com/configuration/yarnrc.json"] = { ".yarnrc.yml" }
|
||
}
|
||
}
|
||
}
|
||
|
||
|
||
vim.lsp: File Watcher ~
|
||
- file watching "(workspace/didChangeWatchedFiles)" disabled on all clients
|
||
|
||
vim.lsp: Position Encodings ~
|
||
- No buffers contain mixed position encodings
|
||
|
||
==============================================================================
|
||
vim.pack: ✅
|
||
|
||
vim.pack: basics ~
|
||
- ✅ OK `vim.pack` is not used
|
||
|
||
==============================================================================
|
||
vim.provider: ✅
|
||
|
||
Clipboard (optional) ~
|
||
- ✅ OK Clipboard tool found: wl-copy
|
||
|
||
Node.js provider (optional) ~
|
||
- Disabled (loaded_node_provider=0).
|
||
|
||
Perl provider (optional) ~
|
||
- Disabled (loaded_perl_provider=0).
|
||
|
||
Python 3 provider (optional) ~
|
||
- Disabled (loaded_python3_provider=0).
|
||
|
||
Ruby provider (optional) ~
|
||
- Disabled (loaded_ruby_provider=0).
|
||
|
||
==============================================================================
|
||
vim.treesitter: 1 ❌
|
||
|
||
Treesitter features ~
|
||
- Treesitter ABI support: min 13, max 15
|
||
- WASM parser support: false
|
||
|
||
Treesitter parsers ~
|
||
- ✅ OK Parser: ada ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ada.so
|
||
- ✅ OK Parser: ada (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ada.so
|
||
- ✅ OK Parser: agda ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/agda.so
|
||
- ✅ OK Parser: agda (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/agda.so
|
||
- ✅ OK Parser: angular ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/angular.so
|
||
- ✅ OK Parser: angular (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/angular.so
|
||
- ✅ OK Parser: apex ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/apex.so
|
||
- ✅ OK Parser: apex (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/apex.so
|
||
- ✅ OK Parser: arduino ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/arduino.so
|
||
- ✅ OK Parser: arduino (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/arduino.so
|
||
- ✅ OK Parser: asm ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/asm.so
|
||
- ✅ OK Parser: asm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/asm.so
|
||
- ✅ OK Parser: astro ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/astro.so
|
||
- ✅ OK Parser: astro (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/astro.so
|
||
- ✅ OK Parser: authzed ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/authzed.so
|
||
- ✅ OK Parser: authzed (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/authzed.so
|
||
- ✅ OK Parser: awk ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/awk.so
|
||
- ✅ OK Parser: awk (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/awk.so
|
||
- ✅ OK Parser: bash ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/bash.so
|
||
- ✅ OK Parser: bash (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bash.so
|
||
- ✅ OK Parser: bass ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/bass.so
|
||
- ✅ OK Parser: bass (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bass.so
|
||
- ✅ OK Parser: beancount ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/beancount.so
|
||
- ✅ OK Parser: beancount (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/beancount.so
|
||
- ✅ OK Parser: bibtex ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/bibtex.so
|
||
- ✅ OK Parser: bibtex (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bibtex.so
|
||
- ✅ OK Parser: bicep ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/bicep.so
|
||
- ✅ OK Parser: bicep (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bicep.so
|
||
- ✅ OK Parser: bitbake ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/bitbake.so
|
||
- ✅ OK Parser: bitbake (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bitbake.so
|
||
- ✅ OK Parser: blade ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/blade.so
|
||
- ✅ OK Parser: blade (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/blade.so
|
||
- ✅ OK Parser: blueprint ABI: 14, path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/blueprint.so
|
||
- ✅ OK Parser: bp ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/bp.so
|
||
- ✅ OK Parser: bp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/bp.so
|
||
- ✅ OK Parser: bpftrace ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/bpftrace.so
|
||
- ✅ OK Parser: brightscript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/brightscript.so
|
||
- ✅ OK Parser: brightscript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/brightscript.so
|
||
- ✅ OK Parser: c ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/c.so
|
||
- ✅ OK Parser: c (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/c.so
|
||
- ✅ OK Parser: c (not loaded), path: /usr/lib64/nvim/parser/c.so
|
||
- ✅ OK Parser: c3 ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/c3.so
|
||
- ✅ OK Parser: c_sharp ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/c_sharp.so
|
||
- ✅ OK Parser: c_sharp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/c_sharp.so
|
||
- ✅ OK Parser: caddy ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/caddy.so
|
||
- ✅ OK Parser: caddy (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/caddy.so
|
||
- ✅ OK Parser: cairo ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/cairo.so
|
||
- ✅ OK Parser: cairo (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cairo.so
|
||
- ✅ OK Parser: capnp ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/capnp.so
|
||
- ✅ OK Parser: capnp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/capnp.so
|
||
- ✅ OK Parser: chatito ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/chatito.so
|
||
- ✅ OK Parser: chatito (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/chatito.so
|
||
- ✅ OK Parser: circom ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/circom.so
|
||
- ✅ OK Parser: circom (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/circom.so
|
||
- ✅ OK Parser: clojure ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/clojure.so
|
||
- ✅ OK Parser: clojure (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/clojure.so
|
||
- ✅ OK Parser: cmake ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/cmake.so
|
||
- ✅ OK Parser: cmake (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cmake.so
|
||
- ✅ OK Parser: comment ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/comment.so
|
||
- ✅ OK Parser: comment (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/comment.so
|
||
- ✅ OK Parser: commonlisp ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/commonlisp.so
|
||
- ✅ OK Parser: commonlisp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/commonlisp.so
|
||
- ✅ OK Parser: cooklang ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/cooklang.so
|
||
- ✅ OK Parser: cooklang (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cooklang.so
|
||
- ✅ OK Parser: corn ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/corn.so
|
||
- ✅ OK Parser: corn (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/corn.so
|
||
- ✅ OK Parser: cpon ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/cpon.so
|
||
- ✅ OK Parser: cpon (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cpon.so
|
||
- ✅ OK Parser: cpp ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/cpp.so
|
||
- ✅ OK Parser: cpp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cpp.so
|
||
- ✅ OK Parser: css ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/css.so
|
||
- ✅ OK Parser: css (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/css.so
|
||
- ✅ OK Parser: csv ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/csv.so
|
||
- ✅ OK Parser: csv (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/csv.so
|
||
- ✅ OK Parser: cuda ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/cuda.so
|
||
- ✅ OK Parser: cuda (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cuda.so
|
||
- ✅ OK Parser: cue ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/cue.so
|
||
- ✅ OK Parser: cue (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cue.so
|
||
- ✅ OK Parser: cylc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/cylc.so
|
||
- ✅ OK Parser: cylc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/cylc.so
|
||
- ✅ OK Parser: d ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/d.so
|
||
- ✅ OK Parser: d (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/d.so
|
||
- ✅ OK Parser: dart ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/dart.so
|
||
- ✅ OK Parser: dart (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/dart.so
|
||
- ✅ OK Parser: desktop ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/desktop.so
|
||
- ✅ OK Parser: desktop (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/desktop.so
|
||
- ✅ OK Parser: devicetree ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/devicetree.so
|
||
- ✅ OK Parser: devicetree (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/devicetree.so
|
||
- ✅ OK Parser: dhall ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/dhall.so
|
||
- ✅ OK Parser: dhall (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/dhall.so
|
||
- ✅ OK Parser: diff ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/diff.so
|
||
- ✅ OK Parser: diff (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/diff.so
|
||
- ✅ OK Parser: disassembly ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/disassembly.so
|
||
- ✅ OK Parser: disassembly (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/disassembly.so
|
||
- ✅ OK Parser: djot ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/djot.so
|
||
- ✅ OK Parser: djot (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/djot.so
|
||
- ✅ OK Parser: dockerfile ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/dockerfile.so
|
||
- ✅ OK Parser: dockerfile (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/dockerfile.so
|
||
- ✅ OK Parser: dot ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/dot.so
|
||
- ✅ OK Parser: dot (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/dot.so
|
||
- ✅ OK Parser: doxygen ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/doxygen.so
|
||
- ✅ OK Parser: doxygen (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/doxygen.so
|
||
- ✅ OK Parser: dtd ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/dtd.so
|
||
- ✅ OK Parser: dtd (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/dtd.so
|
||
- ✅ OK Parser: earthfile ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/earthfile.so
|
||
- ✅ OK Parser: earthfile (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/earthfile.so
|
||
- ✅ OK Parser: ebnf ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ebnf.so
|
||
- ✅ OK Parser: ebnf (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ebnf.so
|
||
- ✅ OK Parser: editorconfig ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/editorconfig.so
|
||
- ✅ OK Parser: editorconfig (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/editorconfig.so
|
||
- ✅ OK Parser: eds ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/eds.so
|
||
- ✅ OK Parser: eds (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/eds.so
|
||
- ✅ OK Parser: eex ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/eex.so
|
||
- ✅ OK Parser: eex (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/eex.so
|
||
- ✅ OK Parser: elixir ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/elixir.so
|
||
- ✅ OK Parser: elixir (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/elixir.so
|
||
- ✅ OK Parser: elm ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/elm.so
|
||
- ✅ OK Parser: elm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/elm.so
|
||
- ✅ OK Parser: elsa ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/elsa.so
|
||
- ✅ OK Parser: elsa (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/elsa.so
|
||
- ✅ OK Parser: elvish ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/elvish.so
|
||
- ✅ OK Parser: elvish (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/elvish.so
|
||
- ✅ OK Parser: embedded_template ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/embedded_template.so
|
||
- ✅ OK Parser: embedded_template (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/embedded_template.so
|
||
- ✅ OK Parser: enforce ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/enforce.so
|
||
- ✅ OK Parser: enforce (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/enforce.so
|
||
- ✅ OK Parser: erlang ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/erlang.so
|
||
- ✅ OK Parser: erlang (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/erlang.so
|
||
- ✅ OK Parser: facility ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/facility.so
|
||
- ✅ OK Parser: facility (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/facility.so
|
||
- ✅ OK Parser: faust ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/faust.so
|
||
- ✅ OK Parser: faust (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/faust.so
|
||
- ✅ OK Parser: fennel ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/fennel.so
|
||
- ✅ OK Parser: fennel (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fennel.so
|
||
- ✅ OK Parser: fidl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/fidl.so
|
||
- ✅ OK Parser: fidl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fidl.so
|
||
- ✅ OK Parser: firrtl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/firrtl.so
|
||
- ✅ OK Parser: firrtl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/firrtl.so
|
||
- ✅ OK Parser: fish ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/fish.so
|
||
- ✅ OK Parser: fish (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fish.so
|
||
- ✅ OK Parser: foam ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/foam.so
|
||
- ✅ OK Parser: foam (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/foam.so
|
||
- ✅ OK Parser: forth ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/forth.so
|
||
- ✅ OK Parser: forth (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/forth.so
|
||
- ✅ OK Parser: fortran ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/fortran.so
|
||
- ✅ OK Parser: fortran (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fortran.so
|
||
- ✅ OK Parser: fsh ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/fsh.so
|
||
- ✅ OK Parser: fsh (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fsh.so
|
||
- ✅ OK Parser: fsharp ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/fsharp.so
|
||
- ✅ OK Parser: fsharp (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fsharp.so
|
||
- ✅ OK Parser: func ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/func.so
|
||
- ✅ OK Parser: func (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/func.so
|
||
- ✅ OK Parser: fusion ABI: 13, path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/fusion.so
|
||
- ✅ OK Parser: gap ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gap.so
|
||
- ✅ OK Parser: gap (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gap.so
|
||
- ✅ OK Parser: gaptst ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gaptst.so
|
||
- ✅ OK Parser: gaptst (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gaptst.so
|
||
- ✅ OK Parser: gdscript ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gdscript.so
|
||
- ✅ OK Parser: gdscript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gdscript.so
|
||
- ✅ OK Parser: gdshader ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gdshader.so
|
||
- ✅ OK Parser: gdshader (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gdshader.so
|
||
- ✅ OK Parser: git_config ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/git_config.so
|
||
- ✅ OK Parser: git_config (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/git_config.so
|
||
- ✅ OK Parser: git_rebase ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/git_rebase.so
|
||
- ✅ OK Parser: git_rebase (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/git_rebase.so
|
||
- ✅ OK Parser: gitattributes ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gitattributes.so
|
||
- ✅ OK Parser: gitattributes (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gitattributes.so
|
||
- ✅ OK Parser: gitcommit ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gitcommit.so
|
||
- ✅ OK Parser: gitcommit (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gitcommit.so
|
||
- ✅ OK Parser: gitignore ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/gitignore.so
|
||
- ✅ OK Parser: gitignore (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gitignore.so
|
||
- ✅ OK Parser: gleam ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gleam.so
|
||
- ✅ OK Parser: gleam (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gleam.so
|
||
- ✅ OK Parser: glimmer ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/glimmer.so
|
||
- ✅ OK Parser: glimmer (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/glimmer.so
|
||
- ✅ OK Parser: glimmer_javascript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/glimmer_javascript.so
|
||
- ✅ OK Parser: glimmer_javascript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/glimmer_javascript.so
|
||
- ✅ OK Parser: glimmer_typescript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/glimmer_typescript.so
|
||
- ✅ OK Parser: glimmer_typescript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/glimmer_typescript.so
|
||
- ✅ OK Parser: glsl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/glsl.so
|
||
- ✅ OK Parser: glsl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/glsl.so
|
||
- ✅ OK Parser: gn ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gn.so
|
||
- ✅ OK Parser: gn (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gn.so
|
||
- ✅ OK Parser: gnuplot ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gnuplot.so
|
||
- ✅ OK Parser: gnuplot (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gnuplot.so
|
||
- ✅ OK Parser: go ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/go.so
|
||
- ✅ OK Parser: go (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/go.so
|
||
- ✅ OK Parser: goctl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/goctl.so
|
||
- ✅ OK Parser: goctl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/goctl.so
|
||
- ✅ OK Parser: godot_resource ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/godot_resource.so
|
||
- ✅ OK Parser: godot_resource (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/godot_resource.so
|
||
- ✅ OK Parser: gomod ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gomod.so
|
||
- ✅ OK Parser: gomod (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gomod.so
|
||
- ✅ OK Parser: gosum ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gosum.so
|
||
- ✅ OK Parser: gosum (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gosum.so
|
||
- ✅ OK Parser: gotmpl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gotmpl.so
|
||
- ✅ OK Parser: gotmpl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gotmpl.so
|
||
- ✅ OK Parser: gowork ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/gowork.so
|
||
- ✅ OK Parser: gowork (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gowork.so
|
||
- ✅ OK Parser: gpg ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/gpg.so
|
||
- ✅ OK Parser: gpg (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gpg.so
|
||
- ✅ OK Parser: graphql ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/graphql.so
|
||
- ✅ OK Parser: graphql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/graphql.so
|
||
- ✅ OK Parser: gren ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gren.so
|
||
- ✅ OK Parser: gren (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gren.so
|
||
- ✅ OK Parser: groovy ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/groovy.so
|
||
- ✅ OK Parser: groovy (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/groovy.so
|
||
- ✅ OK Parser: groq ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/groq.so
|
||
- ✅ OK Parser: gstlaunch ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/gstlaunch.so
|
||
- ✅ OK Parser: gstlaunch (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/gstlaunch.so
|
||
- ✅ OK Parser: hack ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/hack.so
|
||
- ✅ OK Parser: hack (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hack.so
|
||
- ✅ OK Parser: hare ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/hare.so
|
||
- ✅ OK Parser: hare (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hare.so
|
||
- ✅ OK Parser: haskell ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/haskell.so
|
||
- ✅ OK Parser: haskell (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/haskell.so
|
||
- ✅ OK Parser: haskell_persistent ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/haskell_persistent.so
|
||
- ✅ OK Parser: haskell_persistent (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/haskell_persistent.so
|
||
- ✅ OK Parser: hcl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/hcl.so
|
||
- ✅ OK Parser: hcl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hcl.so
|
||
- ✅ OK Parser: heex ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/heex.so
|
||
- ✅ OK Parser: heex (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/heex.so
|
||
- ✅ OK Parser: helm ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/helm.so
|
||
- ✅ OK Parser: helm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/helm.so
|
||
- ✅ OK Parser: hjson ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/hjson.so
|
||
- ✅ OK Parser: hjson (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hjson.so
|
||
- ✅ OK Parser: hlsl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/hlsl.so
|
||
- ✅ OK Parser: hlsl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hlsl.so
|
||
- ✅ OK Parser: hlsplaylist ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/hlsplaylist.so
|
||
- ✅ OK Parser: hlsplaylist (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hlsplaylist.so
|
||
- ✅ OK Parser: hocon ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/hocon.so
|
||
- ✅ OK Parser: hocon (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hocon.so
|
||
- ✅ OK Parser: hoon ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/hoon.so
|
||
- ✅ OK Parser: hoon (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hoon.so
|
||
- ✅ OK Parser: html ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/html.so
|
||
- ✅ OK Parser: html (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/html.so
|
||
- ✅ OK Parser: htmldjango ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/htmldjango.so
|
||
- ✅ OK Parser: htmldjango (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/htmldjango.so
|
||
- ✅ OK Parser: http ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/http.so
|
||
- ✅ OK Parser: http (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/http.so
|
||
- ✅ OK Parser: hurl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/hurl.so
|
||
- ✅ OK Parser: hurl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hurl.so
|
||
- ✅ OK Parser: hyprlang ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/hyprlang.so
|
||
- ✅ OK Parser: hyprlang (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/hyprlang.so
|
||
- ✅ OK Parser: idl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/idl.so
|
||
- ✅ OK Parser: idl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/idl.so
|
||
- ✅ OK Parser: idris ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/idris.so
|
||
- ✅ OK Parser: idris (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/idris.so
|
||
- ✅ OK Parser: ini ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/ini.so
|
||
- ✅ OK Parser: ini (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ini.so
|
||
- ✅ OK Parser: inko ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/inko.so
|
||
- ✅ OK Parser: inko (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/inko.so
|
||
- ✅ OK Parser: ispc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ispc.so
|
||
- ✅ OK Parser: ispc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ispc.so
|
||
- ✅ OK Parser: janet_simple ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/janet_simple.so
|
||
- ✅ OK Parser: janet_simple (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/janet_simple.so
|
||
- ✅ OK Parser: java ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/java.so
|
||
- ✅ OK Parser: java (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/java.so
|
||
- ✅ OK Parser: javadoc ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/javadoc.so
|
||
- ✅ OK Parser: javadoc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/javadoc.so
|
||
- ✅ OK Parser: javascript ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/javascript.so
|
||
- ✅ OK Parser: javascript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/javascript.so
|
||
- ✅ OK Parser: jinja ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/jinja.so
|
||
- ✅ OK Parser: jinja (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jinja.so
|
||
- ✅ OK Parser: jinja_inline ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/jinja_inline.so
|
||
- ✅ OK Parser: jinja_inline (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jinja_inline.so
|
||
- ✅ OK Parser: jjdescription ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/jjdescription.so
|
||
- ✅ OK Parser: jq ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/jq.so
|
||
- ✅ OK Parser: jq (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jq.so
|
||
- ✅ OK Parser: jsdoc ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/jsdoc.so
|
||
- ✅ OK Parser: jsdoc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jsdoc.so
|
||
- ✅ OK Parser: json ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/json.so
|
||
- ✅ OK Parser: json (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/json.so
|
||
- ✅ OK Parser: json5 ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/json5.so
|
||
- ✅ OK Parser: json5 (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/json5.so
|
||
- ✅ OK Parser: jsonc ABI: 13, path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jsonc.so
|
||
- ✅ OK Parser: jsonnet ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/jsonnet.so
|
||
- ✅ OK Parser: jsonnet (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/jsonnet.so
|
||
- ✅ OK Parser: julia ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/julia.so
|
||
- ✅ OK Parser: julia (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/julia.so
|
||
- ✅ OK Parser: just ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/just.so
|
||
- ✅ OK Parser: just (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/just.so
|
||
- ✅ OK Parser: kcl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/kcl.so
|
||
- ✅ OK Parser: kcl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/kcl.so
|
||
- ✅ OK Parser: kconfig ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/kconfig.so
|
||
- ✅ OK Parser: kconfig (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/kconfig.so
|
||
- ✅ OK Parser: kdl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/kdl.so
|
||
- ✅ OK Parser: kdl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/kdl.so
|
||
- ✅ OK Parser: kitty ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/kitty.so
|
||
- ✅ OK Parser: kos ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/kos.so
|
||
- ✅ OK Parser: kotlin ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/kotlin.so
|
||
- ✅ OK Parser: kotlin (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/kotlin.so
|
||
- ✅ OK Parser: koto ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/koto.so
|
||
- ✅ OK Parser: koto (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/koto.so
|
||
- ✅ OK Parser: kusto ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/kusto.so
|
||
- ✅ OK Parser: kusto (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/kusto.so
|
||
- ✅ OK Parser: lalrpop ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/lalrpop.so
|
||
- ✅ OK Parser: lalrpop (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/lalrpop.so
|
||
- ✅ OK Parser: latex ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/latex.so
|
||
- ✅ OK Parser: ledger ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/ledger.so
|
||
- ✅ OK Parser: ledger (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ledger.so
|
||
- ✅ OK Parser: leo ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/leo.so
|
||
- ✅ OK Parser: leo (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/leo.so
|
||
- ✅ OK Parser: linkerscript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/linkerscript.so
|
||
- ✅ OK Parser: linkerscript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/linkerscript.so
|
||
- ✅ OK Parser: liquid ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/liquid.so
|
||
- ✅ OK Parser: liquid (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/liquid.so
|
||
- ✅ OK Parser: liquidsoap ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/liquidsoap.so
|
||
- ✅ OK Parser: liquidsoap (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/liquidsoap.so
|
||
- ✅ OK Parser: llvm ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/llvm.so
|
||
- ✅ OK Parser: llvm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/llvm.so
|
||
- ✅ OK Parser: lua ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/lua.so
|
||
- ✅ OK Parser: lua (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/lua.so
|
||
- ✅ OK Parser: lua (not loaded), path: /usr/lib64/nvim/parser/lua.so
|
||
- ✅ OK Parser: luadoc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/luadoc.so
|
||
- ✅ OK Parser: luadoc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/luadoc.so
|
||
- ✅ OK Parser: luap ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/luap.so
|
||
- ✅ OK Parser: luap (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/luap.so
|
||
- ✅ OK Parser: luau ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/luau.so
|
||
- ✅ OK Parser: luau (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/luau.so
|
||
- ✅ OK Parser: m68k ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/m68k.so
|
||
- ✅ OK Parser: m68k (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/m68k.so
|
||
- ✅ OK Parser: make ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/make.so
|
||
- ✅ OK Parser: make (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/make.so
|
||
- ✅ OK Parser: markdown ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/markdown.so
|
||
- ✅ OK Parser: markdown (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/markdown.so
|
||
- ✅ OK Parser: markdown (not loaded), path: /usr/lib64/nvim/parser/markdown.so
|
||
- ✅ OK Parser: markdown_inline ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/markdown_inline.so
|
||
- ✅ OK Parser: markdown_inline (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/markdown_inline.so
|
||
- ✅ OK Parser: markdown_inline (not loaded), path: /usr/lib64/nvim/parser/markdown_inline.so
|
||
- ✅ OK Parser: matlab ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/matlab.so
|
||
- ✅ OK Parser: matlab (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/matlab.so
|
||
- ✅ OK Parser: menhir ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/menhir.so
|
||
- ✅ OK Parser: menhir (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/menhir.so
|
||
- ✅ OK Parser: mermaid ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/mermaid.so
|
||
- ✅ OK Parser: mermaid (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/mermaid.so
|
||
- ✅ OK Parser: meson ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/meson.so
|
||
- ✅ OK Parser: meson (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/meson.so
|
||
- ✅ OK Parser: mlir ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/mlir.so
|
||
- ✅ OK Parser: muttrc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/muttrc.so
|
||
- ✅ OK Parser: muttrc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/muttrc.so
|
||
- ✅ OK Parser: nasm ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/nasm.so
|
||
- ✅ OK Parser: nasm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nasm.so
|
||
- ✅ OK Parser: nginx ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/nginx.so
|
||
- ✅ OK Parser: nginx (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nginx.so
|
||
- ✅ OK Parser: nickel ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/nickel.so
|
||
- ✅ OK Parser: nickel (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nickel.so
|
||
- ✅ OK Parser: nim ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/nim.so
|
||
- ✅ OK Parser: nim (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nim.so
|
||
- ✅ OK Parser: nim_format_string ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/nim_format_string.so
|
||
- ✅ OK Parser: nim_format_string (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nim_format_string.so
|
||
- ✅ OK Parser: ninja ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/ninja.so
|
||
- ✅ OK Parser: ninja (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ninja.so
|
||
- ✅ OK Parser: nix ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/nix.so
|
||
- ✅ OK Parser: nix (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nix.so
|
||
- ✅ OK Parser: norg ABI: 14, path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/norg.so
|
||
- ✅ OK Parser: nqc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/nqc.so
|
||
- ✅ OK Parser: nqc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nqc.so
|
||
- ✅ OK Parser: nu ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/nu.so
|
||
- ✅ OK Parser: nu (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/nu.so
|
||
- ✅ OK Parser: objc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/objc.so
|
||
- ✅ OK Parser: objc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/objc.so
|
||
- ✅ OK Parser: objdump ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/objdump.so
|
||
- ✅ OK Parser: objdump (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/objdump.so
|
||
- ✅ OK Parser: ocaml ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/ocaml.so
|
||
- ✅ OK Parser: ocaml (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ocaml.so
|
||
- ✅ OK Parser: ocaml_interface ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/ocaml_interface.so
|
||
- ✅ OK Parser: ocaml_interface (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ocaml_interface.so
|
||
- ✅ OK Parser: ocamllex ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/ocamllex.so
|
||
- ✅ OK Parser: odin ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/odin.so
|
||
- ✅ OK Parser: odin (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/odin.so
|
||
- ✅ OK Parser: pascal ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/pascal.so
|
||
- ✅ OK Parser: pascal (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pascal.so
|
||
- ✅ OK Parser: passwd ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/passwd.so
|
||
- ✅ OK Parser: passwd (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/passwd.so
|
||
- ✅ OK Parser: pem ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/pem.so
|
||
- ✅ OK Parser: pem (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pem.so
|
||
- ✅ OK Parser: perl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/perl.so
|
||
- ✅ OK Parser: perl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/perl.so
|
||
- ✅ OK Parser: php ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/php.so
|
||
- ✅ OK Parser: php (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/php.so
|
||
- ✅ OK Parser: php_only ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/php_only.so
|
||
- ✅ OK Parser: php_only (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/php_only.so
|
||
- ✅ OK Parser: phpdoc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/phpdoc.so
|
||
- ✅ OK Parser: phpdoc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/phpdoc.so
|
||
- ✅ OK Parser: pioasm ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/pioasm.so
|
||
- ✅ OK Parser: pioasm (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pioasm.so
|
||
- ✅ OK Parser: pkl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/pkl.so
|
||
- ✅ OK Parser: po ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/po.so
|
||
- ✅ OK Parser: po (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/po.so
|
||
- ✅ OK Parser: pod ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/pod.so
|
||
- ✅ OK Parser: pod (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pod.so
|
||
- ✅ OK Parser: poe_filter ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/poe_filter.so
|
||
- ✅ OK Parser: poe_filter (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/poe_filter.so
|
||
- ✅ OK Parser: pony ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/pony.so
|
||
- ✅ OK Parser: pony (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pony.so
|
||
- ✅ OK Parser: powershell ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/powershell.so
|
||
- ✅ OK Parser: powershell (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/powershell.so
|
||
- ✅ OK Parser: printf ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/printf.so
|
||
- ✅ OK Parser: printf (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/printf.so
|
||
- ✅ OK Parser: prisma ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/prisma.so
|
||
- ✅ OK Parser: prisma (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/prisma.so
|
||
- ✅ OK Parser: problog ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/problog.so
|
||
- ✅ OK Parser: problog (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/problog.so
|
||
- ✅ OK Parser: prolog ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/prolog.so
|
||
- ✅ OK Parser: prolog (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/prolog.so
|
||
- ✅ OK Parser: promql ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/promql.so
|
||
- ✅ OK Parser: promql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/promql.so
|
||
- ✅ OK Parser: properties ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/properties.so
|
||
- ✅ OK Parser: properties (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/properties.so
|
||
- ✅ OK Parser: proto ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/proto.so
|
||
- ✅ OK Parser: proto (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/proto.so
|
||
- ✅ OK Parser: prql ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/prql.so
|
||
- ✅ OK Parser: prql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/prql.so
|
||
- ✅ OK Parser: psv ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/psv.so
|
||
- ✅ OK Parser: psv (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/psv.so
|
||
- ✅ OK Parser: pug ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/pug.so
|
||
- ✅ OK Parser: pug (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pug.so
|
||
- ✅ OK Parser: puppet ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/puppet.so
|
||
- ✅ OK Parser: puppet (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/puppet.so
|
||
- ✅ OK Parser: purescript ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/purescript.so
|
||
- ✅ OK Parser: purescript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/purescript.so
|
||
- ✅ OK Parser: pymanifest ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/pymanifest.so
|
||
- ✅ OK Parser: pymanifest (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/pymanifest.so
|
||
- ✅ OK Parser: python ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/python.so
|
||
- ✅ OK Parser: python (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/python.so
|
||
- ✅ OK Parser: ql ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ql.so
|
||
- ✅ OK Parser: ql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ql.so
|
||
- ✅ OK Parser: qmldir ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/qmldir.so
|
||
- ✅ OK Parser: qmldir (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/qmldir.so
|
||
- ✅ OK Parser: qmljs ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/qmljs.so
|
||
- ✅ OK Parser: qmljs (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/qmljs.so
|
||
- ✅ OK Parser: query ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/query.so
|
||
- ✅ OK Parser: query (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/query.so
|
||
- ✅ OK Parser: query (not loaded), path: /usr/lib64/nvim/parser/query.so
|
||
- ✅ OK Parser: r ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/r.so
|
||
- ✅ OK Parser: r (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/r.so
|
||
- ✅ OK Parser: racket ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/racket.so
|
||
- ✅ OK Parser: racket (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/racket.so
|
||
- ✅ OK Parser: ralph ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ralph.so
|
||
- ✅ OK Parser: ralph (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ralph.so
|
||
- ✅ OK Parser: rasi ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rasi.so
|
||
- ✅ OK Parser: rasi (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rasi.so
|
||
- ✅ OK Parser: razor ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/razor.so
|
||
- ✅ OK Parser: razor (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/razor.so
|
||
- ✅ OK Parser: rbs ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rbs.so
|
||
- ✅ OK Parser: rbs (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rbs.so
|
||
- ✅ OK Parser: re2c ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/re2c.so
|
||
- ✅ OK Parser: re2c (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/re2c.so
|
||
- ✅ OK Parser: readline ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/readline.so
|
||
- ✅ OK Parser: readline (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/readline.so
|
||
- ✅ OK Parser: regex ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/regex.so
|
||
- ✅ OK Parser: regex (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/regex.so
|
||
- ✅ OK Parser: rego ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rego.so
|
||
- ✅ OK Parser: rego (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rego.so
|
||
- ✅ OK Parser: requirements ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/requirements.so
|
||
- ✅ OK Parser: requirements (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/requirements.so
|
||
- ✅ OK Parser: rescript ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rescript.so
|
||
- ✅ OK Parser: rescript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rescript.so
|
||
- ✅ OK Parser: rifleconf ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rifleconf.so
|
||
- ✅ OK Parser: rnoweb ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/rnoweb.so
|
||
- ✅ OK Parser: rnoweb (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rnoweb.so
|
||
- ✅ OK Parser: robot ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/robot.so
|
||
- ✅ OK Parser: robot (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/robot.so
|
||
- ✅ OK Parser: robots ABI: 14, path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/robots.so
|
||
- ✅ OK Parser: robots_txt ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/robots_txt.so
|
||
- ✅ OK Parser: roc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/roc.so
|
||
- ✅ OK Parser: roc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/roc.so
|
||
- ✅ OK Parser: ron ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ron.so
|
||
- ✅ OK Parser: ron (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ron.so
|
||
- ✅ OK Parser: rst ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/rst.so
|
||
- ✅ OK Parser: rst (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rst.so
|
||
- ✅ OK Parser: ruby ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ruby.so
|
||
- ✅ OK Parser: ruby (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ruby.so
|
||
- ✅ OK Parser: runescript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/runescript.so
|
||
- ✅ OK Parser: runescript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/runescript.so
|
||
- ✅ OK Parser: rust ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/rust.so
|
||
- ✅ OK Parser: rust (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/rust.so
|
||
- ✅ OK Parser: scala ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/scala.so
|
||
- ✅ OK Parser: scala (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/scala.so
|
||
- ✅ OK Parser: scfg ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/scfg.so
|
||
- ✅ OK Parser: scheme ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/scheme.so
|
||
- ✅ OK Parser: scheme (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/scheme.so
|
||
- ✅ OK Parser: scss ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/scss.so
|
||
- ✅ OK Parser: scss (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/scss.so
|
||
- ✅ OK Parser: sflog ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/sflog.so
|
||
- ✅ OK Parser: sflog (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sflog.so
|
||
- ✅ OK Parser: slang ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/slang.so
|
||
- ✅ OK Parser: slang (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/slang.so
|
||
- ✅ OK Parser: slim ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/slim.so
|
||
- ✅ OK Parser: slim (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/slim.so
|
||
- ✅ OK Parser: slint ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/slint.so
|
||
- ✅ OK Parser: slint (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/slint.so
|
||
- ✅ OK Parser: smali ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/smali.so
|
||
- ✅ OK Parser: smali (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/smali.so
|
||
- ✅ OK Parser: smithy ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/smithy.so
|
||
- ✅ OK Parser: smithy (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/smithy.so
|
||
- ✅ OK Parser: snakemake ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/snakemake.so
|
||
- ✅ OK Parser: snakemake (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/snakemake.so
|
||
- ✅ OK Parser: snl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/snl.so
|
||
- ✅ OK Parser: solidity ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/solidity.so
|
||
- ✅ OK Parser: solidity (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/solidity.so
|
||
- ✅ OK Parser: soql ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/soql.so
|
||
- ✅ OK Parser: soql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/soql.so
|
||
- ✅ OK Parser: sosl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/sosl.so
|
||
- ✅ OK Parser: sosl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sosl.so
|
||
- ✅ OK Parser: sourcepawn ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/sourcepawn.so
|
||
- ✅ OK Parser: sourcepawn (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sourcepawn.so
|
||
- ✅ OK Parser: sparql ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/sparql.so
|
||
- ✅ OK Parser: sparql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sparql.so
|
||
- ✅ OK Parser: sproto ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/sproto.so
|
||
- ✅ OK Parser: sql ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/sql.so
|
||
- ✅ OK Parser: sql (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sql.so
|
||
- ✅ OK Parser: squirrel ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/squirrel.so
|
||
- ✅ OK Parser: squirrel (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/squirrel.so
|
||
- ✅ OK Parser: ssh_config ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ssh_config.so
|
||
- ✅ OK Parser: ssh_config (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ssh_config.so
|
||
- ✅ OK Parser: starlark ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/starlark.so
|
||
- ✅ OK Parser: starlark (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/starlark.so
|
||
- ✅ OK Parser: strace ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/strace.so
|
||
- ✅ OK Parser: strace (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/strace.so
|
||
- ✅ OK Parser: styled ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/styled.so
|
||
- ✅ OK Parser: styled (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/styled.so
|
||
- ✅ OK Parser: supercollider ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/supercollider.so
|
||
- ✅ OK Parser: supercollider (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/supercollider.so
|
||
- ✅ OK Parser: superhtml ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/superhtml.so
|
||
- ✅ OK Parser: superhtml (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/superhtml.so
|
||
- ✅ OK Parser: surface ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/surface.so
|
||
- ✅ OK Parser: surface (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/surface.so
|
||
- ✅ OK Parser: svelte ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/svelte.so
|
||
- ✅ OK Parser: svelte (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/svelte.so
|
||
- ✅ OK Parser: sway ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/sway.so
|
||
- ✅ OK Parser: sway (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sway.so
|
||
- ✅ OK Parser: swift ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/swift.so
|
||
- ✅ OK Parser: sxhkdrc ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/sxhkdrc.so
|
||
- ✅ OK Parser: sxhkdrc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/sxhkdrc.so
|
||
- ✅ OK Parser: systemtap ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/systemtap.so
|
||
- ✅ OK Parser: systemtap (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/systemtap.so
|
||
- ✅ OK Parser: systemverilog ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/systemverilog.so
|
||
- ✅ OK Parser: t32 ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/t32.so
|
||
- ✅ OK Parser: t32 (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/t32.so
|
||
- ✅ OK Parser: tablegen ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/tablegen.so
|
||
- ✅ OK Parser: tablegen (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tablegen.so
|
||
- ✅ OK Parser: tact ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/tact.so
|
||
- ✅ OK Parser: tact (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tact.so
|
||
- ✅ OK Parser: tcl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/tcl.so
|
||
- ✅ OK Parser: tcl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tcl.so
|
||
- ✅ OK Parser: teal ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/teal.so
|
||
- ✅ OK Parser: templ ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/templ.so
|
||
- ✅ OK Parser: templ (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/templ.so
|
||
- ✅ OK Parser: tera ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/tera.so
|
||
- ✅ OK Parser: tera (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tera.so
|
||
- ✅ OK Parser: terraform ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/terraform.so
|
||
- ✅ OK Parser: terraform (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/terraform.so
|
||
- ✅ OK Parser: textproto ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/textproto.so
|
||
- ✅ OK Parser: textproto (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/textproto.so
|
||
- ✅ OK Parser: thrift ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/thrift.so
|
||
- ✅ OK Parser: thrift (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/thrift.so
|
||
- ✅ OK Parser: tiger ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/tiger.so
|
||
- ✅ OK Parser: tiger (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tiger.so
|
||
- ✅ OK Parser: tlaplus ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/tlaplus.so
|
||
- ✅ OK Parser: tlaplus (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tlaplus.so
|
||
- ✅ OK Parser: tmux ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/tmux.so
|
||
- ✅ OK Parser: tmux (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tmux.so
|
||
- ✅ OK Parser: todotxt ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/todotxt.so
|
||
- ✅ OK Parser: todotxt (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/todotxt.so
|
||
- ✅ OK Parser: toml ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/toml.so
|
||
- ✅ OK Parser: toml (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/toml.so
|
||
- ✅ OK Parser: tsv ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/tsv.so
|
||
- ✅ OK Parser: tsv (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tsv.so
|
||
- ✅ OK Parser: tsx ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/tsx.so
|
||
- ✅ OK Parser: tsx (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/tsx.so
|
||
- ✅ OK Parser: turtle ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/turtle.so
|
||
- ✅ OK Parser: turtle (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/turtle.so
|
||
- ✅ OK Parser: twig ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/twig.so
|
||
- ✅ OK Parser: twig (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/twig.so
|
||
- ✅ OK Parser: typescript ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/typescript.so
|
||
- ✅ OK Parser: typescript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/typescript.so
|
||
- ✅ OK Parser: typespec ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/typespec.so
|
||
- ✅ OK Parser: typespec (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/typespec.so
|
||
- ✅ OK Parser: typoscript ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/typoscript.so
|
||
- ✅ OK Parser: typoscript (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/typoscript.so
|
||
- ✅ OK Parser: typst ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/typst.so
|
||
- ✅ OK Parser: typst (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/typst.so
|
||
- ✅ OK Parser: udev ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/udev.so
|
||
- ✅ OK Parser: udev (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/udev.so
|
||
- ✅ OK Parser: ungrammar ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ungrammar.so
|
||
- ✅ OK Parser: ungrammar (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ungrammar.so
|
||
- ✅ OK Parser: unison ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/unison.so
|
||
- ✅ OK Parser: usd ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/usd.so
|
||
- ✅ OK Parser: usd (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/usd.so
|
||
- ✅ OK Parser: uxntal ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/uxntal.so
|
||
- ✅ OK Parser: uxntal (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/uxntal.so
|
||
- ✅ OK Parser: v ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/v.so
|
||
- ✅ OK Parser: v (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/v.so
|
||
- ✅ OK Parser: vala ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/vala.so
|
||
- ✅ OK Parser: vala (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vala.so
|
||
- ✅ OK Parser: vento ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/vento.so
|
||
- ✅ OK Parser: vento (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vento.so
|
||
- ❌ ERROR Parser "verilog" failed to load (path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/verilog.so): /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:137: Failed to load parser: uv_dlsym: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/verilog.so: undefined symbol: tree_sitter_verilog
|
||
- ✅ OK Parser: vhdl ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/vhdl.so
|
||
- ✅ OK Parser: vhdl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vhdl.so
|
||
- ✅ OK Parser: vhs ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/vhs.so
|
||
- ✅ OK Parser: vhs (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vhs.so
|
||
- ✅ OK Parser: vim ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/vim.so
|
||
- ✅ OK Parser: vim (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vim.so
|
||
- ✅ OK Parser: vim (not loaded), path: /usr/lib64/nvim/parser/vim.so
|
||
- ✅ OK Parser: vimdoc ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/vimdoc.so
|
||
- ✅ OK Parser: vimdoc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vimdoc.so
|
||
- ✅ OK Parser: vimdoc (not loaded), path: /usr/lib64/nvim/parser/vimdoc.so
|
||
- ✅ OK Parser: vrl ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/vrl.so
|
||
- ✅ OK Parser: vrl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vrl.so
|
||
- ✅ OK Parser: vue ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/vue.so
|
||
- ✅ OK Parser: vue (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/vue.so
|
||
- ✅ OK Parser: wgsl ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/wgsl.so
|
||
- ✅ OK Parser: wgsl (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/wgsl.so
|
||
- ✅ OK Parser: wgsl_bevy ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/wgsl_bevy.so
|
||
- ✅ OK Parser: wgsl_bevy (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/wgsl_bevy.so
|
||
- ✅ OK Parser: wing ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/wing.so
|
||
- ✅ OK Parser: wing (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/wing.so
|
||
- ✅ OK Parser: wit ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/wit.so
|
||
- ✅ OK Parser: wit (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/wit.so
|
||
- ✅ OK Parser: wxml ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/wxml.so
|
||
- ✅ OK Parser: xcompose ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/xcompose.so
|
||
- ✅ OK Parser: xcompose (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/xcompose.so
|
||
- ✅ OK Parser: xml ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/xml.so
|
||
- ✅ OK Parser: xml (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/xml.so
|
||
- ✅ OK Parser: xresources ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/xresources.so
|
||
- ✅ OK Parser: xresources (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/xresources.so
|
||
- ✅ OK Parser: yaml ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/yaml.so
|
||
- ✅ OK Parser: yaml (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/yaml.so
|
||
- ✅ OK Parser: yang ABI: 13, path: /home/inorishio/.local/share/nvim/site/parser/yang.so
|
||
- ✅ OK Parser: yang (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/yang.so
|
||
- ✅ OK Parser: yuck ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/yuck.so
|
||
- ✅ OK Parser: yuck (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/yuck.so
|
||
- ✅ OK Parser: zathurarc ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/zathurarc.so
|
||
- ✅ OK Parser: zathurarc (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/zathurarc.so
|
||
- ✅ OK Parser: zig ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/zig.so
|
||
- ✅ OK Parser: zig (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/zig.so
|
||
- ✅ OK Parser: ziggy ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ziggy.so
|
||
- ✅ OK Parser: ziggy (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ziggy.so
|
||
- ✅ OK Parser: ziggy_schema ABI: 14, path: /home/inorishio/.local/share/nvim/site/parser/ziggy_schema.so
|
||
- ✅ OK Parser: ziggy_schema (not loaded), path: /home/inorishio/.local/share/nvim/lazy/nvim-treesitter/parser/ziggy_schema.so
|
||
- ✅ OK Parser: zsh ABI: 15, path: /home/inorishio/.local/share/nvim/site/parser/zsh.so
|
||
|
||
Treesitter queries ~
|
||
- ✅ OK ada folds /home/inorishio/.local/share/nvim/site/queries/ada
|
||
- ✅ OK ada highlights /home/inorishio/.local/share/nvim/site/queries/ada
|
||
- ✅ OK ada injections /home/inorishio/.local/share/nvim/site/queries/ada
|
||
- ✅ OK ada locals /home/inorishio/.local/share/nvim/site/queries/ada
|
||
- ✅ OK agda folds /home/inorishio/.local/share/nvim/site/queries/agda
|
||
- ✅ OK agda highlights /home/inorishio/.local/share/nvim/site/queries/agda
|
||
- ✅ OK agda injections /home/inorishio/.local/share/nvim/site/queries/agda
|
||
- ✅ OK angular folds /home/inorishio/.local/share/nvim/site/queries/angular
|
||
- ✅ OK angular highlights /home/inorishio/.local/share/nvim/site/queries/angular
|
||
- ✅ OK angular indents /home/inorishio/.local/share/nvim/site/queries/angular
|
||
- ✅ OK angular injections /home/inorishio/.local/share/nvim/site/queries/angular
|
||
- ✅ OK angular locals /home/inorishio/.local/share/nvim/site/queries/angular
|
||
- ✅ OK apex folds /home/inorishio/.local/share/nvim/site/queries/apex
|
||
- ✅ OK apex highlights /home/inorishio/.local/share/nvim/site/queries/apex
|
||
- ✅ OK apex injections /home/inorishio/.local/share/nvim/site/queries/apex
|
||
- ✅ OK apex locals /home/inorishio/.local/share/nvim/site/queries/apex
|
||
- ✅ OK arduino folds /home/inorishio/.local/share/nvim/site/queries/arduino
|
||
- ✅ OK arduino highlights /home/inorishio/.local/share/nvim/site/queries/arduino
|
||
- ✅ OK arduino indents /home/inorishio/.local/share/nvim/site/queries/arduino
|
||
- ✅ OK arduino injections /home/inorishio/.local/share/nvim/site/queries/arduino
|
||
- ✅ OK arduino locals /home/inorishio/.local/share/nvim/site/queries/arduino
|
||
- ✅ OK asm highlights /home/inorishio/.local/share/nvim/site/queries/asm
|
||
- ✅ OK asm injections /home/inorishio/.local/share/nvim/site/queries/asm
|
||
- ✅ OK astro folds /home/inorishio/.local/share/nvim/site/queries/astro
|
||
- ✅ OK astro highlights /home/inorishio/.local/share/nvim/site/queries/astro
|
||
- ✅ OK astro indents /home/inorishio/.local/share/nvim/site/queries/astro
|
||
- ✅ OK astro injections /home/inorishio/.local/share/nvim/site/queries/astro
|
||
- ✅ OK astro locals /home/inorishio/.local/share/nvim/site/queries/astro
|
||
- ✅ OK astro rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/astro
|
||
- ✅ OK authzed highlights /home/inorishio/.local/share/nvim/site/queries/authzed
|
||
- ✅ OK authzed injections /home/inorishio/.local/share/nvim/site/queries/authzed
|
||
- ✅ OK awk highlights /home/inorishio/.local/share/nvim/site/queries/awk
|
||
- ✅ OK awk injections /home/inorishio/.local/share/nvim/site/queries/awk
|
||
- ✅ OK awk rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/awk
|
||
- ✅ OK bash folds /home/inorishio/.local/share/nvim/site/queries/bash
|
||
- ✅ OK bash highlights /home/inorishio/.local/share/nvim/site/queries/bash
|
||
- ✅ OK bash indents /home/inorishio/.local/share/nvim/site/queries/bash
|
||
- ✅ OK bash injections /home/inorishio/.local/share/nvim/site/queries/bash
|
||
- ✅ OK bash locals /home/inorishio/.local/share/nvim/site/queries/bash
|
||
- ✅ OK bash rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/bash
|
||
- ✅ OK bass folds /home/inorishio/.local/share/nvim/site/queries/bass
|
||
- ✅ OK bass highlights /home/inorishio/.local/share/nvim/site/queries/bass
|
||
- ✅ OK bass indents /home/inorishio/.local/share/nvim/site/queries/bass
|
||
- ✅ OK bass injections /home/inorishio/.local/share/nvim/site/queries/bass
|
||
- ✅ OK bass locals /home/inorishio/.local/share/nvim/site/queries/bass
|
||
- ✅ OK beancount folds /home/inorishio/.local/share/nvim/site/queries/beancount
|
||
- ✅ OK beancount highlights /home/inorishio/.local/share/nvim/site/queries/beancount
|
||
- ✅ OK beancount injections /home/inorishio/.local/share/nvim/site/queries/beancount
|
||
- ✅ OK bibtex folds /home/inorishio/.local/share/nvim/site/queries/bibtex
|
||
- ✅ OK bibtex highlights /home/inorishio/.local/share/nvim/site/queries/bibtex
|
||
- ✅ OK bibtex indents /home/inorishio/.local/share/nvim/site/queries/bibtex
|
||
- ✅ OK bibtex injections /home/inorishio/.local/share/nvim/site/queries/bibtex
|
||
- ✅ OK bicep folds /home/inorishio/.local/share/nvim/site/queries/bicep
|
||
- ✅ OK bicep highlights /home/inorishio/.local/share/nvim/site/queries/bicep
|
||
- ✅ OK bicep indents /home/inorishio/.local/share/nvim/site/queries/bicep
|
||
- ✅ OK bicep injections /home/inorishio/.local/share/nvim/site/queries/bicep
|
||
- ✅ OK bicep locals /home/inorishio/.local/share/nvim/site/queries/bicep
|
||
- ✅ OK bitbake folds /home/inorishio/.local/share/nvim/site/queries/bitbake
|
||
- ✅ OK bitbake highlights /home/inorishio/.local/share/nvim/site/queries/bitbake
|
||
- ✅ OK bitbake indents /home/inorishio/.local/share/nvim/site/queries/bitbake
|
||
- ✅ OK bitbake injections /home/inorishio/.local/share/nvim/site/queries/bitbake
|
||
- ✅ OK bitbake locals /home/inorishio/.local/share/nvim/site/queries/bitbake
|
||
- ✅ OK blade folds /home/inorishio/.local/share/nvim/site/queries/blade
|
||
- ✅ OK blade highlights /home/inorishio/.local/share/nvim/site/queries/blade
|
||
- ✅ OK blade indents /home/inorishio/.local/share/nvim/site/queries/blade
|
||
- ✅ OK blade injections /home/inorishio/.local/share/nvim/site/queries/blade
|
||
- ✅ OK bp folds /home/inorishio/.local/share/nvim/site/queries/bp
|
||
- ✅ OK bp highlights /home/inorishio/.local/share/nvim/site/queries/bp
|
||
- ✅ OK bp indents /home/inorishio/.local/share/nvim/site/queries/bp
|
||
- ✅ OK bp injections /home/inorishio/.local/share/nvim/site/queries/bp
|
||
- ✅ OK bp locals /home/inorishio/.local/share/nvim/site/queries/bp
|
||
- ✅ OK bpftrace highlights /home/inorishio/.local/share/nvim/site/queries/bpftrace
|
||
- ✅ OK bpftrace injections /home/inorishio/.local/share/nvim/site/queries/bpftrace
|
||
- ✅ OK brightscript folds /home/inorishio/.local/share/nvim/site/queries/brightscript
|
||
- ✅ OK brightscript highlights /home/inorishio/.local/share/nvim/site/queries/brightscript
|
||
- ✅ OK brightscript indents /home/inorishio/.local/share/nvim/site/queries/brightscript
|
||
- ✅ OK brightscript injections /home/inorishio/.local/share/nvim/site/queries/brightscript
|
||
- ✅ OK c folds /home/inorishio/.local/share/nvim/site/queries/c
|
||
- ✅ OK c folds /usr/share/nvim/runtime/queries/c
|
||
- ✅ OK c highlights /home/inorishio/.local/share/nvim/site/queries/c
|
||
- ✅ OK c highlights /usr/share/nvim/runtime/queries/c
|
||
- ✅ OK c indents /home/inorishio/.local/share/nvim/site/queries/c
|
||
- ✅ OK c injections /home/inorishio/.local/share/nvim/site/queries/c
|
||
- ✅ OK c injections /usr/share/nvim/runtime/queries/c
|
||
- ✅ OK c locals /home/inorishio/.local/share/nvim/site/queries/c
|
||
- ✅ OK c rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/c
|
||
- ✅ OK c3 folds /home/inorishio/.local/share/nvim/site/queries/c3
|
||
- ✅ OK c3 highlights /home/inorishio/.local/share/nvim/site/queries/c3
|
||
- ✅ OK c3 indents /home/inorishio/.local/share/nvim/site/queries/c3
|
||
- ✅ OK c3 injections /home/inorishio/.local/share/nvim/site/queries/c3
|
||
- ✅ OK c_sharp folds /home/inorishio/.local/share/nvim/site/queries/c_sharp
|
||
- ✅ OK c_sharp highlights /home/inorishio/.local/share/nvim/site/queries/c_sharp
|
||
- ✅ OK c_sharp injections /home/inorishio/.local/share/nvim/site/queries/c_sharp
|
||
- ✅ OK c_sharp locals /home/inorishio/.local/share/nvim/site/queries/c_sharp
|
||
- ✅ OK c_sharp locals /home/inorishio/.local/share/nvim/lazy/refactoring.nvim/queries/c_sharp
|
||
- ✅ OK c_sharp rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/c_sharp
|
||
- ✅ OK caddy folds /home/inorishio/.local/share/nvim/site/queries/caddy
|
||
- ✅ OK caddy highlights /home/inorishio/.local/share/nvim/site/queries/caddy
|
||
- ✅ OK caddy indents /home/inorishio/.local/share/nvim/site/queries/caddy
|
||
- ✅ OK caddy injections /home/inorishio/.local/share/nvim/site/queries/caddy
|
||
- ✅ OK cairo folds /home/inorishio/.local/share/nvim/site/queries/cairo
|
||
- ✅ OK cairo highlights /home/inorishio/.local/share/nvim/site/queries/cairo
|
||
- ✅ OK cairo indents /home/inorishio/.local/share/nvim/site/queries/cairo
|
||
- ✅ OK cairo injections /home/inorishio/.local/share/nvim/site/queries/cairo
|
||
- ✅ OK cairo locals /home/inorishio/.local/share/nvim/site/queries/cairo
|
||
- ✅ OK capnp folds /home/inorishio/.local/share/nvim/site/queries/capnp
|
||
- ✅ OK capnp highlights /home/inorishio/.local/share/nvim/site/queries/capnp
|
||
- ✅ OK capnp indents /home/inorishio/.local/share/nvim/site/queries/capnp
|
||
- ✅ OK capnp injections /home/inorishio/.local/share/nvim/site/queries/capnp
|
||
- ✅ OK capnp locals /home/inorishio/.local/share/nvim/site/queries/capnp
|
||
- ✅ OK chatito folds /home/inorishio/.local/share/nvim/site/queries/chatito
|
||
- ✅ OK chatito highlights /home/inorishio/.local/share/nvim/site/queries/chatito
|
||
- ✅ OK chatito indents /home/inorishio/.local/share/nvim/site/queries/chatito
|
||
- ✅ OK chatito injections /home/inorishio/.local/share/nvim/site/queries/chatito
|
||
- ✅ OK chatito locals /home/inorishio/.local/share/nvim/site/queries/chatito
|
||
- ✅ OK circom folds /home/inorishio/.local/share/nvim/site/queries/circom
|
||
- ✅ OK circom highlights /home/inorishio/.local/share/nvim/site/queries/circom
|
||
- ✅ OK circom injections /home/inorishio/.local/share/nvim/site/queries/circom
|
||
- ✅ OK circom locals /home/inorishio/.local/share/nvim/site/queries/circom
|
||
- ✅ OK clojure folds /home/inorishio/.local/share/nvim/site/queries/clojure
|
||
- ✅ OK clojure highlights /home/inorishio/.local/share/nvim/site/queries/clojure
|
||
- ✅ OK clojure injections /home/inorishio/.local/share/nvim/site/queries/clojure
|
||
- ✅ OK clojure locals /home/inorishio/.local/share/nvim/site/queries/clojure
|
||
- ✅ OK clojure rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/clojure
|
||
- ✅ OK cmake folds /home/inorishio/.local/share/nvim/site/queries/cmake
|
||
- ✅ OK cmake highlights /home/inorishio/.local/share/nvim/site/queries/cmake
|
||
- ✅ OK cmake indents /home/inorishio/.local/share/nvim/site/queries/cmake
|
||
- ✅ OK cmake injections /home/inorishio/.local/share/nvim/site/queries/cmake
|
||
- ✅ OK comment highlights /home/inorishio/.local/share/nvim/site/queries/comment
|
||
- ✅ OK commonlisp folds /home/inorishio/.local/share/nvim/site/queries/commonlisp
|
||
- ✅ OK commonlisp highlights /home/inorishio/.local/share/nvim/site/queries/commonlisp
|
||
- ✅ OK commonlisp injections /home/inorishio/.local/share/nvim/site/queries/commonlisp
|
||
- ✅ OK commonlisp locals /home/inorishio/.local/share/nvim/site/queries/commonlisp
|
||
- ✅ OK commonlisp rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/commonlisp
|
||
- ✅ OK cooklang highlights /home/inorishio/.local/share/nvim/site/queries/cooklang
|
||
- ✅ OK cooklang injections /home/inorishio/.local/share/nvim/site/queries/cooklang
|
||
- ✅ OK corn folds /home/inorishio/.local/share/nvim/site/queries/corn
|
||
- ✅ OK corn highlights /home/inorishio/.local/share/nvim/site/queries/corn
|
||
- ✅ OK corn indents /home/inorishio/.local/share/nvim/site/queries/corn
|
||
- ✅ OK corn injections /home/inorishio/.local/share/nvim/site/queries/corn
|
||
- ✅ OK corn locals /home/inorishio/.local/share/nvim/site/queries/corn
|
||
- ✅ OK cpon folds /home/inorishio/.local/share/nvim/site/queries/cpon
|
||
- ✅ OK cpon highlights /home/inorishio/.local/share/nvim/site/queries/cpon
|
||
- ✅ OK cpon indents /home/inorishio/.local/share/nvim/site/queries/cpon
|
||
- ✅ OK cpon injections /home/inorishio/.local/share/nvim/site/queries/cpon
|
||
- ✅ OK cpon locals /home/inorishio/.local/share/nvim/site/queries/cpon
|
||
- ✅ OK cpp folds /home/inorishio/.local/share/nvim/site/queries/cpp
|
||
- ✅ OK cpp highlights /home/inorishio/.local/share/nvim/site/queries/cpp
|
||
- ✅ OK cpp indents /home/inorishio/.local/share/nvim/site/queries/cpp
|
||
- ✅ OK cpp injections /home/inorishio/.local/share/nvim/site/queries/cpp
|
||
- ✅ OK cpp locals /home/inorishio/.local/share/nvim/site/queries/cpp
|
||
- ✅ OK cpp rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/cpp
|
||
- ✅ OK css folds /home/inorishio/.local/share/nvim/site/queries/css
|
||
- ✅ OK css highlights /home/inorishio/.local/share/nvim/site/queries/css
|
||
- ✅ OK css images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/css
|
||
- ✅ OK css indents /home/inorishio/.local/share/nvim/site/queries/css
|
||
- ✅ OK css injections /home/inorishio/.local/share/nvim/site/queries/css
|
||
- ✅ OK css rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/css
|
||
- ✅ OK csv highlights /home/inorishio/.local/share/nvim/site/queries/csv
|
||
- ✅ OK cuda folds /home/inorishio/.local/share/nvim/site/queries/cuda
|
||
- ✅ OK cuda highlights /home/inorishio/.local/share/nvim/site/queries/cuda
|
||
- ✅ OK cuda indents /home/inorishio/.local/share/nvim/site/queries/cuda
|
||
- ✅ OK cuda injections /home/inorishio/.local/share/nvim/site/queries/cuda
|
||
- ✅ OK cuda locals /home/inorishio/.local/share/nvim/site/queries/cuda
|
||
- ✅ OK cuda rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/cuda
|
||
- ✅ OK cue folds /home/inorishio/.local/share/nvim/site/queries/cue
|
||
- ✅ OK cue highlights /home/inorishio/.local/share/nvim/site/queries/cue
|
||
- ✅ OK cue indents /home/inorishio/.local/share/nvim/site/queries/cue
|
||
- ✅ OK cue injections /home/inorishio/.local/share/nvim/site/queries/cue
|
||
- ✅ OK cue locals /home/inorishio/.local/share/nvim/site/queries/cue
|
||
- ✅ OK cue rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/cue
|
||
- ✅ OK cylc folds /home/inorishio/.local/share/nvim/site/queries/cylc
|
||
- ✅ OK cylc highlights /home/inorishio/.local/share/nvim/site/queries/cylc
|
||
- ✅ OK cylc indents /home/inorishio/.local/share/nvim/site/queries/cylc
|
||
- ✅ OK cylc injections /home/inorishio/.local/share/nvim/site/queries/cylc
|
||
- ✅ OK d folds /home/inorishio/.local/share/nvim/site/queries/d
|
||
- ✅ OK d highlights /home/inorishio/.local/share/nvim/site/queries/d
|
||
- ✅ OK d indents /home/inorishio/.local/share/nvim/site/queries/d
|
||
- ✅ OK d injections /home/inorishio/.local/share/nvim/site/queries/d
|
||
- ✅ OK d locals /home/inorishio/.local/share/nvim/site/queries/d
|
||
- ✅ OK dart folds /home/inorishio/.local/share/nvim/site/queries/dart
|
||
- ✅ OK dart highlights /home/inorishio/.local/share/nvim/site/queries/dart
|
||
- ✅ OK dart indents /home/inorishio/.local/share/nvim/site/queries/dart
|
||
- ✅ OK dart injections /home/inorishio/.local/share/nvim/site/queries/dart
|
||
- ✅ OK dart locals /home/inorishio/.local/share/nvim/site/queries/dart
|
||
- ✅ OK dart rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/dart
|
||
- ✅ OK desktop folds /home/inorishio/.local/share/nvim/site/queries/desktop
|
||
- ✅ OK desktop highlights /home/inorishio/.local/share/nvim/site/queries/desktop
|
||
- ✅ OK desktop injections /home/inorishio/.local/share/nvim/site/queries/desktop
|
||
- ✅ OK devicetree folds /home/inorishio/.local/share/nvim/site/queries/devicetree
|
||
- ✅ OK devicetree highlights /home/inorishio/.local/share/nvim/site/queries/devicetree
|
||
- ✅ OK devicetree indents /home/inorishio/.local/share/nvim/site/queries/devicetree
|
||
- ✅ OK devicetree injections /home/inorishio/.local/share/nvim/site/queries/devicetree
|
||
- ✅ OK devicetree locals /home/inorishio/.local/share/nvim/site/queries/devicetree
|
||
- ✅ OK dhall folds /home/inorishio/.local/share/nvim/site/queries/dhall
|
||
- ✅ OK dhall highlights /home/inorishio/.local/share/nvim/site/queries/dhall
|
||
- ✅ OK dhall injections /home/inorishio/.local/share/nvim/site/queries/dhall
|
||
- ✅ OK diff folds /home/inorishio/.local/share/nvim/site/queries/diff
|
||
- ✅ OK diff highlights /home/inorishio/.local/share/nvim/site/queries/diff
|
||
- ✅ OK diff injections /home/inorishio/.local/share/nvim/site/queries/diff
|
||
- ✅ OK disassembly highlights /home/inorishio/.local/share/nvim/site/queries/disassembly
|
||
- ✅ OK disassembly injections /home/inorishio/.local/share/nvim/site/queries/disassembly
|
||
- ✅ OK djot folds /home/inorishio/.local/share/nvim/site/queries/djot
|
||
- ✅ OK djot highlights /home/inorishio/.local/share/nvim/site/queries/djot
|
||
- ✅ OK djot indents /home/inorishio/.local/share/nvim/site/queries/djot
|
||
- ✅ OK djot injections /home/inorishio/.local/share/nvim/site/queries/djot
|
||
- ✅ OK djot locals /home/inorishio/.local/share/nvim/site/queries/djot
|
||
- ✅ OK dockerfile highlights /home/inorishio/.local/share/nvim/site/queries/dockerfile
|
||
- ✅ OK dockerfile injections /home/inorishio/.local/share/nvim/site/queries/dockerfile
|
||
- ✅ OK dot folds /home/inorishio/.local/share/nvim/site/queries/dot
|
||
- ✅ OK dot highlights /home/inorishio/.local/share/nvim/site/queries/dot
|
||
- ✅ OK dot indents /home/inorishio/.local/share/nvim/site/queries/dot
|
||
- ✅ OK dot injections /home/inorishio/.local/share/nvim/site/queries/dot
|
||
- ✅ OK doxygen highlights /home/inorishio/.local/share/nvim/site/queries/doxygen
|
||
- ✅ OK doxygen indents /home/inorishio/.local/share/nvim/site/queries/doxygen
|
||
- ✅ OK doxygen injections /home/inorishio/.local/share/nvim/site/queries/doxygen
|
||
- ✅ OK dtd folds /home/inorishio/.local/share/nvim/site/queries/dtd
|
||
- ✅ OK dtd highlights /home/inorishio/.local/share/nvim/site/queries/dtd
|
||
- ✅ OK dtd injections /home/inorishio/.local/share/nvim/site/queries/dtd
|
||
- ✅ OK dtd locals /home/inorishio/.local/share/nvim/site/queries/dtd
|
||
- ✅ OK earthfile highlights /home/inorishio/.local/share/nvim/site/queries/earthfile
|
||
- ✅ OK earthfile injections /home/inorishio/.local/share/nvim/site/queries/earthfile
|
||
- ✅ OK ebnf highlights /home/inorishio/.local/share/nvim/site/queries/ebnf
|
||
- ✅ OK ebnf injections /home/inorishio/.local/share/nvim/site/queries/ebnf
|
||
- ✅ OK ecma folds /home/inorishio/.local/share/nvim/site/queries/ecma
|
||
- ✅ OK ecma highlights /home/inorishio/.local/share/nvim/site/queries/ecma
|
||
- ✅ OK ecma indents /home/inorishio/.local/share/nvim/site/queries/ecma
|
||
- ✅ OK ecma injections /home/inorishio/.local/share/nvim/site/queries/ecma
|
||
- ✅ OK ecma locals /home/inorishio/.local/share/nvim/site/queries/ecma
|
||
- ✅ OK editorconfig folds /home/inorishio/.local/share/nvim/site/queries/editorconfig
|
||
- ✅ OK editorconfig highlights /home/inorishio/.local/share/nvim/site/queries/editorconfig
|
||
- ✅ OK editorconfig injections /home/inorishio/.local/share/nvim/site/queries/editorconfig
|
||
- ✅ OK eds folds /home/inorishio/.local/share/nvim/site/queries/eds
|
||
- ✅ OK eds highlights /home/inorishio/.local/share/nvim/site/queries/eds
|
||
- ✅ OK eex highlights /home/inorishio/.local/share/nvim/site/queries/eex
|
||
- ✅ OK eex injections /home/inorishio/.local/share/nvim/site/queries/eex
|
||
- ✅ OK elixir folds /home/inorishio/.local/share/nvim/site/queries/elixir
|
||
- ✅ OK elixir highlights /home/inorishio/.local/share/nvim/site/queries/elixir
|
||
- ✅ OK elixir indents /home/inorishio/.local/share/nvim/site/queries/elixir
|
||
- ✅ OK elixir injections /home/inorishio/.local/share/nvim/site/queries/elixir
|
||
- ✅ OK elixir locals /home/inorishio/.local/share/nvim/site/queries/elixir
|
||
- ✅ OK elixir rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/elixir
|
||
- ✅ OK elixir rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/elixir
|
||
- ✅ OK elm folds /home/inorishio/.local/share/nvim/site/queries/elm
|
||
- ✅ OK elm highlights /home/inorishio/.local/share/nvim/site/queries/elm
|
||
- ✅ OK elm injections /home/inorishio/.local/share/nvim/site/queries/elm
|
||
- ✅ OK elm rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/elm
|
||
- ✅ OK elsa folds /home/inorishio/.local/share/nvim/site/queries/elsa
|
||
- ✅ OK elsa highlights /home/inorishio/.local/share/nvim/site/queries/elsa
|
||
- ✅ OK elsa indents /home/inorishio/.local/share/nvim/site/queries/elsa
|
||
- ✅ OK elsa injections /home/inorishio/.local/share/nvim/site/queries/elsa
|
||
- ✅ OK elsa locals /home/inorishio/.local/share/nvim/site/queries/elsa
|
||
- ✅ OK elvish highlights /home/inorishio/.local/share/nvim/site/queries/elvish
|
||
- ✅ OK elvish injections /home/inorishio/.local/share/nvim/site/queries/elvish
|
||
- ✅ OK embedded_template highlights /home/inorishio/.local/share/nvim/site/queries/embedded_template
|
||
- ✅ OK embedded_template injections /home/inorishio/.local/share/nvim/site/queries/embedded_template
|
||
- ✅ OK enforce folds /home/inorishio/.local/share/nvim/site/queries/enforce
|
||
- ✅ OK enforce highlights /home/inorishio/.local/share/nvim/site/queries/enforce
|
||
- ✅ OK enforce indents /home/inorishio/.local/share/nvim/site/queries/enforce
|
||
- ✅ OK enforce injections /home/inorishio/.local/share/nvim/site/queries/enforce
|
||
- ✅ OK enforce locals /home/inorishio/.local/share/nvim/site/queries/enforce
|
||
- ✅ OK erlang folds /home/inorishio/.local/share/nvim/site/queries/erlang
|
||
- ✅ OK erlang highlights /home/inorishio/.local/share/nvim/site/queries/erlang
|
||
- ✅ OK erlang injections /home/inorishio/.local/share/nvim/site/queries/erlang
|
||
- ✅ OK facility folds /home/inorishio/.local/share/nvim/site/queries/facility
|
||
- ✅ OK facility highlights /home/inorishio/.local/share/nvim/site/queries/facility
|
||
- ✅ OK facility indents /home/inorishio/.local/share/nvim/site/queries/facility
|
||
- ✅ OK facility injections /home/inorishio/.local/share/nvim/site/queries/facility
|
||
- ✅ OK faust highlights /home/inorishio/.local/share/nvim/site/queries/faust
|
||
- ✅ OK faust injections /home/inorishio/.local/share/nvim/site/queries/faust
|
||
- ✅ OK fennel folds /home/inorishio/.local/share/nvim/site/queries/fennel
|
||
- ✅ OK fennel highlights /home/inorishio/.local/share/nvim/site/queries/fennel
|
||
- ✅ OK fennel injections /home/inorishio/.local/share/nvim/site/queries/fennel
|
||
- ✅ OK fennel locals /home/inorishio/.local/share/nvim/site/queries/fennel
|
||
- ✅ OK fennel rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/fennel
|
||
- ✅ OK fidl folds /home/inorishio/.local/share/nvim/site/queries/fidl
|
||
- ✅ OK fidl highlights /home/inorishio/.local/share/nvim/site/queries/fidl
|
||
- ✅ OK fidl injections /home/inorishio/.local/share/nvim/site/queries/fidl
|
||
- ✅ OK firrtl folds /home/inorishio/.local/share/nvim/site/queries/firrtl
|
||
- ✅ OK firrtl highlights /home/inorishio/.local/share/nvim/site/queries/firrtl
|
||
- ✅ OK firrtl indents /home/inorishio/.local/share/nvim/site/queries/firrtl
|
||
- ✅ OK firrtl injections /home/inorishio/.local/share/nvim/site/queries/firrtl
|
||
- ✅ OK firrtl locals /home/inorishio/.local/share/nvim/site/queries/firrtl
|
||
- ✅ OK fish folds /home/inorishio/.local/share/nvim/site/queries/fish
|
||
- ✅ OK fish highlights /home/inorishio/.local/share/nvim/site/queries/fish
|
||
- ✅ OK fish indents /home/inorishio/.local/share/nvim/site/queries/fish
|
||
- ✅ OK fish injections /home/inorishio/.local/share/nvim/site/queries/fish
|
||
- ✅ OK fish locals /home/inorishio/.local/share/nvim/site/queries/fish
|
||
- ✅ OK fish rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/fish
|
||
- ✅ OK foam folds /home/inorishio/.local/share/nvim/site/queries/foam
|
||
- ✅ OK foam highlights /home/inorishio/.local/share/nvim/site/queries/foam
|
||
- ✅ OK foam indents /home/inorishio/.local/share/nvim/site/queries/foam
|
||
- ✅ OK foam injections /home/inorishio/.local/share/nvim/site/queries/foam
|
||
- ✅ OK foam locals /home/inorishio/.local/share/nvim/site/queries/foam
|
||
- ✅ OK forth folds /home/inorishio/.local/share/nvim/site/queries/forth
|
||
- ✅ OK forth highlights /home/inorishio/.local/share/nvim/site/queries/forth
|
||
- ✅ OK forth indents /home/inorishio/.local/share/nvim/site/queries/forth
|
||
- ✅ OK forth injections /home/inorishio/.local/share/nvim/site/queries/forth
|
||
- ✅ OK forth locals /home/inorishio/.local/share/nvim/site/queries/forth
|
||
- ✅ OK fortran folds /home/inorishio/.local/share/nvim/site/queries/fortran
|
||
- ✅ OK fortran highlights /home/inorishio/.local/share/nvim/site/queries/fortran
|
||
- ✅ OK fortran indents /home/inorishio/.local/share/nvim/site/queries/fortran
|
||
- ✅ OK fortran injections /home/inorishio/.local/share/nvim/site/queries/fortran
|
||
- ✅ OK fsh highlights /home/inorishio/.local/share/nvim/site/queries/fsh
|
||
- ✅ OK fsh injections /home/inorishio/.local/share/nvim/site/queries/fsh
|
||
- ✅ OK fsharp highlights /home/inorishio/.local/share/nvim/site/queries/fsharp
|
||
- ✅ OK fsharp injections /home/inorishio/.local/share/nvim/site/queries/fsharp
|
||
- ✅ OK fsharp rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/fsharp
|
||
- ✅ OK func highlights /home/inorishio/.local/share/nvim/site/queries/func
|
||
- ✅ OK func injections /home/inorishio/.local/share/nvim/site/queries/func
|
||
- ✅ OK gap folds /home/inorishio/.local/share/nvim/site/queries/gap
|
||
- ✅ OK gap highlights /home/inorishio/.local/share/nvim/site/queries/gap
|
||
- ✅ OK gap injections /home/inorishio/.local/share/nvim/site/queries/gap
|
||
- ✅ OK gap locals /home/inorishio/.local/share/nvim/site/queries/gap
|
||
- ✅ OK gaptst folds /home/inorishio/.local/share/nvim/site/queries/gaptst
|
||
- ✅ OK gaptst highlights /home/inorishio/.local/share/nvim/site/queries/gaptst
|
||
- ✅ OK gaptst injections /home/inorishio/.local/share/nvim/site/queries/gaptst
|
||
- ✅ OK gdscript folds /home/inorishio/.local/share/nvim/site/queries/gdscript
|
||
- ✅ OK gdscript highlights /home/inorishio/.local/share/nvim/site/queries/gdscript
|
||
- ✅ OK gdscript indents /home/inorishio/.local/share/nvim/site/queries/gdscript
|
||
- ✅ OK gdscript injections /home/inorishio/.local/share/nvim/site/queries/gdscript
|
||
- ✅ OK gdscript locals /home/inorishio/.local/share/nvim/site/queries/gdscript
|
||
- ✅ OK gdshader highlights /home/inorishio/.local/share/nvim/site/queries/gdshader
|
||
- ✅ OK gdshader injections /home/inorishio/.local/share/nvim/site/queries/gdshader
|
||
- ✅ OK git_config folds /home/inorishio/.local/share/nvim/site/queries/git_config
|
||
- ✅ OK git_config highlights /home/inorishio/.local/share/nvim/site/queries/git_config
|
||
- ✅ OK git_config injections /home/inorishio/.local/share/nvim/site/queries/git_config
|
||
- ✅ OK git_rebase highlights /home/inorishio/.local/share/nvim/site/queries/git_rebase
|
||
- ✅ OK git_rebase injections /home/inorishio/.local/share/nvim/site/queries/git_rebase
|
||
- ✅ OK gitattributes highlights /home/inorishio/.local/share/nvim/site/queries/gitattributes
|
||
- ✅ OK gitattributes injections /home/inorishio/.local/share/nvim/site/queries/gitattributes
|
||
- ✅ OK gitattributes locals /home/inorishio/.local/share/nvim/site/queries/gitattributes
|
||
- ✅ OK gitcommit highlights /home/inorishio/.local/share/nvim/site/queries/gitcommit
|
||
- ✅ OK gitcommit injections /home/inorishio/.local/share/nvim/site/queries/gitcommit
|
||
- ✅ OK gitignore highlights /home/inorishio/.local/share/nvim/site/queries/gitignore
|
||
- ✅ OK gitignore injections /home/inorishio/.local/share/nvim/site/queries/gitignore
|
||
- ✅ OK gleam folds /home/inorishio/.local/share/nvim/site/queries/gleam
|
||
- ✅ OK gleam highlights /home/inorishio/.local/share/nvim/site/queries/gleam
|
||
- ✅ OK gleam indents /home/inorishio/.local/share/nvim/site/queries/gleam
|
||
- ✅ OK gleam injections /home/inorishio/.local/share/nvim/site/queries/gleam
|
||
- ✅ OK gleam locals /home/inorishio/.local/share/nvim/site/queries/gleam
|
||
- ✅ OK gleam rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/gleam
|
||
- ✅ OK glimmer folds /home/inorishio/.local/share/nvim/site/queries/glimmer
|
||
- ✅ OK glimmer highlights /home/inorishio/.local/share/nvim/site/queries/glimmer
|
||
- ✅ OK glimmer indents /home/inorishio/.local/share/nvim/site/queries/glimmer
|
||
- ✅ OK glimmer injections /home/inorishio/.local/share/nvim/site/queries/glimmer
|
||
- ✅ OK glimmer locals /home/inorishio/.local/share/nvim/site/queries/glimmer
|
||
- ✅ OK glimmer_javascript folds /home/inorishio/.local/share/nvim/site/queries/glimmer_javascript
|
||
- ✅ OK glimmer_javascript highlights /home/inorishio/.local/share/nvim/site/queries/glimmer_javascript
|
||
- ✅ OK glimmer_javascript indents /home/inorishio/.local/share/nvim/site/queries/glimmer_javascript
|
||
- ✅ OK glimmer_javascript injections /home/inorishio/.local/share/nvim/site/queries/glimmer_javascript
|
||
- ✅ OK glimmer_javascript locals /home/inorishio/.local/share/nvim/site/queries/glimmer_javascript
|
||
- ✅ OK glimmer_typescript folds /home/inorishio/.local/share/nvim/site/queries/glimmer_typescript
|
||
- ✅ OK glimmer_typescript highlights /home/inorishio/.local/share/nvim/site/queries/glimmer_typescript
|
||
- ✅ OK glimmer_typescript indents /home/inorishio/.local/share/nvim/site/queries/glimmer_typescript
|
||
- ✅ OK glimmer_typescript injections /home/inorishio/.local/share/nvim/site/queries/glimmer_typescript
|
||
- ✅ OK glsl folds /home/inorishio/.local/share/nvim/site/queries/glsl
|
||
- ✅ OK glsl highlights /home/inorishio/.local/share/nvim/site/queries/glsl
|
||
- ✅ OK glsl indents /home/inorishio/.local/share/nvim/site/queries/glsl
|
||
- ✅ OK glsl injections /home/inorishio/.local/share/nvim/site/queries/glsl
|
||
- ✅ OK glsl locals /home/inorishio/.local/share/nvim/site/queries/glsl
|
||
- ✅ OK glsl rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/glsl
|
||
- ✅ OK gn folds /home/inorishio/.local/share/nvim/site/queries/gn
|
||
- ✅ OK gn highlights /home/inorishio/.local/share/nvim/site/queries/gn
|
||
- ✅ OK gn indents /home/inorishio/.local/share/nvim/site/queries/gn
|
||
- ✅ OK gn injections /home/inorishio/.local/share/nvim/site/queries/gn
|
||
- ✅ OK gn locals /home/inorishio/.local/share/nvim/site/queries/gn
|
||
- ✅ OK gnuplot highlights /home/inorishio/.local/share/nvim/site/queries/gnuplot
|
||
- ✅ OK gnuplot injections /home/inorishio/.local/share/nvim/site/queries/gnuplot
|
||
- ✅ OK go folds /home/inorishio/.local/share/nvim/site/queries/go
|
||
- ✅ OK go highlights /home/inorishio/.local/share/nvim/site/queries/go
|
||
- ✅ OK go indents /home/inorishio/.local/share/nvim/site/queries/go
|
||
- ✅ OK go injections /home/inorishio/.local/share/nvim/site/queries/go
|
||
- ✅ OK go locals /home/inorishio/.local/share/nvim/site/queries/go
|
||
- ✅ OK go rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/go
|
||
- ✅ OK goctl folds /home/inorishio/.local/share/nvim/site/queries/goctl
|
||
- ✅ OK goctl highlights /home/inorishio/.local/share/nvim/site/queries/goctl
|
||
- ✅ OK goctl indents /home/inorishio/.local/share/nvim/site/queries/goctl
|
||
- ✅ OK goctl injections /home/inorishio/.local/share/nvim/site/queries/goctl
|
||
- ✅ OK godot_resource folds /home/inorishio/.local/share/nvim/site/queries/godot_resource
|
||
- ✅ OK godot_resource highlights /home/inorishio/.local/share/nvim/site/queries/godot_resource
|
||
- ✅ OK godot_resource injections /home/inorishio/.local/share/nvim/site/queries/godot_resource
|
||
- ✅ OK godot_resource locals /home/inorishio/.local/share/nvim/site/queries/godot_resource
|
||
- ✅ OK gomod highlights /home/inorishio/.local/share/nvim/site/queries/gomod
|
||
- ✅ OK gomod injections /home/inorishio/.local/share/nvim/site/queries/gomod
|
||
- ✅ OK gosum highlights /home/inorishio/.local/share/nvim/site/queries/gosum
|
||
- ✅ OK gotmpl folds /home/inorishio/.local/share/nvim/site/queries/gotmpl
|
||
- ✅ OK gotmpl highlights /home/inorishio/.local/share/nvim/site/queries/gotmpl
|
||
- ✅ OK gotmpl injections /home/inorishio/.local/share/nvim/site/queries/gotmpl
|
||
- ✅ OK gotmpl locals /home/inorishio/.local/share/nvim/site/queries/gotmpl
|
||
- ✅ OK gowork highlights /home/inorishio/.local/share/nvim/site/queries/gowork
|
||
- ✅ OK gowork injections /home/inorishio/.local/share/nvim/site/queries/gowork
|
||
- ✅ OK gpg highlights /home/inorishio/.local/share/nvim/site/queries/gpg
|
||
- ✅ OK gpg injections /home/inorishio/.local/share/nvim/site/queries/gpg
|
||
- ✅ OK graphql highlights /home/inorishio/.local/share/nvim/site/queries/graphql
|
||
- ✅ OK graphql indents /home/inorishio/.local/share/nvim/site/queries/graphql
|
||
- ✅ OK graphql injections /home/inorishio/.local/share/nvim/site/queries/graphql
|
||
- ✅ OK gren highlights /home/inorishio/.local/share/nvim/site/queries/gren
|
||
- ✅ OK gren injections /home/inorishio/.local/share/nvim/site/queries/gren
|
||
- ✅ OK groovy folds /home/inorishio/.local/share/nvim/site/queries/groovy
|
||
- ✅ OK groovy highlights /home/inorishio/.local/share/nvim/site/queries/groovy
|
||
- ✅ OK groovy indents /home/inorishio/.local/share/nvim/site/queries/groovy
|
||
- ✅ OK groovy injections /home/inorishio/.local/share/nvim/site/queries/groovy
|
||
- ✅ OK groovy locals /home/inorishio/.local/share/nvim/site/queries/groovy
|
||
- ✅ OK groovy rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/groovy
|
||
- ✅ OK groq folds /home/inorishio/.local/share/nvim/site/queries/groq
|
||
- ✅ OK groq highlights /home/inorishio/.local/share/nvim/site/queries/groq
|
||
- ✅ OK groq indents /home/inorishio/.local/share/nvim/site/queries/groq
|
||
- ✅ OK groq injections /home/inorishio/.local/share/nvim/site/queries/groq
|
||
- ✅ OK gstlaunch highlights /home/inorishio/.local/share/nvim/site/queries/gstlaunch
|
||
- ✅ OK hack highlights /home/inorishio/.local/share/nvim/site/queries/hack
|
||
- ✅ OK hack injections /home/inorishio/.local/share/nvim/site/queries/hack
|
||
- ✅ OK hare folds /home/inorishio/.local/share/nvim/site/queries/hare
|
||
- ✅ OK hare highlights /home/inorishio/.local/share/nvim/site/queries/hare
|
||
- ✅ OK hare indents /home/inorishio/.local/share/nvim/site/queries/hare
|
||
- ✅ OK hare injections /home/inorishio/.local/share/nvim/site/queries/hare
|
||
- ✅ OK hare locals /home/inorishio/.local/share/nvim/site/queries/hare
|
||
- ✅ OK haskell folds /home/inorishio/.local/share/nvim/site/queries/haskell
|
||
- ✅ OK haskell highlights /home/inorishio/.local/share/nvim/site/queries/haskell
|
||
- ✅ OK haskell injections /home/inorishio/.local/share/nvim/site/queries/haskell
|
||
- ✅ OK haskell locals /home/inorishio/.local/share/nvim/site/queries/haskell
|
||
- ✅ OK haskell rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/haskell
|
||
- ✅ OK haskell_persistent folds /home/inorishio/.local/share/nvim/site/queries/haskell_persistent
|
||
- ✅ OK haskell_persistent highlights /home/inorishio/.local/share/nvim/site/queries/haskell_persistent
|
||
- ✅ OK hcl folds /home/inorishio/.local/share/nvim/site/queries/hcl
|
||
- ✅ OK hcl highlights /home/inorishio/.local/share/nvim/site/queries/hcl
|
||
- ✅ OK hcl indents /home/inorishio/.local/share/nvim/site/queries/hcl
|
||
- ✅ OK hcl injections /home/inorishio/.local/share/nvim/site/queries/hcl
|
||
- ✅ OK hcl rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/hcl
|
||
- ✅ OK heex folds /home/inorishio/.local/share/nvim/site/queries/heex
|
||
- ✅ OK heex highlights /home/inorishio/.local/share/nvim/site/queries/heex
|
||
- ✅ OK heex indents /home/inorishio/.local/share/nvim/site/queries/heex
|
||
- ✅ OK heex injections /home/inorishio/.local/share/nvim/site/queries/heex
|
||
- ✅ OK heex locals /home/inorishio/.local/share/nvim/site/queries/heex
|
||
- ✅ OK helm folds /home/inorishio/.local/share/nvim/site/queries/helm
|
||
- ✅ OK helm highlights /home/inorishio/.local/share/nvim/site/queries/helm
|
||
- ✅ OK helm injections /home/inorishio/.local/share/nvim/site/queries/helm
|
||
- ✅ OK helm locals /home/inorishio/.local/share/nvim/site/queries/helm
|
||
- ✅ OK hjson folds /home/inorishio/.local/share/nvim/site/queries/hjson
|
||
- ✅ OK hjson highlights /home/inorishio/.local/share/nvim/site/queries/hjson
|
||
- ✅ OK hjson indents /home/inorishio/.local/share/nvim/site/queries/hjson
|
||
- ✅ OK hjson injections /home/inorishio/.local/share/nvim/site/queries/hjson
|
||
- ✅ OK hjson locals /home/inorishio/.local/share/nvim/site/queries/hjson
|
||
- ✅ OK hlsl folds /home/inorishio/.local/share/nvim/site/queries/hlsl
|
||
- ✅ OK hlsl highlights /home/inorishio/.local/share/nvim/site/queries/hlsl
|
||
- ✅ OK hlsl indents /home/inorishio/.local/share/nvim/site/queries/hlsl
|
||
- ✅ OK hlsl injections /home/inorishio/.local/share/nvim/site/queries/hlsl
|
||
- ✅ OK hlsl locals /home/inorishio/.local/share/nvim/site/queries/hlsl
|
||
- ✅ OK hlsplaylist highlights /home/inorishio/.local/share/nvim/site/queries/hlsplaylist
|
||
- ✅ OK hlsplaylist injections /home/inorishio/.local/share/nvim/site/queries/hlsplaylist
|
||
- ✅ OK hocon folds /home/inorishio/.local/share/nvim/site/queries/hocon
|
||
- ✅ OK hocon highlights /home/inorishio/.local/share/nvim/site/queries/hocon
|
||
- ✅ OK hocon injections /home/inorishio/.local/share/nvim/site/queries/hocon
|
||
- ✅ OK hoon folds /home/inorishio/.local/share/nvim/site/queries/hoon
|
||
- ✅ OK hoon highlights /home/inorishio/.local/share/nvim/site/queries/hoon
|
||
- ✅ OK hoon injections /home/inorishio/.local/share/nvim/site/queries/hoon
|
||
- ✅ OK hoon locals /home/inorishio/.local/share/nvim/site/queries/hoon
|
||
- ✅ OK html folds /home/inorishio/.local/share/nvim/site/queries/html
|
||
- ✅ OK html highlights /home/inorishio/.local/share/nvim/site/queries/html
|
||
- ✅ OK html images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/html
|
||
- ✅ OK html indents /home/inorishio/.local/share/nvim/site/queries/html
|
||
- ✅ OK html injections /home/inorishio/.local/share/nvim/site/queries/html
|
||
- ✅ OK html locals /home/inorishio/.local/share/nvim/site/queries/html
|
||
- ✅ OK html rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/html
|
||
- ✅ OK html_tags highlights /home/inorishio/.local/share/nvim/site/queries/html_tags
|
||
- ✅ OK html_tags indents /home/inorishio/.local/share/nvim/site/queries/html_tags
|
||
- ✅ OK html_tags injections /home/inorishio/.local/share/nvim/site/queries/html_tags
|
||
- ✅ OK htmldjango folds /home/inorishio/.local/share/nvim/site/queries/htmldjango
|
||
- ✅ OK htmldjango highlights /home/inorishio/.local/share/nvim/site/queries/htmldjango
|
||
- ✅ OK htmldjango indents /home/inorishio/.local/share/nvim/site/queries/htmldjango
|
||
- ✅ OK htmldjango injections /home/inorishio/.local/share/nvim/site/queries/htmldjango
|
||
- ✅ OK htmldjango rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/htmldjango
|
||
- ✅ OK http folds /home/inorishio/.local/share/nvim/site/queries/http
|
||
- ✅ OK http highlights /home/inorishio/.local/share/nvim/site/queries/http
|
||
- ✅ OK http injections /home/inorishio/.local/share/nvim/site/queries/http
|
||
- ✅ OK hurl folds /home/inorishio/.local/share/nvim/site/queries/hurl
|
||
- ✅ OK hurl highlights /home/inorishio/.local/share/nvim/site/queries/hurl
|
||
- ✅ OK hurl indents /home/inorishio/.local/share/nvim/site/queries/hurl
|
||
- ✅ OK hurl injections /home/inorishio/.local/share/nvim/site/queries/hurl
|
||
- ✅ OK hyprlang folds /home/inorishio/.local/share/nvim/site/queries/hyprlang
|
||
- ✅ OK hyprlang highlights /home/inorishio/.local/share/nvim/site/queries/hyprlang
|
||
- ✅ OK hyprlang indents /home/inorishio/.local/share/nvim/site/queries/hyprlang
|
||
- ✅ OK hyprlang injections /home/inorishio/.local/share/nvim/site/queries/hyprlang
|
||
- ✅ OK idl highlights /home/inorishio/.local/share/nvim/site/queries/idl
|
||
- ✅ OK idl indents /home/inorishio/.local/share/nvim/site/queries/idl
|
||
- ✅ OK idl injections /home/inorishio/.local/share/nvim/site/queries/idl
|
||
- ✅ OK idris folds /home/inorishio/.local/share/nvim/site/queries/idris
|
||
- ✅ OK idris highlights /home/inorishio/.local/share/nvim/site/queries/idris
|
||
- ✅ OK idris injections /home/inorishio/.local/share/nvim/site/queries/idris
|
||
- ✅ OK idris locals /home/inorishio/.local/share/nvim/site/queries/idris
|
||
- ✅ OK ini folds /home/inorishio/.local/share/nvim/site/queries/ini
|
||
- ✅ OK ini highlights /home/inorishio/.local/share/nvim/site/queries/ini
|
||
- ✅ OK ini injections /home/inorishio/.local/share/nvim/site/queries/ini
|
||
- ✅ OK inko folds /home/inorishio/.local/share/nvim/site/queries/inko
|
||
- ✅ OK inko highlights /home/inorishio/.local/share/nvim/site/queries/inko
|
||
- ✅ OK inko indents /home/inorishio/.local/share/nvim/site/queries/inko
|
||
- ✅ OK inko injections /home/inorishio/.local/share/nvim/site/queries/inko
|
||
- ✅ OK inko locals /home/inorishio/.local/share/nvim/site/queries/inko
|
||
- ✅ OK ispc folds /home/inorishio/.local/share/nvim/site/queries/ispc
|
||
- ✅ OK ispc highlights /home/inorishio/.local/share/nvim/site/queries/ispc
|
||
- ✅ OK ispc indents /home/inorishio/.local/share/nvim/site/queries/ispc
|
||
- ✅ OK ispc injections /home/inorishio/.local/share/nvim/site/queries/ispc
|
||
- ✅ OK ispc locals /home/inorishio/.local/share/nvim/site/queries/ispc
|
||
- ✅ OK janet_simple folds /home/inorishio/.local/share/nvim/site/queries/janet_simple
|
||
- ✅ OK janet_simple highlights /home/inorishio/.local/share/nvim/site/queries/janet_simple
|
||
- ✅ OK janet_simple injections /home/inorishio/.local/share/nvim/site/queries/janet_simple
|
||
- ✅ OK janet_simple locals /home/inorishio/.local/share/nvim/site/queries/janet_simple
|
||
- ✅ OK janet_simple rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/janet_simple
|
||
- ✅ OK java folds /home/inorishio/.local/share/nvim/site/queries/java
|
||
- ✅ OK java highlights /home/inorishio/.local/share/nvim/site/queries/java
|
||
- ✅ OK java indents /home/inorishio/.local/share/nvim/site/queries/java
|
||
- ✅ OK java injections /home/inorishio/.local/share/nvim/site/queries/java
|
||
- ✅ OK java locals /home/inorishio/.local/share/nvim/site/queries/java
|
||
- ✅ OK java rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/java
|
||
- ✅ OK javadoc highlights /home/inorishio/.local/share/nvim/site/queries/javadoc
|
||
- ✅ OK javadoc indents /home/inorishio/.local/share/nvim/site/queries/javadoc
|
||
- ✅ OK javadoc injections /home/inorishio/.local/share/nvim/site/queries/javadoc
|
||
- ✅ OK javascript folds /home/inorishio/.local/share/nvim/site/queries/javascript
|
||
- ✅ OK javascript highlights /home/inorishio/.local/share/nvim/site/queries/javascript
|
||
- ✅ OK javascript images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/javascript
|
||
- ✅ OK javascript indents /home/inorishio/.local/share/nvim/site/queries/javascript
|
||
- ✅ OK javascript injections /home/inorishio/.local/share/nvim/site/queries/javascript
|
||
- ✅ OK javascript locals /home/inorishio/.local/share/nvim/site/queries/javascript
|
||
- ✅ OK javascript rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/javascript
|
||
- ✅ OK javascript rainbow-delimiters-react /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/javascript
|
||
- ✅ OK javascript rainbow-parens /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/javascript
|
||
- ✅ OK javascript rainbow-tags-react /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/javascript
|
||
- ✅ OK jinja highlights /home/inorishio/.local/share/nvim/site/queries/jinja
|
||
- ✅ OK jinja injections /home/inorishio/.local/share/nvim/site/queries/jinja
|
||
- ✅ OK jinja_inline highlights /home/inorishio/.local/share/nvim/site/queries/jinja_inline
|
||
- ✅ OK jinja_inline injections /home/inorishio/.local/share/nvim/site/queries/jinja_inline
|
||
- ✅ OK jjdescription highlights /home/inorishio/.local/share/nvim/site/queries/jjdescription
|
||
- ✅ OK jjdescription injections /home/inorishio/.local/share/nvim/site/queries/jjdescription
|
||
- ✅ OK jq highlights /home/inorishio/.local/share/nvim/site/queries/jq
|
||
- ✅ OK jq injections /home/inorishio/.local/share/nvim/site/queries/jq
|
||
- ✅ OK jq locals /home/inorishio/.local/share/nvim/site/queries/jq
|
||
- ✅ OK jsdoc highlights /home/inorishio/.local/share/nvim/site/queries/jsdoc
|
||
- ✅ OK json folds /home/inorishio/.local/share/nvim/site/queries/json
|
||
- ✅ OK json highlights /home/inorishio/.local/share/nvim/site/queries/json
|
||
- ✅ OK json indents /home/inorishio/.local/share/nvim/site/queries/json
|
||
- ✅ OK json injections /home/inorishio/.local/share/nvim/site/queries/json
|
||
- ✅ OK json locals /home/inorishio/.local/share/nvim/site/queries/json
|
||
- ✅ OK json rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/json
|
||
- ✅ OK json5 highlights /home/inorishio/.local/share/nvim/site/queries/json5
|
||
- ✅ OK json5 injections /home/inorishio/.local/share/nvim/site/queries/json5
|
||
- ✅ OK json5 rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/json5
|
||
- ✅ OK jsonc rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/jsonc
|
||
- ✅ OK jsonnet folds /home/inorishio/.local/share/nvim/site/queries/jsonnet
|
||
- ✅ OK jsonnet highlights /home/inorishio/.local/share/nvim/site/queries/jsonnet
|
||
- ✅ OK jsonnet injections /home/inorishio/.local/share/nvim/site/queries/jsonnet
|
||
- ✅ OK jsonnet locals /home/inorishio/.local/share/nvim/site/queries/jsonnet
|
||
- ✅ OK jsonnet rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/jsonnet
|
||
- ✅ OK jsx folds /home/inorishio/.local/share/nvim/site/queries/jsx
|
||
- ✅ OK jsx highlights /home/inorishio/.local/share/nvim/site/queries/jsx
|
||
- ✅ OK jsx indents /home/inorishio/.local/share/nvim/site/queries/jsx
|
||
- ✅ OK jsx injections /home/inorishio/.local/share/nvim/site/queries/jsx
|
||
- ✅ OK julia folds /home/inorishio/.local/share/nvim/site/queries/julia
|
||
- ✅ OK julia highlights /home/inorishio/.local/share/nvim/site/queries/julia
|
||
- ✅ OK julia indents /home/inorishio/.local/share/nvim/site/queries/julia
|
||
- ✅ OK julia injections /home/inorishio/.local/share/nvim/site/queries/julia
|
||
- ✅ OK julia locals /home/inorishio/.local/share/nvim/site/queries/julia
|
||
- ✅ OK julia rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/julia
|
||
- ✅ OK just folds /home/inorishio/.local/share/nvim/site/queries/just
|
||
- ✅ OK just highlights /home/inorishio/.local/share/nvim/site/queries/just
|
||
- ✅ OK just indents /home/inorishio/.local/share/nvim/site/queries/just
|
||
- ✅ OK just injections /home/inorishio/.local/share/nvim/site/queries/just
|
||
- ✅ OK just locals /home/inorishio/.local/share/nvim/site/queries/just
|
||
- ✅ OK kcl folds /home/inorishio/.local/share/nvim/site/queries/kcl
|
||
- ✅ OK kcl highlights /home/inorishio/.local/share/nvim/site/queries/kcl
|
||
- ✅ OK kcl injections /home/inorishio/.local/share/nvim/site/queries/kcl
|
||
- ✅ OK kconfig folds /home/inorishio/.local/share/nvim/site/queries/kconfig
|
||
- ✅ OK kconfig highlights /home/inorishio/.local/share/nvim/site/queries/kconfig
|
||
- ✅ OK kconfig indents /home/inorishio/.local/share/nvim/site/queries/kconfig
|
||
- ✅ OK kconfig injections /home/inorishio/.local/share/nvim/site/queries/kconfig
|
||
- ✅ OK kconfig locals /home/inorishio/.local/share/nvim/site/queries/kconfig
|
||
- ✅ OK kdl folds /home/inorishio/.local/share/nvim/site/queries/kdl
|
||
- ✅ OK kdl highlights /home/inorishio/.local/share/nvim/site/queries/kdl
|
||
- ✅ OK kdl indents /home/inorishio/.local/share/nvim/site/queries/kdl
|
||
- ✅ OK kdl injections /home/inorishio/.local/share/nvim/site/queries/kdl
|
||
- ✅ OK kdl locals /home/inorishio/.local/share/nvim/site/queries/kdl
|
||
- ✅ OK kdl rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/kdl
|
||
- ✅ OK kitty highlights /home/inorishio/.local/share/nvim/site/queries/kitty
|
||
- ✅ OK kitty injections /home/inorishio/.local/share/nvim/site/queries/kitty
|
||
- ✅ OK kos folds /home/inorishio/.local/share/nvim/site/queries/kos
|
||
- ✅ OK kos highlights /home/inorishio/.local/share/nvim/site/queries/kos
|
||
- ✅ OK kos injections /home/inorishio/.local/share/nvim/site/queries/kos
|
||
- ✅ OK kos locals /home/inorishio/.local/share/nvim/site/queries/kos
|
||
- ✅ OK kotlin folds /home/inorishio/.local/share/nvim/site/queries/kotlin
|
||
- ✅ OK kotlin highlights /home/inorishio/.local/share/nvim/site/queries/kotlin
|
||
- ✅ OK kotlin injections /home/inorishio/.local/share/nvim/site/queries/kotlin
|
||
- ✅ OK kotlin locals /home/inorishio/.local/share/nvim/site/queries/kotlin
|
||
- ✅ OK kotlin rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/kotlin
|
||
- ✅ OK koto folds /home/inorishio/.local/share/nvim/site/queries/koto
|
||
- ✅ OK koto highlights /home/inorishio/.local/share/nvim/site/queries/koto
|
||
- ✅ OK koto injections /home/inorishio/.local/share/nvim/site/queries/koto
|
||
- ✅ OK koto locals /home/inorishio/.local/share/nvim/site/queries/koto
|
||
- ✅ OK kusto highlights /home/inorishio/.local/share/nvim/site/queries/kusto
|
||
- ✅ OK kusto injections /home/inorishio/.local/share/nvim/site/queries/kusto
|
||
- ✅ OK lalrpop folds /home/inorishio/.local/share/nvim/site/queries/lalrpop
|
||
- ✅ OK lalrpop highlights /home/inorishio/.local/share/nvim/site/queries/lalrpop
|
||
- ✅ OK lalrpop injections /home/inorishio/.local/share/nvim/site/queries/lalrpop
|
||
- ✅ OK lalrpop locals /home/inorishio/.local/share/nvim/site/queries/lalrpop
|
||
- ✅ OK latex folds /home/inorishio/.local/share/nvim/site/queries/latex
|
||
- ✅ OK latex highlights /home/inorishio/.local/share/nvim/site/queries/latex
|
||
- ✅ OK latex images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/latex
|
||
- ✅ OK latex injections /home/inorishio/.local/share/nvim/site/queries/latex
|
||
- ✅ OK latex rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/latex
|
||
- ✅ OK latex rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/latex
|
||
- ✅ OK ledger folds /home/inorishio/.local/share/nvim/site/queries/ledger
|
||
- ✅ OK ledger highlights /home/inorishio/.local/share/nvim/site/queries/ledger
|
||
- ✅ OK ledger indents /home/inorishio/.local/share/nvim/site/queries/ledger
|
||
- ✅ OK ledger injections /home/inorishio/.local/share/nvim/site/queries/ledger
|
||
- ✅ OK leo highlights /home/inorishio/.local/share/nvim/site/queries/leo
|
||
- ✅ OK leo indents /home/inorishio/.local/share/nvim/site/queries/leo
|
||
- ✅ OK leo injections /home/inorishio/.local/share/nvim/site/queries/leo
|
||
- ✅ OK linkerscript folds /home/inorishio/.local/share/nvim/site/queries/linkerscript
|
||
- ✅ OK linkerscript highlights /home/inorishio/.local/share/nvim/site/queries/linkerscript
|
||
- ✅ OK linkerscript indents /home/inorishio/.local/share/nvim/site/queries/linkerscript
|
||
- ✅ OK linkerscript injections /home/inorishio/.local/share/nvim/site/queries/linkerscript
|
||
- ✅ OK linkerscript locals /home/inorishio/.local/share/nvim/site/queries/linkerscript
|
||
- ✅ OK liquid highlights /home/inorishio/.local/share/nvim/site/queries/liquid
|
||
- ✅ OK liquid injections /home/inorishio/.local/share/nvim/site/queries/liquid
|
||
- ✅ OK liquidsoap folds /home/inorishio/.local/share/nvim/site/queries/liquidsoap
|
||
- ✅ OK liquidsoap highlights /home/inorishio/.local/share/nvim/site/queries/liquidsoap
|
||
- ✅ OK liquidsoap indents /home/inorishio/.local/share/nvim/site/queries/liquidsoap
|
||
- ✅ OK liquidsoap injections /home/inorishio/.local/share/nvim/site/queries/liquidsoap
|
||
- ✅ OK liquidsoap locals /home/inorishio/.local/share/nvim/site/queries/liquidsoap
|
||
- ✅ OK llvm highlights /home/inorishio/.local/share/nvim/site/queries/llvm
|
||
- ✅ OK llvm injections /home/inorishio/.local/share/nvim/site/queries/llvm
|
||
- ✅ OK lua folds /home/inorishio/.local/share/nvim/site/queries/lua
|
||
- ✅ OK lua folds /usr/share/nvim/runtime/queries/lua
|
||
- ✅ OK lua highlights /home/inorishio/.local/share/nvim/site/queries/lua
|
||
- ✅ OK lua highlights /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/lua
|
||
- ✅ OK lua highlights /usr/share/nvim/runtime/queries/lua
|
||
- ✅ OK lua indents /home/inorishio/.local/share/nvim/site/queries/lua
|
||
- ✅ OK lua injections /home/inorishio/.local/share/nvim/site/queries/lua
|
||
- ✅ OK lua injections /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/lua
|
||
- ✅ OK lua injections /usr/share/nvim/runtime/queries/lua
|
||
- ✅ OK lua locals /home/inorishio/.local/share/nvim/site/queries/lua
|
||
- ✅ OK lua rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/lua
|
||
- ✅ OK lua rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/lua
|
||
- ✅ OK luadoc highlights /home/inorishio/.local/share/nvim/site/queries/luadoc
|
||
- ✅ OK luadoc rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/luadoc
|
||
- ✅ OK luap highlights /home/inorishio/.local/share/nvim/site/queries/luap
|
||
- ✅ OK luau folds /home/inorishio/.local/share/nvim/site/queries/luau
|
||
- ✅ OK luau highlights /home/inorishio/.local/share/nvim/site/queries/luau
|
||
- ✅ OK luau indents /home/inorishio/.local/share/nvim/site/queries/luau
|
||
- ✅ OK luau injections /home/inorishio/.local/share/nvim/site/queries/luau
|
||
- ✅ OK luau locals /home/inorishio/.local/share/nvim/site/queries/luau
|
||
- ✅ OK m68k folds /home/inorishio/.local/share/nvim/site/queries/m68k
|
||
- ✅ OK m68k highlights /home/inorishio/.local/share/nvim/site/queries/m68k
|
||
- ✅ OK m68k injections /home/inorishio/.local/share/nvim/site/queries/m68k
|
||
- ✅ OK m68k locals /home/inorishio/.local/share/nvim/site/queries/m68k
|
||
- ✅ OK make folds /home/inorishio/.local/share/nvim/site/queries/make
|
||
- ✅ OK make highlights /home/inorishio/.local/share/nvim/site/queries/make
|
||
- ✅ OK make injections /home/inorishio/.local/share/nvim/site/queries/make
|
||
- ✅ OK make rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/make
|
||
- ✅ OK markdown copilotchat /home/inorishio/.local/share/nvim/lazy/CopilotChat.nvim/queries/markdown
|
||
- ✅ OK markdown folds /home/inorishio/.local/share/nvim/site/queries/markdown
|
||
- ✅ OK markdown folds /usr/share/nvim/runtime/queries/markdown
|
||
- ✅ OK markdown highlights /home/inorishio/.local/share/nvim/site/queries/markdown
|
||
- ✅ OK markdown highlights /usr/share/nvim/runtime/queries/markdown
|
||
- ✅ OK markdown images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/markdown
|
||
- ✅ OK markdown indents /home/inorishio/.local/share/nvim/site/queries/markdown
|
||
- ✅ OK markdown injections /home/inorishio/.local/share/nvim/site/queries/markdown
|
||
- ✅ OK markdown injections /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/markdown
|
||
- ✅ OK markdown injections /usr/share/nvim/runtime/queries/markdown
|
||
- ✅ OK markdown rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/markdown
|
||
- ✅ OK markdown_inline highlights /home/inorishio/.local/share/nvim/site/queries/markdown_inline
|
||
- ✅ OK markdown_inline highlights /usr/share/nvim/runtime/queries/markdown_inline
|
||
- ✅ OK markdown_inline images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/markdown_inline
|
||
- ✅ OK markdown_inline injections /home/inorishio/.local/share/nvim/site/queries/markdown_inline
|
||
- ✅ OK markdown_inline injections /usr/share/nvim/runtime/queries/markdown_inline
|
||
- ✅ OK matlab folds /home/inorishio/.local/share/nvim/site/queries/matlab
|
||
- ✅ OK matlab highlights /home/inorishio/.local/share/nvim/site/queries/matlab
|
||
- ✅ OK matlab indents /home/inorishio/.local/share/nvim/site/queries/matlab
|
||
- ✅ OK matlab injections /home/inorishio/.local/share/nvim/site/queries/matlab
|
||
- ✅ OK matlab locals /home/inorishio/.local/share/nvim/site/queries/matlab
|
||
- ✅ OK menhir highlights /home/inorishio/.local/share/nvim/site/queries/menhir
|
||
- ✅ OK menhir injections /home/inorishio/.local/share/nvim/site/queries/menhir
|
||
- ✅ OK mermaid folds /home/inorishio/.local/share/nvim/site/queries/mermaid
|
||
- ✅ OK mermaid highlights /home/inorishio/.local/share/nvim/site/queries/mermaid
|
||
- ✅ OK mermaid indents /home/inorishio/.local/share/nvim/site/queries/mermaid
|
||
- ✅ OK mermaid injections /home/inorishio/.local/share/nvim/site/queries/mermaid
|
||
- ✅ OK meson folds /home/inorishio/.local/share/nvim/site/queries/meson
|
||
- ✅ OK meson highlights /home/inorishio/.local/share/nvim/site/queries/meson
|
||
- ✅ OK meson indents /home/inorishio/.local/share/nvim/site/queries/meson
|
||
- ✅ OK meson injections /home/inorishio/.local/share/nvim/site/queries/meson
|
||
- ✅ OK mlir highlights /home/inorishio/.local/share/nvim/site/queries/mlir
|
||
- ✅ OK mlir injections /home/inorishio/.local/share/nvim/site/queries/mlir
|
||
- ✅ OK mlir locals /home/inorishio/.local/share/nvim/site/queries/mlir
|
||
- ✅ OK muttrc highlights /home/inorishio/.local/share/nvim/site/queries/muttrc
|
||
- ✅ OK muttrc injections /home/inorishio/.local/share/nvim/site/queries/muttrc
|
||
- ✅ OK nasm highlights /home/inorishio/.local/share/nvim/site/queries/nasm
|
||
- ✅ OK nasm injections /home/inorishio/.local/share/nvim/site/queries/nasm
|
||
- ✅ OK nginx folds /home/inorishio/.local/share/nvim/site/queries/nginx
|
||
- ✅ OK nginx highlights /home/inorishio/.local/share/nvim/site/queries/nginx
|
||
- ✅ OK nginx injections /home/inorishio/.local/share/nvim/site/queries/nginx
|
||
- ✅ OK nickel highlights /home/inorishio/.local/share/nvim/site/queries/nickel
|
||
- ✅ OK nickel indents /home/inorishio/.local/share/nvim/site/queries/nickel
|
||
- ✅ OK nickel injections /home/inorishio/.local/share/nvim/site/queries/nickel
|
||
- ✅ OK nickel rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/nickel
|
||
- ✅ OK nim folds /home/inorishio/.local/share/nvim/site/queries/nim
|
||
- ✅ OK nim highlights /home/inorishio/.local/share/nvim/site/queries/nim
|
||
- ✅ OK nim injections /home/inorishio/.local/share/nvim/site/queries/nim
|
||
- ✅ OK nim locals /home/inorishio/.local/share/nvim/site/queries/nim
|
||
- ✅ OK nim rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/nim
|
||
- ✅ OK nim_format_string highlights /home/inorishio/.local/share/nvim/site/queries/nim_format_string
|
||
- ✅ OK nim_format_string injections /home/inorishio/.local/share/nvim/site/queries/nim_format_string
|
||
- ✅ OK ninja folds /home/inorishio/.local/share/nvim/site/queries/ninja
|
||
- ✅ OK ninja highlights /home/inorishio/.local/share/nvim/site/queries/ninja
|
||
- ✅ OK ninja indents /home/inorishio/.local/share/nvim/site/queries/ninja
|
||
- ✅ OK ninja injections /home/inorishio/.local/share/nvim/site/queries/ninja
|
||
- ✅ OK nix folds /home/inorishio/.local/share/nvim/site/queries/nix
|
||
- ✅ OK nix highlights /home/inorishio/.local/share/nvim/site/queries/nix
|
||
- ✅ OK nix indents /home/inorishio/.local/share/nvim/site/queries/nix
|
||
- ✅ OK nix injections /home/inorishio/.local/share/nvim/site/queries/nix
|
||
- ✅ OK nix locals /home/inorishio/.local/share/nvim/site/queries/nix
|
||
- ✅ OK nix rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/nix
|
||
- ✅ OK norg images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/norg
|
||
- ✅ OK nqc folds /home/inorishio/.local/share/nvim/site/queries/nqc
|
||
- ✅ OK nqc highlights /home/inorishio/.local/share/nvim/site/queries/nqc
|
||
- ✅ OK nqc indents /home/inorishio/.local/share/nvim/site/queries/nqc
|
||
- ✅ OK nqc injections /home/inorishio/.local/share/nvim/site/queries/nqc
|
||
- ✅ OK nqc locals /home/inorishio/.local/share/nvim/site/queries/nqc
|
||
- ✅ OK nu folds /home/inorishio/.local/share/nvim/site/queries/nu
|
||
- ✅ OK nu highlights /home/inorishio/.local/share/nvim/site/queries/nu
|
||
- ✅ OK nu indents /home/inorishio/.local/share/nvim/site/queries/nu
|
||
- ✅ OK nu injections /home/inorishio/.local/share/nvim/site/queries/nu
|
||
- ✅ OK nu rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/nu
|
||
- ✅ OK objc folds /home/inorishio/.local/share/nvim/site/queries/objc
|
||
- ✅ OK objc highlights /home/inorishio/.local/share/nvim/site/queries/objc
|
||
- ✅ OK objc indents /home/inorishio/.local/share/nvim/site/queries/objc
|
||
- ✅ OK objc injections /home/inorishio/.local/share/nvim/site/queries/objc
|
||
- ✅ OK objc locals /home/inorishio/.local/share/nvim/site/queries/objc
|
||
- ✅ OK objdump highlights /home/inorishio/.local/share/nvim/site/queries/objdump
|
||
- ✅ OK objdump injections /home/inorishio/.local/share/nvim/site/queries/objdump
|
||
- ✅ OK ocaml folds /home/inorishio/.local/share/nvim/site/queries/ocaml
|
||
- ✅ OK ocaml highlights /home/inorishio/.local/share/nvim/site/queries/ocaml
|
||
- ✅ OK ocaml indents /home/inorishio/.local/share/nvim/site/queries/ocaml
|
||
- ✅ OK ocaml injections /home/inorishio/.local/share/nvim/site/queries/ocaml
|
||
- ✅ OK ocaml locals /home/inorishio/.local/share/nvim/site/queries/ocaml
|
||
- ✅ OK ocaml rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/ocaml
|
||
- ✅ OK ocaml rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/ocaml
|
||
- ✅ OK ocaml_interface folds /home/inorishio/.local/share/nvim/site/queries/ocaml_interface
|
||
- ✅ OK ocaml_interface highlights /home/inorishio/.local/share/nvim/site/queries/ocaml_interface
|
||
- ✅ OK ocaml_interface indents /home/inorishio/.local/share/nvim/site/queries/ocaml_interface
|
||
- ✅ OK ocaml_interface injections /home/inorishio/.local/share/nvim/site/queries/ocaml_interface
|
||
- ✅ OK ocaml_interface locals /home/inorishio/.local/share/nvim/site/queries/ocaml_interface
|
||
- ✅ OK ocamllex highlights /home/inorishio/.local/share/nvim/site/queries/ocamllex
|
||
- ✅ OK ocamllex injections /home/inorishio/.local/share/nvim/site/queries/ocamllex
|
||
- ✅ OK odin folds /home/inorishio/.local/share/nvim/site/queries/odin
|
||
- ✅ OK odin highlights /home/inorishio/.local/share/nvim/site/queries/odin
|
||
- ✅ OK odin indents /home/inorishio/.local/share/nvim/site/queries/odin
|
||
- ✅ OK odin injections /home/inorishio/.local/share/nvim/site/queries/odin
|
||
- ✅ OK odin locals /home/inorishio/.local/share/nvim/site/queries/odin
|
||
- ✅ OK odin rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/odin
|
||
- ✅ OK pascal folds /home/inorishio/.local/share/nvim/site/queries/pascal
|
||
- ✅ OK pascal highlights /home/inorishio/.local/share/nvim/site/queries/pascal
|
||
- ✅ OK pascal indents /home/inorishio/.local/share/nvim/site/queries/pascal
|
||
- ✅ OK pascal injections /home/inorishio/.local/share/nvim/site/queries/pascal
|
||
- ✅ OK pascal locals /home/inorishio/.local/share/nvim/site/queries/pascal
|
||
- ✅ OK passwd highlights /home/inorishio/.local/share/nvim/site/queries/passwd
|
||
- ✅ OK pem folds /home/inorishio/.local/share/nvim/site/queries/pem
|
||
- ✅ OK pem highlights /home/inorishio/.local/share/nvim/site/queries/pem
|
||
- ✅ OK pem injections /home/inorishio/.local/share/nvim/site/queries/pem
|
||
- ✅ OK perl folds /home/inorishio/.local/share/nvim/site/queries/perl
|
||
- ✅ OK perl highlights /home/inorishio/.local/share/nvim/site/queries/perl
|
||
- ✅ OK perl injections /home/inorishio/.local/share/nvim/site/queries/perl
|
||
- ✅ OK perl rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/perl
|
||
- ✅ OK php folds /home/inorishio/.local/share/nvim/site/queries/php
|
||
- ✅ OK php highlights /home/inorishio/.local/share/nvim/site/queries/php
|
||
- ✅ OK php indents /home/inorishio/.local/share/nvim/site/queries/php
|
||
- ✅ OK php injections /home/inorishio/.local/share/nvim/site/queries/php
|
||
- ✅ OK php locals /home/inorishio/.local/share/nvim/site/queries/php
|
||
- ✅ OK php locals /home/inorishio/.local/share/nvim/lazy/refactoring.nvim/queries/php
|
||
- ✅ OK php rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/php
|
||
- ✅ OK php_only folds /home/inorishio/.local/share/nvim/site/queries/php_only
|
||
- ✅ OK php_only highlights /home/inorishio/.local/share/nvim/site/queries/php_only
|
||
- ✅ OK php_only indents /home/inorishio/.local/share/nvim/site/queries/php_only
|
||
- ✅ OK php_only injections /home/inorishio/.local/share/nvim/site/queries/php_only
|
||
- ✅ OK php_only locals /home/inorishio/.local/share/nvim/site/queries/php_only
|
||
- ✅ OK phpdoc highlights /home/inorishio/.local/share/nvim/site/queries/phpdoc
|
||
- ✅ OK pioasm highlights /home/inorishio/.local/share/nvim/site/queries/pioasm
|
||
- ✅ OK pioasm injections /home/inorishio/.local/share/nvim/site/queries/pioasm
|
||
- ✅ OK pkl folds /home/inorishio/.local/share/nvim/site/queries/pkl
|
||
- ✅ OK pkl highlights /home/inorishio/.local/share/nvim/site/queries/pkl
|
||
- ✅ OK pkl injections /home/inorishio/.local/share/nvim/site/queries/pkl
|
||
- ✅ OK po folds /home/inorishio/.local/share/nvim/site/queries/po
|
||
- ✅ OK po highlights /home/inorishio/.local/share/nvim/site/queries/po
|
||
- ✅ OK po injections /home/inorishio/.local/share/nvim/site/queries/po
|
||
- ✅ OK pod highlights /home/inorishio/.local/share/nvim/site/queries/pod
|
||
- ✅ OK poe_filter folds /home/inorishio/.local/share/nvim/site/queries/poe_filter
|
||
- ✅ OK poe_filter highlights /home/inorishio/.local/share/nvim/site/queries/poe_filter
|
||
- ✅ OK poe_filter indents /home/inorishio/.local/share/nvim/site/queries/poe_filter
|
||
- ✅ OK poe_filter injections /home/inorishio/.local/share/nvim/site/queries/poe_filter
|
||
- ✅ OK pony folds /home/inorishio/.local/share/nvim/site/queries/pony
|
||
- ✅ OK pony highlights /home/inorishio/.local/share/nvim/site/queries/pony
|
||
- ✅ OK pony indents /home/inorishio/.local/share/nvim/site/queries/pony
|
||
- ✅ OK pony injections /home/inorishio/.local/share/nvim/site/queries/pony
|
||
- ✅ OK pony locals /home/inorishio/.local/share/nvim/site/queries/pony
|
||
- ✅ OK powershell folds /home/inorishio/.local/share/nvim/site/queries/powershell
|
||
- ✅ OK powershell highlights /home/inorishio/.local/share/nvim/site/queries/powershell
|
||
- ✅ OK powershell indents /home/inorishio/.local/share/nvim/site/queries/powershell
|
||
- ✅ OK powershell injections /home/inorishio/.local/share/nvim/site/queries/powershell
|
||
- ✅ OK powershell locals /home/inorishio/.local/share/nvim/site/queries/powershell
|
||
- ✅ OK printf highlights /home/inorishio/.local/share/nvim/site/queries/printf
|
||
- ✅ OK prisma folds /home/inorishio/.local/share/nvim/site/queries/prisma
|
||
- ✅ OK prisma highlights /home/inorishio/.local/share/nvim/site/queries/prisma
|
||
- ✅ OK prisma injections /home/inorishio/.local/share/nvim/site/queries/prisma
|
||
- ✅ OK problog folds /home/inorishio/.local/share/nvim/site/queries/problog
|
||
- ✅ OK problog highlights /home/inorishio/.local/share/nvim/site/queries/problog
|
||
- ✅ OK problog indents /home/inorishio/.local/share/nvim/site/queries/problog
|
||
- ✅ OK problog injections /home/inorishio/.local/share/nvim/site/queries/problog
|
||
- ✅ OK prolog folds /home/inorishio/.local/share/nvim/site/queries/prolog
|
||
- ✅ OK prolog highlights /home/inorishio/.local/share/nvim/site/queries/prolog
|
||
- ✅ OK prolog indents /home/inorishio/.local/share/nvim/site/queries/prolog
|
||
- ✅ OK prolog injections /home/inorishio/.local/share/nvim/site/queries/prolog
|
||
- ✅ OK promql highlights /home/inorishio/.local/share/nvim/site/queries/promql
|
||
- ✅ OK promql injections /home/inorishio/.local/share/nvim/site/queries/promql
|
||
- ✅ OK properties highlights /home/inorishio/.local/share/nvim/site/queries/properties
|
||
- ✅ OK properties injections /home/inorishio/.local/share/nvim/site/queries/properties
|
||
- ✅ OK properties locals /home/inorishio/.local/share/nvim/site/queries/properties
|
||
- ✅ OK proto folds /home/inorishio/.local/share/nvim/site/queries/proto
|
||
- ✅ OK proto highlights /home/inorishio/.local/share/nvim/site/queries/proto
|
||
- ✅ OK proto indents /home/inorishio/.local/share/nvim/site/queries/proto
|
||
- ✅ OK proto injections /home/inorishio/.local/share/nvim/site/queries/proto
|
||
- ✅ OK prql highlights /home/inorishio/.local/share/nvim/site/queries/prql
|
||
- ✅ OK prql injections /home/inorishio/.local/share/nvim/site/queries/prql
|
||
- ✅ OK psv highlights /home/inorishio/.local/share/nvim/site/queries/psv
|
||
- ✅ OK pug highlights /home/inorishio/.local/share/nvim/site/queries/pug
|
||
- ✅ OK pug injections /home/inorishio/.local/share/nvim/site/queries/pug
|
||
- ✅ OK puppet folds /home/inorishio/.local/share/nvim/site/queries/puppet
|
||
- ✅ OK puppet highlights /home/inorishio/.local/share/nvim/site/queries/puppet
|
||
- ✅ OK puppet indents /home/inorishio/.local/share/nvim/site/queries/puppet
|
||
- ✅ OK puppet injections /home/inorishio/.local/share/nvim/site/queries/puppet
|
||
- ✅ OK puppet locals /home/inorishio/.local/share/nvim/site/queries/puppet
|
||
- ✅ OK purescript highlights /home/inorishio/.local/share/nvim/site/queries/purescript
|
||
- ✅ OK purescript injections /home/inorishio/.local/share/nvim/site/queries/purescript
|
||
- ✅ OK purescript locals /home/inorishio/.local/share/nvim/site/queries/purescript
|
||
- ✅ OK pymanifest highlights /home/inorishio/.local/share/nvim/site/queries/pymanifest
|
||
- ✅ OK pymanifest injections /home/inorishio/.local/share/nvim/site/queries/pymanifest
|
||
- ✅ OK python folds /home/inorishio/.local/share/nvim/site/queries/python
|
||
- ✅ OK python highlights /home/inorishio/.local/share/nvim/site/queries/python
|
||
- ✅ OK python indents /home/inorishio/.local/share/nvim/site/queries/python
|
||
- ✅ OK python injections /home/inorishio/.local/share/nvim/site/queries/python
|
||
- ✅ OK python locals /home/inorishio/.local/share/nvim/site/queries/python
|
||
- ✅ OK python rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/python
|
||
- ✅ OK ql folds /home/inorishio/.local/share/nvim/site/queries/ql
|
||
- ✅ OK ql highlights /home/inorishio/.local/share/nvim/site/queries/ql
|
||
- ✅ OK ql indents /home/inorishio/.local/share/nvim/site/queries/ql
|
||
- ✅ OK ql injections /home/inorishio/.local/share/nvim/site/queries/ql
|
||
- ✅ OK ql locals /home/inorishio/.local/share/nvim/site/queries/ql
|
||
- ✅ OK qmldir highlights /home/inorishio/.local/share/nvim/site/queries/qmldir
|
||
- ✅ OK qmldir injections /home/inorishio/.local/share/nvim/site/queries/qmldir
|
||
- ✅ OK qmljs folds /home/inorishio/.local/share/nvim/site/queries/qmljs
|
||
- ✅ OK qmljs highlights /home/inorishio/.local/share/nvim/site/queries/qmljs
|
||
- ✅ OK qmljs injections /home/inorishio/.local/share/nvim/site/queries/qmljs
|
||
- ✅ OK qmljs rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/qmljs
|
||
- ✅ OK query folds /home/inorishio/.local/share/nvim/site/queries/query
|
||
- ✅ OK query folds /usr/share/nvim/runtime/queries/query
|
||
- ✅ OK query highlights /home/inorishio/.local/share/nvim/site/queries/query
|
||
- ✅ OK query highlights /usr/share/nvim/runtime/queries/query
|
||
- ✅ OK query indents /home/inorishio/.local/share/nvim/site/queries/query
|
||
- ✅ OK query injections /home/inorishio/.local/share/nvim/site/queries/query
|
||
- ✅ OK query locals /home/inorishio/.local/share/nvim/site/queries/query
|
||
- ✅ OK query rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/query
|
||
- ✅ OK query rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/query
|
||
- ✅ OK r highlights /home/inorishio/.local/share/nvim/site/queries/r
|
||
- ✅ OK r indents /home/inorishio/.local/share/nvim/site/queries/r
|
||
- ✅ OK r injections /home/inorishio/.local/share/nvim/site/queries/r
|
||
- ✅ OK r locals /home/inorishio/.local/share/nvim/site/queries/r
|
||
- ✅ OK r rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/r
|
||
- ✅ OK racket folds /home/inorishio/.local/share/nvim/site/queries/racket
|
||
- ✅ OK racket highlights /home/inorishio/.local/share/nvim/site/queries/racket
|
||
- ✅ OK racket injections /home/inorishio/.local/share/nvim/site/queries/racket
|
||
- ✅ OK racket rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/racket
|
||
- ✅ OK ralph highlights /home/inorishio/.local/share/nvim/site/queries/ralph
|
||
- ✅ OK ralph injections /home/inorishio/.local/share/nvim/site/queries/ralph
|
||
- ✅ OK rasi folds /home/inorishio/.local/share/nvim/site/queries/rasi
|
||
- ✅ OK rasi highlights /home/inorishio/.local/share/nvim/site/queries/rasi
|
||
- ✅ OK rasi indents /home/inorishio/.local/share/nvim/site/queries/rasi
|
||
- ✅ OK rasi injections /home/inorishio/.local/share/nvim/site/queries/rasi
|
||
- ✅ OK rasi locals /home/inorishio/.local/share/nvim/site/queries/rasi
|
||
- ✅ OK rasi rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/rasi
|
||
- ✅ OK razor folds /home/inorishio/.local/share/nvim/site/queries/razor
|
||
- ✅ OK razor highlights /home/inorishio/.local/share/nvim/site/queries/razor
|
||
- ✅ OK razor injections /home/inorishio/.local/share/nvim/site/queries/razor
|
||
- ✅ OK rbs folds /home/inorishio/.local/share/nvim/site/queries/rbs
|
||
- ✅ OK rbs highlights /home/inorishio/.local/share/nvim/site/queries/rbs
|
||
- ✅ OK rbs indents /home/inorishio/.local/share/nvim/site/queries/rbs
|
||
- ✅ OK rbs injections /home/inorishio/.local/share/nvim/site/queries/rbs
|
||
- ✅ OK re2c folds /home/inorishio/.local/share/nvim/site/queries/re2c
|
||
- ✅ OK re2c highlights /home/inorishio/.local/share/nvim/site/queries/re2c
|
||
- ✅ OK re2c indents /home/inorishio/.local/share/nvim/site/queries/re2c
|
||
- ✅ OK re2c injections /home/inorishio/.local/share/nvim/site/queries/re2c
|
||
- ✅ OK re2c locals /home/inorishio/.local/share/nvim/site/queries/re2c
|
||
- ✅ OK readline folds /home/inorishio/.local/share/nvim/site/queries/readline
|
||
- ✅ OK readline highlights /home/inorishio/.local/share/nvim/site/queries/readline
|
||
- ✅ OK readline indents /home/inorishio/.local/share/nvim/site/queries/readline
|
||
- ✅ OK readline injections /home/inorishio/.local/share/nvim/site/queries/readline
|
||
- ✅ OK regex highlights /home/inorishio/.local/share/nvim/site/queries/regex
|
||
- ✅ OK regex rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/regex
|
||
- ✅ OK rego highlights /home/inorishio/.local/share/nvim/site/queries/rego
|
||
- ✅ OK rego injections /home/inorishio/.local/share/nvim/site/queries/rego
|
||
- ✅ OK requirements highlights /home/inorishio/.local/share/nvim/site/queries/requirements
|
||
- ✅ OK requirements injections /home/inorishio/.local/share/nvim/site/queries/requirements
|
||
- ✅ OK rescript folds /home/inorishio/.local/share/nvim/site/queries/rescript
|
||
- ✅ OK rescript highlights /home/inorishio/.local/share/nvim/site/queries/rescript
|
||
- ✅ OK rescript indents /home/inorishio/.local/share/nvim/site/queries/rescript
|
||
- ✅ OK rescript injections /home/inorishio/.local/share/nvim/site/queries/rescript
|
||
- ✅ OK rescript locals /home/inorishio/.local/share/nvim/site/queries/rescript
|
||
- ✅ OK rifleconf highlights /home/inorishio/.local/share/nvim/site/queries/rifleconf
|
||
- ✅ OK rifleconf injections /home/inorishio/.local/share/nvim/site/queries/rifleconf
|
||
- ✅ OK rnoweb folds /home/inorishio/.local/share/nvim/site/queries/rnoweb
|
||
- ✅ OK rnoweb highlights /home/inorishio/.local/share/nvim/site/queries/rnoweb
|
||
- ✅ OK rnoweb injections /home/inorishio/.local/share/nvim/site/queries/rnoweb
|
||
- ✅ OK robot folds /home/inorishio/.local/share/nvim/site/queries/robot
|
||
- ✅ OK robot highlights /home/inorishio/.local/share/nvim/site/queries/robot
|
||
- ✅ OK robot indents /home/inorishio/.local/share/nvim/site/queries/robot
|
||
- ✅ OK robot injections /home/inorishio/.local/share/nvim/site/queries/robot
|
||
- ✅ OK robots_txt highlights /home/inorishio/.local/share/nvim/site/queries/robots_txt
|
||
- ✅ OK robots_txt injections /home/inorishio/.local/share/nvim/site/queries/robots_txt
|
||
- ✅ OK roc highlights /home/inorishio/.local/share/nvim/site/queries/roc
|
||
- ✅ OK roc indents /home/inorishio/.local/share/nvim/site/queries/roc
|
||
- ✅ OK roc injections /home/inorishio/.local/share/nvim/site/queries/roc
|
||
- ✅ OK roc locals /home/inorishio/.local/share/nvim/site/queries/roc
|
||
- ✅ OK ron folds /home/inorishio/.local/share/nvim/site/queries/ron
|
||
- ✅ OK ron highlights /home/inorishio/.local/share/nvim/site/queries/ron
|
||
- ✅ OK ron indents /home/inorishio/.local/share/nvim/site/queries/ron
|
||
- ✅ OK ron injections /home/inorishio/.local/share/nvim/site/queries/ron
|
||
- ✅ OK ron locals /home/inorishio/.local/share/nvim/site/queries/ron
|
||
- ✅ OK rst highlights /home/inorishio/.local/share/nvim/site/queries/rst
|
||
- ✅ OK rst injections /home/inorishio/.local/share/nvim/site/queries/rst
|
||
- ✅ OK rst locals /home/inorishio/.local/share/nvim/site/queries/rst
|
||
- ✅ OK rst rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/rst
|
||
- ✅ OK ruby folds /home/inorishio/.local/share/nvim/site/queries/ruby
|
||
- ✅ OK ruby highlights /home/inorishio/.local/share/nvim/site/queries/ruby
|
||
- ✅ OK ruby indents /home/inorishio/.local/share/nvim/site/queries/ruby
|
||
- ✅ OK ruby injections /home/inorishio/.local/share/nvim/site/queries/ruby
|
||
- ✅ OK ruby locals /home/inorishio/.local/share/nvim/site/queries/ruby
|
||
- ✅ OK ruby rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/ruby
|
||
- ✅ OK runescript highlights /home/inorishio/.local/share/nvim/site/queries/runescript
|
||
- ✅ OK runescript injections /home/inorishio/.local/share/nvim/site/queries/runescript
|
||
- ✅ OK rust folds /home/inorishio/.local/share/nvim/site/queries/rust
|
||
- ✅ OK rust highlights /home/inorishio/.local/share/nvim/site/queries/rust
|
||
- ✅ OK rust indents /home/inorishio/.local/share/nvim/site/queries/rust
|
||
- ✅ OK rust injections /home/inorishio/.local/share/nvim/site/queries/rust
|
||
- ✅ OK rust locals /home/inorishio/.local/share/nvim/site/queries/rust
|
||
- ✅ OK rust rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/rust
|
||
- ✅ OK scala folds /home/inorishio/.local/share/nvim/site/queries/scala
|
||
- ✅ OK scala highlights /home/inorishio/.local/share/nvim/site/queries/scala
|
||
- ✅ OK scala injections /home/inorishio/.local/share/nvim/site/queries/scala
|
||
- ✅ OK scala locals /home/inorishio/.local/share/nvim/site/queries/scala
|
||
- ✅ OK scfg highlights /home/inorishio/.local/share/nvim/site/queries/scfg
|
||
- ✅ OK scfg injections /home/inorishio/.local/share/nvim/site/queries/scfg
|
||
- ✅ OK scheme folds /home/inorishio/.local/share/nvim/site/queries/scheme
|
||
- ✅ OK scheme highlights /home/inorishio/.local/share/nvim/site/queries/scheme
|
||
- ✅ OK scheme injections /home/inorishio/.local/share/nvim/site/queries/scheme
|
||
- ✅ OK scheme rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/scheme
|
||
- ✅ OK scss folds /home/inorishio/.local/share/nvim/site/queries/scss
|
||
- ✅ OK scss highlights /home/inorishio/.local/share/nvim/site/queries/scss
|
||
- ✅ OK scss images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/scss
|
||
- ✅ OK scss indents /home/inorishio/.local/share/nvim/site/queries/scss
|
||
- ✅ OK scss injections /home/inorishio/.local/share/nvim/site/queries/scss
|
||
- ✅ OK scss rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/scss
|
||
- ✅ OK sflog highlights /home/inorishio/.local/share/nvim/site/queries/sflog
|
||
- ✅ OK slang folds /home/inorishio/.local/share/nvim/site/queries/slang
|
||
- ✅ OK slang highlights /home/inorishio/.local/share/nvim/site/queries/slang
|
||
- ✅ OK slang indents /home/inorishio/.local/share/nvim/site/queries/slang
|
||
- ✅ OK slang injections /home/inorishio/.local/share/nvim/site/queries/slang
|
||
- ✅ OK slang locals /home/inorishio/.local/share/nvim/site/queries/slang
|
||
- ✅ OK slim folds /home/inorishio/.local/share/nvim/site/queries/slim
|
||
- ✅ OK slim highlights /home/inorishio/.local/share/nvim/site/queries/slim
|
||
- ✅ OK slim indents /home/inorishio/.local/share/nvim/site/queries/slim
|
||
- ✅ OK slim injections /home/inorishio/.local/share/nvim/site/queries/slim
|
||
- ✅ OK slim locals /home/inorishio/.local/share/nvim/site/queries/slim
|
||
- ✅ OK slint folds /home/inorishio/.local/share/nvim/site/queries/slint
|
||
- ✅ OK slint highlights /home/inorishio/.local/share/nvim/site/queries/slint
|
||
- ✅ OK slint indents /home/inorishio/.local/share/nvim/site/queries/slint
|
||
- ✅ OK slint injections /home/inorishio/.local/share/nvim/site/queries/slint
|
||
- ✅ OK slint locals /home/inorishio/.local/share/nvim/site/queries/slint
|
||
- ✅ OK smali folds /home/inorishio/.local/share/nvim/site/queries/smali
|
||
- ✅ OK smali highlights /home/inorishio/.local/share/nvim/site/queries/smali
|
||
- ✅ OK smali indents /home/inorishio/.local/share/nvim/site/queries/smali
|
||
- ✅ OK smali injections /home/inorishio/.local/share/nvim/site/queries/smali
|
||
- ✅ OK smali locals /home/inorishio/.local/share/nvim/site/queries/smali
|
||
- ✅ OK smithy highlights /home/inorishio/.local/share/nvim/site/queries/smithy
|
||
- ✅ OK smithy injections /home/inorishio/.local/share/nvim/site/queries/smithy
|
||
- ✅ OK snakemake folds /home/inorishio/.local/share/nvim/site/queries/snakemake
|
||
- ✅ OK snakemake highlights /home/inorishio/.local/share/nvim/site/queries/snakemake
|
||
- ✅ OK snakemake indents /home/inorishio/.local/share/nvim/site/queries/snakemake
|
||
- ✅ OK snakemake injections /home/inorishio/.local/share/nvim/site/queries/snakemake
|
||
- ✅ OK snakemake locals /home/inorishio/.local/share/nvim/site/queries/snakemake
|
||
- ✅ OK snl folds /home/inorishio/.local/share/nvim/site/queries/snl
|
||
- ✅ OK snl highlights /home/inorishio/.local/share/nvim/site/queries/snl
|
||
- ✅ OK snl indents /home/inorishio/.local/share/nvim/site/queries/snl
|
||
- ✅ OK snl injections /home/inorishio/.local/share/nvim/site/queries/snl
|
||
- ✅ OK snl locals /home/inorishio/.local/share/nvim/site/queries/snl
|
||
- ✅ OK solidity folds /home/inorishio/.local/share/nvim/site/queries/solidity
|
||
- ✅ OK solidity highlights /home/inorishio/.local/share/nvim/site/queries/solidity
|
||
- ✅ OK solidity injections /home/inorishio/.local/share/nvim/site/queries/solidity
|
||
- ✅ OK soql highlights /home/inorishio/.local/share/nvim/site/queries/soql
|
||
- ✅ OK sosl highlights /home/inorishio/.local/share/nvim/site/queries/sosl
|
||
- ✅ OK sourcepawn highlights /home/inorishio/.local/share/nvim/site/queries/sourcepawn
|
||
- ✅ OK sourcepawn injections /home/inorishio/.local/share/nvim/site/queries/sourcepawn
|
||
- ✅ OK sourcepawn locals /home/inorishio/.local/share/nvim/site/queries/sourcepawn
|
||
- ✅ OK sparql folds /home/inorishio/.local/share/nvim/site/queries/sparql
|
||
- ✅ OK sparql highlights /home/inorishio/.local/share/nvim/site/queries/sparql
|
||
- ✅ OK sparql indents /home/inorishio/.local/share/nvim/site/queries/sparql
|
||
- ✅ OK sparql injections /home/inorishio/.local/share/nvim/site/queries/sparql
|
||
- ✅ OK sparql locals /home/inorishio/.local/share/nvim/site/queries/sparql
|
||
- ✅ OK sproto folds /home/inorishio/.local/share/nvim/site/queries/sproto
|
||
- ✅ OK sproto highlights /home/inorishio/.local/share/nvim/site/queries/sproto
|
||
- ✅ OK sproto indents /home/inorishio/.local/share/nvim/site/queries/sproto
|
||
- ✅ OK sproto injections /home/inorishio/.local/share/nvim/site/queries/sproto
|
||
- ✅ OK sql folds /home/inorishio/.local/share/nvim/site/queries/sql
|
||
- ✅ OK sql highlights /home/inorishio/.local/share/nvim/site/queries/sql
|
||
- ✅ OK sql indents /home/inorishio/.local/share/nvim/site/queries/sql
|
||
- ✅ OK sql injections /home/inorishio/.local/share/nvim/site/queries/sql
|
||
- ✅ OK sql rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/sql
|
||
- ✅ OK squirrel folds /home/inorishio/.local/share/nvim/site/queries/squirrel
|
||
- ✅ OK squirrel highlights /home/inorishio/.local/share/nvim/site/queries/squirrel
|
||
- ✅ OK squirrel indents /home/inorishio/.local/share/nvim/site/queries/squirrel
|
||
- ✅ OK squirrel injections /home/inorishio/.local/share/nvim/site/queries/squirrel
|
||
- ✅ OK squirrel locals /home/inorishio/.local/share/nvim/site/queries/squirrel
|
||
- ✅ OK ssh_config folds /home/inorishio/.local/share/nvim/site/queries/ssh_config
|
||
- ✅ OK ssh_config highlights /home/inorishio/.local/share/nvim/site/queries/ssh_config
|
||
- ✅ OK ssh_config indents /home/inorishio/.local/share/nvim/site/queries/ssh_config
|
||
- ✅ OK ssh_config injections /home/inorishio/.local/share/nvim/site/queries/ssh_config
|
||
- ✅ OK ssh_config locals /home/inorishio/.local/share/nvim/site/queries/ssh_config
|
||
- ✅ OK starlark folds /home/inorishio/.local/share/nvim/site/queries/starlark
|
||
- ✅ OK starlark highlights /home/inorishio/.local/share/nvim/site/queries/starlark
|
||
- ✅ OK starlark indents /home/inorishio/.local/share/nvim/site/queries/starlark
|
||
- ✅ OK starlark injections /home/inorishio/.local/share/nvim/site/queries/starlark
|
||
- ✅ OK starlark locals /home/inorishio/.local/share/nvim/site/queries/starlark
|
||
- ✅ OK starlark rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/starlark
|
||
- ✅ OK strace highlights /home/inorishio/.local/share/nvim/site/queries/strace
|
||
- ✅ OK strace injections /home/inorishio/.local/share/nvim/site/queries/strace
|
||
- ✅ OK styled folds /home/inorishio/.local/share/nvim/site/queries/styled
|
||
- ✅ OK styled highlights /home/inorishio/.local/share/nvim/site/queries/styled
|
||
- ✅ OK styled indents /home/inorishio/.local/share/nvim/site/queries/styled
|
||
- ✅ OK styled injections /home/inorishio/.local/share/nvim/site/queries/styled
|
||
- ✅ OK supercollider folds /home/inorishio/.local/share/nvim/site/queries/supercollider
|
||
- ✅ OK supercollider highlights /home/inorishio/.local/share/nvim/site/queries/supercollider
|
||
- ✅ OK supercollider indents /home/inorishio/.local/share/nvim/site/queries/supercollider
|
||
- ✅ OK supercollider injections /home/inorishio/.local/share/nvim/site/queries/supercollider
|
||
- ✅ OK supercollider locals /home/inorishio/.local/share/nvim/site/queries/supercollider
|
||
- ✅ OK superhtml highlights /home/inorishio/.local/share/nvim/site/queries/superhtml
|
||
- ✅ OK superhtml injections /home/inorishio/.local/share/nvim/site/queries/superhtml
|
||
- ✅ OK surface folds /home/inorishio/.local/share/nvim/site/queries/surface
|
||
- ✅ OK surface highlights /home/inorishio/.local/share/nvim/site/queries/surface
|
||
- ✅ OK surface indents /home/inorishio/.local/share/nvim/site/queries/surface
|
||
- ✅ OK surface injections /home/inorishio/.local/share/nvim/site/queries/surface
|
||
- ✅ OK svelte folds /home/inorishio/.local/share/nvim/site/queries/svelte
|
||
- ✅ OK svelte highlights /home/inorishio/.local/share/nvim/site/queries/svelte
|
||
- ✅ OK svelte images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/svelte
|
||
- ✅ OK svelte indents /home/inorishio/.local/share/nvim/site/queries/svelte
|
||
- ✅ OK svelte injections /home/inorishio/.local/share/nvim/site/queries/svelte
|
||
- ✅ OK svelte locals /home/inorishio/.local/share/nvim/site/queries/svelte
|
||
- ✅ OK svelte rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/svelte
|
||
- ✅ OK sway folds /home/inorishio/.local/share/nvim/site/queries/sway
|
||
- ✅ OK sway highlights /home/inorishio/.local/share/nvim/site/queries/sway
|
||
- ✅ OK sway indents /home/inorishio/.local/share/nvim/site/queries/sway
|
||
- ✅ OK sway injections /home/inorishio/.local/share/nvim/site/queries/sway
|
||
- ✅ OK sway locals /home/inorishio/.local/share/nvim/site/queries/sway
|
||
- ✅ OK swift folds /home/inorishio/.local/share/nvim/site/queries/swift
|
||
- ✅ OK swift highlights /home/inorishio/.local/share/nvim/site/queries/swift
|
||
- ✅ OK swift indents /home/inorishio/.local/share/nvim/site/queries/swift
|
||
- ✅ OK swift injections /home/inorishio/.local/share/nvim/site/queries/swift
|
||
- ✅ OK swift locals /home/inorishio/.local/share/nvim/site/queries/swift
|
||
- ✅ OK swift rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/swift
|
||
- ✅ OK sxhkdrc folds /home/inorishio/.local/share/nvim/site/queries/sxhkdrc
|
||
- ✅ OK sxhkdrc highlights /home/inorishio/.local/share/nvim/site/queries/sxhkdrc
|
||
- ✅ OK sxhkdrc injections /home/inorishio/.local/share/nvim/site/queries/sxhkdrc
|
||
- ✅ OK systemtap folds /home/inorishio/.local/share/nvim/site/queries/systemtap
|
||
- ✅ OK systemtap highlights /home/inorishio/.local/share/nvim/site/queries/systemtap
|
||
- ✅ OK systemtap injections /home/inorishio/.local/share/nvim/site/queries/systemtap
|
||
- ✅ OK systemtap locals /home/inorishio/.local/share/nvim/site/queries/systemtap
|
||
- ✅ OK systemverilog folds /home/inorishio/.local/share/nvim/site/queries/systemverilog
|
||
- ✅ OK systemverilog highlights /home/inorishio/.local/share/nvim/site/queries/systemverilog
|
||
- ✅ OK systemverilog injections /home/inorishio/.local/share/nvim/site/queries/systemverilog
|
||
- ✅ OK systemverilog rainbow-blocks /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/systemverilog
|
||
- ✅ OK systemverilog rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/systemverilog
|
||
- ✅ OK t32 folds /home/inorishio/.local/share/nvim/site/queries/t32
|
||
- ✅ OK t32 highlights /home/inorishio/.local/share/nvim/site/queries/t32
|
||
- ✅ OK t32 indents /home/inorishio/.local/share/nvim/site/queries/t32
|
||
- ✅ OK t32 injections /home/inorishio/.local/share/nvim/site/queries/t32
|
||
- ✅ OK t32 locals /home/inorishio/.local/share/nvim/site/queries/t32
|
||
- ✅ OK tablegen folds /home/inorishio/.local/share/nvim/site/queries/tablegen
|
||
- ✅ OK tablegen highlights /home/inorishio/.local/share/nvim/site/queries/tablegen
|
||
- ✅ OK tablegen indents /home/inorishio/.local/share/nvim/site/queries/tablegen
|
||
- ✅ OK tablegen injections /home/inorishio/.local/share/nvim/site/queries/tablegen
|
||
- ✅ OK tablegen locals /home/inorishio/.local/share/nvim/site/queries/tablegen
|
||
- ✅ OK tact folds /home/inorishio/.local/share/nvim/site/queries/tact
|
||
- ✅ OK tact highlights /home/inorishio/.local/share/nvim/site/queries/tact
|
||
- ✅ OK tact indents /home/inorishio/.local/share/nvim/site/queries/tact
|
||
- ✅ OK tact injections /home/inorishio/.local/share/nvim/site/queries/tact
|
||
- ✅ OK tact locals /home/inorishio/.local/share/nvim/site/queries/tact
|
||
- ✅ OK tcl folds /home/inorishio/.local/share/nvim/site/queries/tcl
|
||
- ✅ OK tcl highlights /home/inorishio/.local/share/nvim/site/queries/tcl
|
||
- ✅ OK tcl indents /home/inorishio/.local/share/nvim/site/queries/tcl
|
||
- ✅ OK tcl injections /home/inorishio/.local/share/nvim/site/queries/tcl
|
||
- ✅ OK teal folds /home/inorishio/.local/share/nvim/site/queries/teal
|
||
- ✅ OK teal highlights /home/inorishio/.local/share/nvim/site/queries/teal
|
||
- ✅ OK teal indents /home/inorishio/.local/share/nvim/site/queries/teal
|
||
- ✅ OK teal injections /home/inorishio/.local/share/nvim/site/queries/teal
|
||
- ✅ OK teal locals /home/inorishio/.local/share/nvim/site/queries/teal
|
||
- ✅ OK teal rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/teal
|
||
- ✅ OK templ folds /home/inorishio/.local/share/nvim/site/queries/templ
|
||
- ✅ OK templ highlights /home/inorishio/.local/share/nvim/site/queries/templ
|
||
- ✅ OK templ injections /home/inorishio/.local/share/nvim/site/queries/templ
|
||
- ✅ OK templ rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/templ
|
||
- ✅ OK tera highlights /home/inorishio/.local/share/nvim/site/queries/tera
|
||
- ✅ OK tera injections /home/inorishio/.local/share/nvim/site/queries/tera
|
||
- ✅ OK terraform folds /home/inorishio/.local/share/nvim/site/queries/terraform
|
||
- ✅ OK terraform highlights /home/inorishio/.local/share/nvim/site/queries/terraform
|
||
- ✅ OK terraform indents /home/inorishio/.local/share/nvim/site/queries/terraform
|
||
- ✅ OK terraform injections /home/inorishio/.local/share/nvim/site/queries/terraform
|
||
- ✅ OK terraform rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/terraform
|
||
- ✅ OK textproto folds /home/inorishio/.local/share/nvim/site/queries/textproto
|
||
- ✅ OK textproto highlights /home/inorishio/.local/share/nvim/site/queries/textproto
|
||
- ✅ OK textproto indents /home/inorishio/.local/share/nvim/site/queries/textproto
|
||
- ✅ OK textproto injections /home/inorishio/.local/share/nvim/site/queries/textproto
|
||
- ✅ OK thrift folds /home/inorishio/.local/share/nvim/site/queries/thrift
|
||
- ✅ OK thrift highlights /home/inorishio/.local/share/nvim/site/queries/thrift
|
||
- ✅ OK thrift indents /home/inorishio/.local/share/nvim/site/queries/thrift
|
||
- ✅ OK thrift injections /home/inorishio/.local/share/nvim/site/queries/thrift
|
||
- ✅ OK thrift locals /home/inorishio/.local/share/nvim/site/queries/thrift
|
||
- ✅ OK tiger folds /home/inorishio/.local/share/nvim/site/queries/tiger
|
||
- ✅ OK tiger highlights /home/inorishio/.local/share/nvim/site/queries/tiger
|
||
- ✅ OK tiger indents /home/inorishio/.local/share/nvim/site/queries/tiger
|
||
- ✅ OK tiger injections /home/inorishio/.local/share/nvim/site/queries/tiger
|
||
- ✅ OK tiger locals /home/inorishio/.local/share/nvim/site/queries/tiger
|
||
- ✅ OK tlaplus folds /home/inorishio/.local/share/nvim/site/queries/tlaplus
|
||
- ✅ OK tlaplus highlights /home/inorishio/.local/share/nvim/site/queries/tlaplus
|
||
- ✅ OK tlaplus injections /home/inorishio/.local/share/nvim/site/queries/tlaplus
|
||
- ✅ OK tlaplus locals /home/inorishio/.local/share/nvim/site/queries/tlaplus
|
||
- ✅ OK tmux highlights /home/inorishio/.local/share/nvim/site/queries/tmux
|
||
- ✅ OK tmux injections /home/inorishio/.local/share/nvim/site/queries/tmux
|
||
- ✅ OK todotxt highlights /home/inorishio/.local/share/nvim/site/queries/todotxt
|
||
- ✅ OK toml folds /home/inorishio/.local/share/nvim/site/queries/toml
|
||
- ✅ OK toml highlights /home/inorishio/.local/share/nvim/site/queries/toml
|
||
- ✅ OK toml indents /home/inorishio/.local/share/nvim/site/queries/toml
|
||
- ✅ OK toml injections /home/inorishio/.local/share/nvim/site/queries/toml
|
||
- ✅ OK toml locals /home/inorishio/.local/share/nvim/site/queries/toml
|
||
- ✅ OK toml rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/toml
|
||
- ✅ OK tsv highlights /home/inorishio/.local/share/nvim/site/queries/tsv
|
||
- ✅ OK tsx folds /home/inorishio/.local/share/nvim/site/queries/tsx
|
||
- ✅ OK tsx highlights /home/inorishio/.local/share/nvim/site/queries/tsx
|
||
- ✅ OK tsx images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/tsx
|
||
- ✅ OK tsx indents /home/inorishio/.local/share/nvim/site/queries/tsx
|
||
- ✅ OK tsx injections /home/inorishio/.local/share/nvim/site/queries/tsx
|
||
- ✅ OK tsx locals /home/inorishio/.local/share/nvim/site/queries/tsx
|
||
- ✅ OK tsx rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/tsx
|
||
- ✅ OK tsx rainbow-parens /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/tsx
|
||
- ✅ OK tsx rainbow-tags-react /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/tsx
|
||
- ✅ OK turtle folds /home/inorishio/.local/share/nvim/site/queries/turtle
|
||
- ✅ OK turtle highlights /home/inorishio/.local/share/nvim/site/queries/turtle
|
||
- ✅ OK turtle indents /home/inorishio/.local/share/nvim/site/queries/turtle
|
||
- ✅ OK turtle injections /home/inorishio/.local/share/nvim/site/queries/turtle
|
||
- ✅ OK turtle locals /home/inorishio/.local/share/nvim/site/queries/turtle
|
||
- ✅ OK twig highlights /home/inorishio/.local/share/nvim/site/queries/twig
|
||
- ✅ OK twig injections /home/inorishio/.local/share/nvim/site/queries/twig
|
||
- ✅ OK typescript folds /home/inorishio/.local/share/nvim/site/queries/typescript
|
||
- ✅ OK typescript highlights /home/inorishio/.local/share/nvim/site/queries/typescript
|
||
- ✅ OK typescript indents /home/inorishio/.local/share/nvim/site/queries/typescript
|
||
- ✅ OK typescript injections /home/inorishio/.local/share/nvim/site/queries/typescript
|
||
- ✅ OK typescript locals /home/inorishio/.local/share/nvim/site/queries/typescript
|
||
- ✅ OK typescript rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/typescript
|
||
- ✅ OK typescript rainbow-parens /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/typescript
|
||
- ✅ OK typespec highlights /home/inorishio/.local/share/nvim/site/queries/typespec
|
||
- ✅ OK typespec indents /home/inorishio/.local/share/nvim/site/queries/typespec
|
||
- ✅ OK typespec injections /home/inorishio/.local/share/nvim/site/queries/typespec
|
||
- ✅ OK typoscript folds /home/inorishio/.local/share/nvim/site/queries/typoscript
|
||
- ✅ OK typoscript highlights /home/inorishio/.local/share/nvim/site/queries/typoscript
|
||
- ✅ OK typoscript indents /home/inorishio/.local/share/nvim/site/queries/typoscript
|
||
- ✅ OK typoscript injections /home/inorishio/.local/share/nvim/site/queries/typoscript
|
||
- ✅ OK typst folds /home/inorishio/.local/share/nvim/site/queries/typst
|
||
- ✅ OK typst highlights /home/inorishio/.local/share/nvim/site/queries/typst
|
||
- ✅ OK typst images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/typst
|
||
- ✅ OK typst indents /home/inorishio/.local/share/nvim/site/queries/typst
|
||
- ✅ OK typst injections /home/inorishio/.local/share/nvim/site/queries/typst
|
||
- ✅ OK typst rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/typst
|
||
- ✅ OK udev highlights /home/inorishio/.local/share/nvim/site/queries/udev
|
||
- ✅ OK udev injections /home/inorishio/.local/share/nvim/site/queries/udev
|
||
- ✅ OK udev locals /home/inorishio/.local/share/nvim/site/queries/udev
|
||
- ✅ OK ungrammar folds /home/inorishio/.local/share/nvim/site/queries/ungrammar
|
||
- ✅ OK ungrammar highlights /home/inorishio/.local/share/nvim/site/queries/ungrammar
|
||
- ✅ OK ungrammar indents /home/inorishio/.local/share/nvim/site/queries/ungrammar
|
||
- ✅ OK ungrammar injections /home/inorishio/.local/share/nvim/site/queries/ungrammar
|
||
- ✅ OK ungrammar locals /home/inorishio/.local/share/nvim/site/queries/ungrammar
|
||
- ✅ OK unison folds /home/inorishio/.local/share/nvim/site/queries/unison
|
||
- ✅ OK unison highlights /home/inorishio/.local/share/nvim/site/queries/unison
|
||
- ✅ OK unison injections /home/inorishio/.local/share/nvim/site/queries/unison
|
||
- ✅ OK usd folds /home/inorishio/.local/share/nvim/site/queries/usd
|
||
- ✅ OK usd highlights /home/inorishio/.local/share/nvim/site/queries/usd
|
||
- ✅ OK usd indents /home/inorishio/.local/share/nvim/site/queries/usd
|
||
- ✅ OK usd injections /home/inorishio/.local/share/nvim/site/queries/usd
|
||
- ✅ OK usd locals /home/inorishio/.local/share/nvim/site/queries/usd
|
||
- ✅ OK uxntal folds /home/inorishio/.local/share/nvim/site/queries/uxntal
|
||
- ✅ OK uxntal highlights /home/inorishio/.local/share/nvim/site/queries/uxntal
|
||
- ✅ OK uxntal indents /home/inorishio/.local/share/nvim/site/queries/uxntal
|
||
- ✅ OK uxntal injections /home/inorishio/.local/share/nvim/site/queries/uxntal
|
||
- ✅ OK uxntal locals /home/inorishio/.local/share/nvim/site/queries/uxntal
|
||
- ✅ OK v folds /home/inorishio/.local/share/nvim/site/queries/v
|
||
- ✅ OK v highlights /home/inorishio/.local/share/nvim/site/queries/v
|
||
- ✅ OK v indents /home/inorishio/.local/share/nvim/site/queries/v
|
||
- ✅ OK v injections /home/inorishio/.local/share/nvim/site/queries/v
|
||
- ✅ OK v locals /home/inorishio/.local/share/nvim/site/queries/v
|
||
- ✅ OK vala folds /home/inorishio/.local/share/nvim/site/queries/vala
|
||
- ✅ OK vala highlights /home/inorishio/.local/share/nvim/site/queries/vala
|
||
- ✅ OK vala injections /home/inorishio/.local/share/nvim/site/queries/vala
|
||
- ✅ OK vento highlights /home/inorishio/.local/share/nvim/site/queries/vento
|
||
- ✅ OK vento injections /home/inorishio/.local/share/nvim/site/queries/vento
|
||
- ✅ OK vhdl folds /home/inorishio/.local/share/nvim/site/queries/vhdl
|
||
- ✅ OK vhdl highlights /home/inorishio/.local/share/nvim/site/queries/vhdl
|
||
- ✅ OK vhdl injections /home/inorishio/.local/share/nvim/site/queries/vhdl
|
||
- ✅ OK vhs highlights /home/inorishio/.local/share/nvim/site/queries/vhs
|
||
- ✅ OK vhs injections /home/inorishio/.local/share/nvim/site/queries/vhs
|
||
- ✅ OK vim folds /home/inorishio/.local/share/nvim/site/queries/vim
|
||
- ✅ OK vim folds /usr/share/nvim/runtime/queries/vim
|
||
- ✅ OK vim highlights /home/inorishio/.local/share/nvim/site/queries/vim
|
||
- ✅ OK vim highlights /usr/share/nvim/runtime/queries/vim
|
||
- ✅ OK vim injections /home/inorishio/.local/share/nvim/site/queries/vim
|
||
- ✅ OK vim injections /usr/share/nvim/runtime/queries/vim
|
||
- ✅ OK vim locals /home/inorishio/.local/share/nvim/site/queries/vim
|
||
- ✅ OK vim rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/vim
|
||
- ✅ OK vimdoc highlights /home/inorishio/.local/share/nvim/site/queries/vimdoc
|
||
- ✅ OK vimdoc highlights /usr/share/nvim/runtime/queries/vimdoc
|
||
- ✅ OK vimdoc injections /home/inorishio/.local/share/nvim/site/queries/vimdoc
|
||
- ✅ OK vimdoc injections /usr/share/nvim/runtime/queries/vimdoc
|
||
- ✅ OK vimdoc rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/vimdoc
|
||
- ✅ OK vrl folds /home/inorishio/.local/share/nvim/site/queries/vrl
|
||
- ✅ OK vrl highlights /home/inorishio/.local/share/nvim/site/queries/vrl
|
||
- ✅ OK vrl indents /home/inorishio/.local/share/nvim/site/queries/vrl
|
||
- ✅ OK vrl injections /home/inorishio/.local/share/nvim/site/queries/vrl
|
||
- ✅ OK vrl locals /home/inorishio/.local/share/nvim/site/queries/vrl
|
||
- ✅ OK vue folds /home/inorishio/.local/share/nvim/site/queries/vue
|
||
- ✅ OK vue highlights /home/inorishio/.local/share/nvim/site/queries/vue
|
||
- ✅ OK vue images /home/inorishio/.local/share/nvim/lazy/snacks.nvim/queries/vue
|
||
- ✅ OK vue indents /home/inorishio/.local/share/nvim/site/queries/vue
|
||
- ✅ OK vue injections /home/inorishio/.local/share/nvim/site/queries/vue
|
||
- ✅ OK vue rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/vue
|
||
- ✅ OK wgsl folds /home/inorishio/.local/share/nvim/site/queries/wgsl
|
||
- ✅ OK wgsl highlights /home/inorishio/.local/share/nvim/site/queries/wgsl
|
||
- ✅ OK wgsl indents /home/inorishio/.local/share/nvim/site/queries/wgsl
|
||
- ✅ OK wgsl injections /home/inorishio/.local/share/nvim/site/queries/wgsl
|
||
- ✅ OK wgsl rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/wgsl
|
||
- ✅ OK wgsl_bevy folds /home/inorishio/.local/share/nvim/site/queries/wgsl_bevy
|
||
- ✅ OK wgsl_bevy highlights /home/inorishio/.local/share/nvim/site/queries/wgsl_bevy
|
||
- ✅ OK wgsl_bevy indents /home/inorishio/.local/share/nvim/site/queries/wgsl_bevy
|
||
- ✅ OK wing folds /home/inorishio/.local/share/nvim/site/queries/wing
|
||
- ✅ OK wing highlights /home/inorishio/.local/share/nvim/site/queries/wing
|
||
- ✅ OK wing injections /home/inorishio/.local/share/nvim/site/queries/wing
|
||
- ✅ OK wing locals /home/inorishio/.local/share/nvim/site/queries/wing
|
||
- ✅ OK wit folds /home/inorishio/.local/share/nvim/site/queries/wit
|
||
- ✅ OK wit highlights /home/inorishio/.local/share/nvim/site/queries/wit
|
||
- ✅ OK wit injections /home/inorishio/.local/share/nvim/site/queries/wit
|
||
- ✅ OK wxml folds /home/inorishio/.local/share/nvim/site/queries/wxml
|
||
- ✅ OK wxml highlights /home/inorishio/.local/share/nvim/site/queries/wxml
|
||
- ✅ OK wxml indents /home/inorishio/.local/share/nvim/site/queries/wxml
|
||
- ✅ OK wxml injections /home/inorishio/.local/share/nvim/site/queries/wxml
|
||
- ✅ OK xcompose highlights /home/inorishio/.local/share/nvim/site/queries/xcompose
|
||
- ✅ OK xcompose injections /home/inorishio/.local/share/nvim/site/queries/xcompose
|
||
- ✅ OK xcompose locals /home/inorishio/.local/share/nvim/site/queries/xcompose
|
||
- ✅ OK xml folds /home/inorishio/.local/share/nvim/site/queries/xml
|
||
- ✅ OK xml highlights /home/inorishio/.local/share/nvim/site/queries/xml
|
||
- ✅ OK xml indents /home/inorishio/.local/share/nvim/site/queries/xml
|
||
- ✅ OK xml injections /home/inorishio/.local/share/nvim/site/queries/xml
|
||
- ✅ OK xml locals /home/inorishio/.local/share/nvim/site/queries/xml
|
||
- ✅ OK xml rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/xml
|
||
- ✅ OK xresources folds /home/inorishio/.local/share/nvim/site/queries/xresources
|
||
- ✅ OK xresources highlights /home/inorishio/.local/share/nvim/site/queries/xresources
|
||
- ✅ OK xresources injections /home/inorishio/.local/share/nvim/site/queries/xresources
|
||
- ✅ OK xresources locals /home/inorishio/.local/share/nvim/site/queries/xresources
|
||
- ✅ OK yaml folds /home/inorishio/.local/share/nvim/site/queries/yaml
|
||
- ✅ OK yaml highlights /home/inorishio/.local/share/nvim/site/queries/yaml
|
||
- ✅ OK yaml indents /home/inorishio/.local/share/nvim/site/queries/yaml
|
||
- ✅ OK yaml injections /home/inorishio/.local/share/nvim/site/queries/yaml
|
||
- ✅ OK yaml locals /home/inorishio/.local/share/nvim/site/queries/yaml
|
||
- ✅ OK yaml rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/yaml
|
||
- ✅ OK yang folds /home/inorishio/.local/share/nvim/site/queries/yang
|
||
- ✅ OK yang highlights /home/inorishio/.local/share/nvim/site/queries/yang
|
||
- ✅ OK yang indents /home/inorishio/.local/share/nvim/site/queries/yang
|
||
- ✅ OK yang injections /home/inorishio/.local/share/nvim/site/queries/yang
|
||
- ✅ OK yuck folds /home/inorishio/.local/share/nvim/site/queries/yuck
|
||
- ✅ OK yuck highlights /home/inorishio/.local/share/nvim/site/queries/yuck
|
||
- ✅ OK yuck indents /home/inorishio/.local/share/nvim/site/queries/yuck
|
||
- ✅ OK yuck injections /home/inorishio/.local/share/nvim/site/queries/yuck
|
||
- ✅ OK yuck locals /home/inorishio/.local/share/nvim/site/queries/yuck
|
||
- ✅ OK yuck rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/yuck
|
||
- ✅ OK zathurarc highlights /home/inorishio/.local/share/nvim/site/queries/zathurarc
|
||
- ✅ OK zathurarc injections /home/inorishio/.local/share/nvim/site/queries/zathurarc
|
||
- ✅ OK zig folds /home/inorishio/.local/share/nvim/site/queries/zig
|
||
- ✅ OK zig highlights /home/inorishio/.local/share/nvim/site/queries/zig
|
||
- ✅ OK zig indents /home/inorishio/.local/share/nvim/site/queries/zig
|
||
- ✅ OK zig injections /home/inorishio/.local/share/nvim/site/queries/zig
|
||
- ✅ OK zig locals /home/inorishio/.local/share/nvim/site/queries/zig
|
||
- ✅ OK zig rainbow-delimiters /home/inorishio/.local/share/nvim/lazy/rainbow-delimiters.nvim/queries/zig
|
||
- ✅ OK ziggy highlights /home/inorishio/.local/share/nvim/site/queries/ziggy
|
||
- ✅ OK ziggy indents /home/inorishio/.local/share/nvim/site/queries/ziggy
|
||
- ✅ OK ziggy_schema highlights /home/inorishio/.local/share/nvim/site/queries/ziggy_schema
|
||
- ✅ OK ziggy_schema indents /home/inorishio/.local/share/nvim/site/queries/ziggy_schema
|
||
- ✅ OK zsh folds /home/inorishio/.local/share/nvim/site/queries/zsh
|
||
- ✅ OK zsh highlights /home/inorishio/.local/share/nvim/site/queries/zsh
|
||
- ✅ OK zsh injections /home/inorishio/.local/share/nvim/site/queries/zsh
|
||
- ✅ OK zsh locals /home/inorishio/.local/share/nvim/site/queries/zsh
|
||
|