@enjoys/context-engine 1.5.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/README.md +214 -62
  2. package/data/codeActions/css.json +119 -111
  3. package/data/codeActions/dart.json +190 -31
  4. package/data/codeActions/nestjs.json +124 -124
  5. package/data/codeActions/r.json +69 -71
  6. package/data/codeActions/sb.json +2 -2
  7. package/data/codeActions/scala.json +154 -26
  8. package/data/codeActions/shadcn.json +112 -112
  9. package/data/codeActions/shell.json +2 -2
  10. package/data/codeActions/tailwindcss.json +83 -76
  11. package/data/codeLens/abap.json +4 -2
  12. package/data/codeLens/angular.json +141 -22
  13. package/data/codeLens/apex.json +4 -2
  14. package/data/codeLens/awk.json +2 -2
  15. package/data/codeLens/azcli.json +4 -3
  16. package/data/codeLens/bicep.json +4 -2
  17. package/data/codeLens/c.json +4 -4
  18. package/data/codeLens/caddy.json +2 -2
  19. package/data/codeLens/cameligo.json +4 -2
  20. package/data/codeLens/clojure.json +4 -2
  21. package/data/codeLens/coffee.json +4 -2
  22. package/data/codeLens/crontab.json +2 -2
  23. package/data/codeLens/doctest.json +4 -3
  24. package/data/codeLens/ecl.json +4 -2
  25. package/data/codeLens/elixir.json +4 -2
  26. package/data/codeLens/flow9.json +4 -2
  27. package/data/codeLens/freemarker2.json +4 -2
  28. package/data/codeLens/hcl.json +4 -4
  29. package/data/codeLens/html.json +4 -4
  30. package/data/codeLens/julia.json +4 -2
  31. package/data/codeLens/less.json +4 -2
  32. package/data/codeLens/lexon.json +4 -2
  33. package/data/codeLens/liquid.json +4 -2
  34. package/data/codeLens/lua.json +4 -4
  35. package/data/codeLens/m3.json +4 -2
  36. package/data/codeLens/mdx.json +4 -2
  37. package/data/codeLens/mips.json +4 -2
  38. package/data/codeLens/msdax.json +4 -2
  39. package/data/codeLens/mysql.json +4 -2
  40. package/data/codeLens/nginx.json +4 -4
  41. package/data/codeLens/objective-c.json +4 -2
  42. package/data/codeLens/pascal.json +4 -2
  43. package/data/codeLens/pascaligo.json +4 -2
  44. package/data/codeLens/pgsql.json +4 -2
  45. package/data/codeLens/pla.json +4 -3
  46. package/data/codeLens/postiats.json +4 -2
  47. package/data/codeLens/powerquery.json +4 -2
  48. package/data/codeLens/qsharp.json +4 -2
  49. package/data/codeLens/razor.json +4 -2
  50. package/data/codeLens/redshift.json +4 -2
  51. package/data/codeLens/restructuredtext.json +4 -2
  52. package/data/codeLens/sb.json +4 -2
  53. package/data/codeLens/scheme.json +4 -2
  54. package/data/codeLens/scss.json +4 -2
  55. package/data/codeLens/shadcn.json +117 -89
  56. package/data/codeLens/shell.json +4 -2
  57. package/data/codeLens/sol.json +4 -2
  58. package/data/codeLens/sparql.json +4 -2
  59. package/data/codeLens/st.json +4 -2
  60. package/data/codeLens/systemverilog.json +4 -2
  61. package/data/codeLens/tcl.json +4 -2
  62. package/data/codeLens/twig.json +4 -2
  63. package/data/codeLens/vb.json +4 -2
  64. package/data/codeLens/wgsl.json +4 -2
  65. package/data/codeLens/xml.json +4 -4
  66. package/data/commands/ab.json +80 -0
  67. package/data/commands/act.json +82 -0
  68. package/data/commands/age.json +68 -0
  69. package/data/commands/argocd.json +109 -0
  70. package/data/commands/asdf.json +102 -0
  71. package/data/commands/astro.json +106 -0
  72. package/data/commands/at.json +52 -0
  73. package/data/commands/babel.json +83 -0
  74. package/data/commands/buildah.json +105 -0
  75. package/data/commands/cabal.json +114 -0
  76. package/data/commands/cdk.json +127 -0
  77. package/data/commands/changeset.json +68 -0
  78. package/data/commands/checkov.json +75 -0
  79. package/data/commands/commitlint.json +60 -0
  80. package/data/commands/concurrently.json +62 -0
  81. package/data/commands/conventional-commits.json +30 -0
  82. package/data/commands/cosign.json +103 -0
  83. package/data/commands/crane.json +109 -0
  84. package/data/commands/cron.json +29 -0
  85. package/data/commands/crystal.json +102 -0
  86. package/data/commands/csvkit.json +96 -0
  87. package/data/commands/cut.json +62 -0
  88. package/data/commands/df.json +66 -0
  89. package/data/commands/diff.json +72 -0
  90. package/data/commands/dig.json +67 -0
  91. package/data/commands/dmesg.json +65 -0
  92. package/data/commands/dotnet.json +136 -0
  93. package/data/commands/du.json +71 -0
  94. package/data/commands/echo.json +45 -0
  95. package/data/commands/eksctl.json +101 -0
  96. package/data/commands/eleventy.json +73 -0
  97. package/data/commands/entr.json +50 -0
  98. package/data/commands/env.json +43 -0
  99. package/data/commands/erlang.json +76 -0
  100. package/data/commands/esbuild.json +91 -0
  101. package/data/commands/ffmpeg.json +115 -0
  102. package/data/commands/fnm.json +100 -0
  103. package/data/commands/free.json +63 -0
  104. package/data/commands/func.json +89 -0
  105. package/data/commands/gatsby.json +106 -0
  106. package/data/commands/ghc.json +79 -0
  107. package/data/commands/ghostscript.json +77 -0
  108. package/data/commands/git-lfs.json +95 -0
  109. package/data/commands/gpg.json +112 -0
  110. package/data/commands/grafana-cli.json +97 -0
  111. package/data/commands/grpcurl.json +74 -0
  112. package/data/commands/grype.json +75 -0
  113. package/data/commands/hadolint.json +61 -0
  114. package/data/commands/head.json +48 -0
  115. package/data/commands/hexo.json +101 -0
  116. package/data/commands/hey.json +91 -0
  117. package/data/commands/hostname.json +52 -0
  118. package/data/commands/httpie.json +101 -0
  119. package/data/commands/hugo.json +106 -0
  120. package/data/commands/husky.json +52 -0
  121. package/data/commands/id.json +50 -0
  122. package/data/commands/ifconfig.json +47 -0
  123. package/data/commands/imagemagick.json +117 -0
  124. package/data/commands/inotifywait.json +70 -0
  125. package/data/commands/ip.json +103 -0
  126. package/data/commands/istioctl.json +105 -0
  127. package/data/commands/javac.json +87 -0
  128. package/data/commands/jekyll.json +105 -0
  129. package/data/commands/kill.json +57 -0
  130. package/data/commands/killall.json +60 -0
  131. package/data/commands/kind.json +98 -0
  132. package/data/commands/ko.json +89 -0
  133. package/data/commands/kustomize.json +70 -0
  134. package/data/commands/latex.json +65 -0
  135. package/data/commands/lerna.json +125 -0
  136. package/data/commands/ln.json +54 -0
  137. package/data/commands/lsof.json +69 -0
  138. package/data/commands/manifest.json +1 -1
  139. package/data/commands/miller.json +58 -0
  140. package/data/commands/mise.json +107 -0
  141. package/data/commands/mix.json +128 -0
  142. package/data/commands/mkdir.json +43 -0
  143. package/data/commands/mount.json +63 -0
  144. package/data/commands/nc.json +71 -0
  145. package/data/commands/netstat.json +74 -0
  146. package/data/commands/nim.json +104 -0
  147. package/data/commands/nohup.json +28 -0
  148. package/data/commands/nslookup.json +46 -0
  149. package/data/commands/nvm.json +91 -0
  150. package/data/commands/ocaml.json +68 -0
  151. package/data/commands/opam.json +111 -0
  152. package/data/commands/pandoc.json +100 -0
  153. package/data/commands/parallel.json +73 -0
  154. package/data/commands/patch.json +55 -0
  155. package/data/commands/ping.json +73 -0
  156. package/data/commands/podman.json +151 -0
  157. package/data/commands/postman.json +82 -0
  158. package/data/commands/pre-commit.json +101 -0
  159. package/data/commands/prometheus.json +65 -0
  160. package/data/commands/pyenv.json +87 -0
  161. package/data/commands/q.json +63 -0
  162. package/data/commands/rbenv.json +85 -0
  163. package/data/commands/rebar3.json +110 -0
  164. package/data/commands/remix.json +80 -0
  165. package/data/commands/rollup.json +74 -0
  166. package/data/commands/route.json +53 -0
  167. package/data/commands/rustc.json +90 -0
  168. package/data/commands/sam.json +122 -0
  169. package/data/commands/sdkman.json +89 -0
  170. package/data/commands/semantic-release.json +58 -0
  171. package/data/commands/semgrep.json +97 -0
  172. package/data/commands/serverless.json +121 -0
  173. package/data/commands/shellcheck.json +61 -0
  174. package/data/commands/skopeo.json +79 -0
  175. package/data/commands/socat.json +43 -0
  176. package/data/commands/sops.json +85 -0
  177. package/data/commands/sort.json +75 -0
  178. package/data/commands/sqlite-utils.json +109 -0
  179. package/data/commands/ss.json +75 -0
  180. package/data/commands/stack.json +115 -0
  181. package/data/commands/storybook.json +90 -0
  182. package/data/commands/strace.json +71 -0
  183. package/data/commands/svelte.json +89 -0
  184. package/data/commands/swc.json +73 -0
  185. package/data/commands/swiftc.json +83 -0
  186. package/data/commands/syft.json +77 -0
  187. package/data/commands/tail.json +58 -0
  188. package/data/commands/tee.json +38 -0
  189. package/data/commands/tflint.json +83 -0
  190. package/data/commands/touch.json +57 -0
  191. package/data/commands/traceroute.json +70 -0
  192. package/data/commands/tracert.json +49 -0
  193. package/data/commands/umount.json +49 -0
  194. package/data/commands/uniq.json +59 -0
  195. package/data/commands/vagrant.json +112 -0
  196. package/data/commands/vegeta.json +59 -0
  197. package/data/commands/volta.json +87 -0
  198. package/data/commands/watch.json +58 -0
  199. package/data/commands/wc.json +50 -0
  200. package/data/commands/webpack.json +94 -0
  201. package/data/commands/which.json +34 -0
  202. package/data/commands/whoami.json +27 -0
  203. package/data/commands/wrangler.json +124 -0
  204. package/data/commands/wrk.json +63 -0
  205. package/data/commands/xargs.json +66 -0
  206. package/data/commands/xsv.json +119 -0
  207. package/data/commands/zig.json +114 -0
  208. package/data/completion/redis-cli.json +3465 -3405
  209. package/data/documentHighlight/nextjs.json +270 -212
  210. package/data/documentSymbol/azcli.json +6 -3
  211. package/data/documentSymbol/caddy.json +7 -4
  212. package/data/documentSymbol/crontab.json +6 -3
  213. package/data/documentSymbol/css.json +14 -14
  214. package/data/documentSymbol/doctest.json +6 -3
  215. package/data/documentSymbol/dotenv.json +6 -3
  216. package/data/documentSymbol/flow9.json +8 -4
  217. package/data/documentSymbol/graphql.json +1 -1
  218. package/data/documentSymbol/ini.json +6 -3
  219. package/data/documentSymbol/json.json +6 -3
  220. package/data/documentSymbol/lexon.json +6 -3
  221. package/data/documentSymbol/mips.json +6 -3
  222. package/data/documentSymbol/msdax.json +6 -3
  223. package/data/documentSymbol/pla.json +6 -3
  224. package/data/documentSymbol/powerquery.json +6 -3
  225. package/data/documentSymbol/restructuredtext.json +6 -3
  226. package/data/documentSymbol/sb.json +6 -3
  227. package/data/documentSymbol/sparql.json +6 -3
  228. package/data/documentSymbol/ssh_config.json +6 -3
  229. package/data/documentSymbol/systemd.json +6 -3
  230. package/data/documentSymbol/xml.json +6 -3
  231. package/data/hover/caddy.json +530 -458
  232. package/data/hover/dockerfile.json +355 -283
  233. package/data/hover/lua.json +1391 -971
  234. package/data/hover/nginx.json +957 -891
  235. package/data/hover/redis-cli.json +2168 -1088
  236. package/data/hover/sql.json +1405 -1273
  237. package/data/manifest.json +4 -6
  238. package/package.json +2 -2
