@enjoys/context-engine 1.4.1 → 1.5.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 (1813) hide show
  1. package/data/codeActions/azcli.json +47 -26
  2. package/data/codeActions/bicep.json +47 -26
  3. package/data/codeActions/cameligo.json +47 -26
  4. package/data/codeActions/clojure.json +47 -26
  5. package/data/codeActions/coffee.json +40 -26
  6. package/data/codeActions/crontab.json +21 -0
  7. package/data/codeActions/cypher.json +47 -26
  8. package/data/codeActions/doctest.json +47 -26
  9. package/data/codeActions/dotenv.json +23 -1
  10. package/data/codeActions/ecl.json +47 -26
  11. package/data/codeActions/elixir.json +47 -26
  12. package/data/codeActions/flow9.json +47 -26
  13. package/data/codeActions/freemarker2.json +47 -26
  14. package/data/codeActions/html.json +21 -0
  15. package/data/codeActions/ini.json +23 -1
  16. package/data/codeActions/json.json +23 -1
  17. package/data/codeActions/julia.json +47 -26
  18. package/data/codeActions/less.json +40 -26
  19. package/data/codeActions/lexon.json +47 -26
  20. package/data/codeActions/liquid.json +47 -26
  21. package/data/codeActions/m3.json +47 -26
  22. package/data/codeActions/markdown.json +21 -0
  23. package/data/codeActions/mdx.json +47 -26
  24. package/data/codeActions/mips.json +47 -26
  25. package/data/codeActions/msdax.json +47 -26
  26. package/data/codeActions/mysql.json +47 -26
  27. package/data/codeActions/objective-c.json +47 -26
  28. package/data/codeActions/pascal.json +47 -26
  29. package/data/codeActions/pascaligo.json +47 -26
  30. package/data/codeActions/pgsql.json +47 -26
  31. package/data/codeActions/pla.json +47 -26
  32. package/data/codeActions/postiats.json +47 -26
  33. package/data/codeActions/powerquery.json +47 -26
  34. package/data/codeActions/qsharp.json +47 -26
  35. package/data/codeActions/razor.json +47 -26
  36. package/data/codeActions/redis-cli.json +21 -0
  37. package/data/codeActions/redis.json +47 -26
  38. package/data/codeActions/redshift.json +47 -26
  39. package/data/codeActions/restructuredtext.json +47 -26
  40. package/data/codeActions/sb.json +48 -26
  41. package/data/codeActions/scheme.json +48 -26
  42. package/data/codeActions/scss.json +40 -26
  43. package/data/codeActions/sol.json +47 -26
  44. package/data/codeActions/sparql.json +47 -26
  45. package/data/codeActions/st.json +47 -26
  46. package/data/codeActions/systemd.json +21 -0
  47. package/data/codeActions/systemverilog.json +47 -26
  48. package/data/codeActions/tcl.json +47 -26
  49. package/data/codeActions/toml.json +23 -1
  50. package/data/codeActions/twig.json +47 -26
  51. package/data/codeActions/vb.json +47 -26
  52. package/data/codeActions/wgsl.json +47 -26
  53. package/data/codeActions/xml.json +21 -0
  54. package/data/codeActions/yaml.json +23 -1
  55. package/data/codeLens/abap.json +38 -7
  56. package/data/codeLens/apex.json +38 -7
  57. package/data/codeLens/awk.json +27 -0
  58. package/data/codeLens/azcli.json +38 -11
  59. package/data/codeLens/bicep.json +38 -17
  60. package/data/codeLens/c.json +26 -0
  61. package/data/codeLens/caddy.json +27 -0
  62. package/data/codeLens/cameligo.json +38 -17
  63. package/data/codeLens/clojure.json +38 -17
  64. package/data/codeLens/coffee.json +38 -17
  65. package/data/codeLens/cpp.json +14 -0
  66. package/data/codeLens/crontab.json +27 -0
  67. package/data/codeLens/csharp.json +7 -0
  68. package/data/codeLens/cypher.json +40 -26
  69. package/data/codeLens/docker-compose.json +40 -26
  70. package/data/codeLens/dockerfile.json +40 -26
  71. package/data/codeLens/doctest.json +38 -11
  72. package/data/codeLens/dotenv.json +40 -26
  73. package/data/codeLens/ecl.json +38 -17
  74. package/data/codeLens/elixir.json +38 -17
  75. package/data/codeLens/flow9.json +38 -17
  76. package/data/codeLens/freemarker2.json +38 -17
  77. package/data/codeLens/go.json +14 -0
  78. package/data/codeLens/graphql.json +7 -0
  79. package/data/codeLens/hcl.json +26 -0
  80. package/data/codeLens/html.json +26 -0
  81. package/data/codeLens/ini.json +40 -26
  82. package/data/codeLens/java.json +7 -0
  83. package/data/codeLens/json.json +40 -26
  84. package/data/codeLens/julia.json +38 -17
  85. package/data/codeLens/less.json +38 -17
  86. package/data/codeLens/lexon.json +38 -17
  87. package/data/codeLens/liquid.json +38 -17
  88. package/data/codeLens/lua.json +26 -0
  89. package/data/codeLens/m3.json +38 -17
  90. package/data/codeLens/makefile.json +21 -0
  91. package/data/codeLens/markdown.json +40 -26
  92. package/data/codeLens/mdx.json +38 -17
  93. package/data/codeLens/mips.json +38 -17
  94. package/data/codeLens/msdax.json +38 -17
  95. package/data/codeLens/mysql.json +38 -17
  96. package/data/codeLens/nginx.json +26 -0
  97. package/data/codeLens/objective-c.json +38 -17
  98. package/data/codeLens/pascal.json +38 -17
  99. package/data/codeLens/pascaligo.json +38 -17
  100. package/data/codeLens/perl.json +21 -0
  101. package/data/codeLens/pgsql.json +38 -17
  102. package/data/codeLens/pla.json +38 -11
  103. package/data/codeLens/postiats.json +38 -17
  104. package/data/codeLens/powerquery.json +38 -17
  105. package/data/codeLens/powershell.json +14 -0
  106. package/data/codeLens/protobuf.json +14 -0
  107. package/data/codeLens/python.json +14 -0
  108. package/data/codeLens/qsharp.json +38 -17
  109. package/data/codeLens/r.json +40 -33
  110. package/data/codeLens/razor.json +38 -17
  111. package/data/codeLens/redis-cli.json +40 -26
  112. package/data/codeLens/redis.json +40 -26
  113. package/data/codeLens/redshift.json +38 -17
  114. package/data/codeLens/restructuredtext.json +38 -17
  115. package/data/codeLens/ruby.json +14 -0
  116. package/data/codeLens/sb.json +38 -17
  117. package/data/codeLens/scheme.json +38 -17
  118. package/data/codeLens/scss.json +38 -17
  119. package/data/codeLens/sol.json +38 -17
  120. package/data/codeLens/sparql.json +38 -17
  121. package/data/codeLens/sql.json +7 -0
  122. package/data/codeLens/ssh_config.json +40 -26
  123. package/data/codeLens/st.json +38 -17
  124. package/data/codeLens/systemd.json +40 -26
  125. package/data/codeLens/systemverilog.json +38 -17
  126. package/data/codeLens/tcl.json +38 -17
  127. package/data/codeLens/toml.json +40 -26
  128. package/data/codeLens/twig.json +38 -17
  129. package/data/codeLens/vb.json +38 -17
  130. package/data/codeLens/wgsl.json +38 -17
  131. package/data/codeLens/xml.json +26 -0
  132. package/data/codeLens/yaml.json +40 -26
  133. package/data/color/abap.json +40 -20
  134. package/data/color/angular.json +67 -21
  135. package/data/color/apex.json +40 -20
  136. package/data/color/azcli.json +40 -20
  137. package/data/color/bicep.json +40 -20
  138. package/data/color/c.json +40 -30
  139. package/data/color/caddy.json +44 -24
  140. package/data/color/cameligo.json +39 -19
  141. package/data/color/clojure.json +39 -19
  142. package/data/color/coffee.json +39 -19
  143. package/data/color/cpp.json +40 -30
  144. package/data/color/crontab.json +44 -24
  145. package/data/color/css.json +140 -124
  146. package/data/color/cypher.json +39 -19
  147. package/data/color/docker-compose.json +44 -24
  148. package/data/color/dockerfile.json +44 -24
  149. package/data/color/doctest.json +40 -20
  150. package/data/color/dotenv.json +44 -24
  151. package/data/color/ecl.json +40 -20
  152. package/data/color/flow9.json +39 -19
  153. package/data/color/go.json +40 -30
  154. package/data/color/graphql.json +44 -24
  155. package/data/color/hcl.json +44 -24
  156. package/data/color/ini.json +44 -24
  157. package/data/color/json.json +44 -24
  158. package/data/color/less.json +39 -19
  159. package/data/color/lexon.json +40 -20
  160. package/data/color/lua.json +40 -30
  161. package/data/color/m3.json +39 -19
  162. package/data/color/makefile.json +44 -24
  163. package/data/color/mips.json +40 -20
  164. package/data/color/msdax.json +39 -19
  165. package/data/color/mysql.json +39 -19
  166. package/data/color/nginx.json +44 -24
  167. package/data/color/objective-c.json +40 -30
  168. package/data/color/pascal.json +39 -19
  169. package/data/color/pascaligo.json +39 -19
  170. package/data/color/perl.json +40 -30
  171. package/data/color/pgsql.json +39 -19
  172. package/data/color/pla.json +40 -20
  173. package/data/color/postiats.json +39 -19
  174. package/data/color/powerquery.json +40 -20
  175. package/data/color/protobuf.json +44 -24
  176. package/data/color/qsharp.json +40 -20
  177. package/data/color/redis-cli.json +40 -20
  178. package/data/color/redis.json +40 -20
  179. package/data/color/redshift.json +39 -19
  180. package/data/color/restructuredtext.json +40 -20
  181. package/data/color/rust.json +40 -30
  182. package/data/color/sb.json +40 -20
  183. package/data/color/scala.json +44 -13
  184. package/data/color/scheme.json +39 -19
  185. package/data/color/scss.json +39 -19
  186. package/data/color/shadcn.json +80 -66
  187. package/data/color/sol.json +40 -20
  188. package/data/color/sparql.json +39 -19
  189. package/data/color/sql.json +39 -19
  190. package/data/color/ssh_config.json +44 -24
  191. package/data/color/st.json +40 -20
  192. package/data/color/systemd.json +44 -24
  193. package/data/color/systemverilog.json +40 -20
  194. package/data/color/tailwindcss.json +87 -53
  195. package/data/color/toml.json +44 -24
  196. package/data/color/wgsl.json +40 -20
  197. package/data/color/yaml.json +44 -24
  198. package/data/commands/abap.json +201 -41
  199. package/data/commands/angular.json +692 -312
  200. package/data/commands/apex.json +211 -15
  201. package/data/commands/awk.json +160 -26
  202. package/data/commands/azcli.json +164 -59
  203. package/data/commands/bicep.json +161 -47
  204. package/data/commands/c.json +153 -35
  205. package/data/commands/caddy.json +390 -194
  206. package/data/commands/cameligo.json +157 -47
  207. package/data/commands/clojure.json +164 -41
  208. package/data/commands/coffee.json +160 -41
  209. package/data/commands/cpp.json +153 -35
  210. package/data/commands/crontab.json +156 -35
  211. package/data/commands/csharp.json +165 -47
  212. package/data/commands/css.json +160 -41
  213. package/data/commands/cypher.json +158 -35
  214. package/data/commands/dart.json +288 -216
  215. package/data/commands/docker-compose.json +451 -384
  216. package/data/commands/dockerfile.json +269 -66
  217. package/data/commands/doctest.json +158 -29
  218. package/data/commands/dotenv.json +165 -16
  219. package/data/commands/ecl.json +178 -35
  220. package/data/commands/elixir.json +169 -71
  221. package/data/commands/flow9.json +161 -29
  222. package/data/commands/freemarker2.json +163 -23
  223. package/data/commands/go.json +437 -161
  224. package/data/commands/graphql.json +177 -16
  225. package/data/commands/hcl.json +167 -53
  226. package/data/commands/html.json +179 -16
  227. package/data/commands/ini.json +174 -16
  228. package/data/commands/java.json +153 -31
  229. package/data/commands/javascript.json +167 -35
  230. package/data/commands/json.json +161 -41
  231. package/data/commands/julia.json +161 -41
  232. package/data/commands/kotlin.json +174 -45
  233. package/data/commands/less.json +166 -35
  234. package/data/commands/lexon.json +166 -16
  235. package/data/commands/linux.json +10256 -3812
  236. package/data/commands/liquid.json +181 -16
  237. package/data/commands/lua.json +190 -66
  238. package/data/commands/m3.json +156 -16
  239. package/data/commands/makefile.json +165 -41
  240. package/data/commands/manifest.json +36 -731
  241. package/data/commands/markdown.json +183 -16
  242. package/data/commands/mdx.json +170 -16
  243. package/data/commands/mips.json +155 -23
  244. package/data/commands/msdax.json +175 -16
  245. package/data/commands/mysql.json +225 -81
  246. package/data/commands/nestjs.json +538 -273
  247. package/data/commands/nextjs.json +320 -123
  248. package/data/commands/nginx.json +265 -146
  249. package/data/commands/objective-c.json +162 -29
  250. package/data/commands/pascal.json +162 -29
  251. package/data/commands/pascaligo.json +171 -29
  252. package/data/commands/perl.json +167 -35
  253. package/data/commands/pgsql.json +161 -41
  254. package/data/commands/php.json +187 -157
  255. package/data/commands/pla.json +171 -16
  256. package/data/commands/postiats.json +161 -29
  257. package/data/commands/powerquery.json +173 -16
  258. package/data/commands/powershell.json +159 -35
  259. package/data/commands/protobuf.json +171 -35
  260. package/data/commands/python.json +150 -30
  261. package/data/commands/qsharp.json +170 -35
  262. package/data/commands/r.json +241 -100
  263. package/data/commands/razor.json +170 -35
  264. package/data/commands/react.json +290 -210
  265. package/data/commands/redis-cli.json +257 -148
  266. package/data/commands/redis.json +161 -47
  267. package/data/commands/redshift.json +162 -23
  268. package/data/commands/restructuredtext.json +172 -35
  269. package/data/commands/ruby.json +165 -108
  270. package/data/commands/rust.json +378 -35
  271. package/data/commands/sb.json +162 -16
  272. package/data/commands/scala.json +429 -171
  273. package/data/commands/scheme.json +161 -23
  274. package/data/commands/scss.json +164 -35
  275. package/data/commands/shadcn.json +582 -410
  276. package/data/commands/shell.json +239 -239
  277. package/data/commands/sol.json +164 -35
  278. package/data/commands/sparql.json +181 -16
  279. package/data/commands/sql.json +213 -34
  280. package/data/commands/ssh_config.json +168 -35
  281. package/data/commands/st.json +175 -16
  282. package/data/commands/swift.json +198 -67
  283. package/data/commands/systemd.json +163 -53
  284. package/data/commands/systemverilog.json +165 -29
  285. package/data/commands/tailwindcss.json +159 -53
  286. package/data/commands/tcl.json +158 -23
  287. package/data/commands/toml.json +178 -16
  288. package/data/commands/twig.json +169 -16
  289. package/data/commands/typescript.json +164 -41
  290. package/data/commands/vb.json +163 -29
  291. package/data/commands/wgsl.json +169 -16
  292. package/data/commands/xml.json +161 -41
  293. package/data/commands/yaml.json +170 -35
  294. package/data/completion/awk.json +906 -202
  295. package/data/completion/azcli.json +886 -237
  296. package/data/completion/bicep.json +862 -367
  297. package/data/completion/crontab.json +906 -202
  298. package/data/completion/dotenv.json +895 -169
  299. package/data/completion/graphql.json +895 -180
  300. package/data/completion/hcl.json +906 -191
  301. package/data/completion/ini.json +906 -136
  302. package/data/completion/json.json +895 -169
  303. package/data/completion/lexon.json +856 -295
  304. package/data/completion/makefile.json +906 -202
  305. package/data/completion/markdown.json +906 -224
  306. package/data/completion/mdx.json +895 -87
  307. package/data/completion/mips.json +872 -377
  308. package/data/completion/perl.json +961 -202
  309. package/data/completion/pla.json +895 -154
  310. package/data/completion/powershell.json +906 -224
  311. package/data/completion/protobuf.json +884 -180
  312. package/data/completion/ssh_config.json +906 -158
  313. package/data/completion/xml.json +906 -158
  314. package/data/declaration/abap.json +66 -11
  315. package/data/declaration/angular.json +271 -46
  316. package/data/declaration/apex.json +60 -10
  317. package/data/declaration/awk.json +30 -0
  318. package/data/declaration/azcli.json +72 -42
  319. package/data/declaration/bicep.json +66 -36
  320. package/data/declaration/c.json +30 -0
  321. package/data/declaration/caddy.json +30 -0
  322. package/data/declaration/cameligo.json +54 -24
  323. package/data/declaration/clojure.json +66 -36
  324. package/data/declaration/coffee.json +54 -24
  325. package/data/declaration/cpp.json +30 -0
  326. package/data/declaration/crontab.json +66 -36
  327. package/data/declaration/csharp.json +30 -0
  328. package/data/declaration/css.json +91 -59
  329. package/data/declaration/cypher.json +66 -36
  330. package/data/declaration/dart.json +150 -25
  331. package/data/declaration/docker-compose.json +72 -42
  332. package/data/declaration/dockerfile.json +30 -0
  333. package/data/declaration/doctest.json +66 -36
  334. package/data/declaration/dotenv.json +72 -42
  335. package/data/declaration/ecl.json +54 -24
  336. package/data/declaration/elixir.json +66 -36
  337. package/data/declaration/flow9.json +72 -42
  338. package/data/declaration/freemarker2.json +54 -24
  339. package/data/declaration/go.json +30 -0
  340. package/data/declaration/graphql.json +30 -0
  341. package/data/declaration/hcl.json +30 -0
  342. package/data/declaration/html.json +90 -60
  343. package/data/declaration/ini.json +66 -36
  344. package/data/declaration/java.json +30 -0
  345. package/data/declaration/javascript.json +30 -0
  346. package/data/declaration/json.json +60 -30
  347. package/data/declaration/julia.json +66 -36
  348. package/data/declaration/kotlin.json +84 -14
  349. package/data/declaration/less.json +54 -24
  350. package/data/declaration/lexon.json +72 -42
  351. package/data/declaration/liquid.json +54 -24
  352. package/data/declaration/lua.json +30 -0
  353. package/data/declaration/m3.json +60 -30
  354. package/data/declaration/makefile.json +30 -0
  355. package/data/declaration/markdown.json +72 -42
  356. package/data/declaration/mdx.json +54 -24
  357. package/data/declaration/mips.json +72 -42
  358. package/data/declaration/msdax.json +72 -42
  359. package/data/declaration/mysql.json +60 -30
  360. package/data/declaration/nestjs.json +302 -47
  361. package/data/declaration/nextjs.json +304 -274
  362. package/data/declaration/nginx.json +30 -0
  363. package/data/declaration/objective-c.json +66 -36
  364. package/data/declaration/pascal.json +66 -36
  365. package/data/declaration/pascaligo.json +54 -24
  366. package/data/declaration/perl.json +30 -0
  367. package/data/declaration/pgsql.json +66 -36
  368. package/data/declaration/php.json +30 -0
  369. package/data/declaration/pla.json +78 -48
  370. package/data/declaration/postiats.json +60 -30
  371. package/data/declaration/powerquery.json +78 -48
  372. package/data/declaration/powershell.json +30 -0
  373. package/data/declaration/protobuf.json +30 -0
  374. package/data/declaration/python.json +30 -0
  375. package/data/declaration/qsharp.json +60 -30
  376. package/data/declaration/r.json +655 -625
  377. package/data/declaration/razor.json +54 -24
  378. package/data/declaration/react.json +229 -199
  379. package/data/declaration/redis-cli.json +247 -217
  380. package/data/declaration/redis.json +66 -36
  381. package/data/declaration/redshift.json +78 -48
  382. package/data/declaration/restructuredtext.json +84 -54
  383. package/data/declaration/ruby.json +30 -0
  384. package/data/declaration/rust.json +30 -0
  385. package/data/declaration/sb.json +72 -42
  386. package/data/declaration/scala.json +138 -23
  387. package/data/declaration/scheme.json +54 -24
  388. package/data/declaration/scss.json +66 -36
  389. package/data/declaration/shadcn.json +241 -211
  390. package/data/declaration/shell.json +30 -0
  391. package/data/declaration/sol.json +66 -36
  392. package/data/declaration/sparql.json +78 -48
  393. package/data/declaration/sql.json +30 -0
  394. package/data/declaration/ssh_config.json +78 -48
  395. package/data/declaration/st.json +60 -30
  396. package/data/declaration/swift.json +108 -18
  397. package/data/declaration/systemd.json +84 -54
  398. package/data/declaration/systemverilog.json +66 -36
  399. package/data/declaration/tailwindcss.json +169 -137
  400. package/data/declaration/tcl.json +54 -24
  401. package/data/declaration/toml.json +30 -0
  402. package/data/declaration/twig.json +54 -24
  403. package/data/declaration/typescript.json +30 -0
  404. package/data/declaration/vb.json +66 -36
  405. package/data/declaration/wgsl.json +60 -30
  406. package/data/declaration/xml.json +30 -0
  407. package/data/declaration/yaml.json +30 -0
  408. package/data/definition/abap.json +127 -1
  409. package/data/definition/apex.json +136 -0
  410. package/data/definition/azcli.json +45 -0
  411. package/data/definition/bicep.json +45 -0
  412. package/data/definition/cameligo.json +45 -0
  413. package/data/definition/clojure.json +45 -0
  414. package/data/definition/coffee.json +80 -0
  415. package/data/definition/crontab.json +132 -107
  416. package/data/definition/csharp.json +616 -144
  417. package/data/definition/cypher.json +45 -0
  418. package/data/definition/dart.json +139 -0
  419. package/data/definition/doctest.json +45 -0
  420. package/data/definition/dotenv.json +116 -71
  421. package/data/definition/ecl.json +45 -0
  422. package/data/definition/elixir.json +154 -0
  423. package/data/definition/flow9.json +208 -1
  424. package/data/definition/freemarker2.json +283 -1
  425. package/data/definition/graphql.json +134 -119
  426. package/data/definition/html.json +853 -558
  427. package/data/definition/ini.json +122 -77
  428. package/data/definition/java.json +1158 -184
  429. package/data/definition/javascript.json +941 -265
  430. package/data/definition/json.json +123 -83
  431. package/data/definition/julia.json +35 -0
  432. package/data/definition/kotlin.json +111 -0
  433. package/data/definition/less.json +45 -0
  434. package/data/definition/lexon.json +45 -0
  435. package/data/definition/m3.json +45 -0
  436. package/data/definition/makefile.json +133 -113
  437. package/data/definition/markdown.json +132 -107
  438. package/data/definition/mdx.json +45 -0
  439. package/data/definition/objective-c.json +45 -0
  440. package/data/definition/pascal.json +30 -0
  441. package/data/definition/pascaligo.json +45 -0
  442. package/data/definition/perl.json +131 -101
  443. package/data/definition/pgsql.json +15 -0
  444. package/data/definition/pla.json +45 -0
  445. package/data/definition/postiats.json +40 -0
  446. package/data/definition/powerquery.json +30 -0
  447. package/data/definition/powershell.json +134 -119
  448. package/data/definition/protobuf.json +134 -119
  449. package/data/definition/qsharp.json +35 -0
  450. package/data/definition/r.json +692 -83
  451. package/data/definition/razor.json +30 -0
  452. package/data/definition/redshift.json +35 -0
  453. package/data/definition/restructuredtext.json +45 -0
  454. package/data/definition/ruby.json +825 -670
  455. package/data/definition/rust.json +893 -207
  456. package/data/definition/sb.json +378 -0
  457. package/data/definition/scheme.json +25 -0
  458. package/data/definition/scss.json +35 -0
  459. package/data/definition/sol.json +45 -0
  460. package/data/definition/sparql.json +45 -0
  461. package/data/definition/ssh_config.json +129 -89
  462. package/data/definition/st.json +367 -1
  463. package/data/definition/systemverilog.json +40 -0
  464. package/data/definition/tcl.json +45 -0
  465. package/data/definition/twig.json +133 -113
  466. package/data/definition/vb.json +133 -113
  467. package/data/definition/wgsl.json +133 -113
  468. package/data/definition/xml.json +128 -83
  469. package/data/documentHighlight/css.json +227 -125
  470. package/data/documentHighlight/r.json +207 -45
  471. package/data/documentHighlight/scala.json +380 -79
  472. package/data/documentHighlight/tailwindcss.json +252 -160
  473. package/data/documentRangeFormatting/abap.json +62 -35
  474. package/data/documentRangeFormatting/angular.json +81 -45
  475. package/data/documentRangeFormatting/apex.json +75 -41
  476. package/data/documentRangeFormatting/awk.json +62 -35
  477. package/data/documentRangeFormatting/azcli.json +61 -29
  478. package/data/documentRangeFormatting/bicep.json +67 -35
  479. package/data/documentRangeFormatting/c.json +75 -41
  480. package/data/documentRangeFormatting/caddy.json +59 -29
  481. package/data/documentRangeFormatting/cameligo.json +65 -35
  482. package/data/documentRangeFormatting/clojure.json +67 -35
  483. package/data/documentRangeFormatting/coffee.json +67 -35
  484. package/data/documentRangeFormatting/cpp.json +83 -47
  485. package/data/documentRangeFormatting/crontab.json +61 -29
  486. package/data/documentRangeFormatting/csharp.json +81 -47
  487. package/data/documentRangeFormatting/css.json +133 -101
  488. package/data/documentRangeFormatting/cypher.json +67 -35
  489. package/data/documentRangeFormatting/dart.json +75 -41
  490. package/data/documentRangeFormatting/docker-compose.json +67 -35
  491. package/data/documentRangeFormatting/dockerfile.json +69 -35
  492. package/data/documentRangeFormatting/doctest.json +59 -29
  493. package/data/documentRangeFormatting/dotenv.json +63 -29
  494. package/data/documentRangeFormatting/ecl.json +67 -35
  495. package/data/documentRangeFormatting/elixir.json +73 -41
  496. package/data/documentRangeFormatting/flow9.json +60 -35
  497. package/data/documentRangeFormatting/freemarker2.json +65 -35
  498. package/data/documentRangeFormatting/go.json +75 -41
  499. package/data/documentRangeFormatting/graphql.json +65 -35
  500. package/data/documentRangeFormatting/hcl.json +73 -41
  501. package/data/documentRangeFormatting/html.json +75 -41
  502. package/data/documentRangeFormatting/ini.json +61 -29
  503. package/data/documentRangeFormatting/java.json +83 -47
  504. package/data/documentRangeFormatting/javascript.json +83 -47
  505. package/data/documentRangeFormatting/json.json +67 -35
  506. package/data/documentRangeFormatting/julia.json +70 -41
  507. package/data/documentRangeFormatting/kotlin.json +83 -47
  508. package/data/documentRangeFormatting/less.json +67 -35
  509. package/data/documentRangeFormatting/lexon.json +59 -29
  510. package/data/documentRangeFormatting/liquid.json +65 -35
  511. package/data/documentRangeFormatting/lua.json +62 -35
  512. package/data/documentRangeFormatting/m3.json +67 -35
  513. package/data/documentRangeFormatting/makefile.json +69 -35
  514. package/data/documentRangeFormatting/markdown.json +67 -35
  515. package/data/documentRangeFormatting/mdx.json +67 -35
  516. package/data/documentRangeFormatting/mips.json +67 -35
  517. package/data/documentRangeFormatting/msdax.json +62 -35
  518. package/data/documentRangeFormatting/mysql.json +75 -41
  519. package/data/documentRangeFormatting/nestjs.json +82 -17
  520. package/data/documentRangeFormatting/nextjs.json +82 -17
  521. package/data/documentRangeFormatting/nginx.json +67 -35
  522. package/data/documentRangeFormatting/objective-c.json +75 -41
  523. package/data/documentRangeFormatting/pascal.json +67 -35
  524. package/data/documentRangeFormatting/pascaligo.json +67 -35
  525. package/data/documentRangeFormatting/perl.json +75 -41
  526. package/data/documentRangeFormatting/pgsql.json +90 -47
  527. package/data/documentRangeFormatting/php.json +96 -53
  528. package/data/documentRangeFormatting/pla.json +71 -35
  529. package/data/documentRangeFormatting/postiats.json +79 -41
  530. package/data/documentRangeFormatting/powerquery.json +87 -47
  531. package/data/documentRangeFormatting/powershell.json +95 -53
  532. package/data/documentRangeFormatting/protobuf.json +97 -53
  533. package/data/documentRangeFormatting/python.json +95 -53
  534. package/data/documentRangeFormatting/qsharp.json +87 -47
  535. package/data/documentRangeFormatting/r.json +87 -47
  536. package/data/documentRangeFormatting/razor.json +85 -47
  537. package/data/documentRangeFormatting/react.json +107 -78
  538. package/data/documentRangeFormatting/redis-cli.json +71 -35
  539. package/data/documentRangeFormatting/redis.json +71 -35
  540. package/data/documentRangeFormatting/redshift.json +90 -47
  541. package/data/documentRangeFormatting/restructuredtext.json +80 -41
  542. package/data/documentRangeFormatting/ruby.json +96 -53
  543. package/data/documentRangeFormatting/rust.json +103 -59
  544. package/data/documentRangeFormatting/sb.json +81 -41
  545. package/data/documentRangeFormatting/scala.json +103 -59
  546. package/data/documentRangeFormatting/scheme.json +87 -47
  547. package/data/documentRangeFormatting/scss.json +96 -53
  548. package/data/documentRangeFormatting/shadcn.json +81 -45
  549. package/data/documentRangeFormatting/shell.json +27 -1
  550. package/data/documentRangeFormatting/sol.json +95 -53
  551. package/data/documentRangeFormatting/sparql.json +89 -47
  552. package/data/documentRangeFormatting/sql.json +98 -53
  553. package/data/documentRangeFormatting/ssh_config.json +72 -35
  554. package/data/documentRangeFormatting/st.json +87 -47
  555. package/data/documentRangeFormatting/swift.json +104 -59
  556. package/data/documentRangeFormatting/systemd.json +72 -35
  557. package/data/documentRangeFormatting/systemverilog.json +106 -59
  558. package/data/documentRangeFormatting/tailwindcss.json +87 -55
  559. package/data/documentRangeFormatting/tcl.json +87 -47
  560. package/data/documentRangeFormatting/toml.json +79 -41
  561. package/data/documentRangeFormatting/twig.json +99 -53
  562. package/data/documentRangeFormatting/typescript.json +104 -59
  563. package/data/documentRangeFormatting/vb.json +109 -59
  564. package/data/documentRangeFormatting/wgsl.json +85 -47
  565. package/data/documentRangeFormatting/xml.json +89 -47
  566. package/data/documentRangeFormatting/yaml.json +89 -47
  567. package/data/documentSymbol/abap.json +75 -12
  568. package/data/documentSymbol/apex.json +75 -10
  569. package/data/documentSymbol/awk.json +63 -0
  570. package/data/documentSymbol/azcli.json +72 -12
  571. package/data/documentSymbol/bicep.json +75 -40
  572. package/data/documentSymbol/c.json +49 -0
  573. package/data/documentSymbol/caddy.json +53 -0
  574. package/data/documentSymbol/cameligo.json +75 -26
  575. package/data/documentSymbol/clojure.json +75 -47
  576. package/data/documentSymbol/coffee.json +75 -26
  577. package/data/documentSymbol/cpp.json +35 -0
  578. package/data/documentSymbol/crontab.json +60 -0
  579. package/data/documentSymbol/csharp.json +28 -0
  580. package/data/documentSymbol/css.json +96 -96
  581. package/data/documentSymbol/cypher.json +75 -47
  582. package/data/documentSymbol/dart.json +109 -19
  583. package/data/documentSymbol/dockerfile.json +49 -0
  584. package/data/documentSymbol/doctest.json +72 -12
  585. package/data/documentSymbol/dotenv.json +60 -0
  586. package/data/documentSymbol/ecl.json +75 -26
  587. package/data/documentSymbol/elixir.json +75 -40
  588. package/data/documentSymbol/flow9.json +71 -19
  589. package/data/documentSymbol/freemarker2.json +75 -26
  590. package/data/documentSymbol/go.json +42 -0
  591. package/data/documentSymbol/graphql.json +28 -0
  592. package/data/documentSymbol/hcl.json +42 -0
  593. package/data/documentSymbol/html.json +56 -0
  594. package/data/documentSymbol/ini.json +53 -0
  595. package/data/documentSymbol/java.json +35 -0
  596. package/data/documentSymbol/javascript.json +35 -0
  597. package/data/documentSymbol/json.json +60 -0
  598. package/data/documentSymbol/julia.json +75 -47
  599. package/data/documentSymbol/kotlin.json +74 -14
  600. package/data/documentSymbol/less.json +75 -26
  601. package/data/documentSymbol/lexon.json +72 -19
  602. package/data/documentSymbol/liquid.json +75 -26
  603. package/data/documentSymbol/lua.json +56 -0
  604. package/data/documentSymbol/m3.json +75 -33
  605. package/data/documentSymbol/makefile.json +56 -0
  606. package/data/documentSymbol/markdown.json +56 -0
  607. package/data/documentSymbol/mdx.json +75 -26
  608. package/data/documentSymbol/mips.json +72 -19
  609. package/data/documentSymbol/msdax.json +72 -19
  610. package/data/documentSymbol/mysql.json +75 -33
  611. package/data/documentSymbol/nginx.json +49 -0
  612. package/data/documentSymbol/objective-c.json +75 -40
  613. package/data/documentSymbol/pascal.json +75 -47
  614. package/data/documentSymbol/pascaligo.json +75 -26
  615. package/data/documentSymbol/perl.json +49 -0
  616. package/data/documentSymbol/pgsql.json +75 -40
  617. package/data/documentSymbol/php.json +28 -0
  618. package/data/documentSymbol/pla.json +72 -12
  619. package/data/documentSymbol/postiats.json +75 -33
  620. package/data/documentSymbol/powerquery.json +72 -19
  621. package/data/documentSymbol/powershell.json +42 -0
  622. package/data/documentSymbol/protobuf.json +42 -0
  623. package/data/documentSymbol/python.json +49 -0
  624. package/data/documentSymbol/qsharp.json +75 -33
  625. package/data/documentSymbol/r.json +75 -68
  626. package/data/documentSymbol/razor.json +75 -26
  627. package/data/documentSymbol/redis-cli.json +75 -26
  628. package/data/documentSymbol/redis.json +75 -26
  629. package/data/documentSymbol/redshift.json +75 -19
  630. package/data/documentSymbol/restructuredtext.json +72 -19
  631. package/data/documentSymbol/ruby.json +42 -0
  632. package/data/documentSymbol/rust.json +7 -0
  633. package/data/documentSymbol/sb.json +72 -19
  634. package/data/documentSymbol/scala.json +116 -20
  635. package/data/documentSymbol/scheme.json +75 -26
  636. package/data/documentSymbol/scss.json +75 -40
  637. package/data/documentSymbol/shell.json +1 -1
  638. package/data/documentSymbol/sol.json +75 -68
  639. package/data/documentSymbol/sparql.json +72 -19
  640. package/data/documentSymbol/sql.json +35 -0
  641. package/data/documentSymbol/ssh_config.json +53 -0
  642. package/data/documentSymbol/st.json +75 -33
  643. package/data/documentSymbol/swift.json +88 -16
  644. package/data/documentSymbol/systemd.json +53 -0
  645. package/data/documentSymbol/systemverilog.json +75 -47
  646. package/data/documentSymbol/tcl.json +75 -26
  647. package/data/documentSymbol/toml.json +49 -0
  648. package/data/documentSymbol/twig.json +75 -26
  649. package/data/documentSymbol/typescript.json +14 -0
  650. package/data/documentSymbol/vb.json +75 -54
  651. package/data/documentSymbol/wgsl.json +75 -33
  652. package/data/documentSymbol/xml.json +53 -0
  653. package/data/documentSymbol/yaml.json +49 -0
  654. package/data/foldingRange/abap.json +106 -76
  655. package/data/foldingRange/angular.json +124 -99
  656. package/data/foldingRange/apex.json +94 -70
  657. package/data/foldingRange/awk.json +88 -64
  658. package/data/foldingRange/azcli.json +58 -34
  659. package/data/foldingRange/bicep.json +94 -70
  660. package/data/foldingRange/c.json +82 -58
  661. package/data/foldingRange/caddy.json +64 -40
  662. package/data/foldingRange/cameligo.json +82 -58
  663. package/data/foldingRange/clojure.json +100 -76
  664. package/data/foldingRange/coffee.json +105 -76
  665. package/data/foldingRange/cpp.json +100 -76
  666. package/data/foldingRange/crontab.json +52 -28
  667. package/data/foldingRange/csharp.json +100 -76
  668. package/data/foldingRange/css.json +90 -66
  669. package/data/foldingRange/cypher.json +76 -52
  670. package/data/foldingRange/dart.json +106 -82
  671. package/data/foldingRange/docker-compose.json +87 -58
  672. package/data/foldingRange/dockerfile.json +76 -52
  673. package/data/foldingRange/doctest.json +82 -58
  674. package/data/foldingRange/dotenv.json +52 -28
  675. package/data/foldingRange/ecl.json +112 -82
  676. package/data/foldingRange/elixir.json +147 -118
  677. package/data/foldingRange/flow9.json +40 -16
  678. package/data/foldingRange/freemarker2.json +64 -34
  679. package/data/foldingRange/go.json +70 -46
  680. package/data/foldingRange/graphql.json +64 -40
  681. package/data/foldingRange/hcl.json +76 -52
  682. package/data/foldingRange/html.json +64 -34
  683. package/data/foldingRange/ini.json +46 -22
  684. package/data/foldingRange/java.json +76 -52
  685. package/data/foldingRange/javascript.json +70 -46
  686. package/data/foldingRange/json.json +46 -22
  687. package/data/foldingRange/julia.json +76 -52
  688. package/data/foldingRange/kotlin.json +76 -52
  689. package/data/foldingRange/less.json +58 -34
  690. package/data/foldingRange/lexon.json +46 -22
  691. package/data/foldingRange/liquid.json +64 -34
  692. package/data/foldingRange/lua.json +82 -52
  693. package/data/foldingRange/m3.json +64 -34
  694. package/data/foldingRange/makefile.json +57 -28
  695. package/data/foldingRange/markdown.json +58 -34
  696. package/data/foldingRange/mdx.json +64 -34
  697. package/data/foldingRange/mips.json +58 -34
  698. package/data/foldingRange/msdax.json +52 -28
  699. package/data/foldingRange/mysql.json +58 -34
  700. package/data/foldingRange/nestjs.json +118 -26
  701. package/data/foldingRange/nextjs.json +118 -26
  702. package/data/foldingRange/nginx.json +70 -46
  703. package/data/foldingRange/objective-c.json +70 -46
  704. package/data/foldingRange/pascal.json +76 -46
  705. package/data/foldingRange/pascaligo.json +52 -28
  706. package/data/foldingRange/perl.json +76 -52
  707. package/data/foldingRange/pgsql.json +64 -40
  708. package/data/foldingRange/php.json +70 -46
  709. package/data/foldingRange/pla.json +52 -28
  710. package/data/foldingRange/postiats.json +58 -28
  711. package/data/foldingRange/powerquery.json +52 -28
  712. package/data/foldingRange/powershell.json +76 -52
  713. package/data/foldingRange/protobuf.json +64 -40
  714. package/data/foldingRange/python.json +93 -64
  715. package/data/foldingRange/qsharp.json +52 -28
  716. package/data/foldingRange/r.json +70 -46
  717. package/data/foldingRange/razor.json +70 -40
  718. package/data/foldingRange/react.json +142 -120
  719. package/data/foldingRange/redis-cli.json +46 -22
  720. package/data/foldingRange/redis.json +46 -22
  721. package/data/foldingRange/redshift.json +52 -28
  722. package/data/foldingRange/restructuredtext.json +51 -22
  723. package/data/foldingRange/ruby.json +87 -52
  724. package/data/foldingRange/rust.json +88 -64
  725. package/data/foldingRange/sb.json +64 -34
  726. package/data/foldingRange/scala.json +76 -52
  727. package/data/foldingRange/scheme.json +64 -40
  728. package/data/foldingRange/scss.json +64 -40
  729. package/data/foldingRange/shadcn.json +118 -93
  730. package/data/foldingRange/shell.json +24 -0
  731. package/data/foldingRange/sol.json +70 -46
  732. package/data/foldingRange/sparql.json +58 -34
  733. package/data/foldingRange/sql.json +58 -34
  734. package/data/foldingRange/ssh_config.json +46 -22
  735. package/data/foldingRange/st.json +70 -40
  736. package/data/foldingRange/swift.json +82 -58
  737. package/data/foldingRange/systemd.json +70 -46
  738. package/data/foldingRange/systemverilog.json +64 -40
  739. package/data/foldingRange/tailwindcss.json +78 -60
  740. package/data/foldingRange/tcl.json +76 -46
  741. package/data/foldingRange/toml.json +46 -22
  742. package/data/foldingRange/twig.json +64 -34
  743. package/data/foldingRange/typescript.json +88 -64
  744. package/data/foldingRange/vb.json +82 -52
  745. package/data/foldingRange/wgsl.json +70 -46
  746. package/data/foldingRange/xml.json +58 -28
  747. package/data/foldingRange/yaml.json +51 -22
  748. package/data/formatting/abap.json +48 -11
  749. package/data/formatting/angular.json +63 -21
  750. package/data/formatting/apex.json +48 -11
  751. package/data/formatting/awk.json +20 -0
  752. package/data/formatting/azcli.json +48 -19
  753. package/data/formatting/bicep.json +48 -19
  754. package/data/formatting/c.json +20 -0
  755. package/data/formatting/caddy.json +25 -0
  756. package/data/formatting/cameligo.json +48 -19
  757. package/data/formatting/clojure.json +48 -19
  758. package/data/formatting/coffee.json +48 -19
  759. package/data/formatting/cpp.json +20 -0
  760. package/data/formatting/crontab.json +30 -1
  761. package/data/formatting/csharp.json +20 -0
  762. package/data/formatting/css.json +73 -73
  763. package/data/formatting/cypher.json +48 -19
  764. package/data/formatting/dart.json +48 -16
  765. package/data/formatting/docker-compose.json +48 -24
  766. package/data/formatting/dockerfile.json +29 -1
  767. package/data/formatting/doctest.json +48 -19
  768. package/data/formatting/dotenv.json +31 -2
  769. package/data/formatting/ecl.json +48 -19
  770. package/data/formatting/elixir.json +48 -19
  771. package/data/formatting/flow9.json +48 -19
  772. package/data/formatting/freemarker2.json +48 -19
  773. package/data/formatting/go.json +20 -0
  774. package/data/formatting/graphql.json +25 -0
  775. package/data/formatting/hcl.json +26 -1
  776. package/data/formatting/html.json +26 -1
  777. package/data/formatting/ini.json +29 -1
  778. package/data/formatting/java.json +20 -0
  779. package/data/formatting/javascript.json +20 -0
  780. package/data/formatting/json.json +25 -0
  781. package/data/formatting/julia.json +48 -19
  782. package/data/formatting/kotlin.json +48 -14
  783. package/data/formatting/less.json +48 -18
  784. package/data/formatting/lexon.json +48 -19
  785. package/data/formatting/liquid.json +48 -19
  786. package/data/formatting/lua.json +20 -0
  787. package/data/formatting/m3.json +48 -19
  788. package/data/formatting/makefile.json +20 -0
  789. package/data/formatting/markdown.json +30 -1
  790. package/data/formatting/mdx.json +48 -19
  791. package/data/formatting/mips.json +47 -19
  792. package/data/formatting/msdax.json +48 -19
  793. package/data/formatting/mysql.json +48 -19
  794. package/data/formatting/nginx.json +20 -0
  795. package/data/formatting/objective-c.json +48 -19
  796. package/data/formatting/pascal.json +48 -19
  797. package/data/formatting/pascaligo.json +48 -19
  798. package/data/formatting/perl.json +20 -0
  799. package/data/formatting/pgsql.json +48 -19
  800. package/data/formatting/php.json +20 -0
  801. package/data/formatting/pla.json +48 -19
  802. package/data/formatting/postiats.json +48 -19
  803. package/data/formatting/powerquery.json +48 -19
  804. package/data/formatting/powershell.json +20 -0
  805. package/data/formatting/protobuf.json +25 -0
  806. package/data/formatting/python.json +20 -0
  807. package/data/formatting/qsharp.json +48 -19
  808. package/data/formatting/r.json +48 -33
  809. package/data/formatting/razor.json +48 -19
  810. package/data/formatting/redis-cli.json +31 -2
  811. package/data/formatting/redis.json +48 -19
  812. package/data/formatting/redshift.json +48 -19
  813. package/data/formatting/restructuredtext.json +47 -19
  814. package/data/formatting/ruby.json +20 -0
  815. package/data/formatting/rust.json +20 -0
  816. package/data/formatting/sb.json +48 -19
  817. package/data/formatting/scala.json +48 -16
  818. package/data/formatting/scheme.json +48 -19
  819. package/data/formatting/scss.json +48 -18
  820. package/data/formatting/shadcn.json +63 -61
  821. package/data/formatting/shell.json +1 -1
  822. package/data/formatting/sol.json +48 -19
  823. package/data/formatting/sparql.json +48 -19
  824. package/data/formatting/sql.json +20 -0
  825. package/data/formatting/ssh_config.json +25 -0
  826. package/data/formatting/st.json +48 -19
  827. package/data/formatting/swift.json +58 -18
  828. package/data/formatting/systemd.json +30 -1
  829. package/data/formatting/systemverilog.json +48 -19
  830. package/data/formatting/tcl.json +48 -19
  831. package/data/formatting/toml.json +29 -1
  832. package/data/formatting/twig.json +48 -19
  833. package/data/formatting/typescript.json +20 -0
  834. package/data/formatting/vb.json +48 -19
  835. package/data/formatting/wgsl.json +48 -19
  836. package/data/formatting/xml.json +26 -1
  837. package/data/formatting/yaml.json +25 -0
  838. package/data/hover/abap.json +152 -14
  839. package/data/hover/apex.json +281 -6
  840. package/data/hover/awk.json +251 -6
  841. package/data/hover/azcli.json +180 -75
  842. package/data/hover/bicep.json +180 -75
  843. package/data/hover/cameligo.json +173 -75
  844. package/data/hover/clojure.json +180 -75
  845. package/data/hover/coffee.json +180 -75
  846. package/data/hover/crontab.json +251 -6
  847. package/data/hover/cypher.json +173 -75
  848. package/data/hover/doctest.json +180 -75
  849. package/data/hover/dotenv.json +242 -4
  850. package/data/hover/ecl.json +152 -75
  851. package/data/hover/elixir.json +180 -75
  852. package/data/hover/flow9.json +180 -75
  853. package/data/hover/freemarker2.json +180 -75
  854. package/data/hover/graphql.json +251 -6
  855. package/data/hover/hcl.json +173 -75
  856. package/data/hover/ini.json +159 -68
  857. package/data/hover/json.json +194 -89
  858. package/data/hover/julia.json +173 -75
  859. package/data/hover/less.json +180 -75
  860. package/data/hover/lexon.json +250 -5
  861. package/data/hover/liquid.json +180 -75
  862. package/data/hover/m3.json +180 -75
  863. package/data/hover/makefile.json +131 -68
  864. package/data/hover/markdown.json +226 -9
  865. package/data/hover/mdx.json +250 -5
  866. package/data/hover/mips.json +180 -75
  867. package/data/hover/msdax.json +180 -75
  868. package/data/hover/mysql.json +173 -75
  869. package/data/hover/objective-c.json +180 -75
  870. package/data/hover/pascal.json +159 -75
  871. package/data/hover/pascaligo.json +166 -75
  872. package/data/hover/perl.json +251 -6
  873. package/data/hover/pgsql.json +173 -75
  874. package/data/hover/pla.json +264 -5
  875. package/data/hover/postiats.json +173 -75
  876. package/data/hover/powerquery.json +180 -75
  877. package/data/hover/powershell.json +252 -7
  878. package/data/hover/protobuf.json +251 -6
  879. package/data/hover/qsharp.json +173 -75
  880. package/data/hover/razor.json +180 -75
  881. package/data/hover/redis.json +355 -40
  882. package/data/hover/redshift.json +166 -75
  883. package/data/hover/restructuredtext.json +180 -75
  884. package/data/hover/sb.json +173 -75
  885. package/data/hover/scheme.json +173 -75
  886. package/data/hover/scss.json +180 -75
  887. package/data/hover/sol.json +159 -75
  888. package/data/hover/sparql.json +173 -75
  889. package/data/hover/ssh_config.json +251 -6
  890. package/data/hover/st.json +159 -75
  891. package/data/hover/systemd.json +187 -89
  892. package/data/hover/systemverilog.json +180 -75
  893. package/data/hover/tcl.json +180 -75
  894. package/data/hover/twig.json +180 -75
  895. package/data/hover/typescript.json +215 -120
  896. package/data/hover/vb.json +180 -75
  897. package/data/hover/wgsl.json +173 -75
  898. package/data/hover/xml.json +231 -7
  899. package/data/implementation/abap.json +29 -0
  900. package/data/implementation/angular.json +148 -22
  901. package/data/implementation/apex.json +29 -0
  902. package/data/implementation/awk.json +29 -0
  903. package/data/implementation/azcli.json +55 -26
  904. package/data/implementation/bicep.json +29 -0
  905. package/data/implementation/c.json +29 -0
  906. package/data/implementation/caddy.json +29 -0
  907. package/data/implementation/cameligo.json +35 -0
  908. package/data/implementation/clojure.json +35 -0
  909. package/data/implementation/coffee.json +29 -0
  910. package/data/implementation/cpp.json +29 -0
  911. package/data/implementation/crontab.json +55 -26
  912. package/data/implementation/csharp.json +29 -0
  913. package/data/implementation/css.json +106 -65
  914. package/data/implementation/cypher.json +29 -0
  915. package/data/implementation/dart.json +79 -14
  916. package/data/implementation/docker-compose.json +29 -0
  917. package/data/implementation/dockerfile.json +29 -0
  918. package/data/implementation/doctest.json +55 -26
  919. package/data/implementation/dotenv.json +55 -26
  920. package/data/implementation/ecl.json +29 -0
  921. package/data/implementation/elixir.json +35 -0
  922. package/data/implementation/flow9.json +29 -0
  923. package/data/implementation/freemarker2.json +29 -0
  924. package/data/implementation/go.json +29 -0
  925. package/data/implementation/graphql.json +29 -0
  926. package/data/implementation/hcl.json +29 -0
  927. package/data/implementation/html.json +67 -38
  928. package/data/implementation/ini.json +55 -26
  929. package/data/implementation/java.json +29 -0
  930. package/data/implementation/javascript.json +29 -0
  931. package/data/implementation/json.json +55 -26
  932. package/data/implementation/julia.json +35 -0
  933. package/data/implementation/kotlin.json +74 -13
  934. package/data/implementation/less.json +29 -0
  935. package/data/implementation/lexon.json +29 -0
  936. package/data/implementation/liquid.json +29 -0
  937. package/data/implementation/lua.json +29 -0
  938. package/data/implementation/m3.json +29 -0
  939. package/data/implementation/makefile.json +29 -0
  940. package/data/implementation/markdown.json +55 -26
  941. package/data/implementation/mdx.json +53 -24
  942. package/data/implementation/mips.json +29 -0
  943. package/data/implementation/msdax.json +29 -0
  944. package/data/implementation/mysql.json +53 -24
  945. package/data/implementation/nestjs.json +146 -24
  946. package/data/implementation/nextjs.json +166 -137
  947. package/data/implementation/nginx.json +29 -0
  948. package/data/implementation/objective-c.json +29 -0
  949. package/data/implementation/pascal.json +29 -0
  950. package/data/implementation/pascaligo.json +35 -0
  951. package/data/implementation/perl.json +29 -0
  952. package/data/implementation/pgsql.json +53 -24
  953. package/data/implementation/php.json +29 -0
  954. package/data/implementation/pla.json +29 -0
  955. package/data/implementation/postiats.json +29 -0
  956. package/data/implementation/powerquery.json +29 -0
  957. package/data/implementation/powershell.json +29 -0
  958. package/data/implementation/protobuf.json +29 -0
  959. package/data/implementation/python.json +29 -0
  960. package/data/implementation/qsharp.json +29 -0
  961. package/data/implementation/r.json +35 -0
  962. package/data/implementation/razor.json +29 -0
  963. package/data/implementation/react.json +154 -125
  964. package/data/implementation/redis-cli.json +55 -26
  965. package/data/implementation/redis.json +55 -26
  966. package/data/implementation/redshift.json +29 -0
  967. package/data/implementation/restructuredtext.json +29 -0
  968. package/data/implementation/ruby.json +29 -0
  969. package/data/implementation/rust.json +29 -0
  970. package/data/implementation/sb.json +29 -0
  971. package/data/implementation/scala.json +93 -16
  972. package/data/implementation/scheme.json +59 -24
  973. package/data/implementation/scss.json +29 -0
  974. package/data/implementation/shadcn.json +130 -89
  975. package/data/implementation/shell.json +29 -0
  976. package/data/implementation/sol.json +29 -0
  977. package/data/implementation/sparql.json +29 -0
  978. package/data/implementation/sql.json +29 -0
  979. package/data/implementation/ssh_config.json +55 -26
  980. package/data/implementation/st.json +29 -0
  981. package/data/implementation/swift.json +78 -14
  982. package/data/implementation/systemd.json +61 -32
  983. package/data/implementation/systemverilog.json +29 -0
  984. package/data/implementation/tailwindcss.json +100 -59
  985. package/data/implementation/tcl.json +29 -0
  986. package/data/implementation/toml.json +55 -26
  987. package/data/implementation/twig.json +29 -0
  988. package/data/implementation/typescript.json +29 -0
  989. package/data/implementation/vb.json +53 -24
  990. package/data/implementation/wgsl.json +53 -24
  991. package/data/implementation/xml.json +61 -32
  992. package/data/implementation/yaml.json +61 -32
  993. package/data/inlayHints/abap.json +81 -39
  994. package/data/inlayHints/angular.json +164 -24
  995. package/data/inlayHints/apex.json +85 -43
  996. package/data/inlayHints/awk.json +42 -0
  997. package/data/inlayHints/azcli.json +69 -27
  998. package/data/inlayHints/bicep.json +89 -47
  999. package/data/inlayHints/c.json +42 -0
  1000. package/data/inlayHints/caddy.json +42 -0
  1001. package/data/inlayHints/cameligo.json +73 -31
  1002. package/data/inlayHints/clojure.json +93 -51
  1003. package/data/inlayHints/coffee.json +81 -39
  1004. package/data/inlayHints/cpp.json +42 -0
  1005. package/data/inlayHints/crontab.json +69 -27
  1006. package/data/inlayHints/csharp.json +42 -0
  1007. package/data/inlayHints/css.json +129 -87
  1008. package/data/inlayHints/cypher.json +73 -31
  1009. package/data/inlayHints/dart.json +165 -29
  1010. package/data/inlayHints/docker-compose.json +85 -43
  1011. package/data/inlayHints/dockerfile.json +42 -0
  1012. package/data/inlayHints/doctest.json +73 -31
  1013. package/data/inlayHints/dotenv.json +77 -35
  1014. package/data/inlayHints/ecl.json +69 -27
  1015. package/data/inlayHints/elixir.json +97 -55
  1016. package/data/inlayHints/flow9.json +69 -27
  1017. package/data/inlayHints/freemarker2.json +69 -27
  1018. package/data/inlayHints/go.json +42 -0
  1019. package/data/inlayHints/graphql.json +85 -43
  1020. package/data/inlayHints/hcl.json +42 -0
  1021. package/data/inlayHints/html.json +69 -27
  1022. package/data/inlayHints/ini.json +69 -27
  1023. package/data/inlayHints/java.json +42 -0
  1024. package/data/inlayHints/javascript.json +42 -0
  1025. package/data/inlayHints/json.json +81 -39
  1026. package/data/inlayHints/julia.json +93 -51
  1027. package/data/inlayHints/kotlin.json +129 -23
  1028. package/data/inlayHints/less.json +81 -39
  1029. package/data/inlayHints/lexon.json +69 -27
  1030. package/data/inlayHints/liquid.json +73 -31
  1031. package/data/inlayHints/lua.json +42 -0
  1032. package/data/inlayHints/m3.json +73 -31
  1033. package/data/inlayHints/makefile.json +42 -0
  1034. package/data/inlayHints/markdown.json +69 -27
  1035. package/data/inlayHints/mdx.json +73 -31
  1036. package/data/inlayHints/mips.json +73 -31
  1037. package/data/inlayHints/msdax.json +73 -31
  1038. package/data/inlayHints/mysql.json +77 -35
  1039. package/data/inlayHints/nestjs.json +153 -24
  1040. package/data/inlayHints/nextjs.json +185 -143
  1041. package/data/inlayHints/nginx.json +42 -0
  1042. package/data/inlayHints/objective-c.json +89 -47
  1043. package/data/inlayHints/pascal.json +81 -39
  1044. package/data/inlayHints/pascaligo.json +69 -27
  1045. package/data/inlayHints/perl.json +42 -0
  1046. package/data/inlayHints/pgsql.json +81 -39
  1047. package/data/inlayHints/php.json +42 -0
  1048. package/data/inlayHints/pla.json +69 -27
  1049. package/data/inlayHints/postiats.json +69 -27
  1050. package/data/inlayHints/powerquery.json +81 -39
  1051. package/data/inlayHints/powershell.json +42 -0
  1052. package/data/inlayHints/protobuf.json +69 -27
  1053. package/data/inlayHints/python.json +42 -0
  1054. package/data/inlayHints/qsharp.json +81 -39
  1055. package/data/inlayHints/r.json +137 -95
  1056. package/data/inlayHints/razor.json +81 -39
  1057. package/data/inlayHints/react.json +236 -177
  1058. package/data/inlayHints/redis-cli.json +42 -0
  1059. package/data/inlayHints/redis.json +69 -27
  1060. package/data/inlayHints/redshift.json +73 -31
  1061. package/data/inlayHints/restructuredtext.json +69 -27
  1062. package/data/inlayHints/ruby.json +42 -0
  1063. package/data/inlayHints/rust.json +42 -0
  1064. package/data/inlayHints/sb.json +69 -27
  1065. package/data/inlayHints/scala.json +233 -42
  1066. package/data/inlayHints/scheme.json +93 -51
  1067. package/data/inlayHints/scss.json +93 -51
  1068. package/data/inlayHints/shadcn.json +151 -109
  1069. package/data/inlayHints/shell.json +42 -0
  1070. package/data/inlayHints/sol.json +85 -43
  1071. package/data/inlayHints/sparql.json +73 -31
  1072. package/data/inlayHints/sql.json +42 -0
  1073. package/data/inlayHints/ssh_config.json +73 -31
  1074. package/data/inlayHints/st.json +81 -39
  1075. package/data/inlayHints/swift.json +197 -37
  1076. package/data/inlayHints/systemd.json +81 -39
  1077. package/data/inlayHints/systemverilog.json +77 -35
  1078. package/data/inlayHints/tailwindcss.json +153 -111
  1079. package/data/inlayHints/tcl.json +73 -31
  1080. package/data/inlayHints/toml.json +81 -39
  1081. package/data/inlayHints/twig.json +81 -39
  1082. package/data/inlayHints/typescript.json +42 -0
  1083. package/data/inlayHints/vb.json +85 -43
  1084. package/data/inlayHints/wgsl.json +81 -39
  1085. package/data/inlayHints/xml.json +69 -27
  1086. package/data/inlayHints/yaml.json +77 -35
  1087. package/data/inlineCompletions/abap.json +85 -35
  1088. package/data/inlineCompletions/apex.json +85 -35
  1089. package/data/inlineCompletions/awk.json +65 -0
  1090. package/data/inlineCompletions/azcli.json +85 -35
  1091. package/data/inlineCompletions/bicep.json +85 -35
  1092. package/data/inlineCompletions/c.json +73 -0
  1093. package/data/inlineCompletions/caddy.json +50 -0
  1094. package/data/inlineCompletions/cameligo.json +84 -29
  1095. package/data/inlineCompletions/clojure.json +85 -35
  1096. package/data/inlineCompletions/coffee.json +85 -35
  1097. package/data/inlineCompletions/cpp.json +75 -0
  1098. package/data/inlineCompletions/crontab.json +50 -0
  1099. package/data/inlineCompletions/csharp.json +73 -1
  1100. package/data/inlineCompletions/css.json +125 -125
  1101. package/data/inlineCompletions/cypher.json +84 -29
  1102. package/data/inlineCompletions/dart.json +136 -26
  1103. package/data/inlineCompletions/docker-compose.json +94 -89
  1104. package/data/inlineCompletions/dockerfile.json +50 -0
  1105. package/data/inlineCompletions/doctest.json +83 -23
  1106. package/data/inlineCompletions/dotenv.json +55 -0
  1107. package/data/inlineCompletions/ecl.json +84 -29
  1108. package/data/inlineCompletions/elixir.json +85 -35
  1109. package/data/inlineCompletions/flow9.json +84 -29
  1110. package/data/inlineCompletions/freemarker2.json +84 -29
  1111. package/data/inlineCompletions/go.json +71 -0
  1112. package/data/inlineCompletions/graphql.json +65 -0
  1113. package/data/inlineCompletions/hcl.json +65 -0
  1114. package/data/inlineCompletions/html.json +50 -0
  1115. package/data/inlineCompletions/ini.json +60 -0
  1116. package/data/inlineCompletions/java.json +76 -0
  1117. package/data/inlineCompletions/javascript.json +97 -1
  1118. package/data/inlineCompletions/json.json +60 -0
  1119. package/data/inlineCompletions/julia.json +85 -35
  1120. package/data/inlineCompletions/kotlin.json +94 -19
  1121. package/data/inlineCompletions/less.json +92 -29
  1122. package/data/inlineCompletions/lexon.json +83 -23
  1123. package/data/inlineCompletions/liquid.json +84 -29
  1124. package/data/inlineCompletions/lua.json +71 -0
  1125. package/data/inlineCompletions/m3.json +84 -29
  1126. package/data/inlineCompletions/makefile.json +55 -0
  1127. package/data/inlineCompletions/markdown.json +50 -0
  1128. package/data/inlineCompletions/mdx.json +84 -29
  1129. package/data/inlineCompletions/mips.json +85 -35
  1130. package/data/inlineCompletions/msdax.json +83 -23
  1131. package/data/inlineCompletions/mysql.json +85 -35
  1132. package/data/inlineCompletions/nginx.json +65 -0
  1133. package/data/inlineCompletions/objective-c.json +85 -35
  1134. package/data/inlineCompletions/pascal.json +85 -35
  1135. package/data/inlineCompletions/pascaligo.json +84 -29
  1136. package/data/inlineCompletions/perl.json +65 -0
  1137. package/data/inlineCompletions/pgsql.json +85 -35
  1138. package/data/inlineCompletions/php.json +72 -0
  1139. package/data/inlineCompletions/pla.json +84 -29
  1140. package/data/inlineCompletions/postiats.json +84 -29
  1141. package/data/inlineCompletions/powerquery.json +84 -29
  1142. package/data/inlineCompletions/powershell.json +65 -0
  1143. package/data/inlineCompletions/protobuf.json +65 -0
  1144. package/data/inlineCompletions/python.json +73 -1
  1145. package/data/inlineCompletions/qsharp.json +85 -35
  1146. package/data/inlineCompletions/r.json +86 -41
  1147. package/data/inlineCompletions/razor.json +85 -35
  1148. package/data/inlineCompletions/redis-cli.json +50 -0
  1149. package/data/inlineCompletions/redis.json +84 -29
  1150. package/data/inlineCompletions/redshift.json +84 -29
  1151. package/data/inlineCompletions/restructuredtext.json +85 -35
  1152. package/data/inlineCompletions/ruby.json +73 -0
  1153. package/data/inlineCompletions/rust.json +70 -0
  1154. package/data/inlineCompletions/sb.json +85 -35
  1155. package/data/inlineCompletions/scala.json +130 -25
  1156. package/data/inlineCompletions/scheme.json +85 -35
  1157. package/data/inlineCompletions/scss.json +85 -35
  1158. package/data/inlineCompletions/shell.json +1 -1
  1159. package/data/inlineCompletions/sol.json +85 -35
  1160. package/data/inlineCompletions/sparql.json +85 -35
  1161. package/data/inlineCompletions/sql.json +72 -0
  1162. package/data/inlineCompletions/ssh_config.json +50 -0
  1163. package/data/inlineCompletions/st.json +85 -35
  1164. package/data/inlineCompletions/swift.json +112 -22
  1165. package/data/inlineCompletions/systemd.json +55 -0
  1166. package/data/inlineCompletions/systemverilog.json +85 -35
  1167. package/data/inlineCompletions/tcl.json +85 -35
  1168. package/data/inlineCompletions/toml.json +55 -0
  1169. package/data/inlineCompletions/twig.json +85 -35
  1170. package/data/inlineCompletions/typescript.json +97 -1
  1171. package/data/inlineCompletions/vb.json +85 -35
  1172. package/data/inlineCompletions/wgsl.json +85 -35
  1173. package/data/inlineCompletions/xml.json +50 -0
  1174. package/data/inlineCompletions/yaml.json +50 -0
  1175. package/data/linkedEditingRange/abap.json +23 -13
  1176. package/data/linkedEditingRange/angular.json +30 -23
  1177. package/data/linkedEditingRange/apex.json +23 -13
  1178. package/data/linkedEditingRange/awk.json +23 -13
  1179. package/data/linkedEditingRange/azcli.json +22 -6
  1180. package/data/linkedEditingRange/bicep.json +23 -13
  1181. package/data/linkedEditingRange/c.json +24 -19
  1182. package/data/linkedEditingRange/caddy.json +23 -13
  1183. package/data/linkedEditingRange/cameligo.json +23 -13
  1184. package/data/linkedEditingRange/clojure.json +24 -19
  1185. package/data/linkedEditingRange/coffee.json +23 -13
  1186. package/data/linkedEditingRange/cpp.json +24 -19
  1187. package/data/linkedEditingRange/crontab.json +22 -6
  1188. package/data/linkedEditingRange/csharp.json +24 -19
  1189. package/data/linkedEditingRange/cypher.json +24 -19
  1190. package/data/linkedEditingRange/dart.json +23 -13
  1191. package/data/linkedEditingRange/docker-compose.json +22 -6
  1192. package/data/linkedEditingRange/dockerfile.json +23 -13
  1193. package/data/linkedEditingRange/doctest.json +22 -6
  1194. package/data/linkedEditingRange/dotenv.json +23 -6
  1195. package/data/linkedEditingRange/ecl.json +23 -13
  1196. package/data/linkedEditingRange/elixir.json +24 -19
  1197. package/data/linkedEditingRange/flow9.json +23 -13
  1198. package/data/linkedEditingRange/go.json +23 -13
  1199. package/data/linkedEditingRange/graphql.json +23 -13
  1200. package/data/linkedEditingRange/hcl.json +23 -13
  1201. package/data/linkedEditingRange/html.json +23 -13
  1202. package/data/linkedEditingRange/ini.json +23 -6
  1203. package/data/linkedEditingRange/java.json +23 -13
  1204. package/data/linkedEditingRange/javascript.json +24 -19
  1205. package/data/linkedEditingRange/json.json +23 -6
  1206. package/data/linkedEditingRange/julia.json +23 -13
  1207. package/data/linkedEditingRange/kotlin.json +23 -13
  1208. package/data/linkedEditingRange/less.json +24 -19
  1209. package/data/linkedEditingRange/lexon.json +22 -6
  1210. package/data/linkedEditingRange/liquid.json +24 -19
  1211. package/data/linkedEditingRange/lua.json +23 -13
  1212. package/data/linkedEditingRange/m3.json +23 -13
  1213. package/data/linkedEditingRange/makefile.json +23 -13
  1214. package/data/linkedEditingRange/markdown.json +23 -13
  1215. package/data/linkedEditingRange/mdx.json +24 -19
  1216. package/data/linkedEditingRange/mips.json +22 -6
  1217. package/data/linkedEditingRange/msdax.json +22 -6
  1218. package/data/linkedEditingRange/mysql.json +23 -13
  1219. package/data/linkedEditingRange/nestjs.json +23 -10
  1220. package/data/linkedEditingRange/nextjs.json +24 -11
  1221. package/data/linkedEditingRange/nginx.json +23 -13
  1222. package/data/linkedEditingRange/objective-c.json +24 -19
  1223. package/data/linkedEditingRange/pascal.json +23 -13
  1224. package/data/linkedEditingRange/pascaligo.json +23 -13
  1225. package/data/linkedEditingRange/perl.json +23 -13
  1226. package/data/linkedEditingRange/pgsql.json +24 -19
  1227. package/data/linkedEditingRange/php.json +24 -19
  1228. package/data/linkedEditingRange/pla.json +22 -6
  1229. package/data/linkedEditingRange/postiats.json +23 -13
  1230. package/data/linkedEditingRange/powerquery.json +23 -13
  1231. package/data/linkedEditingRange/powershell.json +24 -19
  1232. package/data/linkedEditingRange/protobuf.json +23 -13
  1233. package/data/linkedEditingRange/python.json +23 -13
  1234. package/data/linkedEditingRange/qsharp.json +23 -13
  1235. package/data/linkedEditingRange/r.json +23 -13
  1236. package/data/linkedEditingRange/razor.json +24 -19
  1237. package/data/linkedEditingRange/react.json +74 -75
  1238. package/data/linkedEditingRange/redis-cli.json +22 -6
  1239. package/data/linkedEditingRange/redis.json +22 -6
  1240. package/data/linkedEditingRange/redshift.json +23 -13
  1241. package/data/linkedEditingRange/restructuredtext.json +23 -13
  1242. package/data/linkedEditingRange/ruby.json +23 -13
  1243. package/data/linkedEditingRange/rust.json +23 -13
  1244. package/data/linkedEditingRange/sb.json +23 -13
  1245. package/data/linkedEditingRange/scala.json +24 -19
  1246. package/data/linkedEditingRange/scheme.json +24 -19
  1247. package/data/linkedEditingRange/scss.json +24 -19
  1248. package/data/linkedEditingRange/shadcn.json +30 -23
  1249. package/data/linkedEditingRange/sol.json +23 -13
  1250. package/data/linkedEditingRange/sparql.json +23 -13
  1251. package/data/linkedEditingRange/sql.json +23 -13
  1252. package/data/linkedEditingRange/ssh_config.json +22 -6
  1253. package/data/linkedEditingRange/st.json +23 -13
  1254. package/data/linkedEditingRange/swift.json +23 -13
  1255. package/data/linkedEditingRange/systemd.json +22 -6
  1256. package/data/linkedEditingRange/systemverilog.json +23 -13
  1257. package/data/linkedEditingRange/tcl.json +23 -13
  1258. package/data/linkedEditingRange/toml.json +23 -6
  1259. package/data/linkedEditingRange/twig.json +24 -19
  1260. package/data/linkedEditingRange/typescript.json +24 -19
  1261. package/data/linkedEditingRange/vb.json +24 -19
  1262. package/data/linkedEditingRange/wgsl.json +22 -6
  1263. package/data/linkedEditingRange/xml.json +23 -13
  1264. package/data/linkedEditingRange/yaml.json +23 -6
  1265. package/data/links/abap.json +45 -0
  1266. package/data/links/angular.json +117 -95
  1267. package/data/links/apex.json +55 -0
  1268. package/data/links/awk.json +60 -0
  1269. package/data/links/azcli.json +60 -0
  1270. package/data/links/bicep.json +46 -0
  1271. package/data/links/c.json +66 -0
  1272. package/data/links/caddy.json +66 -0
  1273. package/data/links/cameligo.json +60 -0
  1274. package/data/links/clojure.json +46 -0
  1275. package/data/links/coffee.json +51 -0
  1276. package/data/links/cpp.json +66 -0
  1277. package/data/links/crontab.json +65 -0
  1278. package/data/links/csharp.json +66 -0
  1279. package/data/links/css.json +82 -55
  1280. package/data/links/cypher.json +61 -0
  1281. package/data/links/dart.json +84 -16
  1282. package/data/links/docker-compose.json +83 -47
  1283. package/data/links/dockerfile.json +66 -0
  1284. package/data/links/doctest.json +60 -0
  1285. package/data/links/dotenv.json +66 -0
  1286. package/data/links/ecl.json +55 -0
  1287. package/data/links/elixir.json +46 -0
  1288. package/data/links/flow9.json +65 -0
  1289. package/data/links/freemarker2.json +47 -0
  1290. package/data/links/go.json +66 -0
  1291. package/data/links/graphql.json +61 -0
  1292. package/data/links/hcl.json +66 -0
  1293. package/data/links/html.json +67 -0
  1294. package/data/links/ini.json +66 -0
  1295. package/data/links/java.json +66 -0
  1296. package/data/links/javascript.json +67 -0
  1297. package/data/links/json.json +56 -0
  1298. package/data/links/julia.json +56 -0
  1299. package/data/links/kotlin.json +83 -10
  1300. package/data/links/less.json +47 -0
  1301. package/data/links/lexon.json +70 -0
  1302. package/data/links/liquid.json +42 -0
  1303. package/data/links/lua.json +66 -0
  1304. package/data/links/m3.json +60 -0
  1305. package/data/links/makefile.json +66 -0
  1306. package/data/links/markdown.json +65 -0
  1307. package/data/links/mdx.json +52 -0
  1308. package/data/links/mips.json +65 -0
  1309. package/data/links/msdax.json +71 -0
  1310. package/data/links/mysql.json +56 -0
  1311. package/data/links/nestjs.json +157 -130
  1312. package/data/links/nextjs.json +118 -91
  1313. package/data/links/nginx.json +66 -0
  1314. package/data/links/objective-c.json +51 -0
  1315. package/data/links/pascal.json +50 -0
  1316. package/data/links/pascaligo.json +60 -0
  1317. package/data/links/perl.json +66 -0
  1318. package/data/links/pgsql.json +51 -0
  1319. package/data/links/php.json +66 -0
  1320. package/data/links/pla.json +70 -0
  1321. package/data/links/postiats.json +55 -0
  1322. package/data/links/powerquery.json +60 -0
  1323. package/data/links/powershell.json +65 -0
  1324. package/data/links/protobuf.json +66 -0
  1325. package/data/links/python.json +66 -0
  1326. package/data/links/qsharp.json +60 -0
  1327. package/data/links/r.json +81 -20
  1328. package/data/links/razor.json +42 -0
  1329. package/data/links/react.json +102 -75
  1330. package/data/links/redis-cli.json +71 -0
  1331. package/data/links/redis.json +71 -0
  1332. package/data/links/redshift.json +56 -0
  1333. package/data/links/restructuredtext.json +35 -0
  1334. package/data/links/ruby.json +66 -0
  1335. package/data/links/rust.json +66 -0
  1336. package/data/links/sb.json +70 -0
  1337. package/data/links/scala.json +83 -17
  1338. package/data/links/scheme.json +46 -0
  1339. package/data/links/scss.json +27 -0
  1340. package/data/links/shadcn.json +120 -98
  1341. package/data/links/shell.json +5 -0
  1342. package/data/links/sol.json +50 -0
  1343. package/data/links/sparql.json +61 -0
  1344. package/data/links/sql.json +61 -0
  1345. package/data/links/ssh_config.json +66 -0
  1346. package/data/links/st.json +60 -0
  1347. package/data/links/swift.json +83 -13
  1348. package/data/links/systemd.json +61 -0
  1349. package/data/links/systemverilog.json +60 -0
  1350. package/data/links/tailwindcss.json +92 -65
  1351. package/data/links/tcl.json +56 -0
  1352. package/data/links/toml.json +56 -0
  1353. package/data/links/twig.json +22 -0
  1354. package/data/links/typescript.json +67 -0
  1355. package/data/links/vb.json +56 -0
  1356. package/data/links/wgsl.json +70 -0
  1357. package/data/links/xml.json +66 -0
  1358. package/data/links/yaml.json +46 -0
  1359. package/data/manifest.json +6 -3
  1360. package/data/onTypeFormatting/abap.json +80 -42
  1361. package/data/onTypeFormatting/angular.json +96 -14
  1362. package/data/onTypeFormatting/apex.json +107 -69
  1363. package/data/onTypeFormatting/awk.json +95 -58
  1364. package/data/onTypeFormatting/azcli.json +63 -26
  1365. package/data/onTypeFormatting/bicep.json +90 -52
  1366. package/data/onTypeFormatting/c.json +117 -79
  1367. package/data/onTypeFormatting/caddy.json +80 -42
  1368. package/data/onTypeFormatting/cameligo.json +94 -57
  1369. package/data/onTypeFormatting/clojure.json +84 -47
  1370. package/data/onTypeFormatting/coffee.json +83 -46
  1371. package/data/onTypeFormatting/cpp.json +122 -84
  1372. package/data/onTypeFormatting/crontab.json +58 -21
  1373. package/data/onTypeFormatting/csharp.json +117 -79
  1374. package/data/onTypeFormatting/css.json +128 -82
  1375. package/data/onTypeFormatting/cypher.json +78 -41
  1376. package/data/onTypeFormatting/dart.json +117 -79
  1377. package/data/onTypeFormatting/docker-compose.json +80 -42
  1378. package/data/onTypeFormatting/dockerfile.json +80 -42
  1379. package/data/onTypeFormatting/doctest.json +68 -31
  1380. package/data/onTypeFormatting/dotenv.json +70 -32
  1381. package/data/onTypeFormatting/ecl.json +84 -47
  1382. package/data/onTypeFormatting/elixir.json +78 -41
  1383. package/data/onTypeFormatting/flow9.json +95 -58
  1384. package/data/onTypeFormatting/freemarker2.json +90 -52
  1385. package/data/onTypeFormatting/go.json +112 -74
  1386. package/data/onTypeFormatting/graphql.json +89 -52
  1387. package/data/onTypeFormatting/hcl.json +85 -47
  1388. package/data/onTypeFormatting/html.json +90 -52
  1389. package/data/onTypeFormatting/ini.json +75 -37
  1390. package/data/onTypeFormatting/java.json +117 -79
  1391. package/data/onTypeFormatting/javascript.json +122 -84
  1392. package/data/onTypeFormatting/json.json +84 -47
  1393. package/data/onTypeFormatting/julia.json +73 -36
  1394. package/data/onTypeFormatting/kotlin.json +112 -74
  1395. package/data/onTypeFormatting/less.json +95 -58
  1396. package/data/onTypeFormatting/lexon.json +75 -37
  1397. package/data/onTypeFormatting/liquid.json +95 -57
  1398. package/data/onTypeFormatting/lua.json +83 -46
  1399. package/data/onTypeFormatting/m3.json +89 -52
  1400. package/data/onTypeFormatting/makefile.json +78 -41
  1401. package/data/onTypeFormatting/markdown.json +73 -36
  1402. package/data/onTypeFormatting/mdx.json +78 -41
  1403. package/data/onTypeFormatting/mips.json +68 -31
  1404. package/data/onTypeFormatting/msdax.json +73 -36
  1405. package/data/onTypeFormatting/mysql.json +83 -46
  1406. package/data/onTypeFormatting/nestjs.json +92 -16
  1407. package/data/onTypeFormatting/nextjs.json +100 -17
  1408. package/data/onTypeFormatting/nginx.json +85 -47
  1409. package/data/onTypeFormatting/objective-c.json +117 -79
  1410. package/data/onTypeFormatting/pascal.json +89 -52
  1411. package/data/onTypeFormatting/pascaligo.json +89 -52
  1412. package/data/onTypeFormatting/perl.json +95 -58
  1413. package/data/onTypeFormatting/pgsql.json +83 -46
  1414. package/data/onTypeFormatting/php.json +117 -79
  1415. package/data/onTypeFormatting/pla.json +79 -42
  1416. package/data/onTypeFormatting/postiats.json +84 -47
  1417. package/data/onTypeFormatting/powerquery.json +83 -46
  1418. package/data/onTypeFormatting/powershell.json +95 -58
  1419. package/data/onTypeFormatting/protobuf.json +100 -63
  1420. package/data/onTypeFormatting/python.json +90 -52
  1421. package/data/onTypeFormatting/qsharp.json +112 -74
  1422. package/data/onTypeFormatting/r.json +100 -63
  1423. package/data/onTypeFormatting/razor.json +95 -57
  1424. package/data/onTypeFormatting/react.json +181 -127
  1425. package/data/onTypeFormatting/redis-cli.json +58 -21
  1426. package/data/onTypeFormatting/redis.json +58 -21
  1427. package/data/onTypeFormatting/redshift.json +83 -46
  1428. package/data/onTypeFormatting/restructuredtext.json +78 -41
  1429. package/data/onTypeFormatting/ruby.json +78 -41
  1430. package/data/onTypeFormatting/rust.json +112 -74
  1431. package/data/onTypeFormatting/sb.json +68 -31
  1432. package/data/onTypeFormatting/scala.json +112 -74
  1433. package/data/onTypeFormatting/scheme.json +84 -47
  1434. package/data/onTypeFormatting/scss.json +100 -63
  1435. package/data/onTypeFormatting/shadcn.json +96 -54
  1436. package/data/onTypeFormatting/shell.json +34 -1
  1437. package/data/onTypeFormatting/sol.json +107 -69
  1438. package/data/onTypeFormatting/sparql.json +73 -36
  1439. package/data/onTypeFormatting/sql.json +83 -46
  1440. package/data/onTypeFormatting/ssh_config.json +75 -37
  1441. package/data/onTypeFormatting/st.json +89 -52
  1442. package/data/onTypeFormatting/swift.json +112 -74
  1443. package/data/onTypeFormatting/systemd.json +75 -37
  1444. package/data/onTypeFormatting/systemverilog.json +84 -47
  1445. package/data/onTypeFormatting/tailwindcss.json +109 -63
  1446. package/data/onTypeFormatting/tcl.json +89 -52
  1447. package/data/onTypeFormatting/toml.json +75 -37
  1448. package/data/onTypeFormatting/twig.json +95 -57
  1449. package/data/onTypeFormatting/typescript.json +127 -89
  1450. package/data/onTypeFormatting/vb.json +78 -41
  1451. package/data/onTypeFormatting/wgsl.json +112 -74
  1452. package/data/onTypeFormatting/xml.json +90 -52
  1453. package/data/onTypeFormatting/yaml.json +78 -41
  1454. package/data/rangeSemanticTokens/angular.json +196 -140
  1455. package/data/rangeSemanticTokens/nestjs.json +195 -27
  1456. package/data/rangeSemanticTokens/nextjs.json +199 -28
  1457. package/data/rangeSemanticTokens/react.json +77 -216
  1458. package/data/rangeSemanticTokens/shadcn.json +203 -140
  1459. package/data/references/abap.json +72 -9
  1460. package/data/references/apex.json +67 -8
  1461. package/data/references/azcli.json +96 -50
  1462. package/data/references/bicep.json +112 -86
  1463. package/data/references/cameligo.json +103 -67
  1464. package/data/references/clojure.json +113 -87
  1465. package/data/references/coffee.json +105 -69
  1466. package/data/references/crontab.json +92 -41
  1467. package/data/references/css.json +92 -65
  1468. package/data/references/cypher.json +124 -93
  1469. package/data/references/dart.json +117 -15
  1470. package/data/references/docker-compose.json +98 -42
  1471. package/data/references/dockerfile.json +112 -86
  1472. package/data/references/doctest.json +95 -49
  1473. package/data/references/dotenv.json +91 -40
  1474. package/data/references/ecl.json +112 -71
  1475. package/data/references/elixir.json +121 -100
  1476. package/data/references/flow9.json +95 -49
  1477. package/data/references/freemarker2.json +104 -63
  1478. package/data/references/graphql.json +113 -82
  1479. package/data/references/html.json +106 -70
  1480. package/data/references/ini.json +91 -40
  1481. package/data/references/json.json +90 -39
  1482. package/data/references/julia.json +114 -88
  1483. package/data/references/kotlin.json +101 -12
  1484. package/data/references/less.json +107 -71
  1485. package/data/references/lexon.json +113 -67
  1486. package/data/references/liquid.json +103 -62
  1487. package/data/references/m3.json +108 -67
  1488. package/data/references/markdown.json +101 -60
  1489. package/data/references/mdx.json +100 -59
  1490. package/data/references/mips.json +94 -48
  1491. package/data/references/msdax.json +98 -57
  1492. package/data/references/mysql.json +126 -95
  1493. package/data/references/nginx.json +112 -81
  1494. package/data/references/objective-c.json +116 -85
  1495. package/data/references/pascal.json +110 -74
  1496. package/data/references/pascaligo.json +100 -59
  1497. package/data/references/pgsql.json +133 -102
  1498. package/data/references/pla.json +94 -43
  1499. package/data/references/postiats.json +105 -64
  1500. package/data/references/powerquery.json +109 -68
  1501. package/data/references/protobuf.json +110 -84
  1502. package/data/references/qsharp.json +120 -84
  1503. package/data/references/razor.json +110 -69
  1504. package/data/references/redis.json +101 -70
  1505. package/data/references/redshift.json +122 -86
  1506. package/data/references/restructuredtext.json +110 -74
  1507. package/data/references/sb.json +121 -80
  1508. package/data/references/scala.json +124 -15
  1509. package/data/references/scheme.json +130 -99
  1510. package/data/references/scss.json +113 -82
  1511. package/data/references/sol.json +124 -98
  1512. package/data/references/sparql.json +123 -92
  1513. package/data/references/ssh_config.json +106 -65
  1514. package/data/references/st.json +107 -71
  1515. package/data/references/swift.json +111 -14
  1516. package/data/references/systemd.json +117 -76
  1517. package/data/references/systemverilog.json +132 -111
  1518. package/data/references/tcl.json +132 -101
  1519. package/data/references/toml.json +94 -48
  1520. package/data/references/twig.json +108 -77
  1521. package/data/references/vb.json +132 -106
  1522. package/data/references/wgsl.json +120 -84
  1523. package/data/references/xml.json +107 -71
  1524. package/data/references/yaml.json +98 -57
  1525. package/data/rename/abap.json +78 -28
  1526. package/data/rename/angular.json +121 -131
  1527. package/data/rename/apex.json +83 -29
  1528. package/data/rename/awk.json +68 -31
  1529. package/data/rename/azcli.json +70 -32
  1530. package/data/rename/bicep.json +67 -31
  1531. package/data/rename/c.json +78 -29
  1532. package/data/rename/caddy.json +71 -32
  1533. package/data/rename/cameligo.json +73 -36
  1534. package/data/rename/clojure.json +81 -33
  1535. package/data/rename/coffee.json +83 -33
  1536. package/data/rename/cpp.json +126 -36
  1537. package/data/rename/crontab.json +53 -30
  1538. package/data/rename/csharp.json +111 -33
  1539. package/data/rename/cypher.json +91 -38
  1540. package/data/rename/dart.json +101 -31
  1541. package/data/rename/docker-compose.json +72 -33
  1542. package/data/rename/dockerfile.json +69 -40
  1543. package/data/rename/doctest.json +74 -32
  1544. package/data/rename/dotenv.json +40 -28
  1545. package/data/rename/ecl.json +87 -34
  1546. package/data/rename/elixir.json +91 -39
  1547. package/data/rename/flow9.json +66 -31
  1548. package/data/rename/freemarker2.json +87 -43
  1549. package/data/rename/go.json +88 -38
  1550. package/data/rename/graphql.json +73 -41
  1551. package/data/rename/hcl.json +80 -42
  1552. package/data/rename/html.json +81 -37
  1553. package/data/rename/ini.json +47 -28
  1554. package/data/rename/java.json +103 -41
  1555. package/data/rename/javascript.json +111 -42
  1556. package/data/rename/json.json +37 -23
  1557. package/data/rename/julia.json +87 -38
  1558. package/data/rename/kotlin.json +118 -43
  1559. package/data/rename/less.json +63 -39
  1560. package/data/rename/lexon.json +67 -31
  1561. package/data/rename/liquid.json +83 -38
  1562. package/data/rename/lua.json +66 -35
  1563. package/data/rename/m3.json +108 -41
  1564. package/data/rename/makefile.json +75 -38
  1565. package/data/rename/markdown.json +43 -31
  1566. package/data/rename/mdx.json +73 -36
  1567. package/data/rename/mips.json +111 -41
  1568. package/data/rename/msdax.json +101 -46
  1569. package/data/rename/mysql.json +107 -26
  1570. package/data/rename/nestjs.json +122 -32
  1571. package/data/rename/nextjs.json +116 -31
  1572. package/data/rename/nginx.json +70 -26
  1573. package/data/rename/objective-c.json +93 -21
  1574. package/data/rename/pascal.json +83 -21
  1575. package/data/rename/pascaligo.json +70 -21
  1576. package/data/rename/perl.json +96 -26
  1577. package/data/rename/pgsql.json +118 -26
  1578. package/data/rename/php.json +113 -26
  1579. package/data/rename/pla.json +52 -21
  1580. package/data/rename/postiats.json +96 -21
  1581. package/data/rename/powerquery.json +77 -26
  1582. package/data/rename/powershell.json +79 -26
  1583. package/data/rename/protobuf.json +73 -21
  1584. package/data/rename/python.json +69 -21
  1585. package/data/rename/qsharp.json +81 -21
  1586. package/data/rename/r.json +66 -21
  1587. package/data/rename/razor.json +72 -26
  1588. package/data/rename/react.json +145 -88
  1589. package/data/rename/redis-cli.json +86 -21
  1590. package/data/rename/redis.json +84 -21
  1591. package/data/rename/redshift.json +104 -26
  1592. package/data/rename/restructuredtext.json +72 -31
  1593. package/data/rename/ruby.json +98 -31
  1594. package/data/rename/rust.json +85 -21
  1595. package/data/rename/sb.json +71 -21
  1596. package/data/rename/scala.json +88 -26
  1597. package/data/rename/scheme.json +70 -21
  1598. package/data/rename/scss.json +76 -31
  1599. package/data/rename/shadcn.json +73 -79
  1600. package/data/rename/shell.json +15 -3
  1601. package/data/rename/sol.json +99 -21
  1602. package/data/rename/sparql.json +98 -26
  1603. package/data/rename/sql.json +124 -31
  1604. package/data/rename/ssh_config.json +69 -26
  1605. package/data/rename/st.json +65 -21
  1606. package/data/rename/swift.json +99 -26
  1607. package/data/rename/systemd.json +83 -26
  1608. package/data/rename/systemverilog.json +140 -21
  1609. package/data/rename/tailwindcss.json +76 -58
  1610. package/data/rename/tcl.json +141 -31
  1611. package/data/rename/toml.json +43 -26
  1612. package/data/rename/twig.json +84 -26
  1613. package/data/rename/typescript.json +110 -21
  1614. package/data/rename/vb.json +186 -21
  1615. package/data/rename/wgsl.json +100 -21
  1616. package/data/rename/xml.json +60 -26
  1617. package/data/rename/yaml.json +65 -31
  1618. package/data/selectionRange/abap.json +110 -35
  1619. package/data/selectionRange/angular.json +177 -95
  1620. package/data/selectionRange/apex.json +105 -35
  1621. package/data/selectionRange/awk.json +104 -35
  1622. package/data/selectionRange/azcli.json +89 -25
  1623. package/data/selectionRange/bicep.json +104 -35
  1624. package/data/selectionRange/c.json +114 -40
  1625. package/data/selectionRange/caddy.json +99 -35
  1626. package/data/selectionRange/cameligo.json +104 -35
  1627. package/data/selectionRange/clojure.json +105 -35
  1628. package/data/selectionRange/coffee.json +106 -35
  1629. package/data/selectionRange/cpp.json +125 -45
  1630. package/data/selectionRange/crontab.json +94 -30
  1631. package/data/selectionRange/csharp.json +121 -40
  1632. package/data/selectionRange/css.json +101 -55
  1633. package/data/selectionRange/cypher.json +109 -35
  1634. package/data/selectionRange/dart.json +117 -35
  1635. package/data/selectionRange/docker-compose.json +100 -35
  1636. package/data/selectionRange/dockerfile.json +108 -35
  1637. package/data/selectionRange/doctest.json +99 -25
  1638. package/data/selectionRange/dotenv.json +88 -25
  1639. package/data/selectionRange/ecl.json +105 -35
  1640. package/data/selectionRange/elixir.json +115 -35
  1641. package/data/selectionRange/flow9.json +105 -35
  1642. package/data/selectionRange/freemarker2.json +110 -35
  1643. package/data/selectionRange/go.json +111 -40
  1644. package/data/selectionRange/graphql.json +110 -35
  1645. package/data/selectionRange/hcl.json +104 -35
  1646. package/data/selectionRange/html.json +115 -35
  1647. package/data/selectionRange/ini.json +88 -25
  1648. package/data/selectionRange/java.json +120 -40
  1649. package/data/selectionRange/javascript.json +117 -40
  1650. package/data/selectionRange/json.json +80 -25
  1651. package/data/selectionRange/julia.json +117 -40
  1652. package/data/selectionRange/kotlin.json +120 -40
  1653. package/data/selectionRange/less.json +110 -35
  1654. package/data/selectionRange/lexon.json +79 -25
  1655. package/data/selectionRange/liquid.json +105 -35
  1656. package/data/selectionRange/lua.json +111 -35
  1657. package/data/selectionRange/m3.json +105 -35
  1658. package/data/selectionRange/makefile.json +99 -35
  1659. package/data/selectionRange/markdown.json +109 -35
  1660. package/data/selectionRange/mdx.json +115 -35
  1661. package/data/selectionRange/mips.json +84 -30
  1662. package/data/selectionRange/msdax.json +89 -35
  1663. package/data/selectionRange/mysql.json +101 -35
  1664. package/data/selectionRange/nestjs.json +103 -21
  1665. package/data/selectionRange/nextjs.json +103 -22
  1666. package/data/selectionRange/nginx.json +99 -35
  1667. package/data/selectionRange/objective-c.json +116 -40
  1668. package/data/selectionRange/pascal.json +90 -35
  1669. package/data/selectionRange/pascaligo.json +105 -35
  1670. package/data/selectionRange/perl.json +111 -35
  1671. package/data/selectionRange/pgsql.json +100 -35
  1672. package/data/selectionRange/php.json +117 -40
  1673. package/data/selectionRange/pla.json +100 -30
  1674. package/data/selectionRange/postiats.json +109 -35
  1675. package/data/selectionRange/powerquery.json +104 -35
  1676. package/data/selectionRange/powershell.json +117 -40
  1677. package/data/selectionRange/protobuf.json +110 -35
  1678. package/data/selectionRange/python.json +118 -40
  1679. package/data/selectionRange/qsharp.json +110 -40
  1680. package/data/selectionRange/r.json +109 -35
  1681. package/data/selectionRange/razor.json +115 -35
  1682. package/data/selectionRange/react.json +154 -87
  1683. package/data/selectionRange/redis-cli.json +88 -25
  1684. package/data/selectionRange/redis.json +88 -25
  1685. package/data/selectionRange/redshift.json +90 -35
  1686. package/data/selectionRange/restructuredtext.json +110 -35
  1687. package/data/selectionRange/ruby.json +117 -40
  1688. package/data/selectionRange/rust.json +125 -45
  1689. package/data/selectionRange/sb.json +84 -30
  1690. package/data/selectionRange/scala.json +117 -40
  1691. package/data/selectionRange/scheme.json +89 -35
  1692. package/data/selectionRange/scss.json +110 -35
  1693. package/data/selectionRange/shadcn.json +171 -89
  1694. package/data/selectionRange/shell.json +52 -1
  1695. package/data/selectionRange/sol.json +115 -40
  1696. package/data/selectionRange/sparql.json +110 -35
  1697. package/data/selectionRange/sql.json +100 -35
  1698. package/data/selectionRange/ssh_config.json +83 -30
  1699. package/data/selectionRange/st.json +86 -30
  1700. package/data/selectionRange/swift.json +125 -45
  1701. package/data/selectionRange/systemd.json +88 -35
  1702. package/data/selectionRange/systemverilog.json +110 -40
  1703. package/data/selectionRange/tailwindcss.json +87 -35
  1704. package/data/selectionRange/tcl.json +105 -35
  1705. package/data/selectionRange/toml.json +95 -30
  1706. package/data/selectionRange/twig.json +105 -35
  1707. package/data/selectionRange/typescript.json +127 -45
  1708. package/data/selectionRange/vb.json +96 -40
  1709. package/data/selectionRange/wgsl.json +109 -35
  1710. package/data/selectionRange/xml.json +101 -35
  1711. package/data/selectionRange/yaml.json +100 -35
  1712. package/data/semanticTokens/angular.json +269 -198
  1713. package/data/semanticTokens/nestjs.json +245 -35
  1714. package/data/semanticTokens/nextjs.json +265 -38
  1715. package/data/semanticTokens/react.json +230 -215
  1716. package/data/semanticTokens/shadcn.json +235 -180
  1717. package/data/signatureHelp/nestjs.json +201 -128
  1718. package/data/signatureHelp/nextjs.json +185 -127
  1719. package/data/signatureHelp/react.json +285 -281
  1720. package/data/typeDefinition/abap.json +57 -18
  1721. package/data/typeDefinition/angular.json +362 -362
  1722. package/data/typeDefinition/apex.json +65 -20
  1723. package/data/typeDefinition/awk.json +35 -35
  1724. package/data/typeDefinition/azcli.json +35 -35
  1725. package/data/typeDefinition/bicep.json +25 -25
  1726. package/data/typeDefinition/c.json +89 -89
  1727. package/data/typeDefinition/caddy.json +35 -35
  1728. package/data/typeDefinition/cameligo.json +65 -65
  1729. package/data/typeDefinition/clojure.json +89 -89
  1730. package/data/typeDefinition/coffee.json +75 -75
  1731. package/data/typeDefinition/cpp.json +101 -101
  1732. package/data/typeDefinition/crontab.json +35 -35
  1733. package/data/typeDefinition/csharp.json +117 -117
  1734. package/data/typeDefinition/css.json +85 -53
  1735. package/data/typeDefinition/cypher.json +61 -61
  1736. package/data/typeDefinition/dart.json +215 -35
  1737. package/data/typeDefinition/docker-compose.json +40 -40
  1738. package/data/typeDefinition/dockerfile.json +40 -40
  1739. package/data/typeDefinition/doctest.json +41 -41
  1740. package/data/typeDefinition/dotenv.json +30 -30
  1741. package/data/typeDefinition/ecl.json +49 -49
  1742. package/data/typeDefinition/elixir.json +65 -65
  1743. package/data/typeDefinition/flow9.json +37 -37
  1744. package/data/typeDefinition/freemarker2.json +37 -37
  1745. package/data/typeDefinition/go.json +101 -101
  1746. package/data/typeDefinition/graphql.json +45 -45
  1747. package/data/typeDefinition/hcl.json +55 -55
  1748. package/data/typeDefinition/html.json +40 -40
  1749. package/data/typeDefinition/ini.json +30 -30
  1750. package/data/typeDefinition/java.json +99 -99
  1751. package/data/typeDefinition/javascript.json +113 -113
  1752. package/data/typeDefinition/json.json +35 -35
  1753. package/data/typeDefinition/julia.json +65 -65
  1754. package/data/typeDefinition/kotlin.json +201 -33
  1755. package/data/typeDefinition/less.json +45 -45
  1756. package/data/typeDefinition/lexon.json +25 -25
  1757. package/data/typeDefinition/liquid.json +35 -35
  1758. package/data/typeDefinition/lua.json +59 -59
  1759. package/data/typeDefinition/m3.json +49 -49
  1760. package/data/typeDefinition/makefile.json +35 -35
  1761. package/data/typeDefinition/markdown.json +50 -50
  1762. package/data/typeDefinition/mdx.json +35 -35
  1763. package/data/typeDefinition/mips.json +45 -45
  1764. package/data/typeDefinition/msdax.json +41 -41
  1765. package/data/typeDefinition/mysql.json +65 -65
  1766. package/data/typeDefinition/nestjs.json +334 -334
  1767. package/data/typeDefinition/nextjs.json +285 -285
  1768. package/data/typeDefinition/nginx.json +40 -40
  1769. package/data/typeDefinition/objective-c.json +65 -65
  1770. package/data/typeDefinition/pascal.json +65 -65
  1771. package/data/typeDefinition/pascaligo.json +65 -65
  1772. package/data/typeDefinition/perl.json +52 -52
  1773. package/data/typeDefinition/pgsql.json +65 -65
  1774. package/data/typeDefinition/php.json +77 -77
  1775. package/data/typeDefinition/pla.json +45 -45
  1776. package/data/typeDefinition/postiats.json +41 -41
  1777. package/data/typeDefinition/powerquery.json +65 -65
  1778. package/data/typeDefinition/powershell.json +70 -70
  1779. package/data/typeDefinition/protobuf.json +75 -75
  1780. package/data/typeDefinition/python.json +95 -95
  1781. package/data/typeDefinition/qsharp.json +49 -49
  1782. package/data/typeDefinition/r.json +125 -125
  1783. package/data/typeDefinition/razor.json +45 -45
  1784. package/data/typeDefinition/react.json +236 -236
  1785. package/data/typeDefinition/redis-cli.json +35 -35
  1786. package/data/typeDefinition/redis.json +41 -41
  1787. package/data/typeDefinition/redshift.json +65 -65
  1788. package/data/typeDefinition/restructuredtext.json +35 -35
  1789. package/data/typeDefinition/ruby.json +89 -89
  1790. package/data/typeDefinition/rust.json +143 -143
  1791. package/data/typeDefinition/sb.json +25 -25
  1792. package/data/typeDefinition/scala.json +334 -52
  1793. package/data/typeDefinition/scheme.json +71 -71
  1794. package/data/typeDefinition/scss.json +45 -45
  1795. package/data/typeDefinition/shadcn.json +292 -292
  1796. package/data/typeDefinition/sol.json +65 -65
  1797. package/data/typeDefinition/sparql.json +49 -49
  1798. package/data/typeDefinition/sql.json +80 -80
  1799. package/data/typeDefinition/ssh_config.json +35 -35
  1800. package/data/typeDefinition/st.json +65 -65
  1801. package/data/typeDefinition/swift.json +362 -56
  1802. package/data/typeDefinition/systemd.json +40 -40
  1803. package/data/typeDefinition/systemverilog.json +65 -65
  1804. package/data/typeDefinition/tailwindcss.json +79 -47
  1805. package/data/typeDefinition/tcl.json +53 -53
  1806. package/data/typeDefinition/toml.json +45 -45
  1807. package/data/typeDefinition/twig.json +35 -35
  1808. package/data/typeDefinition/typescript.json +120 -120
  1809. package/data/typeDefinition/vb.json +65 -65
  1810. package/data/typeDefinition/wgsl.json +65 -65
  1811. package/data/typeDefinition/xml.json +45 -45
  1812. package/data/typeDefinition/yaml.json +55 -55
  1813. package/package.json +1 -1