@@ -0,0 +1,107 @@
1
+ {
2
+ "name": "mise",
3
+ "description": "Development environment setup tool (successor to asdf)",
4
+ "category": "version-manager",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [
15
+ {
16
+ "name": "install",
17
+ "description": "Install a tool version",
18
+ "examples": [
19
+ "mise install node@20",
20
+ "mise install python@3.12"
21
+ ]
22
+ },
23
+ {
24
+ "name": "use",
25
+ "description": "Set active tool version",
26
+ "examples": [
27
+ "mise use node@20",
28
+ "mise use --global python@3.12"
29
+ ]
30
+ },
31
+ {
32
+ "name": "ls",
33
+ "description": "List installed versions",
34
+ "examples": [
35
+ "mise ls",
36
+ "mise ls node"
37
+ ]
38
+ },
39
+ {
40
+ "name": "ls-remote",
41
+ "description": "List remote available versions",
42
+ "examples": [
43
+ "mise ls-remote node"
44
+ ]
45
+ },
46
+ {
47
+ "name": "current",
48
+ "description": "Show currently active versions",
49
+ "examples": [
50
+ "mise current"
51
+ ]
52
+ },
53
+ {
54
+ "name": "exec",
55
+ "description": "Execute a command with tool versions",
56
+ "examples": [
57
+ "mise exec node@18 -- node -v"
58
+ ]
59
+ },
60
+ {
61
+ "name": "env",
62
+ "description": "Show env vars for active tools",
63
+ "examples": [
64
+ "mise env"
65
+ ]
66
+ },
67
+ {
68
+ "name": "activate",
69
+ "description": "Add mise activation to shell",
70
+ "examples": [
71
+ "mise activate bash"
72
+ ]
73
+ },
74
+ {
75
+ "name": "trust",
76
+ "description": "Trust a .mise.toml config file",
77
+ "examples": [
78
+ "mise trust"
79
+ ]
80
+ }
81
+ ],
82
+ "globalOptions": [
83
+ {
84
+ "name": "--verbose",
85
+ "short": "-v",
86
+ "description": "Verbose output"
87
+ },
88
+ {
89
+ "name": "--yes",
90
+ "short": "-y",
91
+ "description": "Auto-confirm prompts"
92
+ }
93
+ ],
94
+ "examples": [
95
+ "mise install node@20",
96
+ "mise use node@20",
97
+ "mise ls",
98
+ "mise current",
99
+ "mise use --global python@3.12"
100
+ ],
101
+ "relatedCommands": [
102
+ "asdf",
103
+ "nvm",
104
+ "pyenv",
105
+ "volta"
106
+ ]
107
+ }
@@ -0,0 +1,128 @@
1
+ {
2
+ "name": "mix",
3
+ "description": "Elixir build tool and task runner",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "new",
19
+ "description": "Create new project",
20
+ "examples": [
21
+ "mix new myapp",
22
+ "mix new myapp --sup"
23
+ ]
24
+ },
25
+ {
26
+ "name": "compile",
27
+ "description": "Compile project",
28
+ "examples": [
29
+ "mix compile"
30
+ ]
31
+ },
32
+ {
33
+ "name": "test",
34
+ "description": "Run tests",
35
+ "examples": [
36
+ "mix test",
37
+ "mix test --cover"
38
+ ]
39
+ },
40
+ {
41
+ "name": "deps.get",
42
+ "description": "Fetch dependencies",
43
+ "examples": [
44
+ "mix deps.get"
45
+ ]
46
+ },
47
+ {
48
+ "name": "deps.update",
49
+ "description": "Update dependencies",
50
+ "examples": [
51
+ "mix deps.update --all"
52
+ ]
53
+ },
54
+ {
55
+ "name": "format",
56
+ "description": "Format code",
57
+ "examples": [
58
+ "mix format"
59
+ ]
60
+ },
61
+ {
62
+ "name": "ecto.create",
63
+ "description": "Create database",
64
+ "examples": [
65
+ "mix ecto.create"
66
+ ]
67
+ },
68
+ {
69
+ "name": "ecto.migrate",
70
+ "description": "Run migrations",
71
+ "examples": [
72
+ "mix ecto.migrate"
73
+ ]
74
+ },
75
+ {
76
+ "name": "phx.new",
77
+ "description": "Create Phoenix project",
78
+ "examples": [
79
+ "mix phx.new myapp"
80
+ ]
81
+ },
82
+ {
83
+ "name": "phx.server",
84
+ "description": "Start Phoenix server",
85
+ "examples": [
86
+ "mix phx.server"
87
+ ]
88
+ },
89
+ {
90
+ "name": "release",
91
+ "description": "Build release",
92
+ "examples": [
93
+ "mix release"
94
+ ]
95
+ },
96
+ {
97
+ "name": "hex.publish",
98
+ "description": "Publish to Hex.pm",
99
+ "examples": [
100
+ "mix hex.publish"
101
+ ]
102
+ }
103
+ ],
104
+ "globalOptions": [
105
+ {
106
+ "name": "--no-deps-check",
107
+ "description": "Skip dependency check"
108
+ },
109
+ {
110
+ "name": "--force",
111
+ "description": "Force operation"
112
+ }
113
+ ],
114
+ "examples": [
115
+ "mix new myapp",
116
+ "mix deps.get",
117
+ "mix compile",
118
+ "mix test",
119
+ "mix phx.server",
120
+ "iex -S mix"
121
+ ],
122
+ "relatedCommands": [
123
+ "elixir",
124
+ "iex",
125
+ "rebar3",
126
+ "hex"
127
+ ]
128
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "name": "mkdir",
3
+ "description": "Create directories",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-p",
20
+ "description": "Create parent directories as needed"
21
+ },
22
+ {
23
+ "name": "-v",
24
+ "description": "Print each directory created"
25
+ },
26
+ {
27
+ "name": "-m",
28
+ "description": "Set file mode (permissions)",
29
+ "type": "string"
30
+ }
31
+ ],
32
+ "examples": [
33
+ "mkdir mydir",
34
+ "mkdir -p path/to/nested/dir",
35
+ "mkdir -m 755 secure_dir",
36
+ "mkdir -pv a/b/c"
37
+ ],
38
+ "relatedCommands": [
39
+ "rmdir",
40
+ "ls",
41
+ "touch"
42
+ ]
43
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "mount",
3
+ "description": "Mount a filesystem",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-t",
18
+ "description": "Filesystem type (ext4, ntfs, nfs, etc.)",
19
+ "type": "string"
20
+ },
21
+ {
22
+ "name": "-o",
23
+ "description": "Mount options (ro, rw, noexec, etc.)",
24
+ "type": "string"
25
+ },
26
+ {
27
+ "name": "-a",
28
+ "description": "Mount all filesystems in /etc/fstab"
29
+ },
30
+ {
31
+ "name": "-r",
32
+ "description": "Mount read-only"
33
+ },
34
+ {
35
+ "name": "-w",
36
+ "description": "Mount read-write"
37
+ },
38
+ {
39
+ "name": "-v",
40
+ "description": "Verbose mode"
41
+ },
42
+ {
43
+ "name": "--bind",
44
+ "description": "Bind mount a directory"
45
+ }
46
+ ],
47
+ "examples": [
48
+ "mount",
49
+ "mount /dev/sdb1 /mnt/usb",
50
+ "mount -t ext4 /dev/sdb1 /mnt",
51
+ "mount -o ro /dev/sdb1 /mnt",
52
+ "mount -a",
53
+ "mount --bind /src /dst",
54
+ "sudo mount -t nfs server:/share /mnt/nfs"
55
+ ],
56
+ "relatedCommands": [
57
+ "umount",
58
+ "df",
59
+ "lsblk",
60
+ "fstab",
61
+ "findmnt"
62
+ ]
63
+ }
@@ -0,0 +1,71 @@
1
+ {
2
+ "name": "nc",
3
+ "description": "Netcat — arbitrary TCP and UDP connections and listens",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-l",
18
+ "description": "Listen mode"
19
+ },
20
+ {
21
+ "name": "-p",
22
+ "description": "Port number",
23
+ "type": "number"
24
+ },
25
+ {
26
+ "name": "-v",
27
+ "description": "Verbose"
28
+ },
29
+ {
30
+ "name": "-z",
31
+ "description": "Zero-I/O mode (scanning)"
32
+ },
33
+ {
34
+ "name": "-w",
35
+ "description": "Timeout for connections (seconds)",
36
+ "type": "number"
37
+ },
38
+ {
39
+ "name": "-u",
40
+ "description": "UDP mode"
41
+ },
42
+ {
43
+ "name": "-k",
44
+ "description": "Keep listening after disconnect"
45
+ },
46
+ {
47
+ "name": "-n",
48
+ "description": "No DNS resolution"
49
+ },
50
+ {
51
+ "name": "-e",
52
+ "description": "Execute program after connect",
53
+ "type": "string"
54
+ }
55
+ ],
56
+ "examples": [
57
+ "nc -zv host 80",
58
+ "nc -l 8080",
59
+ "nc host 1234 < file.txt",
60
+ "nc -zv host 20-30",
61
+ "echo 'test' | nc host 80",
62
+ "nc -lk 9000",
63
+ "nc -u host 514"
64
+ ],
65
+ "relatedCommands": [
66
+ "socat",
67
+ "nmap",
68
+ "curl",
69
+ "telnet"
70
+ ]
71
+ }
@@ -0,0 +1,74 @@
1
+ {
2
+ "name": "netstat",
3
+ "description": "Print network connections, routing tables, interface statistics",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-t",
20
+ "description": "TCP connections"
21
+ },
22
+ {
23
+ "name": "-u",
24
+ "description": "UDP connections"
25
+ },
26
+ {
27
+ "name": "-l",
28
+ "description": "Listening sockets"
29
+ },
30
+ {
31
+ "name": "-n",
32
+ "description": "Numeric addresses (no DNS)"
33
+ },
34
+ {
35
+ "name": "-p",
36
+ "description": "Show PID/program name"
37
+ },
38
+ {
39
+ "name": "-a",
40
+ "description": "All sockets"
41
+ },
42
+ {
43
+ "name": "-r",
44
+ "description": "Routing table"
45
+ },
46
+ {
47
+ "name": "-s",
48
+ "description": "Statistics"
49
+ },
50
+ {
51
+ "name": "-i",
52
+ "description": "Interface table"
53
+ },
54
+ {
55
+ "name": "-c",
56
+ "description": "Continuous listing"
57
+ }
58
+ ],
59
+ "examples": [
60
+ "netstat -tlnp",
61
+ "netstat -tunap",
62
+ "netstat -an",
63
+ "netstat -r",
64
+ "netstat -s",
65
+ "netstat -i",
66
+ "netstat -tlnp | grep :80"
67
+ ],
68
+ "relatedCommands": [
69
+ "ss",
70
+ "lsof",
71
+ "ip",
72
+ "nmap"
73
+ ]
74
+ }
@@ -0,0 +1,104 @@
1
+ {
2
+ "name": "nim",
3
+ "description": "Nim programming language compiler",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "c",
19
+ "description": "Compile to C and build",
20
+ "examples": [
21
+ "nim c src/main.nim"
22
+ ]
23
+ },
24
+ {
25
+ "name": "cpp",
26
+ "description": "Compile to C++",
27
+ "examples": [
28
+ "nim cpp src/main.nim"
29
+ ]
30
+ },
31
+ {
32
+ "name": "js",
33
+ "description": "Compile to JavaScript",
34
+ "examples": [
35
+ "nim js src/main.nim"
36
+ ]
37
+ },
38
+ {
39
+ "name": "r",
40
+ "description": "Compile and run",
41
+ "examples": [
42
+ "nim r src/main.nim"
43
+ ]
44
+ },
45
+ {
46
+ "name": "check",
47
+ "description": "Check for errors without compiling",
48
+ "examples": [
49
+ "nim check src/main.nim"
50
+ ]
51
+ },
52
+ {
53
+ "name": "doc",
54
+ "description": "Generate documentation",
55
+ "examples": [
56
+ "nim doc src/main.nim"
57
+ ]
58
+ }
59
+ ],
60
+ "globalOptions": [
61
+ {
62
+ "name": "-d:release",
63
+ "description": "Release build"
64
+ },
65
+ {
66
+ "name": "-d:danger",
67
+ "description": "Danger build (no checks)"
68
+ },
69
+ {
70
+ "name": "--opt:speed",
71
+ "description": "Optimize for speed"
72
+ },
73
+ {
74
+ "name": "--opt:size",
75
+ "description": "Optimize for size"
76
+ },
77
+ {
78
+ "name": "-o",
79
+ "description": "Output file",
80
+ "type": "file"
81
+ },
82
+ {
83
+ "name": "--run",
84
+ "description": "Run after compiling"
85
+ },
86
+ {
87
+ "name": "--threads:on",
88
+ "description": "Enable threading"
89
+ }
90
+ ],
91
+ "examples": [
92
+ "nim c -r src/main.nim",
93
+ "nim c -d:release src/main.nim",
94
+ "nim js src/main.nim",
95
+ "nimble install package",
96
+ "nimble build"
97
+ ],
98
+ "relatedCommands": [
99
+ "nimble",
100
+ "gcc",
101
+ "zig",
102
+ "crystal"
103
+ ]
104
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "name": "nohup",
3
+ "description": "Run a command immune to hangups, with output to a non-tty",
4
+ "category": "system",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [],
16
+ "examples": [
17
+ "nohup ./long_script.sh &",
18
+ "nohup python train.py > output.log 2>&1 &",
19
+ "nohup ./server &",
20
+ "nohup command > /dev/null 2>&1 &"
21
+ ],
22
+ "relatedCommands": [
23
+ "screen",
24
+ "tmux",
25
+ "disown",
26
+ "bg"
27
+ ]
28
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "name": "nslookup",
3
+ "description": "Query Internet name servers interactively",
4
+ "category": "networking",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [
18
+ {
19
+ "name": "-type",
20
+ "description": "Query type (A, MX, NS, TXT, SOA, CNAME)",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "-timeout",
25
+ "description": "Timeout in seconds",
26
+ "type": "number"
27
+ },
28
+ {
29
+ "name": "-debug",
30
+ "description": "Show full response packets"
31
+ }
32
+ ],
33
+ "examples": [
34
+ "nslookup example.com",
35
+ "nslookup -type=MX example.com",
36
+ "nslookup example.com 8.8.8.8",
37
+ "nslookup -type=TXT example.com",
38
+ "nslookup -type=NS example.com"
39
+ ],
40
+ "relatedCommands": [
41
+ "dig",
42
+ "host",
43
+ "whois",
44
+ "ping"
45
+ ]
46
+ }