@@ -1,670 +1,825 @@
1
- {
2
- "language": "ruby",
3
- "definitions": {
4
- "String": {
5
- "signature": "class String",
6
- "description": "A String object holds an arbitrary sequence of bytes, typically representing text. Strings are mutable unless frozen. String literals can be created with single quotes, double quotes, heredocs, and percent literals.",
7
- "type": "class",
8
- "module": "Core",
9
- "members": {
10
- "length": {
11
- "signature": "str.length -> Integer",
12
- "description": "Returns the number of characters in the string. Multibyte characters are counted as single characters.",
13
- "returns": "Integer"
14
- },
15
- "reverse": {
16
- "signature": "str.reverse -> String",
17
- "description": "Returns a new string with the characters in reverse order.",
18
- "returns": "String"
19
- },
20
- "upcase": {
21
- "signature": "str.upcase(*options) -> String",
22
- "description": "Returns a copy of the string with all lowercase letters replaced with their uppercase counterparts. Supports Unicode case mapping.",
23
- "returns": "String"
24
- },
25
- "downcase": {
26
- "signature": "str.downcase(*options) -> String",
27
- "description": "Returns a copy of the string with all uppercase letters replaced with their lowercase counterparts.",
28
- "returns": "String"
29
- },
30
- "capitalize": {
31
- "signature": "str.capitalize(*options) -> String",
32
- "description": "Returns a copy of the string with the first character converted to uppercase and the remainder to lowercase.",
33
- "returns": "String"
34
- },
35
- "strip": {
36
- "signature": "str.strip -> String",
37
- "description": "Returns a copy of the string with leading and trailing whitespace removed.",
38
- "returns": "String"
39
- },
40
- "gsub": {
41
- "signature": "str.gsub(pattern, replacement) -> String\nstr.gsub(pattern) { |match| block } -> String",
42
- "description": "Returns a copy of the string with all occurrences of the pattern substituted. The pattern can be a string or a Regexp.",
43
- "returns": "String"
44
- },
45
- "sub": {
46
- "signature": "str.sub(pattern, replacement) -> String\nstr.sub(pattern) { |match| block } -> String",
47
- "description": "Returns a copy of the string with the first occurrence of the pattern replaced.",
48
- "returns": "String"
49
- },
50
- "split": {
51
- "signature": "str.split(pattern = $;, limit = -1) -> Array",
52
- "description": "Divides the string into substrings based on a delimiter, returning an array. Default delimiter is whitespace.",
53
- "returns": "Array"
54
- },
55
- "chars": {
56
- "signature": "str.chars -> Array",
57
- "description": "Returns an array of characters in the string. Each element is a single-character string.",
58
- "returns": "Array"
59
- },
60
- "include?": {
61
- "signature": "str.include?(other_str) -> true or false",
62
- "description": "Returns true if the string contains the given substring.",
63
- "returns": "Boolean"
64
- },
65
- "start_with?": {
66
- "signature": "str.start_with?(*prefixes) -> true or false",
67
- "description": "Returns true if the string starts with any of the given prefixes. Each prefix can be a String or a Regexp.",
68
- "returns": "Boolean"
69
- },
70
- "end_with?": {
71
- "signature": "str.end_with?(*suffixes) -> true or false",
72
- "description": "Returns true if the string ends with any of the given suffixes.",
73
- "returns": "Boolean"
74
- },
75
- "match?": {
76
- "signature": "str.match?(pattern, pos = 0) -> true or false",
77
- "description": "Returns true if the string matches the given pattern. Faster than match because it does not create a MatchData object.",
78
- "returns": "Boolean"
79
- },
80
- "scan": {
81
- "signature": "str.scan(pattern) -> Array\nstr.scan(pattern) { |match| block } -> String",
82
- "description": "Scans the string for all occurrences of the pattern and returns an array of matches.",
83
- "returns": "Array"
84
- },
85
- "tr": {
86
- "signature": "str.tr(from_str, to_str) -> String",
87
- "description": "Returns a copy of the string with characters in from_str replaced by the corresponding characters in to_str.",
88
- "returns": "String"
89
- },
90
- "to_i": {
91
- "signature": "str.to_i(base = 10) -> Integer",
92
- "description": "Interprets leading characters of the string as an integer in the given base. Returns 0 if no valid number is found.",
93
- "returns": "Integer"
94
- },
95
- "to_f": {
96
- "signature": "str.to_f -> Float",
97
- "description": "Interprets leading characters of the string as a floating-point number. Returns 0.0 if no valid number is found.",
98
- "returns": "Float"
99
- },
100
- "to_sym": {
101
- "signature": "str.to_sym -> Symbol",
102
- "description": "Returns the Symbol corresponding to the string, creating the symbol if it did not previously exist.",
103
- "returns": "Symbol"
104
- },
105
- "encode": {
106
- "signature": "str.encode(encoding, **options) -> String",
107
- "description": "Returns a copy of the string transcoded to the specified encoding.",
108
- "returns": "String"
109
- },
110
- "freeze": {
111
- "signature": "str.freeze -> String",
112
- "description": "Freezes the string, preventing further modifications. Returns the frozen string.",
113
- "returns": "String"
114
- },
115
- "replace": {
116
- "signature": "str.replace(other_str) -> String",
117
- "description": "Replaces the contents and encoding of the string with the corresponding values from other_str.",
118
- "returns": "String"
119
- },
120
- "chomp": {
121
- "signature": "str.chomp(separator = $/) -> String",
122
- "description": "Returns a new string with the given record separator removed from the end. Default separator is newline.",
123
- "returns": "String"
124
- },
125
- "chop": {
126
- "signature": "str.chop -> String",
127
- "description": "Returns a new string with the last character removed. If the string ends with \\r\\n, both characters are removed.",
128
- "returns": "String"
129
- },
130
- "center": {
131
- "signature": "str.center(width, padstr = ' ') -> String",
132
- "description": "Centers the string in a field of the given width, padding with the pad string on both sides.",
133
- "returns": "String"
134
- },
135
- "ljust": {
136
- "signature": "str.ljust(width, padstr = ' ') -> String",
137
- "description": "Left-justifies the string in a field of the given width, padding on the right with the pad string.",
138
- "returns": "String"
139
- },
140
- "rjust": {
141
- "signature": "str.rjust(width, padstr = ' ') -> String",
142
- "description": "Right-justifies the string in a field of the given width, padding on the left with the pad string.",
143
- "returns": "String"
144
- },
145
- "squeeze": {
146
- "signature": "str.squeeze(*selectors) -> String",
147
- "description": "Returns a new string where runs of the same character (matching the optional selectors) are replaced by a single character.",
148
- "returns": "String"
149
- },
150
- "delete": {
151
- "signature": "str.delete(*selectors) -> String",
152
- "description": "Returns a copy of the string with all characters in the intersection of the given selectors deleted.",
153
- "returns": "String"
154
- }
155
- }
156
- },
157
- "Array": {
158
- "signature": "class Array",
159
- "description": "Arrays are ordered, integer-indexed collections of any object. Array indexing starts at 0. A negative index counts from the end. Arrays can contain mixed types and can be nested.",
160
- "type": "class",
161
- "module": "Core",
162
- "members": {
163
- "push": {
164
- "signature": "ary.push(*objects) -> Array",
165
- "description": "Appends the given object(s) to the end of the array. Returns the array itself, so several pushes may be chained together.",
166
- "returns": "Array"
167
- },
168
- "pop": {
169
- "signature": "ary.pop -> object or nil\nary.pop(n) -> Array",
170
- "description": "Removes the last element from the array and returns it, or nil if the array is empty. With an argument, removes and returns the last n elements.",
171
- "returns": "Object or Array"
172
- },
173
- "shift": {
174
- "signature": "ary.shift -> object or nil\nary.shift(n) -> Array",
175
- "description": "Removes the first element and returns it, shifting all other elements down by one. Returns nil if the array is empty.",
176
- "returns": "Object or Array"
177
- },
178
- "unshift": {
179
- "signature": "ary.unshift(*objects) -> Array",
180
- "description": "Prepends objects to the front of the array, moving other elements upwards.",
181
- "returns": "Array"
182
- },
183
- "first": {
184
- "signature": "ary.first -> object or nil\nary.first(n) -> Array",
185
- "description": "Returns the first element, or the first n elements as an array.",
186
- "returns": "Object or Array"
187
- },
188
- "last": {
189
- "signature": "ary.last -> object or nil\nary.last(n) -> Array",
190
- "description": "Returns the last element, or the last n elements as an array.",
191
- "returns": "Object or Array"
192
- },
193
- "length": {
194
- "signature": "ary.length -> Integer",
195
- "description": "Returns the number of elements in the array. Alias: size.",
196
- "returns": "Integer"
197
- },
198
- "empty?": {
199
- "signature": "ary.empty? -> true or false",
200
- "description": "Returns true if the array contains no elements.",
201
- "returns": "Boolean"
202
- },
203
- "include?": {
204
- "signature": "ary.include?(object) -> true or false",
205
- "description": "Returns true if any element equals the given object (using ==).",
206
- "returns": "Boolean"
207
- },
208
- "flatten": {
209
- "signature": "ary.flatten(depth = -1) -> Array",
210
- "description": "Returns a new array that is a recursive flattening of the original. The optional depth argument limits the recursion depth.",
211
- "returns": "Array"
212
- },
213
- "compact": {
214
- "signature": "ary.compact -> Array",
215
- "description": "Returns a new array with all nil elements removed.",
216
- "returns": "Array"
217
- },
218
- "uniq": {
219
- "signature": "ary.uniq -> Array\nary.uniq { |element| block } -> Array",
220
- "description": "Returns a new array with duplicate values removed. If a block is given, uses the block's return value for comparison.",
221
- "returns": "Array"
222
- },
223
- "sort": {
224
- "signature": "ary.sort -> Array\nary.sort { |a, b| block } -> Array",
225
- "description": "Returns a new array with elements sorted. Without a block, uses <=> for comparison.",
226
- "returns": "Array"
227
- },
228
- "sort_by": {
229
- "signature": "ary.sort_by { |element| block } -> Array",
230
- "description": "Sorts elements using the values returned by the given block as sort keys.",
231
- "returns": "Array"
232
- },
233
- "reverse": {
234
- "signature": "ary.reverse -> Array",
235
- "description": "Returns a new array with elements in reverse order.",
236
- "returns": "Array"
237
- },
238
- "each": {
239
- "signature": "ary.each { |element| block } -> Array\nary.each -> Enumerator",
240
- "description": "Calls the given block once for each element in the array, passing that element as a parameter.",
241
- "returns": "Array or Enumerator"
242
- },
243
- "map": {
244
- "signature": "ary.map { |element| block } -> Array\nary.map -> Enumerator",
245
- "description": "Returns a new array containing the values returned by the block for each element. Alias: collect.",
246
- "returns": "Array or Enumerator"
247
- },
248
- "select": {
249
- "signature": "ary.select { |element| block } -> Array\nary.select -> Enumerator",
250
- "description": "Returns a new array containing all elements for which the block returns a truthy value. Alias: filter.",
251
- "returns": "Array or Enumerator"
252
- },
253
- "reject": {
254
- "signature": "ary.reject { |element| block } -> Array\nary.reject -> Enumerator",
255
- "description": "Returns a new array excluding all elements for which the block returns a truthy value.",
256
- "returns": "Array or Enumerator"
257
- },
258
- "reduce": {
259
- "signature": "ary.reduce(initial, sym) -> object\nary.reduce(initial) { |memo, element| block } -> object",
260
- "description": "Combines all elements by applying a binary operation, specified by a block or a symbol naming a method. Alias: inject.",
261
- "returns": "Object"
262
- },
263
- "find": {
264
- "signature": "ary.find(ifnone = nil) { |element| block } -> object or nil",
265
- "description": "Returns the first element for which the block returns truthy, or calls ifnone if no match is found. Alias: detect.",
266
- "returns": "Object or nil"
267
- },
268
- "any?": {
269
- "signature": "ary.any? { |element| block } -> true or false\nary.any?(pattern) -> true or false",
270
- "description": "Returns true if the block ever returns a truthy value for any element. With a pattern, checks if any element === pattern.",
271
- "returns": "Boolean"
272
- },
273
- "all?": {
274
- "signature": "ary.all? { |element| block } -> true or false\nary.all?(pattern) -> true or false",
275
- "description": "Returns true if the block returns a truthy value for every element.",
276
- "returns": "Boolean"
277
- },
278
- "none?": {
279
- "signature": "ary.none? { |element| block } -> true or false\nary.none?(pattern) -> true or false",
280
- "description": "Returns true if the block returns a falsy value for every element.",
281
- "returns": "Boolean"
282
- },
283
- "count": {
284
- "signature": "ary.count -> Integer\nary.count(obj) -> Integer\nary.count { |element| block } -> Integer",
285
- "description": "Returns the number of elements. With an argument, counts elements equal to the argument. With a block, counts elements for which the block returns truthy.",
286
- "returns": "Integer"
287
- },
288
- "min": {
289
- "signature": "ary.min -> object\nary.min(n) -> Array\nary.min { |a, b| block } -> object",
290
- "description": "Returns the minimum element, using <=> or the given block for comparison.",
291
- "returns": "Object or Array"
292
- },
293
- "max": {
294
- "signature": "ary.max -> object\nary.max(n) -> Array\nary.max { |a, b| block } -> object",
295
- "description": "Returns the maximum element, using <=> or the given block for comparison.",
296
- "returns": "Object or Array"
297
- },
298
- "sum": {
299
- "signature": "ary.sum(init = 0) -> number\nary.sum(init = 0) { |element| block } -> number",
300
- "description": "Returns the sum of elements. With a block, sums the results of running the block for each element.",
301
- "returns": "Numeric"
302
- },
303
- "zip": {
304
- "signature": "ary.zip(*other_arrays) -> Array\nary.zip(*other_arrays) { |arr| block } -> nil",
305
- "description": "Merges elements of self with corresponding elements from each argument array, returning an array of arrays.",
306
- "returns": "Array or nil"
307
- },
308
- "flat_map": {
309
- "signature": "ary.flat_map { |element| block } -> Array",
310
- "description": "Returns a new array with the concatenated results of running the block for every element. Equivalent to map then flatten(1).",
311
- "returns": "Array"
312
- },
313
- "each_with_index": {
314
- "signature": "ary.each_with_index { |element, index| block } -> Array",
315
- "description": "Calls the block with each element and its index.",
316
- "returns": "Array or Enumerator"
317
- },
318
- "group_by": {
319
- "signature": "ary.group_by { |element| block } -> Hash",
320
- "description": "Groups elements into a hash where keys are the block's return values and values are arrays of corresponding elements.",
321
- "returns": "Hash"
322
- },
323
- "tally": {
324
- "signature": "ary.tally -> Hash",
325
- "description": "Counts the occurrences of each element and returns a hash. Keys are elements, values are counts.",
326
- "returns": "Hash"
327
- },
328
- "sample": {
329
- "signature": "ary.sample -> object or nil\nary.sample(n) -> Array\nary.sample(n, random: rng) -> Array",
330
- "description": "Returns a random element or n random elements from the array.",
331
- "returns": "Object or Array"
332
- },
333
- "shuffle": {
334
- "signature": "ary.shuffle -> Array\nary.shuffle(random: rng) -> Array",
335
- "description": "Returns a new array with elements shuffled in random order.",
336
- "returns": "Array"
337
- },
338
- "join": {
339
- "signature": "ary.join(separator = $,) -> String",
340
- "description": "Converts each element to a string (via to_s) and joins them with the given separator.",
341
- "returns": "String"
342
- },
343
- "dig": {
344
- "signature": "ary.dig(index, *identifiers) -> object or nil",
345
- "description": "Extracts the nested value specified by the sequence of indices. Returns nil if any intermediate step is nil.",
346
- "returns": "Object or nil"
347
- },
348
- "take": {
349
- "signature": "ary.take(n) -> Array",
350
- "description": "Returns the first n elements of the array.",
351
- "returns": "Array"
352
- },
353
- "drop": {
354
- "signature": "ary.drop(n) -> Array",
355
- "description": "Returns the array minus its first n elements.",
356
- "returns": "Array"
357
- },
358
- "combination": {
359
- "signature": "ary.combination(n) { |c| block } -> Array\nary.combination(n) -> Enumerator",
360
- "description": "Yields all combinations of length n of elements from the array.",
361
- "returns": "Array or Enumerator"
362
- },
363
- "permutation": {
364
- "signature": "ary.permutation(n = self.size) { |p| block } -> Array\nary.permutation(n) -> Enumerator",
365
- "description": "Yields all permutations of length n of elements from the array.",
366
- "returns": "Array or Enumerator"
367
- },
368
- "intersection": {
369
- "signature": "ary.intersection(*other_arrays) -> Array",
370
- "description": "Returns a new array containing elements common to self and all given arrays, removing duplicates. Order is preserved from self.",
371
- "returns": "Array"
372
- },
373
- "union": {
374
- "signature": "ary.union(*other_arrays) -> Array",
375
- "description": "Returns a new array that is the union of self and all given arrays, removing duplicates. Order is preserved.",
376
- "returns": "Array"
377
- },
378
- "difference": {
379
- "signature": "ary.difference(*other_arrays) -> Array",
380
- "description": "Returns a new array containing elements from self that are not in any of the given arrays.",
381
- "returns": "Array"
382
- }
383
- }
384
- },
385
- "Hash": {
386
- "signature": "class Hash",
387
- "description": "A Hash is a collection of key-value pairs. It is similar to an Array, except that indexing is done via arbitrary keys of any type, not integer indices. The order of key-value pairs is the insertion order.",
388
- "type": "class",
389
- "module": "Core",
390
- "members": {
391
- "keys": {
392
- "signature": "hsh.keys -> Array",
393
- "description": "Returns a new array populated with the keys from the hash.",
394
- "returns": "Array"
395
- },
396
- "values": {
397
- "signature": "hsh.values -> Array",
398
- "description": "Returns a new array populated with the values from the hash.",
399
- "returns": "Array"
400
- },
401
- "each": {
402
- "signature": "hsh.each { |key, value| block } -> Hash\nhsh.each -> Enumerator",
403
- "description": "Calls the block once for each key-value pair in the hash, passing the key and value as parameters.",
404
- "returns": "Hash or Enumerator"
405
- },
406
- "map": {
407
- "signature": "hsh.map { |key, value| block } -> Array",
408
- "description": "Returns a new array with the results of running the block once for every key-value pair.",
409
- "returns": "Array"
410
- },
411
- "select": {
412
- "signature": "hsh.select { |key, value| block } -> Hash\nhsh.select -> Enumerator",
413
- "description": "Returns a new hash consisting of key-value pairs for which the block returns a truthy value. Alias: filter.",
414
- "returns": "Hash or Enumerator"
415
- },
416
- "reject": {
417
- "signature": "hsh.reject { |key, value| block } -> Hash",
418
- "description": "Returns a new hash consisting of key-value pairs for which the block returns a falsy value.",
419
- "returns": "Hash"
420
- },
421
- "merge": {
422
- "signature": "hsh.merge(*other_hashes) -> Hash\nhsh.merge(*other_hashes) { |key, old_val, new_val| block } -> Hash",
423
- "description": "Returns a new hash containing the contents of self and the other hashes. For duplicate keys, the value from the last hash wins, unless a block is given.",
424
- "returns": "Hash"
425
- },
426
- "fetch": {
427
- "signature": "hsh.fetch(key) -> value\nhsh.fetch(key, default) -> value\nhsh.fetch(key) { |key| block } -> value",
428
- "description": "Returns the value for the given key. If the key is not found, raises KeyError (no default), returns the default value, or calls the block.",
429
- "returns": "Object"
430
- },
431
- "dig": {
432
- "signature": "hsh.dig(key, *identifiers) -> object or nil",
433
- "description": "Extracts the nested value specified by the sequence of keys. Returns nil if any intermediate step is nil.",
434
- "returns": "Object or nil"
435
- },
436
- "has_key?": {
437
- "signature": "hsh.has_key?(key) -> true or false",
438
- "description": "Returns true if the given key is present in the hash. Aliases: include?, key?, member?.",
439
- "returns": "Boolean"
440
- },
441
- "delete": {
442
- "signature": "hsh.delete(key) -> value or nil\nhsh.delete(key) { |key| block } -> value",
443
- "description": "Deletes the key-value pair and returns the value. If the key is not found, returns nil or calls the block.",
444
- "returns": "Object or nil"
445
- },
446
- "transform_keys": {
447
- "signature": "hsh.transform_keys { |key| block } -> Hash\nhsh.transform_keys(hash_mapping) -> Hash",
448
- "description": "Returns a new hash with keys transformed by the block or mapping. Added in Ruby 2.5.",
449
- "returns": "Hash"
450
- },
451
- "transform_values": {
452
- "signature": "hsh.transform_values { |value| block } -> Hash",
453
- "description": "Returns a new hash with values transformed by the block.",
454
- "returns": "Hash"
455
- },
456
- "to_a": {
457
- "signature": "hsh.to_a -> Array",
458
- "description": "Converts the hash to a nested array of [key, value] pairs.",
459
- "returns": "Array"
460
- },
461
- "invert": {
462
- "signature": "hsh.invert -> Hash",
463
- "description": "Returns a new hash with keys and values swapped. If there are duplicate values, the last one wins.",
464
- "returns": "Hash"
465
- },
466
- "any?": {
467
- "signature": "hsh.any? { |key, value| block } -> true or false",
468
- "description": "Returns true if the block returns a truthy value for any key-value pair.",
469
- "returns": "Boolean"
470
- },
471
- "all?": {
472
- "signature": "hsh.all? { |key, value| block } -> true or false",
473
- "description": "Returns true if the block returns a truthy value for every key-value pair.",
474
- "returns": "Boolean"
475
- },
476
- "count": {
477
- "signature": "hsh.count -> Integer\nhsh.count { |key, value| block } -> Integer",
478
- "description": "Returns the number of key-value pairs. With a block, counts pairs for which the block returns truthy.",
479
- "returns": "Integer"
480
- },
481
- "empty?": {
482
- "signature": "hsh.empty? -> true or false",
483
- "description": "Returns true if the hash contains no key-value pairs.",
484
- "returns": "Boolean"
485
- },
486
- "slice": {
487
- "signature": "hsh.slice(*keys) -> Hash",
488
- "description": "Returns a new hash containing only the given keys and their values. Added in Ruby 2.5.",
489
- "returns": "Hash"
490
- },
491
- "except": {
492
- "signature": "hsh.except(*keys) -> Hash",
493
- "description": "Returns a new hash excluding the specified keys. Added in Ruby 3.0.",
494
- "returns": "Hash"
495
- }
496
- }
497
- },
498
- "Enumerable": {
499
- "signature": "module Enumerable",
500
- "description": "The Enumerable mixin provides collection classes with traversal, searching, and sorting methods. The class must provide a method each, which yields successive members of the collection. Many core classes include Enumerable: Array, Hash, Range, Set, etc.",
501
- "type": "module",
502
- "module": "Core",
503
- "members": {
504
- "each": {
505
- "signature": "enum.each { |element| block } -> enum",
506
- "description": "Calls the given block once for each element in the collection. Required method for Enumerable inclusion.",
507
- "returns": "Enumerator or self"
508
- },
509
- "map": {
510
- "signature": "enum.map { |element| block } -> Array",
511
- "description": "Returns a new array with the results of running the block for every element. Alias: collect.",
512
- "returns": "Array"
513
- },
514
- "select": {
515
- "signature": "enum.select { |element| block } -> Array",
516
- "description": "Returns an array of all elements for which the block returns a truthy value. Alias: filter.",
517
- "returns": "Array"
518
- },
519
- "reject": {
520
- "signature": "enum.reject { |element| block } -> Array",
521
- "description": "Returns an array of all elements for which the block returns a falsy value.",
522
- "returns": "Array"
523
- },
524
- "reduce": {
525
- "signature": "enum.reduce(initial, sym) -> object\nenum.reduce(initial) { |memo, element| block } -> object",
526
- "description": "Combines all elements by applying a binary operation. Alias: inject.",
527
- "returns": "Object"
528
- },
529
- "flat_map": {
530
- "signature": "enum.flat_map { |element| block } -> Array",
531
- "description": "Returns a new array with the concatenated results of running the block for every element, then flattening one level.",
532
- "returns": "Array"
533
- },
534
- "group_by": {
535
- "signature": "enum.group_by { |element| block } -> Hash",
536
- "description": "Groups the collection's elements into a hash keyed by the block's return value.",
537
- "returns": "Hash"
538
- },
539
- "sort_by": {
540
- "signature": "enum.sort_by { |element| block } -> Array",
541
- "description": "Sorts elements by the values returned by the block. Uses a Schwartzian transform internally.",
542
- "returns": "Array"
543
- },
544
- "min_by": {
545
- "signature": "enum.min_by { |element| block } -> object\nenum.min_by(n) { |element| block } -> Array",
546
- "description": "Returns the element for which the block returns the minimum value.",
547
- "returns": "Object or Array"
548
- },
549
- "max_by": {
550
- "signature": "enum.max_by { |element| block } -> object\nenum.max_by(n) { |element| block } -> Array",
551
- "description": "Returns the element for which the block returns the maximum value.",
552
- "returns": "Object or Array"
553
- },
554
- "tally": {
555
- "signature": "enum.tally -> Hash\nenum.tally_by { |element| block } -> Hash",
556
- "description": "Counts occurrences of each element and returns a hash. Added in Ruby 2.7.",
557
- "returns": "Hash"
558
- },
559
- "sum": {
560
- "signature": "enum.sum(init = 0) -> number\nenum.sum(init = 0) { |element| block } -> number",
561
- "description": "Returns the sum of elements, optionally transformed by a block.",
562
- "returns": "Numeric"
563
- },
564
- "zip": {
565
- "signature": "enum.zip(*lists) -> Array",
566
- "description": "Takes one element from the enumerable and merges corresponding elements from each argument.",
567
- "returns": "Array"
568
- },
569
- "lazy": {
570
- "signature": "enum.lazy -> Enumerator::Lazy",
571
- "description": "Returns a lazy enumerator. Transformations are deferred until values are needed, enabling work with infinite sequences.",
572
- "returns": "Enumerator::Lazy"
573
- },
574
- "filter_map": {
575
- "signature": "enum.filter_map { |element| block } -> Array",
576
- "description": "Returns an array containing the truthy results of running the block for every element. Equivalent to filter + map in one pass. Added in Ruby 2.7.",
577
- "returns": "Array"
578
- },
579
- "each_with_object": {
580
- "signature": "enum.each_with_object(obj) { |element, obj| block } -> obj",
581
- "description": "Iterates over the collection, passing each element and the given object to the block. Returns the object.",
582
- "returns": "Object"
583
- },
584
- "chunk": {
585
- "signature": "enum.chunk { |element| block } -> Enumerator",
586
- "description": "Enumerates over items, chunking them together based on consecutive elements that return the same block value.",
587
- "returns": "Enumerator"
588
- }
589
- }
590
- },
591
- "File": {
592
- "signature": "class File < IO",
593
- "description": "File is an abstraction of any file object accessible in the underlying operating system. File includes the methods of module FileTest as class methods.",
594
- "type": "class",
595
- "module": "Core",
596
- "members": {
597
- "read": {
598
- "signature": "File.read(filename, length = nil, offset = 0, **opts) -> String",
599
- "description": "Opens the file, optionally seeks to the given offset, reads length bytes (or all if nil), closes the file, and returns the data as a string.",
600
- "returns": "String"
601
- },
602
- "write": {
603
- "signature": "File.write(filename, string, offset = nil, **opts) -> Integer",
604
- "description": "Opens the file, optionally seeks to the given offset, writes the string, closes the file, and returns the number of bytes written.",
605
- "returns": "Integer"
606
- },
607
- "open": {
608
- "signature": "File.open(filename, mode = 'r', **opts) -> File\nFile.open(filename, mode = 'r', **opts) { |f| block } -> object",
609
- "description": "With no block, opens the file and returns a File object. With a block, passes the File to the block and ensures the file is closed afterward.",
610
- "returns": "File or Object"
611
- },
612
- "exist?": {
613
- "signature": "File.exist?(path) -> true or false",
614
- "description": "Returns true if the named file exists. Follows symbolic links.",
615
- "returns": "Boolean"
616
- },
617
- "delete": {
618
- "signature": "File.delete(*filenames) -> Integer",
619
- "description": "Deletes the named file(s). Returns the number of files deleted. Alias: unlink.",
620
- "returns": "Integer"
621
- },
622
- "rename": {
623
- "signature": "File.rename(old_name, new_name) -> 0",
624
- "description": "Renames the given file to the new name. Raises SystemCallError on failure.",
625
- "returns": "Integer"
626
- },
627
- "join": {
628
- "signature": "File.join(*parts) -> String",
629
- "description": "Returns a new string consisting of the parts joined with File::SEPARATOR.",
630
- "returns": "String"
631
- },
632
- "dirname": {
633
- "signature": "File.dirname(path, level = 1) -> String",
634
- "description": "Returns all components of the filename given in path except the last one.",
635
- "returns": "String"
636
- },
637
- "basename": {
638
- "signature": "File.basename(path, suffix = '') -> String",
639
- "description": "Returns the last component of the filename. If suffix is given, it is removed from the result.",
640
- "returns": "String"
641
- },
642
- "extname": {
643
- "signature": "File.extname(path) -> String",
644
- "description": "Returns the extension (the portion of the file name after the last dot, including the dot).",
645
- "returns": "String"
646
- },
647
- "size": {
648
- "signature": "File.size(path) -> Integer",
649
- "description": "Returns the size of the file in bytes.",
650
- "returns": "Integer"
651
- },
652
- "mtime": {
653
- "signature": "File.mtime(path) -> Time",
654
- "description": "Returns the modification time of the named file as a Time object.",
655
- "returns": "Time"
656
- },
657
- "directory?": {
658
- "signature": "File.directory?(path) -> true or false",
659
- "description": "Returns true if the named file is a directory.",
660
- "returns": "Boolean"
661
- },
662
- "file?": {
663
- "signature": "File.file?(path) -> true or false",
664
- "description": "Returns true if the named file exists and is a regular file.",
665
- "returns": "Boolean"
666
- }
667
- }
668
- }
669
- }
670
- }
1
+ {
2
+ "language": "ruby",
3
+ "definitions": {
4
+ "String": {
5
+ "signature": "class String",
6
+ "description": "A String object holds an arbitrary sequence of bytes, typically representing text. Strings are mutable unless frozen. String literals can be created with single quotes, double quotes, heredocs, and percent literals.",
7
+ "type": "class",
8
+ "module": "Core",
9
+ "members": {
10
+ "length": {
11
+ "signature": "str.length -> Integer",
12
+ "description": "Returns the number of characters in the string. Multibyte characters are counted as single characters.",
13
+ "returns": "Integer"
14
+ },
15
+ "reverse": {
16
+ "signature": "str.reverse -> String",
17
+ "description": "Returns a new string with the characters in reverse order.",
18
+ "returns": "String"
19
+ },
20
+ "upcase": {
21
+ "signature": "str.upcase(*options) -> String",
22
+ "description": "Returns a copy of the string with all lowercase letters replaced with their uppercase counterparts. Supports Unicode case mapping.",
23
+ "returns": "String"
24
+ },
25
+ "downcase": {
26
+ "signature": "str.downcase(*options) -> String",
27
+ "description": "Returns a copy of the string with all uppercase letters replaced with their lowercase counterparts.",
28
+ "returns": "String"
29
+ },
30
+ "capitalize": {
31
+ "signature": "str.capitalize(*options) -> String",
32
+ "description": "Returns a copy of the string with the first character converted to uppercase and the remainder to lowercase.",
33
+ "returns": "String"
34
+ },
35
+ "strip": {
36
+ "signature": "str.strip -> String",
37
+ "description": "Returns a copy of the string with leading and trailing whitespace removed.",
38
+ "returns": "String"
39
+ },
40
+ "gsub": {
41
+ "signature": "str.gsub(pattern, replacement) -> String\nstr.gsub(pattern) { |match| block } -> String",
42
+ "description": "Returns a copy of the string with all occurrences of the pattern substituted. The pattern can be a string or a Regexp.",
43
+ "returns": "String"
44
+ },
45
+ "sub": {
46
+ "signature": "str.sub(pattern, replacement) -> String\nstr.sub(pattern) { |match| block } -> String",
47
+ "description": "Returns a copy of the string with the first occurrence of the pattern replaced.",
48
+ "returns": "String"
49
+ },
50
+ "split": {
51
+ "signature": "str.split(pattern = $;, limit = -1) -> Array",
52
+ "description": "Divides the string into substrings based on a delimiter, returning an array. Default delimiter is whitespace.",
53
+ "returns": "Array"
54
+ },
55
+ "chars": {
56
+ "signature": "str.chars -> Array",
57
+ "description": "Returns an array of characters in the string. Each element is a single-character string.",
58
+ "returns": "Array"
59
+ },
60
+ "include?": {
61
+ "signature": "str.include?(other_str) -> true or false",
62
+ "description": "Returns true if the string contains the given substring.",
63
+ "returns": "Boolean"
64
+ },
65
+ "start_with?": {
66
+ "signature": "str.start_with?(*prefixes) -> true or false",
67
+ "description": "Returns true if the string starts with any of the given prefixes. Each prefix can be a String or a Regexp.",
68
+ "returns": "Boolean"
69
+ },
70
+ "end_with?": {
71
+ "signature": "str.end_with?(*suffixes) -> true or false",
72
+ "description": "Returns true if the string ends with any of the given suffixes.",
73
+ "returns": "Boolean"
74
+ },
75
+ "match?": {
76
+ "signature": "str.match?(pattern, pos = 0) -> true or false",
77
+ "description": "Returns true if the string matches the given pattern. Faster than match because it does not create a MatchData object.",
78
+ "returns": "Boolean"
79
+ },
80
+ "scan": {
81
+ "signature": "str.scan(pattern) -> Array\nstr.scan(pattern) { |match| block } -> String",
82
+ "description": "Scans the string for all occurrences of the pattern and returns an array of matches.",
83
+ "returns": "Array"
84
+ },
85
+ "tr": {
86
+ "signature": "str.tr(from_str, to_str) -> String",
87
+ "description": "Returns a copy of the string with characters in from_str replaced by the corresponding characters in to_str.",
88
+ "returns": "String"
89
+ },
90
+ "to_i": {
91
+ "signature": "str.to_i(base = 10) -> Integer",
92
+ "description": "Interprets leading characters of the string as an integer in the given base. Returns 0 if no valid number is found.",
93
+ "returns": "Integer"
94
+ },
95
+ "to_f": {
96
+ "signature": "str.to_f -> Float",
97
+ "description": "Interprets leading characters of the string as a floating-point number. Returns 0.0 if no valid number is found.",
98
+ "returns": "Float"
99
+ },
100
+ "to_sym": {
101
+ "signature": "str.to_sym -> Symbol",
102
+ "description": "Returns the Symbol corresponding to the string, creating the symbol if it did not previously exist.",
103
+ "returns": "Symbol"
104
+ },
105
+ "encode": {
106
+ "signature": "str.encode(encoding, **options) -> String",
107
+ "description": "Returns a copy of the string transcoded to the specified encoding.",
108
+ "returns": "String"
109
+ },
110
+ "freeze": {
111
+ "signature": "str.freeze -> String",
112
+ "description": "Freezes the string, preventing further modifications. Returns the frozen string.",
113
+ "returns": "String"
114
+ },
115
+ "replace": {
116
+ "signature": "str.replace(other_str) -> String",
117
+ "description": "Replaces the contents and encoding of the string with the corresponding values from other_str.",
118
+ "returns": "String"
119
+ },
120
+ "chomp": {
121
+ "signature": "str.chomp(separator = $/) -> String",
122
+ "description": "Returns a new string with the given record separator removed from the end. Default separator is newline.",
123
+ "returns": "String"
124
+ },
125
+ "chop": {
126
+ "signature": "str.chop -> String",
127
+ "description": "Returns a new string with the last character removed. If the string ends with \\r\\n, both characters are removed.",
128
+ "returns": "String"
129
+ },
130
+ "center": {
131
+ "signature": "str.center(width, padstr = ' ') -> String",
132
+ "description": "Centers the string in a field of the given width, padding with the pad string on both sides.",
133
+ "returns": "String"
134
+ },
135
+ "ljust": {
136
+ "signature": "str.ljust(width, padstr = ' ') -> String",
137
+ "description": "Left-justifies the string in a field of the given width, padding on the right with the pad string.",
138
+ "returns": "String"
139
+ },
140
+ "rjust": {
141
+ "signature": "str.rjust(width, padstr = ' ') -> String",
142
+ "description": "Right-justifies the string in a field of the given width, padding on the left with the pad string.",
143
+ "returns": "String"
144
+ },
145
+ "squeeze": {
146
+ "signature": "str.squeeze(*selectors) -> String",
147
+ "description": "Returns a new string where runs of the same character (matching the optional selectors) are replaced by a single character.",
148
+ "returns": "String"
149
+ },
150
+ "delete": {
151
+ "signature": "str.delete(*selectors) -> String",
152
+ "description": "Returns a copy of the string with all characters in the intersection of the given selectors deleted.",
153
+ "returns": "String"
154
+ }
155
+ }
156
+ },
157
+ "Array": {
158
+ "signature": "class Array",
159
+ "description": "Arrays are ordered, integer-indexed collections of any object. Array indexing starts at 0. A negative index counts from the end. Arrays can contain mixed types and can be nested.",
160
+ "type": "class",
161
+ "module": "Core",
162
+ "members": {
163
+ "push": {
164
+ "signature": "ary.push(*objects) -> Array",
165
+ "description": "Appends the given object(s) to the end of the array. Returns the array itself, so several pushes may be chained together.",
166
+ "returns": "Array"
167
+ },
168
+ "pop": {
169
+ "signature": "ary.pop -> object or nil\nary.pop(n) -> Array",
170
+ "description": "Removes the last element from the array and returns it, or nil if the array is empty. With an argument, removes and returns the last n elements.",
171
+ "returns": "Object or Array"
172
+ },
173
+ "shift": {
174
+ "signature": "ary.shift -> object or nil\nary.shift(n) -> Array",
175
+ "description": "Removes the first element and returns it, shifting all other elements down by one. Returns nil if the array is empty.",
176
+ "returns": "Object or Array"
177
+ },
178
+ "unshift": {
179
+ "signature": "ary.unshift(*objects) -> Array",
180
+ "description": "Prepends objects to the front of the array, moving other elements upwards.",
181
+ "returns": "Array"
182
+ },
183
+ "first": {
184
+ "signature": "ary.first -> object or nil\nary.first(n) -> Array",
185
+ "description": "Returns the first element, or the first n elements as an array.",
186
+ "returns": "Object or Array"
187
+ },
188
+ "last": {
189
+ "signature": "ary.last -> object or nil\nary.last(n) -> Array",
190
+ "description": "Returns the last element, or the last n elements as an array.",
191
+ "returns": "Object or Array"
192
+ },
193
+ "length": {
194
+ "signature": "ary.length -> Integer",
195
+ "description": "Returns the number of elements in the array. Alias: size.",
196
+ "returns": "Integer"
197
+ },
198
+ "empty?": {
199
+ "signature": "ary.empty? -> true or false",
200
+ "description": "Returns true if the array contains no elements.",
201
+ "returns": "Boolean"
202
+ },
203
+ "include?": {
204
+ "signature": "ary.include?(object) -> true or false",
205
+ "description": "Returns true if any element equals the given object (using ==).",
206
+ "returns": "Boolean"
207
+ },
208
+ "flatten": {
209
+ "signature": "ary.flatten(depth = -1) -> Array",
210
+ "description": "Returns a new array that is a recursive flattening of the original. The optional depth argument limits the recursion depth.",
211
+ "returns": "Array"
212
+ },
213
+ "compact": {
214
+ "signature": "ary.compact -> Array",
215
+ "description": "Returns a new array with all nil elements removed.",
216
+ "returns": "Array"
217
+ },
218
+ "uniq": {
219
+ "signature": "ary.uniq -> Array\nary.uniq { |element| block } -> Array",
220
+ "description": "Returns a new array with duplicate values removed. If a block is given, uses the block's return value for comparison.",
221
+ "returns": "Array"
222
+ },
223
+ "sort": {
224
+ "signature": "ary.sort -> Array\nary.sort { |a, b| block } -> Array",
225
+ "description": "Returns a new array with elements sorted. Without a block, uses <=> for comparison.",
226
+ "returns": "Array"
227
+ },
228
+ "sort_by": {
229
+ "signature": "ary.sort_by { |element| block } -> Array",
230
+ "description": "Sorts elements using the values returned by the given block as sort keys.",
231
+ "returns": "Array"
232
+ },
233
+ "reverse": {
234
+ "signature": "ary.reverse -> Array",
235
+ "description": "Returns a new array with elements in reverse order.",
236
+ "returns": "Array"
237
+ },
238
+ "each": {
239
+ "signature": "ary.each { |element| block } -> Array\nary.each -> Enumerator",
240
+ "description": "Calls the given block once for each element in the array, passing that element as a parameter.",
241
+ "returns": "Array or Enumerator"
242
+ },
243
+ "map": {
244
+ "signature": "ary.map { |element| block } -> Array\nary.map -> Enumerator",
245
+ "description": "Returns a new array containing the values returned by the block for each element. Alias: collect.",
246
+ "returns": "Array or Enumerator"
247
+ },
248
+ "select": {
249
+ "signature": "ary.select { |element| block } -> Array\nary.select -> Enumerator",
250
+ "description": "Returns a new array containing all elements for which the block returns a truthy value. Alias: filter.",
251
+ "returns": "Array or Enumerator"
252
+ },
253
+ "reject": {
254
+ "signature": "ary.reject { |element| block } -> Array\nary.reject -> Enumerator",
255
+ "description": "Returns a new array excluding all elements for which the block returns a truthy value.",
256
+ "returns": "Array or Enumerator"
257
+ },
258
+ "reduce": {
259
+ "signature": "ary.reduce(initial, sym) -> object\nary.reduce(initial) { |memo, element| block } -> object",
260
+ "description": "Combines all elements by applying a binary operation, specified by a block or a symbol naming a method. Alias: inject.",
261
+ "returns": "Object"
262
+ },
263
+ "find": {
264
+ "signature": "ary.find(ifnone = nil) { |element| block } -> object or nil",
265
+ "description": "Returns the first element for which the block returns truthy, or calls ifnone if no match is found. Alias: detect.",
266
+ "returns": "Object or nil"
267
+ },
268
+ "any?": {
269
+ "signature": "ary.any? { |element| block } -> true or false\nary.any?(pattern) -> true or false",
270
+ "description": "Returns true if the block ever returns a truthy value for any element. With a pattern, checks if any element === pattern.",
271
+ "returns": "Boolean"
272
+ },
273
+ "all?": {
274
+ "signature": "ary.all? { |element| block } -> true or false\nary.all?(pattern) -> true or false",
275
+ "description": "Returns true if the block returns a truthy value for every element.",
276
+ "returns": "Boolean"
277
+ },
278
+ "none?": {
279
+ "signature": "ary.none? { |element| block } -> true or false\nary.none?(pattern) -> true or false",
280
+ "description": "Returns true if the block returns a falsy value for every element.",
281
+ "returns": "Boolean"
282
+ },
283
+ "count": {
284
+ "signature": "ary.count -> Integer\nary.count(obj) -> Integer\nary.count { |element| block } -> Integer",
285
+ "description": "Returns the number of elements. With an argument, counts elements equal to the argument. With a block, counts elements for which the block returns truthy.",
286
+ "returns": "Integer"
287
+ },
288
+ "min": {
289
+ "signature": "ary.min -> object\nary.min(n) -> Array\nary.min { |a, b| block } -> object",
290
+ "description": "Returns the minimum element, using <=> or the given block for comparison.",
291
+ "returns": "Object or Array"
292
+ },
293
+ "max": {
294
+ "signature": "ary.max -> object\nary.max(n) -> Array\nary.max { |a, b| block } -> object",
295
+ "description": "Returns the maximum element, using <=> or the given block for comparison.",
296
+ "returns": "Object or Array"
297
+ },
298
+ "sum": {
299
+ "signature": "ary.sum(init = 0) -> number\nary.sum(init = 0) { |element| block } -> number",
300
+ "description": "Returns the sum of elements. With a block, sums the results of running the block for each element.",
301
+ "returns": "Numeric"
302
+ },
303
+ "zip": {
304
+ "signature": "ary.zip(*other_arrays) -> Array\nary.zip(*other_arrays) { |arr| block } -> nil",
305
+ "description": "Merges elements of self with corresponding elements from each argument array, returning an array of arrays.",
306
+ "returns": "Array or nil"
307
+ },
308
+ "flat_map": {
309
+ "signature": "ary.flat_map { |element| block } -> Array",
310
+ "description": "Returns a new array with the concatenated results of running the block for every element. Equivalent to map then flatten(1).",
311
+ "returns": "Array"
312
+ },
313
+ "each_with_index": {
314
+ "signature": "ary.each_with_index { |element, index| block } -> Array",
315
+ "description": "Calls the block with each element and its index.",
316
+ "returns": "Array or Enumerator"
317
+ },
318
+ "group_by": {
319
+ "signature": "ary.group_by { |element| block } -> Hash",
320
+ "description": "Groups elements into a hash where keys are the block's return values and values are arrays of corresponding elements.",
321
+ "returns": "Hash"
322
+ },
323
+ "tally": {
324
+ "signature": "ary.tally -> Hash",
325
+ "description": "Counts the occurrences of each element and returns a hash. Keys are elements, values are counts.",
326
+ "returns": "Hash"
327
+ },
328
+ "sample": {
329
+ "signature": "ary.sample -> object or nil\nary.sample(n) -> Array\nary.sample(n, random: rng) -> Array",
330
+ "description": "Returns a random element or n random elements from the array.",
331
+ "returns": "Object or Array"
332
+ },
333
+ "shuffle": {
334
+ "signature": "ary.shuffle -> Array\nary.shuffle(random: rng) -> Array",
335
+ "description": "Returns a new array with elements shuffled in random order.",
336
+ "returns": "Array"
337
+ },
338
+ "join": {
339
+ "signature": "ary.join(separator = $,) -> String",
340
+ "description": "Converts each element to a string (via to_s) and joins them with the given separator.",
341
+ "returns": "String"
342
+ },
343
+ "dig": {
344
+ "signature": "ary.dig(index, *identifiers) -> object or nil",
345
+ "description": "Extracts the nested value specified by the sequence of indices. Returns nil if any intermediate step is nil.",
346
+ "returns": "Object or nil"
347
+ },
348
+ "take": {
349
+ "signature": "ary.take(n) -> Array",
350
+ "description": "Returns the first n elements of the array.",
351
+ "returns": "Array"
352
+ },
353
+ "drop": {
354
+ "signature": "ary.drop(n) -> Array",
355
+ "description": "Returns the array minus its first n elements.",
356
+ "returns": "Array"
357
+ },
358
+ "combination": {
359
+ "signature": "ary.combination(n) { |c| block } -> Array\nary.combination(n) -> Enumerator",
360
+ "description": "Yields all combinations of length n of elements from the array.",
361
+ "returns": "Array or Enumerator"
362
+ },
363
+ "permutation": {
364
+ "signature": "ary.permutation(n = self.size) { |p| block } -> Array\nary.permutation(n) -> Enumerator",
365
+ "description": "Yields all permutations of length n of elements from the array.",
366
+ "returns": "Array or Enumerator"
367
+ },
368
+ "intersection": {
369
+ "signature": "ary.intersection(*other_arrays) -> Array",
370
+ "description": "Returns a new array containing elements common to self and all given arrays, removing duplicates. Order is preserved from self.",
371
+ "returns": "Array"
372
+ },
373
+ "union": {
374
+ "signature": "ary.union(*other_arrays) -> Array",
375
+ "description": "Returns a new array that is the union of self and all given arrays, removing duplicates. Order is preserved.",
376
+ "returns": "Array"
377
+ },
378
+ "difference": {
379
+ "signature": "ary.difference(*other_arrays) -> Array",
380
+ "description": "Returns a new array containing elements from self that are not in any of the given arrays.",
381
+ "returns": "Array"
382
+ }
383
+ }
384
+ },
385
+ "Hash": {
386
+ "signature": "class Hash",
387
+ "description": "A Hash is a collection of key-value pairs. It is similar to an Array, except that indexing is done via arbitrary keys of any type, not integer indices. The order of key-value pairs is the insertion order.",
388
+ "type": "class",
389
+ "module": "Core",
390
+ "members": {
391
+ "keys": {
392
+ "signature": "hsh.keys -> Array",
393
+ "description": "Returns a new array populated with the keys from the hash.",
394
+ "returns": "Array"
395
+ },
396
+ "values": {
397
+ "signature": "hsh.values -> Array",
398
+ "description": "Returns a new array populated with the values from the hash.",
399
+ "returns": "Array"
400
+ },
401
+ "each": {
402
+ "signature": "hsh.each { |key, value| block } -> Hash\nhsh.each -> Enumerator",
403
+ "description": "Calls the block once for each key-value pair in the hash, passing the key and value as parameters.",
404
+ "returns": "Hash or Enumerator"
405
+ },
406
+ "map": {
407
+ "signature": "hsh.map { |key, value| block } -> Array",
408
+ "description": "Returns a new array with the results of running the block once for every key-value pair.",
409
+ "returns": "Array"
410
+ },
411
+ "select": {
412
+ "signature": "hsh.select { |key, value| block } -> Hash\nhsh.select -> Enumerator",
413
+ "description": "Returns a new hash consisting of key-value pairs for which the block returns a truthy value. Alias: filter.",
414
+ "returns": "Hash or Enumerator"
415
+ },
416
+ "reject": {
417
+ "signature": "hsh.reject { |key, value| block } -> Hash",
418
+ "description": "Returns a new hash consisting of key-value pairs for which the block returns a falsy value.",
419
+ "returns": "Hash"
420
+ },
421
+ "merge": {
422
+ "signature": "hsh.merge(*other_hashes) -> Hash\nhsh.merge(*other_hashes) { |key, old_val, new_val| block } -> Hash",
423
+ "description": "Returns a new hash containing the contents of self and the other hashes. For duplicate keys, the value from the last hash wins, unless a block is given.",
424
+ "returns": "Hash"
425
+ },
426
+ "fetch": {
427
+ "signature": "hsh.fetch(key) -> value\nhsh.fetch(key, default) -> value\nhsh.fetch(key) { |key| block } -> value",
428
+ "description": "Returns the value for the given key. If the key is not found, raises KeyError (no default), returns the default value, or calls the block.",
429
+ "returns": "Object"
430
+ },
431
+ "dig": {
432
+ "signature": "hsh.dig(key, *identifiers) -> object or nil",
433
+ "description": "Extracts the nested value specified by the sequence of keys. Returns nil if any intermediate step is nil.",
434
+ "returns": "Object or nil"
435
+ },
436
+ "has_key?": {
437
+ "signature": "hsh.has_key?(key) -> true or false",
438
+ "description": "Returns true if the given key is present in the hash. Aliases: include?, key?, member?.",
439
+ "returns": "Boolean"
440
+ },
441
+ "delete": {
442
+ "signature": "hsh.delete(key) -> value or nil\nhsh.delete(key) { |key| block } -> value",
443
+ "description": "Deletes the key-value pair and returns the value. If the key is not found, returns nil or calls the block.",
444
+ "returns": "Object or nil"
445
+ },
446
+ "transform_keys": {
447
+ "signature": "hsh.transform_keys { |key| block } -> Hash\nhsh.transform_keys(hash_mapping) -> Hash",
448
+ "description": "Returns a new hash with keys transformed by the block or mapping. Added in Ruby 2.5.",
449
+ "returns": "Hash"
450
+ },
451
+ "transform_values": {
452
+ "signature": "hsh.transform_values { |value| block } -> Hash",
453
+ "description": "Returns a new hash with values transformed by the block.",
454
+ "returns": "Hash"
455
+ },
456
+ "to_a": {
457
+ "signature": "hsh.to_a -> Array",
458
+ "description": "Converts the hash to a nested array of [key, value] pairs.",
459
+ "returns": "Array"
460
+ },
461
+ "invert": {
462
+ "signature": "hsh.invert -> Hash",
463
+ "description": "Returns a new hash with keys and values swapped. If there are duplicate values, the last one wins.",
464
+ "returns": "Hash"
465
+ },
466
+ "any?": {
467
+ "signature": "hsh.any? { |key, value| block } -> true or false",
468
+ "description": "Returns true if the block returns a truthy value for any key-value pair.",
469
+ "returns": "Boolean"
470
+ },
471
+ "all?": {
472
+ "signature": "hsh.all? { |key, value| block } -> true or false",
473
+ "description": "Returns true if the block returns a truthy value for every key-value pair.",
474
+ "returns": "Boolean"
475
+ },
476
+ "count": {
477
+ "signature": "hsh.count -> Integer\nhsh.count { |key, value| block } -> Integer",
478
+ "description": "Returns the number of key-value pairs. With a block, counts pairs for which the block returns truthy.",
479
+ "returns": "Integer"
480
+ },
481
+ "empty?": {
482
+ "signature": "hsh.empty? -> true or false",
483
+ "description": "Returns true if the hash contains no key-value pairs.",
484
+ "returns": "Boolean"
485
+ },
486
+ "slice": {
487
+ "signature": "hsh.slice(*keys) -> Hash",
488
+ "description": "Returns a new hash containing only the given keys and their values. Added in Ruby 2.5.",
489
+ "returns": "Hash"
490
+ },
491
+ "except": {
492
+ "signature": "hsh.except(*keys) -> Hash",
493
+ "description": "Returns a new hash excluding the specified keys. Added in Ruby 3.0.",
494
+ "returns": "Hash"
495
+ }
496
+ }
497
+ },
498
+ "Enumerable": {
499
+ "signature": "module Enumerable",
500
+ "description": "The Enumerable mixin provides collection classes with traversal, searching, and sorting methods. The class must provide a method each, which yields successive members of the collection. Many core classes include Enumerable: Array, Hash, Range, Set, etc.",
501
+ "type": "module",
502
+ "module": "Core",
503
+ "members": {
504
+ "each": {
505
+ "signature": "enum.each { |element| block } -> enum",
506
+ "description": "Calls the given block once for each element in the collection. Required method for Enumerable inclusion.",
507
+ "returns": "Enumerator or self"
508
+ },
509
+ "map": {
510
+ "signature": "enum.map { |element| block } -> Array",
511
+ "description": "Returns a new array with the results of running the block for every element. Alias: collect.",
512
+ "returns": "Array"
513
+ },
514
+ "select": {
515
+ "signature": "enum.select { |element| block } -> Array",
516
+ "description": "Returns an array of all elements for which the block returns a truthy value. Alias: filter.",
517
+ "returns": "Array"
518
+ },
519
+ "reject": {
520
+ "signature": "enum.reject { |element| block } -> Array",
521
+ "description": "Returns an array of all elements for which the block returns a falsy value.",
522
+ "returns": "Array"
523
+ },
524
+ "reduce": {
525
+ "signature": "enum.reduce(initial, sym) -> object\nenum.reduce(initial) { |memo, element| block } -> object",
526
+ "description": "Combines all elements by applying a binary operation. Alias: inject.",
527
+ "returns": "Object"
528
+ },
529
+ "flat_map": {
530
+ "signature": "enum.flat_map { |element| block } -> Array",
531
+ "description": "Returns a new array with the concatenated results of running the block for every element, then flattening one level.",
532
+ "returns": "Array"
533
+ },
534
+ "group_by": {
535
+ "signature": "enum.group_by { |element| block } -> Hash",
536
+ "description": "Groups the collection's elements into a hash keyed by the block's return value.",
537
+ "returns": "Hash"
538
+ },
539
+ "sort_by": {
540
+ "signature": "enum.sort_by { |element| block } -> Array",
541
+ "description": "Sorts elements by the values returned by the block. Uses a Schwartzian transform internally.",
542
+ "returns": "Array"
543
+ },
544
+ "min_by": {
545
+ "signature": "enum.min_by { |element| block } -> object\nenum.min_by(n) { |element| block } -> Array",
546
+ "description": "Returns the element for which the block returns the minimum value.",
547
+ "returns": "Object or Array"
548
+ },
549
+ "max_by": {
550
+ "signature": "enum.max_by { |element| block } -> object\nenum.max_by(n) { |element| block } -> Array",
551
+ "description": "Returns the element for which the block returns the maximum value.",
552
+ "returns": "Object or Array"
553
+ },
554
+ "tally": {
555
+ "signature": "enum.tally -> Hash\nenum.tally_by { |element| block } -> Hash",
556
+ "description": "Counts occurrences of each element and returns a hash. Added in Ruby 2.7.",
557
+ "returns": "Hash"
558
+ },
559
+ "sum": {
560
+ "signature": "enum.sum(init = 0) -> number\nenum.sum(init = 0) { |element| block } -> number",
561
+ "description": "Returns the sum of elements, optionally transformed by a block.",
562
+ "returns": "Numeric"
563
+ },
564
+ "zip": {
565
+ "signature": "enum.zip(*lists) -> Array",
566
+ "description": "Takes one element from the enumerable and merges corresponding elements from each argument.",
567
+ "returns": "Array"
568
+ },
569
+ "lazy": {
570
+ "signature": "enum.lazy -> Enumerator::Lazy",
571
+ "description": "Returns a lazy enumerator. Transformations are deferred until values are needed, enabling work with infinite sequences.",
572
+ "returns": "Enumerator::Lazy"
573
+ },
574
+ "filter_map": {
575
+ "signature": "enum.filter_map { |element| block } -> Array",
576
+ "description": "Returns an array containing the truthy results of running the block for every element. Equivalent to filter + map in one pass. Added in Ruby 2.7.",
577
+ "returns": "Array"
578
+ },
579
+ "each_with_object": {
580
+ "signature": "enum.each_with_object(obj) { |element, obj| block } -> obj",
581
+ "description": "Iterates over the collection, passing each element and the given object to the block. Returns the object.",
582
+ "returns": "Object"
583
+ },
584
+ "chunk": {
585
+ "signature": "enum.chunk { |element| block } -> Enumerator",
586
+ "description": "Enumerates over items, chunking them together based on consecutive elements that return the same block value.",
587
+ "returns": "Enumerator"
588
+ }
589
+ }
590
+ },
591
+ "File": {
592
+ "signature": "class File < IO",
593
+ "description": "File is an abstraction of any file object accessible in the underlying operating system. File includes the methods of module FileTest as class methods.",
594
+ "type": "class",
595
+ "module": "Core",
596
+ "members": {
597
+ "read": {
598
+ "signature": "File.read(filename, length = nil, offset = 0, **opts) -> String",
599
+ "description": "Opens the file, optionally seeks to the given offset, reads length bytes (or all if nil), closes the file, and returns the data as a string.",
600
+ "returns": "String"
601
+ },
602
+ "write": {
603
+ "signature": "File.write(filename, string, offset = nil, **opts) -> Integer",
604
+ "description": "Opens the file, optionally seeks to the given offset, writes the string, closes the file, and returns the number of bytes written.",
605
+ "returns": "Integer"
606
+ },
607
+ "open": {
608
+ "signature": "File.open(filename, mode = 'r', **opts) -> File\nFile.open(filename, mode = 'r', **opts) { |f| block } -> object",
609
+ "description": "With no block, opens the file and returns a File object. With a block, passes the File to the block and ensures the file is closed afterward.",
610
+ "returns": "File or Object"
611
+ },
612
+ "exist?": {
613
+ "signature": "File.exist?(path) -> true or false",
614
+ "description": "Returns true if the named file exists. Follows symbolic links.",
615
+ "returns": "Boolean"
616
+ },
617
+ "delete": {
618
+ "signature": "File.delete(*filenames) -> Integer",
619
+ "description": "Deletes the named file(s). Returns the number of files deleted. Alias: unlink.",
620
+ "returns": "Integer"
621
+ },
622
+ "rename": {
623
+ "signature": "File.rename(old_name, new_name) -> 0",
624
+ "description": "Renames the given file to the new name. Raises SystemCallError on failure.",
625
+ "returns": "Integer"
626
+ },
627
+ "join": {
628
+ "signature": "File.join(*parts) -> String",
629
+ "description": "Returns a new string consisting of the parts joined with File::SEPARATOR.",
630
+ "returns": "String"
631
+ },
632
+ "dirname": {
633
+ "signature": "File.dirname(path, level = 1) -> String",
634
+ "description": "Returns all components of the filename given in path except the last one.",
635
+ "returns": "String"
636
+ },
637
+ "basename": {
638
+ "signature": "File.basename(path, suffix = '') -> String",
639
+ "description": "Returns the last component of the filename. If suffix is given, it is removed from the result.",
640
+ "returns": "String"
641
+ },
642
+ "extname": {
643
+ "signature": "File.extname(path) -> String",
644
+ "description": "Returns the extension (the portion of the file name after the last dot, including the dot).",
645
+ "returns": "String"
646
+ },
647
+ "size": {
648
+ "signature": "File.size(path) -> Integer",
649
+ "description": "Returns the size of the file in bytes.",
650
+ "returns": "Integer"
651
+ },
652
+ "mtime": {
653
+ "signature": "File.mtime(path) -> Time",
654
+ "description": "Returns the modification time of the named file as a Time object.",
655
+ "returns": "Time"
656
+ },
657
+ "directory?": {
658
+ "signature": "File.directory?(path) -> true or false",
659
+ "description": "Returns true if the named file is a directory.",
660
+ "returns": "Boolean"
661
+ },
662
+ "file?": {
663
+ "signature": "File.file?(path) -> true or false",
664
+ "description": "Returns true if the named file exists and is a regular file.",
665
+ "returns": "Boolean"
666
+ }
667
+ }
668
+ },
669
+ "IO": {
670
+ "signature": "class IO",
671
+ "description": "The basis for all input and output in Ruby.",
672
+ "type": "class",
673
+ "module": "core",
674
+ "members": {
675
+ "puts": {
676
+ "signature": "puts(obj, ...) -> nil",
677
+ "description": "Writes the given objects, appending a newline.",
678
+ "type": "method",
679
+ "returns": "nil"
680
+ },
681
+ "print": {
682
+ "signature": "print(obj, ...) -> nil",
683
+ "description": "Writes the given objects to ios.",
684
+ "type": "method",
685
+ "returns": "nil"
686
+ },
687
+ "gets": {
688
+ "signature": "gets(sep=$/) -> string or nil",
689
+ "description": "Reads the next line from I/O stream.",
690
+ "type": "method",
691
+ "returns": "String"
692
+ },
693
+ "read": {
694
+ "signature": "read(length=nil) -> string or nil",
695
+ "description": "Reads length bytes from the I/O stream.",
696
+ "type": "method",
697
+ "returns": "String"
698
+ },
699
+ "write": {
700
+ "signature": "write(string) -> integer",
701
+ "description": "Writes the string to ios.",
702
+ "type": "method",
703
+ "returns": "Integer"
704
+ },
705
+ "close": {
706
+ "signature": "close -> nil",
707
+ "description": "Closes ios and flushes any pending writes.",
708
+ "type": "method",
709
+ "returns": "nil"
710
+ }
711
+ }
712
+ },
713
+ "Regexp": {
714
+ "signature": "class Regexp",
715
+ "description": "Holds a regular expression, used to match a pattern against strings.",
716
+ "type": "class",
717
+ "module": "core",
718
+ "members": {
719
+ "match": {
720
+ "signature": "match(str) -> matchdata or nil",
721
+ "description": "Returns a MatchData object if the regexp matches the string.",
722
+ "type": "method",
723
+ "returns": "MatchData"
724
+ },
725
+ "match?": {
726
+ "signature": "match?(str) -> bool",
727
+ "description": "Returns true if the regexp matches the string, without updating $~.",
728
+ "type": "method",
729
+ "returns": "Boolean"
730
+ },
731
+ "source": {
732
+ "signature": "source -> str",
733
+ "description": "Returns the original string of the pattern.",
734
+ "type": "method",
735
+ "returns": "String"
736
+ }
737
+ }
738
+ },
739
+ "Integer": {
740
+ "signature": "class Integer < Numeric",
741
+ "description": "Holds integer values. This is the parent class for Fixnum and Bignum.",
742
+ "type": "class",
743
+ "module": "core",
744
+ "members": {
745
+ "times": {
746
+ "signature": "times {|i| block} -> self",
747
+ "description": "Iterates the given block int times, passing values from 0 to int-1.",
748
+ "type": "method",
749
+ "returns": "Integer"
750
+ },
751
+ "upto": {
752
+ "signature": "upto(limit) {|i| block} -> self",
753
+ "description": "Iterates the given block, passing values from int up to and including limit.",
754
+ "type": "method",
755
+ "returns": "Integer"
756
+ },
757
+ "downto": {
758
+ "signature": "downto(limit) {|i| block} -> self",
759
+ "description": "Iterates the given block, passing decreasing values from int down to limit.",
760
+ "type": "method",
761
+ "returns": "Integer"
762
+ },
763
+ "even?": {
764
+ "signature": "even? -> bool",
765
+ "description": "Returns true if int is an even number.",
766
+ "type": "method",
767
+ "returns": "Boolean"
768
+ },
769
+ "odd?": {
770
+ "signature": "odd? -> bool",
771
+ "description": "Returns true if int is an odd number.",
772
+ "type": "method",
773
+ "returns": "Boolean"
774
+ },
775
+ "to_s": {
776
+ "signature": "to_s(base=10) -> string",
777
+ "description": "Returns a string containing the representation of int.",
778
+ "type": "method",
779
+ "returns": "String"
780
+ },
781
+ "abs": {
782
+ "signature": "abs -> integer",
783
+ "description": "Returns the absolute value.",
784
+ "type": "method",
785
+ "returns": "Integer"
786
+ }
787
+ }
788
+ },
789
+ "Number": {
790
+ "signature": "Number",
791
+ "description": "Numeric data type for integer and floating-point values.",
792
+ "type": "type"
793
+ },
794
+ "Boolean": {
795
+ "signature": "Boolean",
796
+ "description": "Logical type with two values: true and false.",
797
+ "type": "type"
798
+ },
799
+ "Object": {
800
+ "signature": "Object",
801
+ "description": "Collection of key-value pairs (properties and methods).",
802
+ "type": "type"
803
+ },
804
+ "null": {
805
+ "signature": "null",
806
+ "description": "Represents the intentional absence of any value.",
807
+ "type": "constant"
808
+ },
809
+ "undefined": {
810
+ "signature": "undefined",
811
+ "description": "Represents an uninitialized or missing value.",
812
+ "type": "constant"
813
+ },
814
+ "print": {
815
+ "signature": "print(value)",
816
+ "description": "Output a value to the standard output stream.",
817
+ "type": "function"
818
+ },
819
+ "length": {
820
+ "signature": "length",
821
+ "description": "Returns the number of elements in a collection or characters in a string.",
822
+ "type": "property"
823
+ }
824
+ }
825
+ }