@enjoys/context-engine 1.4.2 → 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 (1727) 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 +28 -1
  58. package/data/codeLens/azcli.json +28 -1
  59. package/data/codeLens/bicep.json +38 -17
  60. package/data/codeLens/c.json +27 -1
  61. package/data/codeLens/caddy.json +28 -1
  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 +28 -1
  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 +28 -1
  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 +27 -1
  80. package/data/codeLens/html.json +27 -1
  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 +27 -1
  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 +27 -1
  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 +28 -1
  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 +27 -1
  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 +24 -2
  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 -30
  211. package/data/commands/csharp.json +165 -47
  212. package/data/commands/css.json +160 -41
  213. package/data/commands/cypher.json +158 -31
  214. package/data/commands/dart.json +288 -216
  215. package/data/commands/docker-compose.json +451 -384
  216. package/data/commands/dockerfile.json +269 -90
  217. package/data/commands/doctest.json +158 -28
  218. package/data/commands/dotenv.json +165 -29
  219. package/data/commands/ecl.json +178 -31
  220. package/data/commands/elixir.json +169 -71
  221. package/data/commands/flow9.json +161 -29
  222. package/data/commands/freemarker2.json +163 -29
  223. package/data/commands/go.json +437 -161
  224. package/data/commands/graphql.json +177 -30
  225. package/data/commands/hcl.json +167 -53
  226. package/data/commands/html.json +179 -30
  227. package/data/commands/ini.json +174 -30
  228. package/data/commands/java.json +153 -31
  229. package/data/commands/javascript.json +167 -34
  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 -31
  234. package/data/commands/lexon.json +166 -28
  235. package/data/commands/linux.json +10256 -3812
  236. package/data/commands/liquid.json +181 -31
  237. package/data/commands/lua.json +190 -66
  238. package/data/commands/m3.json +156 -30
  239. package/data/commands/makefile.json +165 -41
  240. package/data/commands/manifest.json +1 -0
  241. package/data/commands/markdown.json +183 -30
  242. package/data/commands/mdx.json +170 -29
  243. package/data/commands/mips.json +155 -31
  244. package/data/commands/msdax.json +175 -28
  245. package/data/commands/mysql.json +225 -81
  246. package/data/commands/nestjs.json +24 -2
  247. package/data/commands/nextjs.json +72 -2
  248. package/data/commands/nginx.json +265 -146
  249. package/data/commands/objective-c.json +162 -31
  250. package/data/commands/pascal.json +162 -32
  251. package/data/commands/pascaligo.json +171 -31
  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 -28
  256. package/data/commands/postiats.json +161 -31
  257. package/data/commands/powerquery.json +173 -28
  258. package/data/commands/powershell.json +159 -33
  259. package/data/commands/protobuf.json +171 -32
  260. package/data/commands/python.json +150 -30
  261. package/data/commands/qsharp.json +170 -31
  262. package/data/commands/r.json +241 -100
  263. package/data/commands/razor.json +170 -31
  264. package/data/commands/react.json +48 -2
  265. package/data/commands/redis-cli.json +257 -148
  266. package/data/commands/redis.json +161 -47
  267. package/data/commands/redshift.json +162 -32
  268. package/data/commands/restructuredtext.json +172 -34
  269. package/data/commands/ruby.json +165 -108
  270. package/data/commands/rust.json +378 -35
  271. package/data/commands/sb.json +162 -28
  272. package/data/commands/scala.json +429 -171
  273. package/data/commands/scheme.json +161 -30
  274. package/data/commands/scss.json +164 -32
  275. package/data/commands/shadcn.json +20 -2
  276. package/data/commands/shell.json +239 -239
  277. package/data/commands/sol.json +164 -32
  278. package/data/commands/sparql.json +181 -30
  279. package/data/commands/sql.json +213 -48
  280. package/data/commands/ssh_config.json +168 -36
  281. package/data/commands/st.json +175 -28
  282. package/data/commands/swift.json +198 -67
  283. package/data/commands/systemd.json +163 -53
  284. package/data/commands/systemverilog.json +165 -31
  285. package/data/commands/tailwindcss.json +101 -2
  286. package/data/commands/tcl.json +158 -28
  287. package/data/commands/toml.json +178 -30
  288. package/data/commands/twig.json +169 -29
  289. package/data/commands/typescript.json +164 -41
  290. package/data/commands/vb.json +163 -32
  291. package/data/commands/wgsl.json +169 -29
  292. package/data/commands/xml.json +161 -41
  293. package/data/commands/yaml.json +170 -34
  294. package/data/declaration/abap.json +66 -11
  295. package/data/declaration/angular.json +271 -46
  296. package/data/declaration/apex.json +60 -10
  297. package/data/declaration/awk.json +30 -0
  298. package/data/declaration/azcli.json +72 -42
  299. package/data/declaration/bicep.json +66 -36
  300. package/data/declaration/c.json +30 -0
  301. package/data/declaration/caddy.json +30 -0
  302. package/data/declaration/cameligo.json +54 -24
  303. package/data/declaration/clojure.json +66 -36
  304. package/data/declaration/coffee.json +54 -24
  305. package/data/declaration/cpp.json +30 -0
  306. package/data/declaration/crontab.json +66 -36
  307. package/data/declaration/csharp.json +30 -0
  308. package/data/declaration/css.json +91 -59
  309. package/data/declaration/cypher.json +66 -36
  310. package/data/declaration/dart.json +150 -25
  311. package/data/declaration/docker-compose.json +72 -42
  312. package/data/declaration/dockerfile.json +30 -0
  313. package/data/declaration/doctest.json +66 -36
  314. package/data/declaration/dotenv.json +72 -42
  315. package/data/declaration/ecl.json +54 -24
  316. package/data/declaration/elixir.json +66 -36
  317. package/data/declaration/flow9.json +72 -42
  318. package/data/declaration/freemarker2.json +54 -24
  319. package/data/declaration/go.json +30 -0
  320. package/data/declaration/graphql.json +30 -0
  321. package/data/declaration/hcl.json +30 -0
  322. package/data/declaration/html.json +90 -60
  323. package/data/declaration/ini.json +66 -36
  324. package/data/declaration/java.json +30 -0
  325. package/data/declaration/javascript.json +30 -0
  326. package/data/declaration/json.json +60 -30
  327. package/data/declaration/julia.json +66 -36
  328. package/data/declaration/kotlin.json +84 -14
  329. package/data/declaration/less.json +54 -24
  330. package/data/declaration/lexon.json +72 -42
  331. package/data/declaration/liquid.json +54 -24
  332. package/data/declaration/lua.json +30 -0
  333. package/data/declaration/m3.json +60 -30
  334. package/data/declaration/makefile.json +30 -0
  335. package/data/declaration/markdown.json +72 -42
  336. package/data/declaration/mdx.json +54 -24
  337. package/data/declaration/mips.json +72 -42
  338. package/data/declaration/msdax.json +72 -42
  339. package/data/declaration/mysql.json +60 -30
  340. package/data/declaration/nestjs.json +302 -47
  341. package/data/declaration/nextjs.json +304 -274
  342. package/data/declaration/nginx.json +30 -0
  343. package/data/declaration/objective-c.json +66 -36
  344. package/data/declaration/pascal.json +66 -36
  345. package/data/declaration/pascaligo.json +54 -24
  346. package/data/declaration/perl.json +30 -0
  347. package/data/declaration/pgsql.json +66 -36
  348. package/data/declaration/php.json +30 -0
  349. package/data/declaration/pla.json +78 -48
  350. package/data/declaration/postiats.json +60 -30
  351. package/data/declaration/powerquery.json +78 -48
  352. package/data/declaration/powershell.json +30 -0
  353. package/data/declaration/protobuf.json +30 -0
  354. package/data/declaration/python.json +30 -0
  355. package/data/declaration/qsharp.json +60 -30
  356. package/data/declaration/r.json +655 -625
  357. package/data/declaration/razor.json +54 -24
  358. package/data/declaration/react.json +229 -199
  359. package/data/declaration/redis-cli.json +247 -217
  360. package/data/declaration/redis.json +66 -36
  361. package/data/declaration/redshift.json +78 -48
  362. package/data/declaration/restructuredtext.json +84 -54
  363. package/data/declaration/ruby.json +30 -0
  364. package/data/declaration/rust.json +30 -0
  365. package/data/declaration/sb.json +72 -42
  366. package/data/declaration/scala.json +138 -23
  367. package/data/declaration/scheme.json +54 -24
  368. package/data/declaration/scss.json +66 -36
  369. package/data/declaration/shadcn.json +241 -211
  370. package/data/declaration/shell.json +30 -0
  371. package/data/declaration/sol.json +66 -36
  372. package/data/declaration/sparql.json +78 -48
  373. package/data/declaration/sql.json +30 -0
  374. package/data/declaration/ssh_config.json +78 -48
  375. package/data/declaration/st.json +60 -30
  376. package/data/declaration/swift.json +108 -18
  377. package/data/declaration/systemd.json +84 -54
  378. package/data/declaration/systemverilog.json +66 -36
  379. package/data/declaration/tailwindcss.json +169 -137
  380. package/data/declaration/tcl.json +54 -24
  381. package/data/declaration/toml.json +30 -0
  382. package/data/declaration/twig.json +54 -24
  383. package/data/declaration/typescript.json +30 -0
  384. package/data/declaration/vb.json +66 -36
  385. package/data/declaration/wgsl.json +60 -30
  386. package/data/declaration/xml.json +30 -0
  387. package/data/declaration/yaml.json +30 -0
  388. package/data/definition/apex.json +41 -1
  389. package/data/definition/azcli.json +45 -0
  390. package/data/definition/bicep.json +45 -0
  391. package/data/definition/cameligo.json +45 -0
  392. package/data/definition/clojure.json +45 -0
  393. package/data/definition/coffee.json +31 -1
  394. package/data/definition/crontab.json +132 -107
  395. package/data/definition/csharp.json +616 -144
  396. package/data/definition/cypher.json +45 -0
  397. package/data/definition/dart.json +36 -1
  398. package/data/definition/doctest.json +45 -0
  399. package/data/definition/dotenv.json +116 -71
  400. package/data/definition/ecl.json +45 -0
  401. package/data/definition/elixir.json +41 -1
  402. package/data/definition/graphql.json +134 -119
  403. package/data/definition/ini.json +122 -77
  404. package/data/definition/java.json +31 -1
  405. package/data/definition/javascript.json +941 -265
  406. package/data/definition/json.json +123 -83
  407. package/data/definition/julia.json +35 -0
  408. package/data/definition/kotlin.json +41 -1
  409. package/data/definition/less.json +45 -0
  410. package/data/definition/lexon.json +45 -0
  411. package/data/definition/m3.json +45 -0
  412. package/data/definition/makefile.json +133 -113
  413. package/data/definition/markdown.json +132 -107
  414. package/data/definition/mdx.json +45 -0
  415. package/data/definition/objective-c.json +45 -0
  416. package/data/definition/pascal.json +30 -0
  417. package/data/definition/pascaligo.json +45 -0
  418. package/data/definition/perl.json +131 -101
  419. package/data/definition/pgsql.json +15 -0
  420. package/data/definition/pla.json +45 -0
  421. package/data/definition/postiats.json +40 -0
  422. package/data/definition/powerquery.json +30 -0
  423. package/data/definition/powershell.json +134 -119
  424. package/data/definition/protobuf.json +134 -119
  425. package/data/definition/qsharp.json +35 -0
  426. package/data/definition/razor.json +30 -0
  427. package/data/definition/redshift.json +35 -0
  428. package/data/definition/restructuredtext.json +45 -0
  429. package/data/definition/ruby.json +36 -1
  430. package/data/definition/rust.json +41 -1
  431. package/data/definition/sb.json +41 -1
  432. package/data/definition/scheme.json +25 -0
  433. package/data/definition/scss.json +35 -0
  434. package/data/definition/sol.json +45 -0
  435. package/data/definition/sparql.json +45 -0
  436. package/data/definition/ssh_config.json +129 -89
  437. package/data/definition/systemverilog.json +40 -0
  438. package/data/definition/tcl.json +45 -0
  439. package/data/definition/twig.json +133 -113
  440. package/data/definition/vb.json +133 -113
  441. package/data/definition/wgsl.json +133 -113
  442. package/data/definition/xml.json +128 -83
  443. package/data/documentHighlight/css.json +227 -125
  444. package/data/documentHighlight/r.json +207 -45
  445. package/data/documentHighlight/scala.json +380 -79
  446. package/data/documentHighlight/tailwindcss.json +252 -160
  447. package/data/documentRangeFormatting/abap.json +62 -35
  448. package/data/documentRangeFormatting/angular.json +81 -45
  449. package/data/documentRangeFormatting/apex.json +75 -41
  450. package/data/documentRangeFormatting/awk.json +62 -35
  451. package/data/documentRangeFormatting/azcli.json +61 -29
  452. package/data/documentRangeFormatting/bicep.json +67 -35
  453. package/data/documentRangeFormatting/c.json +75 -41
  454. package/data/documentRangeFormatting/caddy.json +59 -29
  455. package/data/documentRangeFormatting/cameligo.json +65 -35
  456. package/data/documentRangeFormatting/clojure.json +67 -35
  457. package/data/documentRangeFormatting/coffee.json +67 -35
  458. package/data/documentRangeFormatting/cpp.json +83 -47
  459. package/data/documentRangeFormatting/crontab.json +61 -29
  460. package/data/documentRangeFormatting/csharp.json +81 -47
  461. package/data/documentRangeFormatting/css.json +133 -101
  462. package/data/documentRangeFormatting/cypher.json +67 -35
  463. package/data/documentRangeFormatting/dart.json +75 -41
  464. package/data/documentRangeFormatting/docker-compose.json +67 -35
  465. package/data/documentRangeFormatting/dockerfile.json +69 -35
  466. package/data/documentRangeFormatting/doctest.json +59 -29
  467. package/data/documentRangeFormatting/dotenv.json +63 -29
  468. package/data/documentRangeFormatting/ecl.json +67 -35
  469. package/data/documentRangeFormatting/elixir.json +73 -41
  470. package/data/documentRangeFormatting/flow9.json +60 -35
  471. package/data/documentRangeFormatting/freemarker2.json +65 -35
  472. package/data/documentRangeFormatting/go.json +75 -41
  473. package/data/documentRangeFormatting/graphql.json +65 -35
  474. package/data/documentRangeFormatting/hcl.json +73 -41
  475. package/data/documentRangeFormatting/html.json +75 -41
  476. package/data/documentRangeFormatting/ini.json +61 -29
  477. package/data/documentRangeFormatting/java.json +83 -47
  478. package/data/documentRangeFormatting/javascript.json +83 -47
  479. package/data/documentRangeFormatting/json.json +67 -35
  480. package/data/documentRangeFormatting/julia.json +70 -41
  481. package/data/documentRangeFormatting/kotlin.json +83 -47
  482. package/data/documentRangeFormatting/less.json +67 -35
  483. package/data/documentRangeFormatting/lexon.json +59 -29
  484. package/data/documentRangeFormatting/liquid.json +65 -35
  485. package/data/documentRangeFormatting/lua.json +62 -35
  486. package/data/documentRangeFormatting/m3.json +67 -35
  487. package/data/documentRangeFormatting/makefile.json +69 -35
  488. package/data/documentRangeFormatting/markdown.json +67 -35
  489. package/data/documentRangeFormatting/mdx.json +67 -35
  490. package/data/documentRangeFormatting/mips.json +67 -35
  491. package/data/documentRangeFormatting/msdax.json +62 -35
  492. package/data/documentRangeFormatting/mysql.json +75 -41
  493. package/data/documentRangeFormatting/nestjs.json +26 -1
  494. package/data/documentRangeFormatting/nextjs.json +26 -1
  495. package/data/documentRangeFormatting/nginx.json +67 -35
  496. package/data/documentRangeFormatting/objective-c.json +75 -41
  497. package/data/documentRangeFormatting/pascal.json +67 -35
  498. package/data/documentRangeFormatting/pascaligo.json +67 -35
  499. package/data/documentRangeFormatting/perl.json +75 -41
  500. package/data/documentRangeFormatting/pgsql.json +90 -47
  501. package/data/documentRangeFormatting/php.json +96 -53
  502. package/data/documentRangeFormatting/pla.json +71 -35
  503. package/data/documentRangeFormatting/postiats.json +79 -41
  504. package/data/documentRangeFormatting/powerquery.json +87 -47
  505. package/data/documentRangeFormatting/powershell.json +95 -53
  506. package/data/documentRangeFormatting/protobuf.json +97 -53
  507. package/data/documentRangeFormatting/python.json +95 -53
  508. package/data/documentRangeFormatting/qsharp.json +87 -47
  509. package/data/documentRangeFormatting/r.json +87 -47
  510. package/data/documentRangeFormatting/razor.json +85 -47
  511. package/data/documentRangeFormatting/react.json +26 -1
  512. package/data/documentRangeFormatting/redis-cli.json +71 -35
  513. package/data/documentRangeFormatting/redis.json +71 -35
  514. package/data/documentRangeFormatting/redshift.json +90 -47
  515. package/data/documentRangeFormatting/restructuredtext.json +80 -41
  516. package/data/documentRangeFormatting/ruby.json +96 -53
  517. package/data/documentRangeFormatting/rust.json +103 -59
  518. package/data/documentRangeFormatting/sb.json +81 -41
  519. package/data/documentRangeFormatting/scala.json +103 -59
  520. package/data/documentRangeFormatting/scheme.json +87 -47
  521. package/data/documentRangeFormatting/scss.json +96 -53
  522. package/data/documentRangeFormatting/shadcn.json +81 -45
  523. package/data/documentRangeFormatting/shell.json +27 -1
  524. package/data/documentRangeFormatting/sol.json +95 -53
  525. package/data/documentRangeFormatting/sparql.json +89 -47
  526. package/data/documentRangeFormatting/sql.json +98 -53
  527. package/data/documentRangeFormatting/ssh_config.json +72 -35
  528. package/data/documentRangeFormatting/st.json +87 -47
  529. package/data/documentRangeFormatting/swift.json +104 -59
  530. package/data/documentRangeFormatting/systemd.json +72 -35
  531. package/data/documentRangeFormatting/systemverilog.json +106 -59
  532. package/data/documentRangeFormatting/tailwindcss.json +87 -55
  533. package/data/documentRangeFormatting/tcl.json +87 -47
  534. package/data/documentRangeFormatting/toml.json +79 -41
  535. package/data/documentRangeFormatting/twig.json +99 -53
  536. package/data/documentRangeFormatting/typescript.json +104 -59
  537. package/data/documentRangeFormatting/vb.json +109 -59
  538. package/data/documentRangeFormatting/wgsl.json +85 -47
  539. package/data/documentRangeFormatting/xml.json +89 -47
  540. package/data/documentRangeFormatting/yaml.json +89 -47
  541. package/data/documentSymbol/abap.json +22 -1
  542. package/data/documentSymbol/apex.json +36 -1
  543. package/data/documentSymbol/awk.json +50 -1
  544. package/data/documentSymbol/azcli.json +72 -12
  545. package/data/documentSymbol/bicep.json +36 -1
  546. package/data/documentSymbol/c.json +50 -1
  547. package/data/documentSymbol/caddy.json +53 -0
  548. package/data/documentSymbol/cameligo.json +75 -26
  549. package/data/documentSymbol/clojure.json +29 -1
  550. package/data/documentSymbol/coffee.json +75 -26
  551. package/data/documentSymbol/cpp.json +35 -0
  552. package/data/documentSymbol/crontab.json +60 -0
  553. package/data/documentSymbol/csharp.json +28 -0
  554. package/data/documentSymbol/cypher.json +75 -47
  555. package/data/documentSymbol/dockerfile.json +50 -1
  556. package/data/documentSymbol/doctest.json +72 -12
  557. package/data/documentSymbol/dotenv.json +60 -0
  558. package/data/documentSymbol/ecl.json +75 -26
  559. package/data/documentSymbol/elixir.json +36 -1
  560. package/data/documentSymbol/flow9.json +71 -19
  561. package/data/documentSymbol/freemarker2.json +75 -26
  562. package/data/documentSymbol/go.json +43 -1
  563. package/data/documentSymbol/graphql.json +29 -1
  564. package/data/documentSymbol/hcl.json +43 -1
  565. package/data/documentSymbol/html.json +29 -1
  566. package/data/documentSymbol/ini.json +53 -0
  567. package/data/documentSymbol/java.json +36 -1
  568. package/data/documentSymbol/javascript.json +36 -1
  569. package/data/documentSymbol/json.json +60 -0
  570. package/data/documentSymbol/julia.json +29 -1
  571. package/data/documentSymbol/less.json +50 -1
  572. package/data/documentSymbol/lexon.json +72 -19
  573. package/data/documentSymbol/liquid.json +75 -26
  574. package/data/documentSymbol/lua.json +36 -1
  575. package/data/documentSymbol/m3.json +75 -33
  576. package/data/documentSymbol/makefile.json +43 -1
  577. package/data/documentSymbol/markdown.json +22 -1
  578. package/data/documentSymbol/mdx.json +75 -26
  579. package/data/documentSymbol/mips.json +72 -19
  580. package/data/documentSymbol/msdax.json +72 -19
  581. package/data/documentSymbol/mysql.json +43 -1
  582. package/data/documentSymbol/nginx.json +50 -1
  583. package/data/documentSymbol/objective-c.json +75 -40
  584. package/data/documentSymbol/pascal.json +29 -1
  585. package/data/documentSymbol/pascaligo.json +75 -26
  586. package/data/documentSymbol/perl.json +50 -1
  587. package/data/documentSymbol/pgsql.json +36 -1
  588. package/data/documentSymbol/php.json +29 -1
  589. package/data/documentSymbol/pla.json +72 -12
  590. package/data/documentSymbol/postiats.json +75 -33
  591. package/data/documentSymbol/powerquery.json +72 -19
  592. package/data/documentSymbol/powershell.json +43 -1
  593. package/data/documentSymbol/protobuf.json +43 -1
  594. package/data/documentSymbol/python.json +50 -1
  595. package/data/documentSymbol/qsharp.json +75 -33
  596. package/data/documentSymbol/r.json +8 -1
  597. package/data/documentSymbol/razor.json +75 -26
  598. package/data/documentSymbol/redis-cli.json +75 -26
  599. package/data/documentSymbol/redis.json +75 -26
  600. package/data/documentSymbol/redshift.json +15 -1
  601. package/data/documentSymbol/restructuredtext.json +72 -19
  602. package/data/documentSymbol/ruby.json +43 -1
  603. package/data/documentSymbol/rust.json +8 -1
  604. package/data/documentSymbol/sb.json +72 -19
  605. package/data/documentSymbol/scheme.json +50 -1
  606. package/data/documentSymbol/scss.json +36 -1
  607. package/data/documentSymbol/sol.json +75 -68
  608. package/data/documentSymbol/sparql.json +72 -19
  609. package/data/documentSymbol/sql.json +36 -1
  610. package/data/documentSymbol/ssh_config.json +53 -0
  611. package/data/documentSymbol/st.json +75 -33
  612. package/data/documentSymbol/systemd.json +53 -0
  613. package/data/documentSymbol/systemverilog.json +75 -47
  614. package/data/documentSymbol/tcl.json +75 -26
  615. package/data/documentSymbol/toml.json +49 -0
  616. package/data/documentSymbol/twig.json +75 -26
  617. package/data/documentSymbol/typescript.json +15 -1
  618. package/data/documentSymbol/vb.json +22 -1
  619. package/data/documentSymbol/wgsl.json +75 -33
  620. package/data/documentSymbol/xml.json +53 -0
  621. package/data/documentSymbol/yaml.json +50 -1
  622. package/data/foldingRange/abap.json +106 -76
  623. package/data/foldingRange/angular.json +24 -0
  624. package/data/foldingRange/apex.json +94 -70
  625. package/data/foldingRange/awk.json +88 -64
  626. package/data/foldingRange/azcli.json +58 -34
  627. package/data/foldingRange/bicep.json +94 -70
  628. package/data/foldingRange/c.json +82 -58
  629. package/data/foldingRange/caddy.json +64 -40
  630. package/data/foldingRange/cameligo.json +82 -58
  631. package/data/foldingRange/clojure.json +100 -76
  632. package/data/foldingRange/coffee.json +105 -76
  633. package/data/foldingRange/cpp.json +100 -76
  634. package/data/foldingRange/crontab.json +52 -28
  635. package/data/foldingRange/csharp.json +100 -76
  636. package/data/foldingRange/css.json +90 -66
  637. package/data/foldingRange/cypher.json +76 -52
  638. package/data/foldingRange/dart.json +106 -82
  639. package/data/foldingRange/docker-compose.json +87 -58
  640. package/data/foldingRange/dockerfile.json +76 -52
  641. package/data/foldingRange/doctest.json +82 -58
  642. package/data/foldingRange/dotenv.json +52 -28
  643. package/data/foldingRange/ecl.json +112 -82
  644. package/data/foldingRange/elixir.json +147 -118
  645. package/data/foldingRange/flow9.json +40 -16
  646. package/data/foldingRange/freemarker2.json +64 -34
  647. package/data/foldingRange/go.json +70 -46
  648. package/data/foldingRange/graphql.json +64 -40
  649. package/data/foldingRange/hcl.json +76 -52
  650. package/data/foldingRange/html.json +64 -34
  651. package/data/foldingRange/ini.json +46 -22
  652. package/data/foldingRange/java.json +76 -52
  653. package/data/foldingRange/javascript.json +70 -46
  654. package/data/foldingRange/json.json +46 -22
  655. package/data/foldingRange/julia.json +76 -52
  656. package/data/foldingRange/kotlin.json +76 -52
  657. package/data/foldingRange/less.json +58 -34
  658. package/data/foldingRange/lexon.json +46 -22
  659. package/data/foldingRange/liquid.json +64 -34
  660. package/data/foldingRange/lua.json +82 -52
  661. package/data/foldingRange/m3.json +64 -34
  662. package/data/foldingRange/makefile.json +57 -28
  663. package/data/foldingRange/markdown.json +58 -34
  664. package/data/foldingRange/mdx.json +64 -34
  665. package/data/foldingRange/mips.json +58 -34
  666. package/data/foldingRange/msdax.json +52 -28
  667. package/data/foldingRange/mysql.json +58 -34
  668. package/data/foldingRange/nestjs.json +24 -0
  669. package/data/foldingRange/nextjs.json +24 -0
  670. package/data/foldingRange/nginx.json +70 -46
  671. package/data/foldingRange/objective-c.json +70 -46
  672. package/data/foldingRange/pascal.json +76 -46
  673. package/data/foldingRange/pascaligo.json +52 -28
  674. package/data/foldingRange/perl.json +76 -52
  675. package/data/foldingRange/pgsql.json +64 -40
  676. package/data/foldingRange/php.json +70 -46
  677. package/data/foldingRange/pla.json +52 -28
  678. package/data/foldingRange/postiats.json +58 -28
  679. package/data/foldingRange/powerquery.json +52 -28
  680. package/data/foldingRange/powershell.json +76 -52
  681. package/data/foldingRange/protobuf.json +64 -40
  682. package/data/foldingRange/python.json +93 -64
  683. package/data/foldingRange/qsharp.json +52 -28
  684. package/data/foldingRange/r.json +70 -46
  685. package/data/foldingRange/razor.json +70 -40
  686. package/data/foldingRange/react.json +24 -0
  687. package/data/foldingRange/redis-cli.json +46 -22
  688. package/data/foldingRange/redis.json +46 -22
  689. package/data/foldingRange/redshift.json +52 -28
  690. package/data/foldingRange/restructuredtext.json +51 -22
  691. package/data/foldingRange/ruby.json +87 -52
  692. package/data/foldingRange/rust.json +88 -64
  693. package/data/foldingRange/sb.json +64 -34
  694. package/data/foldingRange/scala.json +76 -52
  695. package/data/foldingRange/scheme.json +64 -40
  696. package/data/foldingRange/scss.json +64 -40
  697. package/data/foldingRange/shadcn.json +24 -0
  698. package/data/foldingRange/shell.json +24 -0
  699. package/data/foldingRange/sol.json +70 -46
  700. package/data/foldingRange/sparql.json +58 -34
  701. package/data/foldingRange/sql.json +58 -34
  702. package/data/foldingRange/ssh_config.json +46 -22
  703. package/data/foldingRange/st.json +70 -40
  704. package/data/foldingRange/swift.json +82 -58
  705. package/data/foldingRange/systemd.json +70 -46
  706. package/data/foldingRange/systemverilog.json +64 -40
  707. package/data/foldingRange/tailwindcss.json +78 -60
  708. package/data/foldingRange/tcl.json +76 -46
  709. package/data/foldingRange/toml.json +46 -22
  710. package/data/foldingRange/twig.json +64 -34
  711. package/data/foldingRange/typescript.json +88 -64
  712. package/data/foldingRange/vb.json +82 -52
  713. package/data/foldingRange/wgsl.json +70 -46
  714. package/data/foldingRange/xml.json +58 -28
  715. package/data/foldingRange/yaml.json +51 -22
  716. package/data/formatting/abap.json +31 -2
  717. package/data/formatting/apex.json +31 -2
  718. package/data/formatting/awk.json +21 -1
  719. package/data/formatting/azcli.json +32 -3
  720. package/data/formatting/bicep.json +31 -2
  721. package/data/formatting/c.json +21 -1
  722. package/data/formatting/caddy.json +26 -1
  723. package/data/formatting/cameligo.json +31 -2
  724. package/data/formatting/clojure.json +31 -2
  725. package/data/formatting/coffee.json +31 -2
  726. package/data/formatting/cpp.json +21 -1
  727. package/data/formatting/crontab.json +31 -2
  728. package/data/formatting/csharp.json +21 -1
  729. package/data/formatting/cypher.json +31 -2
  730. package/data/formatting/dart.json +6 -2
  731. package/data/formatting/docker-compose.json +26 -2
  732. package/data/formatting/dockerfile.json +30 -2
  733. package/data/formatting/doctest.json +31 -2
  734. package/data/formatting/dotenv.json +32 -3
  735. package/data/formatting/ecl.json +31 -2
  736. package/data/formatting/elixir.json +6 -2
  737. package/data/formatting/flow9.json +31 -2
  738. package/data/formatting/freemarker2.json +31 -2
  739. package/data/formatting/go.json +21 -1
  740. package/data/formatting/graphql.json +26 -1
  741. package/data/formatting/ini.json +30 -2
  742. package/data/formatting/java.json +21 -1
  743. package/data/formatting/javascript.json +21 -1
  744. package/data/formatting/json.json +25 -0
  745. package/data/formatting/julia.json +31 -2
  746. package/data/formatting/kotlin.json +16 -2
  747. package/data/formatting/lexon.json +31 -2
  748. package/data/formatting/liquid.json +31 -2
  749. package/data/formatting/lua.json +21 -1
  750. package/data/formatting/m3.json +31 -2
  751. package/data/formatting/makefile.json +21 -1
  752. package/data/formatting/markdown.json +6 -2
  753. package/data/formatting/mdx.json +31 -2
  754. package/data/formatting/mips.json +31 -3
  755. package/data/formatting/msdax.json +31 -2
  756. package/data/formatting/mysql.json +6 -2
  757. package/data/formatting/nginx.json +21 -1
  758. package/data/formatting/objective-c.json +31 -2
  759. package/data/formatting/pascal.json +31 -2
  760. package/data/formatting/pascaligo.json +31 -2
  761. package/data/formatting/perl.json +21 -1
  762. package/data/formatting/pgsql.json +6 -2
  763. package/data/formatting/php.json +21 -1
  764. package/data/formatting/pla.json +32 -3
  765. package/data/formatting/postiats.json +31 -2
  766. package/data/formatting/powerquery.json +31 -2
  767. package/data/formatting/powershell.json +21 -1
  768. package/data/formatting/protobuf.json +26 -1
  769. package/data/formatting/python.json +21 -1
  770. package/data/formatting/qsharp.json +31 -2
  771. package/data/formatting/r.json +16 -1
  772. package/data/formatting/razor.json +31 -2
  773. package/data/formatting/redis-cli.json +32 -3
  774. package/data/formatting/redis.json +32 -3
  775. package/data/formatting/redshift.json +6 -2
  776. package/data/formatting/restructuredtext.json +30 -2
  777. package/data/formatting/ruby.json +21 -1
  778. package/data/formatting/rust.json +21 -1
  779. package/data/formatting/sb.json +32 -3
  780. package/data/formatting/scheme.json +31 -2
  781. package/data/formatting/sol.json +31 -2
  782. package/data/formatting/sparql.json +31 -2
  783. package/data/formatting/sql.json +21 -1
  784. package/data/formatting/ssh_config.json +26 -1
  785. package/data/formatting/st.json +31 -2
  786. package/data/formatting/systemd.json +31 -2
  787. package/data/formatting/systemverilog.json +32 -3
  788. package/data/formatting/tcl.json +31 -2
  789. package/data/formatting/toml.json +30 -2
  790. package/data/formatting/twig.json +32 -3
  791. package/data/formatting/typescript.json +21 -1
  792. package/data/formatting/vb.json +31 -2
  793. package/data/formatting/wgsl.json +32 -3
  794. package/data/formatting/yaml.json +26 -1
  795. package/data/hover/abap.json +152 -14
  796. package/data/hover/azcli.json +180 -75
  797. package/data/hover/bicep.json +180 -75
  798. package/data/hover/cameligo.json +173 -75
  799. package/data/hover/clojure.json +180 -75
  800. package/data/hover/coffee.json +180 -75
  801. package/data/hover/cypher.json +173 -75
  802. package/data/hover/doctest.json +180 -75
  803. package/data/hover/ecl.json +152 -75
  804. package/data/hover/elixir.json +180 -75
  805. package/data/hover/flow9.json +180 -75
  806. package/data/hover/freemarker2.json +180 -75
  807. package/data/hover/hcl.json +173 -75
  808. package/data/hover/ini.json +159 -68
  809. package/data/hover/json.json +194 -89
  810. package/data/hover/julia.json +173 -75
  811. package/data/hover/less.json +180 -75
  812. package/data/hover/liquid.json +180 -75
  813. package/data/hover/m3.json +180 -75
  814. package/data/hover/makefile.json +131 -68
  815. package/data/hover/mips.json +180 -75
  816. package/data/hover/msdax.json +180 -75
  817. package/data/hover/mysql.json +173 -75
  818. package/data/hover/objective-c.json +180 -75
  819. package/data/hover/pascal.json +159 -75
  820. package/data/hover/pascaligo.json +166 -75
  821. package/data/hover/pgsql.json +173 -75
  822. package/data/hover/postiats.json +173 -75
  823. package/data/hover/powerquery.json +180 -75
  824. package/data/hover/qsharp.json +173 -75
  825. package/data/hover/razor.json +180 -75
  826. package/data/hover/redshift.json +166 -75
  827. package/data/hover/restructuredtext.json +180 -75
  828. package/data/hover/sb.json +173 -75
  829. package/data/hover/scheme.json +173 -75
  830. package/data/hover/scss.json +180 -75
  831. package/data/hover/sol.json +159 -75
  832. package/data/hover/sparql.json +173 -75
  833. package/data/hover/st.json +159 -75
  834. package/data/hover/systemd.json +187 -89
  835. package/data/hover/systemverilog.json +180 -75
  836. package/data/hover/tcl.json +180 -75
  837. package/data/hover/twig.json +180 -75
  838. package/data/hover/typescript.json +215 -120
  839. package/data/hover/vb.json +180 -75
  840. package/data/hover/wgsl.json +173 -75
  841. package/data/implementation/abap.json +29 -0
  842. package/data/implementation/angular.json +148 -22
  843. package/data/implementation/apex.json +29 -0
  844. package/data/implementation/awk.json +29 -0
  845. package/data/implementation/azcli.json +55 -26
  846. package/data/implementation/bicep.json +29 -0
  847. package/data/implementation/c.json +29 -0
  848. package/data/implementation/caddy.json +29 -0
  849. package/data/implementation/cameligo.json +35 -0
  850. package/data/implementation/clojure.json +35 -0
  851. package/data/implementation/coffee.json +29 -0
  852. package/data/implementation/cpp.json +29 -0
  853. package/data/implementation/crontab.json +55 -26
  854. package/data/implementation/csharp.json +29 -0
  855. package/data/implementation/css.json +106 -65
  856. package/data/implementation/cypher.json +29 -0
  857. package/data/implementation/dart.json +79 -14
  858. package/data/implementation/docker-compose.json +29 -0
  859. package/data/implementation/dockerfile.json +29 -0
  860. package/data/implementation/doctest.json +55 -26
  861. package/data/implementation/dotenv.json +55 -26
  862. package/data/implementation/ecl.json +29 -0
  863. package/data/implementation/elixir.json +35 -0
  864. package/data/implementation/flow9.json +29 -0
  865. package/data/implementation/freemarker2.json +29 -0
  866. package/data/implementation/go.json +29 -0
  867. package/data/implementation/graphql.json +29 -0
  868. package/data/implementation/hcl.json +29 -0
  869. package/data/implementation/html.json +67 -38
  870. package/data/implementation/ini.json +55 -26
  871. package/data/implementation/java.json +29 -0
  872. package/data/implementation/javascript.json +29 -0
  873. package/data/implementation/json.json +55 -26
  874. package/data/implementation/julia.json +35 -0
  875. package/data/implementation/kotlin.json +74 -13
  876. package/data/implementation/less.json +29 -0
  877. package/data/implementation/lexon.json +29 -0
  878. package/data/implementation/liquid.json +29 -0
  879. package/data/implementation/lua.json +29 -0
  880. package/data/implementation/m3.json +29 -0
  881. package/data/implementation/makefile.json +29 -0
  882. package/data/implementation/markdown.json +55 -26
  883. package/data/implementation/mdx.json +53 -24
  884. package/data/implementation/mips.json +29 -0
  885. package/data/implementation/msdax.json +29 -0
  886. package/data/implementation/mysql.json +53 -24
  887. package/data/implementation/nestjs.json +146 -24
  888. package/data/implementation/nextjs.json +166 -137
  889. package/data/implementation/nginx.json +29 -0
  890. package/data/implementation/objective-c.json +29 -0
  891. package/data/implementation/pascal.json +29 -0
  892. package/data/implementation/pascaligo.json +35 -0
  893. package/data/implementation/perl.json +29 -0
  894. package/data/implementation/pgsql.json +53 -24
  895. package/data/implementation/php.json +29 -0
  896. package/data/implementation/pla.json +29 -0
  897. package/data/implementation/postiats.json +29 -0
  898. package/data/implementation/powerquery.json +29 -0
  899. package/data/implementation/powershell.json +29 -0
  900. package/data/implementation/protobuf.json +29 -0
  901. package/data/implementation/python.json +29 -0
  902. package/data/implementation/qsharp.json +29 -0
  903. package/data/implementation/r.json +35 -0
  904. package/data/implementation/razor.json +29 -0
  905. package/data/implementation/react.json +154 -125
  906. package/data/implementation/redis-cli.json +55 -26
  907. package/data/implementation/redis.json +55 -26
  908. package/data/implementation/redshift.json +29 -0
  909. package/data/implementation/restructuredtext.json +29 -0
  910. package/data/implementation/ruby.json +29 -0
  911. package/data/implementation/rust.json +29 -0
  912. package/data/implementation/sb.json +29 -0
  913. package/data/implementation/scala.json +93 -16
  914. package/data/implementation/scheme.json +59 -24
  915. package/data/implementation/scss.json +29 -0
  916. package/data/implementation/shadcn.json +130 -89
  917. package/data/implementation/shell.json +29 -0
  918. package/data/implementation/sol.json +29 -0
  919. package/data/implementation/sparql.json +29 -0
  920. package/data/implementation/sql.json +29 -0
  921. package/data/implementation/ssh_config.json +55 -26
  922. package/data/implementation/st.json +29 -0
  923. package/data/implementation/swift.json +78 -14
  924. package/data/implementation/systemd.json +61 -32
  925. package/data/implementation/systemverilog.json +29 -0
  926. package/data/implementation/tailwindcss.json +100 -59
  927. package/data/implementation/tcl.json +29 -0
  928. package/data/implementation/toml.json +55 -26
  929. package/data/implementation/twig.json +29 -0
  930. package/data/implementation/typescript.json +29 -0
  931. package/data/implementation/vb.json +53 -24
  932. package/data/implementation/wgsl.json +53 -24
  933. package/data/implementation/xml.json +61 -32
  934. package/data/implementation/yaml.json +61 -32
  935. package/data/inlayHints/abap.json +81 -39
  936. package/data/inlayHints/angular.json +164 -24
  937. package/data/inlayHints/apex.json +85 -43
  938. package/data/inlayHints/awk.json +42 -0
  939. package/data/inlayHints/azcli.json +69 -27
  940. package/data/inlayHints/bicep.json +89 -47
  941. package/data/inlayHints/c.json +42 -0
  942. package/data/inlayHints/caddy.json +42 -0
  943. package/data/inlayHints/cameligo.json +73 -31
  944. package/data/inlayHints/clojure.json +93 -51
  945. package/data/inlayHints/coffee.json +81 -39
  946. package/data/inlayHints/cpp.json +42 -0
  947. package/data/inlayHints/crontab.json +69 -27
  948. package/data/inlayHints/csharp.json +42 -0
  949. package/data/inlayHints/css.json +129 -87
  950. package/data/inlayHints/cypher.json +73 -31
  951. package/data/inlayHints/dart.json +165 -29
  952. package/data/inlayHints/docker-compose.json +85 -43
  953. package/data/inlayHints/dockerfile.json +42 -0
  954. package/data/inlayHints/doctest.json +73 -31
  955. package/data/inlayHints/dotenv.json +77 -35
  956. package/data/inlayHints/ecl.json +69 -27
  957. package/data/inlayHints/elixir.json +97 -55
  958. package/data/inlayHints/flow9.json +69 -27
  959. package/data/inlayHints/freemarker2.json +69 -27
  960. package/data/inlayHints/go.json +42 -0
  961. package/data/inlayHints/graphql.json +85 -43
  962. package/data/inlayHints/hcl.json +42 -0
  963. package/data/inlayHints/html.json +69 -27
  964. package/data/inlayHints/ini.json +69 -27
  965. package/data/inlayHints/java.json +42 -0
  966. package/data/inlayHints/javascript.json +42 -0
  967. package/data/inlayHints/json.json +81 -39
  968. package/data/inlayHints/julia.json +93 -51
  969. package/data/inlayHints/kotlin.json +129 -23
  970. package/data/inlayHints/less.json +81 -39
  971. package/data/inlayHints/lexon.json +69 -27
  972. package/data/inlayHints/liquid.json +73 -31
  973. package/data/inlayHints/lua.json +42 -0
  974. package/data/inlayHints/m3.json +73 -31
  975. package/data/inlayHints/makefile.json +42 -0
  976. package/data/inlayHints/markdown.json +69 -27
  977. package/data/inlayHints/mdx.json +73 -31
  978. package/data/inlayHints/mips.json +73 -31
  979. package/data/inlayHints/msdax.json +73 -31
  980. package/data/inlayHints/mysql.json +77 -35
  981. package/data/inlayHints/nestjs.json +153 -24
  982. package/data/inlayHints/nextjs.json +185 -143
  983. package/data/inlayHints/nginx.json +42 -0
  984. package/data/inlayHints/objective-c.json +89 -47
  985. package/data/inlayHints/pascal.json +81 -39
  986. package/data/inlayHints/pascaligo.json +69 -27
  987. package/data/inlayHints/perl.json +42 -0
  988. package/data/inlayHints/pgsql.json +81 -39
  989. package/data/inlayHints/php.json +42 -0
  990. package/data/inlayHints/pla.json +69 -27
  991. package/data/inlayHints/postiats.json +69 -27
  992. package/data/inlayHints/powerquery.json +81 -39
  993. package/data/inlayHints/powershell.json +42 -0
  994. package/data/inlayHints/protobuf.json +69 -27
  995. package/data/inlayHints/python.json +42 -0
  996. package/data/inlayHints/qsharp.json +81 -39
  997. package/data/inlayHints/r.json +137 -95
  998. package/data/inlayHints/razor.json +81 -39
  999. package/data/inlayHints/react.json +236 -177
  1000. package/data/inlayHints/redis-cli.json +42 -0
  1001. package/data/inlayHints/redis.json +69 -27
  1002. package/data/inlayHints/redshift.json +73 -31
  1003. package/data/inlayHints/restructuredtext.json +69 -27
  1004. package/data/inlayHints/ruby.json +42 -0
  1005. package/data/inlayHints/rust.json +42 -0
  1006. package/data/inlayHints/sb.json +69 -27
  1007. package/data/inlayHints/scala.json +233 -42
  1008. package/data/inlayHints/scheme.json +93 -51
  1009. package/data/inlayHints/scss.json +93 -51
  1010. package/data/inlayHints/shadcn.json +151 -109
  1011. package/data/inlayHints/shell.json +42 -0
  1012. package/data/inlayHints/sol.json +85 -43
  1013. package/data/inlayHints/sparql.json +73 -31
  1014. package/data/inlayHints/sql.json +42 -0
  1015. package/data/inlayHints/ssh_config.json +73 -31
  1016. package/data/inlayHints/st.json +81 -39
  1017. package/data/inlayHints/swift.json +197 -37
  1018. package/data/inlayHints/systemd.json +81 -39
  1019. package/data/inlayHints/systemverilog.json +77 -35
  1020. package/data/inlayHints/tailwindcss.json +153 -111
  1021. package/data/inlayHints/tcl.json +73 -31
  1022. package/data/inlayHints/toml.json +81 -39
  1023. package/data/inlayHints/twig.json +81 -39
  1024. package/data/inlayHints/typescript.json +42 -0
  1025. package/data/inlayHints/vb.json +85 -43
  1026. package/data/inlayHints/wgsl.json +81 -39
  1027. package/data/inlayHints/xml.json +69 -27
  1028. package/data/inlayHints/yaml.json +77 -35
  1029. package/data/inlineCompletions/abap.json +85 -35
  1030. package/data/inlineCompletions/apex.json +85 -35
  1031. package/data/inlineCompletions/awk.json +65 -0
  1032. package/data/inlineCompletions/azcli.json +85 -35
  1033. package/data/inlineCompletions/bicep.json +85 -35
  1034. package/data/inlineCompletions/c.json +26 -1
  1035. package/data/inlineCompletions/caddy.json +50 -0
  1036. package/data/inlineCompletions/cameligo.json +84 -29
  1037. package/data/inlineCompletions/clojure.json +85 -35
  1038. package/data/inlineCompletions/coffee.json +85 -35
  1039. package/data/inlineCompletions/cpp.json +16 -1
  1040. package/data/inlineCompletions/crontab.json +50 -0
  1041. package/data/inlineCompletions/cypher.json +84 -29
  1042. package/data/inlineCompletions/docker-compose.json +94 -89
  1043. package/data/inlineCompletions/dockerfile.json +50 -0
  1044. package/data/inlineCompletions/doctest.json +83 -23
  1045. package/data/inlineCompletions/dotenv.json +55 -0
  1046. package/data/inlineCompletions/ecl.json +84 -29
  1047. package/data/inlineCompletions/elixir.json +51 -1
  1048. package/data/inlineCompletions/flow9.json +84 -29
  1049. package/data/inlineCompletions/freemarker2.json +84 -29
  1050. package/data/inlineCompletions/go.json +6 -1
  1051. package/data/inlineCompletions/graphql.json +65 -0
  1052. package/data/inlineCompletions/hcl.json +65 -0
  1053. package/data/inlineCompletions/html.json +51 -1
  1054. package/data/inlineCompletions/ini.json +60 -0
  1055. package/data/inlineCompletions/java.json +11 -1
  1056. package/data/inlineCompletions/json.json +60 -0
  1057. package/data/inlineCompletions/julia.json +85 -35
  1058. package/data/inlineCompletions/kotlin.json +6 -1
  1059. package/data/inlineCompletions/less.json +16 -1
  1060. package/data/inlineCompletions/lexon.json +83 -23
  1061. package/data/inlineCompletions/liquid.json +84 -29
  1062. package/data/inlineCompletions/lua.json +36 -1
  1063. package/data/inlineCompletions/m3.json +84 -29
  1064. package/data/inlineCompletions/makefile.json +55 -0
  1065. package/data/inlineCompletions/markdown.json +50 -0
  1066. package/data/inlineCompletions/mdx.json +84 -29
  1067. package/data/inlineCompletions/mips.json +85 -35
  1068. package/data/inlineCompletions/msdax.json +83 -23
  1069. package/data/inlineCompletions/mysql.json +51 -1
  1070. package/data/inlineCompletions/nginx.json +65 -0
  1071. package/data/inlineCompletions/objective-c.json +85 -35
  1072. package/data/inlineCompletions/pascal.json +85 -35
  1073. package/data/inlineCompletions/pascaligo.json +84 -29
  1074. package/data/inlineCompletions/perl.json +65 -0
  1075. package/data/inlineCompletions/pgsql.json +51 -1
  1076. package/data/inlineCompletions/php.json +31 -1
  1077. package/data/inlineCompletions/pla.json +84 -29
  1078. package/data/inlineCompletions/postiats.json +84 -29
  1079. package/data/inlineCompletions/powerquery.json +84 -29
  1080. package/data/inlineCompletions/powershell.json +65 -0
  1081. package/data/inlineCompletions/protobuf.json +65 -0
  1082. package/data/inlineCompletions/qsharp.json +85 -35
  1083. package/data/inlineCompletions/r.json +86 -41
  1084. package/data/inlineCompletions/razor.json +85 -35
  1085. package/data/inlineCompletions/redis-cli.json +50 -0
  1086. package/data/inlineCompletions/redis.json +84 -29
  1087. package/data/inlineCompletions/redshift.json +84 -29
  1088. package/data/inlineCompletions/restructuredtext.json +85 -35
  1089. package/data/inlineCompletions/ruby.json +26 -1
  1090. package/data/inlineCompletions/rust.json +11 -1
  1091. package/data/inlineCompletions/sb.json +85 -35
  1092. package/data/inlineCompletions/scheme.json +85 -35
  1093. package/data/inlineCompletions/scss.json +51 -1
  1094. package/data/inlineCompletions/sol.json +85 -35
  1095. package/data/inlineCompletions/sparql.json +85 -35
  1096. package/data/inlineCompletions/sql.json +31 -1
  1097. package/data/inlineCompletions/ssh_config.json +50 -0
  1098. package/data/inlineCompletions/st.json +85 -35
  1099. package/data/inlineCompletions/systemd.json +55 -0
  1100. package/data/inlineCompletions/systemverilog.json +85 -35
  1101. package/data/inlineCompletions/tcl.json +85 -35
  1102. package/data/inlineCompletions/toml.json +55 -0
  1103. package/data/inlineCompletions/twig.json +85 -35
  1104. package/data/inlineCompletions/vb.json +85 -35
  1105. package/data/inlineCompletions/wgsl.json +85 -35
  1106. package/data/inlineCompletions/xml.json +50 -0
  1107. package/data/inlineCompletions/yaml.json +50 -0
  1108. package/data/linkedEditingRange/abap.json +23 -13
  1109. package/data/linkedEditingRange/angular.json +30 -23
  1110. package/data/linkedEditingRange/apex.json +23 -13
  1111. package/data/linkedEditingRange/awk.json +23 -13
  1112. package/data/linkedEditingRange/azcli.json +18 -2
  1113. package/data/linkedEditingRange/bicep.json +23 -13
  1114. package/data/linkedEditingRange/c.json +24 -19
  1115. package/data/linkedEditingRange/caddy.json +23 -13
  1116. package/data/linkedEditingRange/cameligo.json +23 -13
  1117. package/data/linkedEditingRange/clojure.json +24 -19
  1118. package/data/linkedEditingRange/coffee.json +23 -13
  1119. package/data/linkedEditingRange/cpp.json +24 -19
  1120. package/data/linkedEditingRange/crontab.json +18 -2
  1121. package/data/linkedEditingRange/csharp.json +24 -19
  1122. package/data/linkedEditingRange/cypher.json +24 -19
  1123. package/data/linkedEditingRange/dart.json +23 -13
  1124. package/data/linkedEditingRange/docker-compose.json +18 -2
  1125. package/data/linkedEditingRange/dockerfile.json +23 -13
  1126. package/data/linkedEditingRange/doctest.json +18 -2
  1127. package/data/linkedEditingRange/dotenv.json +11 -1
  1128. package/data/linkedEditingRange/ecl.json +23 -13
  1129. package/data/linkedEditingRange/elixir.json +24 -19
  1130. package/data/linkedEditingRange/flow9.json +23 -13
  1131. package/data/linkedEditingRange/go.json +23 -13
  1132. package/data/linkedEditingRange/graphql.json +23 -13
  1133. package/data/linkedEditingRange/hcl.json +23 -13
  1134. package/data/linkedEditingRange/html.json +23 -13
  1135. package/data/linkedEditingRange/ini.json +11 -1
  1136. package/data/linkedEditingRange/java.json +23 -13
  1137. package/data/linkedEditingRange/javascript.json +24 -19
  1138. package/data/linkedEditingRange/json.json +11 -1
  1139. package/data/linkedEditingRange/julia.json +23 -13
  1140. package/data/linkedEditingRange/kotlin.json +23 -13
  1141. package/data/linkedEditingRange/less.json +24 -19
  1142. package/data/linkedEditingRange/lexon.json +18 -2
  1143. package/data/linkedEditingRange/liquid.json +24 -19
  1144. package/data/linkedEditingRange/lua.json +23 -13
  1145. package/data/linkedEditingRange/m3.json +23 -13
  1146. package/data/linkedEditingRange/makefile.json +23 -13
  1147. package/data/linkedEditingRange/markdown.json +23 -13
  1148. package/data/linkedEditingRange/mdx.json +24 -19
  1149. package/data/linkedEditingRange/mips.json +18 -2
  1150. package/data/linkedEditingRange/msdax.json +18 -2
  1151. package/data/linkedEditingRange/mysql.json +23 -13
  1152. package/data/linkedEditingRange/nestjs.json +5 -0
  1153. package/data/linkedEditingRange/nginx.json +23 -13
  1154. package/data/linkedEditingRange/objective-c.json +24 -19
  1155. package/data/linkedEditingRange/pascal.json +23 -13
  1156. package/data/linkedEditingRange/pascaligo.json +23 -13
  1157. package/data/linkedEditingRange/perl.json +23 -13
  1158. package/data/linkedEditingRange/pgsql.json +24 -19
  1159. package/data/linkedEditingRange/php.json +24 -19
  1160. package/data/linkedEditingRange/pla.json +18 -2
  1161. package/data/linkedEditingRange/postiats.json +23 -13
  1162. package/data/linkedEditingRange/powerquery.json +23 -13
  1163. package/data/linkedEditingRange/powershell.json +24 -19
  1164. package/data/linkedEditingRange/protobuf.json +23 -13
  1165. package/data/linkedEditingRange/python.json +23 -13
  1166. package/data/linkedEditingRange/qsharp.json +23 -13
  1167. package/data/linkedEditingRange/r.json +23 -13
  1168. package/data/linkedEditingRange/razor.json +24 -19
  1169. package/data/linkedEditingRange/redis-cli.json +18 -2
  1170. package/data/linkedEditingRange/redis.json +18 -2
  1171. package/data/linkedEditingRange/redshift.json +23 -13
  1172. package/data/linkedEditingRange/restructuredtext.json +23 -13
  1173. package/data/linkedEditingRange/ruby.json +23 -13
  1174. package/data/linkedEditingRange/rust.json +23 -13
  1175. package/data/linkedEditingRange/sb.json +23 -13
  1176. package/data/linkedEditingRange/scala.json +24 -19
  1177. package/data/linkedEditingRange/scheme.json +24 -19
  1178. package/data/linkedEditingRange/scss.json +24 -19
  1179. package/data/linkedEditingRange/shadcn.json +30 -23
  1180. package/data/linkedEditingRange/sol.json +23 -13
  1181. package/data/linkedEditingRange/sparql.json +23 -13
  1182. package/data/linkedEditingRange/sql.json +23 -13
  1183. package/data/linkedEditingRange/ssh_config.json +18 -2
  1184. package/data/linkedEditingRange/st.json +23 -13
  1185. package/data/linkedEditingRange/swift.json +23 -13
  1186. package/data/linkedEditingRange/systemd.json +18 -2
  1187. package/data/linkedEditingRange/systemverilog.json +23 -13
  1188. package/data/linkedEditingRange/tcl.json +23 -13
  1189. package/data/linkedEditingRange/toml.json +11 -1
  1190. package/data/linkedEditingRange/twig.json +24 -19
  1191. package/data/linkedEditingRange/typescript.json +24 -19
  1192. package/data/linkedEditingRange/vb.json +24 -19
  1193. package/data/linkedEditingRange/wgsl.json +18 -2
  1194. package/data/linkedEditingRange/xml.json +11 -1
  1195. package/data/linkedEditingRange/yaml.json +11 -1
  1196. package/data/links/abap.json +45 -0
  1197. package/data/links/angular.json +117 -95
  1198. package/data/links/apex.json +55 -0
  1199. package/data/links/awk.json +60 -0
  1200. package/data/links/azcli.json +60 -0
  1201. package/data/links/bicep.json +46 -0
  1202. package/data/links/c.json +66 -0
  1203. package/data/links/caddy.json +66 -0
  1204. package/data/links/cameligo.json +60 -0
  1205. package/data/links/clojure.json +46 -0
  1206. package/data/links/coffee.json +51 -0
  1207. package/data/links/cpp.json +66 -0
  1208. package/data/links/crontab.json +65 -0
  1209. package/data/links/csharp.json +66 -0
  1210. package/data/links/css.json +82 -55
  1211. package/data/links/cypher.json +61 -0
  1212. package/data/links/dart.json +84 -16
  1213. package/data/links/docker-compose.json +83 -47
  1214. package/data/links/dockerfile.json +66 -0
  1215. package/data/links/doctest.json +60 -0
  1216. package/data/links/dotenv.json +66 -0
  1217. package/data/links/ecl.json +55 -0
  1218. package/data/links/elixir.json +46 -0
  1219. package/data/links/flow9.json +65 -0
  1220. package/data/links/freemarker2.json +47 -0
  1221. package/data/links/go.json +66 -0
  1222. package/data/links/graphql.json +61 -0
  1223. package/data/links/hcl.json +66 -0
  1224. package/data/links/html.json +67 -0
  1225. package/data/links/ini.json +66 -0
  1226. package/data/links/java.json +66 -0
  1227. package/data/links/javascript.json +67 -0
  1228. package/data/links/json.json +56 -0
  1229. package/data/links/julia.json +56 -0
  1230. package/data/links/kotlin.json +83 -10
  1231. package/data/links/less.json +47 -0
  1232. package/data/links/lexon.json +70 -0
  1233. package/data/links/liquid.json +42 -0
  1234. package/data/links/lua.json +66 -0
  1235. package/data/links/m3.json +60 -0
  1236. package/data/links/makefile.json +66 -0
  1237. package/data/links/markdown.json +65 -0
  1238. package/data/links/mdx.json +52 -0
  1239. package/data/links/mips.json +65 -0
  1240. package/data/links/msdax.json +71 -0
  1241. package/data/links/mysql.json +56 -0
  1242. package/data/links/nestjs.json +157 -130
  1243. package/data/links/nextjs.json +118 -91
  1244. package/data/links/nginx.json +66 -0
  1245. package/data/links/objective-c.json +51 -0
  1246. package/data/links/pascal.json +50 -0
  1247. package/data/links/pascaligo.json +60 -0
  1248. package/data/links/perl.json +66 -0
  1249. package/data/links/pgsql.json +51 -0
  1250. package/data/links/php.json +66 -0
  1251. package/data/links/pla.json +70 -0
  1252. package/data/links/postiats.json +55 -0
  1253. package/data/links/powerquery.json +60 -0
  1254. package/data/links/powershell.json +65 -0
  1255. package/data/links/protobuf.json +66 -0
  1256. package/data/links/python.json +66 -0
  1257. package/data/links/qsharp.json +60 -0
  1258. package/data/links/r.json +81 -20
  1259. package/data/links/razor.json +42 -0
  1260. package/data/links/react.json +102 -75
  1261. package/data/links/redis-cli.json +71 -0
  1262. package/data/links/redis.json +71 -0
  1263. package/data/links/redshift.json +56 -0
  1264. package/data/links/restructuredtext.json +35 -0
  1265. package/data/links/ruby.json +66 -0
  1266. package/data/links/rust.json +66 -0
  1267. package/data/links/sb.json +70 -0
  1268. package/data/links/scala.json +83 -17
  1269. package/data/links/scheme.json +46 -0
  1270. package/data/links/scss.json +27 -0
  1271. package/data/links/shadcn.json +120 -98
  1272. package/data/links/shell.json +5 -0
  1273. package/data/links/sol.json +50 -0
  1274. package/data/links/sparql.json +61 -0
  1275. package/data/links/sql.json +61 -0
  1276. package/data/links/ssh_config.json +66 -0
  1277. package/data/links/st.json +60 -0
  1278. package/data/links/swift.json +83 -13
  1279. package/data/links/systemd.json +61 -0
  1280. package/data/links/systemverilog.json +60 -0
  1281. package/data/links/tailwindcss.json +92 -65
  1282. package/data/links/tcl.json +56 -0
  1283. package/data/links/toml.json +56 -0
  1284. package/data/links/twig.json +22 -0
  1285. package/data/links/typescript.json +67 -0
  1286. package/data/links/vb.json +56 -0
  1287. package/data/links/wgsl.json +70 -0
  1288. package/data/links/xml.json +66 -0
  1289. package/data/links/yaml.json +46 -0
  1290. package/data/manifest.json +6 -3
  1291. package/data/onTypeFormatting/abap.json +80 -42
  1292. package/data/onTypeFormatting/angular.json +34 -1
  1293. package/data/onTypeFormatting/apex.json +107 -69
  1294. package/data/onTypeFormatting/awk.json +95 -58
  1295. package/data/onTypeFormatting/azcli.json +63 -26
  1296. package/data/onTypeFormatting/bicep.json +90 -52
  1297. package/data/onTypeFormatting/c.json +117 -79
  1298. package/data/onTypeFormatting/caddy.json +80 -42
  1299. package/data/onTypeFormatting/cameligo.json +94 -57
  1300. package/data/onTypeFormatting/clojure.json +84 -47
  1301. package/data/onTypeFormatting/coffee.json +83 -46
  1302. package/data/onTypeFormatting/cpp.json +122 -84
  1303. package/data/onTypeFormatting/crontab.json +58 -21
  1304. package/data/onTypeFormatting/csharp.json +117 -79
  1305. package/data/onTypeFormatting/css.json +128 -82
  1306. package/data/onTypeFormatting/cypher.json +78 -41
  1307. package/data/onTypeFormatting/dart.json +117 -79
  1308. package/data/onTypeFormatting/docker-compose.json +80 -42
  1309. package/data/onTypeFormatting/dockerfile.json +80 -42
  1310. package/data/onTypeFormatting/doctest.json +68 -31
  1311. package/data/onTypeFormatting/dotenv.json +70 -32
  1312. package/data/onTypeFormatting/ecl.json +84 -47
  1313. package/data/onTypeFormatting/elixir.json +78 -41
  1314. package/data/onTypeFormatting/flow9.json +95 -58
  1315. package/data/onTypeFormatting/freemarker2.json +90 -52
  1316. package/data/onTypeFormatting/go.json +112 -74
  1317. package/data/onTypeFormatting/graphql.json +89 -52
  1318. package/data/onTypeFormatting/hcl.json +85 -47
  1319. package/data/onTypeFormatting/html.json +90 -52
  1320. package/data/onTypeFormatting/ini.json +75 -37
  1321. package/data/onTypeFormatting/java.json +117 -79
  1322. package/data/onTypeFormatting/javascript.json +122 -84
  1323. package/data/onTypeFormatting/json.json +84 -47
  1324. package/data/onTypeFormatting/julia.json +73 -36
  1325. package/data/onTypeFormatting/kotlin.json +112 -74
  1326. package/data/onTypeFormatting/less.json +95 -58
  1327. package/data/onTypeFormatting/lexon.json +75 -37
  1328. package/data/onTypeFormatting/liquid.json +95 -57
  1329. package/data/onTypeFormatting/lua.json +83 -46
  1330. package/data/onTypeFormatting/m3.json +89 -52
  1331. package/data/onTypeFormatting/makefile.json +78 -41
  1332. package/data/onTypeFormatting/markdown.json +73 -36
  1333. package/data/onTypeFormatting/mdx.json +78 -41
  1334. package/data/onTypeFormatting/mips.json +68 -31
  1335. package/data/onTypeFormatting/msdax.json +73 -36
  1336. package/data/onTypeFormatting/mysql.json +83 -46
  1337. package/data/onTypeFormatting/nestjs.json +29 -1
  1338. package/data/onTypeFormatting/nextjs.json +29 -1
  1339. package/data/onTypeFormatting/nginx.json +85 -47
  1340. package/data/onTypeFormatting/objective-c.json +117 -79
  1341. package/data/onTypeFormatting/pascal.json +89 -52
  1342. package/data/onTypeFormatting/pascaligo.json +89 -52
  1343. package/data/onTypeFormatting/perl.json +95 -58
  1344. package/data/onTypeFormatting/pgsql.json +83 -46
  1345. package/data/onTypeFormatting/php.json +117 -79
  1346. package/data/onTypeFormatting/pla.json +79 -42
  1347. package/data/onTypeFormatting/postiats.json +84 -47
  1348. package/data/onTypeFormatting/powerquery.json +83 -46
  1349. package/data/onTypeFormatting/powershell.json +95 -58
  1350. package/data/onTypeFormatting/protobuf.json +100 -63
  1351. package/data/onTypeFormatting/python.json +90 -52
  1352. package/data/onTypeFormatting/qsharp.json +112 -74
  1353. package/data/onTypeFormatting/r.json +100 -63
  1354. package/data/onTypeFormatting/razor.json +95 -57
  1355. package/data/onTypeFormatting/react.json +34 -1
  1356. package/data/onTypeFormatting/redis-cli.json +58 -21
  1357. package/data/onTypeFormatting/redis.json +58 -21
  1358. package/data/onTypeFormatting/redshift.json +83 -46
  1359. package/data/onTypeFormatting/restructuredtext.json +78 -41
  1360. package/data/onTypeFormatting/ruby.json +78 -41
  1361. package/data/onTypeFormatting/rust.json +112 -74
  1362. package/data/onTypeFormatting/sb.json +68 -31
  1363. package/data/onTypeFormatting/scala.json +112 -74
  1364. package/data/onTypeFormatting/scheme.json +84 -47
  1365. package/data/onTypeFormatting/scss.json +100 -63
  1366. package/data/onTypeFormatting/shadcn.json +34 -1
  1367. package/data/onTypeFormatting/shell.json +34 -1
  1368. package/data/onTypeFormatting/sol.json +107 -69
  1369. package/data/onTypeFormatting/sparql.json +73 -36
  1370. package/data/onTypeFormatting/sql.json +83 -46
  1371. package/data/onTypeFormatting/ssh_config.json +75 -37
  1372. package/data/onTypeFormatting/st.json +89 -52
  1373. package/data/onTypeFormatting/swift.json +112 -74
  1374. package/data/onTypeFormatting/systemd.json +75 -37
  1375. package/data/onTypeFormatting/systemverilog.json +84 -47
  1376. package/data/onTypeFormatting/tailwindcss.json +109 -63
  1377. package/data/onTypeFormatting/tcl.json +89 -52
  1378. package/data/onTypeFormatting/toml.json +75 -37
  1379. package/data/onTypeFormatting/twig.json +95 -57
  1380. package/data/onTypeFormatting/typescript.json +127 -89
  1381. package/data/onTypeFormatting/vb.json +78 -41
  1382. package/data/onTypeFormatting/wgsl.json +112 -74
  1383. package/data/onTypeFormatting/xml.json +90 -52
  1384. package/data/onTypeFormatting/yaml.json +78 -41
  1385. package/data/references/abap.json +72 -9
  1386. package/data/references/apex.json +67 -8
  1387. package/data/references/azcli.json +96 -50
  1388. package/data/references/bicep.json +112 -86
  1389. package/data/references/cameligo.json +103 -67
  1390. package/data/references/clojure.json +113 -87
  1391. package/data/references/coffee.json +105 -69
  1392. package/data/references/crontab.json +92 -41
  1393. package/data/references/css.json +92 -65
  1394. package/data/references/cypher.json +124 -93
  1395. package/data/references/dart.json +117 -15
  1396. package/data/references/docker-compose.json +98 -42
  1397. package/data/references/dockerfile.json +112 -86
  1398. package/data/references/doctest.json +95 -49
  1399. package/data/references/dotenv.json +91 -40
  1400. package/data/references/ecl.json +112 -71
  1401. package/data/references/elixir.json +121 -100
  1402. package/data/references/flow9.json +95 -49
  1403. package/data/references/freemarker2.json +104 -63
  1404. package/data/references/graphql.json +113 -82
  1405. package/data/references/html.json +106 -70
  1406. package/data/references/ini.json +91 -40
  1407. package/data/references/json.json +90 -39
  1408. package/data/references/julia.json +114 -88
  1409. package/data/references/kotlin.json +101 -12
  1410. package/data/references/less.json +107 -71
  1411. package/data/references/lexon.json +113 -67
  1412. package/data/references/liquid.json +103 -62
  1413. package/data/references/m3.json +108 -67
  1414. package/data/references/markdown.json +101 -60
  1415. package/data/references/mdx.json +100 -59
  1416. package/data/references/mips.json +94 -48
  1417. package/data/references/msdax.json +98 -57
  1418. package/data/references/mysql.json +126 -95
  1419. package/data/references/nginx.json +112 -81
  1420. package/data/references/objective-c.json +116 -85
  1421. package/data/references/pascal.json +110 -74
  1422. package/data/references/pascaligo.json +100 -59
  1423. package/data/references/pgsql.json +133 -102
  1424. package/data/references/pla.json +94 -43
  1425. package/data/references/postiats.json +105 -64
  1426. package/data/references/powerquery.json +109 -68
  1427. package/data/references/protobuf.json +110 -84
  1428. package/data/references/qsharp.json +120 -84
  1429. package/data/references/razor.json +110 -69
  1430. package/data/references/redis.json +101 -70
  1431. package/data/references/redshift.json +122 -86
  1432. package/data/references/restructuredtext.json +110 -74
  1433. package/data/references/sb.json +121 -80
  1434. package/data/references/scala.json +124 -15
  1435. package/data/references/scheme.json +130 -99
  1436. package/data/references/scss.json +113 -82
  1437. package/data/references/sol.json +124 -98
  1438. package/data/references/sparql.json +123 -92
  1439. package/data/references/ssh_config.json +106 -65
  1440. package/data/references/st.json +107 -71
  1441. package/data/references/swift.json +111 -14
  1442. package/data/references/systemd.json +117 -76
  1443. package/data/references/systemverilog.json +132 -111
  1444. package/data/references/tcl.json +132 -101
  1445. package/data/references/toml.json +94 -48
  1446. package/data/references/twig.json +108 -77
  1447. package/data/references/vb.json +132 -106
  1448. package/data/references/wgsl.json +120 -84
  1449. package/data/references/xml.json +107 -71
  1450. package/data/references/yaml.json +98 -57
  1451. package/data/rename/abap.json +78 -28
  1452. package/data/rename/apex.json +83 -29
  1453. package/data/rename/awk.json +68 -31
  1454. package/data/rename/azcli.json +70 -32
  1455. package/data/rename/bicep.json +67 -31
  1456. package/data/rename/c.json +78 -29
  1457. package/data/rename/caddy.json +71 -32
  1458. package/data/rename/cameligo.json +73 -36
  1459. package/data/rename/clojure.json +81 -33
  1460. package/data/rename/coffee.json +83 -33
  1461. package/data/rename/cpp.json +126 -36
  1462. package/data/rename/crontab.json +53 -30
  1463. package/data/rename/csharp.json +111 -33
  1464. package/data/rename/cypher.json +91 -38
  1465. package/data/rename/dart.json +101 -31
  1466. package/data/rename/docker-compose.json +72 -33
  1467. package/data/rename/dockerfile.json +69 -40
  1468. package/data/rename/doctest.json +74 -32
  1469. package/data/rename/dotenv.json +40 -28
  1470. package/data/rename/ecl.json +87 -34
  1471. package/data/rename/elixir.json +91 -39
  1472. package/data/rename/flow9.json +66 -31
  1473. package/data/rename/freemarker2.json +87 -43
  1474. package/data/rename/go.json +88 -38
  1475. package/data/rename/graphql.json +73 -41
  1476. package/data/rename/hcl.json +80 -42
  1477. package/data/rename/html.json +81 -37
  1478. package/data/rename/ini.json +47 -28
  1479. package/data/rename/java.json +103 -41
  1480. package/data/rename/javascript.json +111 -42
  1481. package/data/rename/json.json +37 -23
  1482. package/data/rename/julia.json +87 -38
  1483. package/data/rename/kotlin.json +118 -43
  1484. package/data/rename/less.json +63 -39
  1485. package/data/rename/lexon.json +67 -31
  1486. package/data/rename/liquid.json +83 -38
  1487. package/data/rename/lua.json +66 -35
  1488. package/data/rename/m3.json +108 -41
  1489. package/data/rename/makefile.json +75 -38
  1490. package/data/rename/markdown.json +43 -31
  1491. package/data/rename/mdx.json +73 -36
  1492. package/data/rename/mips.json +111 -41
  1493. package/data/rename/msdax.json +101 -46
  1494. package/data/rename/mysql.json +107 -26
  1495. package/data/rename/nginx.json +70 -26
  1496. package/data/rename/objective-c.json +93 -21
  1497. package/data/rename/pascal.json +83 -21
  1498. package/data/rename/pascaligo.json +70 -21
  1499. package/data/rename/perl.json +96 -26
  1500. package/data/rename/pgsql.json +118 -26
  1501. package/data/rename/php.json +113 -26
  1502. package/data/rename/pla.json +52 -21
  1503. package/data/rename/postiats.json +96 -21
  1504. package/data/rename/powerquery.json +77 -26
  1505. package/data/rename/powershell.json +79 -26
  1506. package/data/rename/protobuf.json +73 -21
  1507. package/data/rename/python.json +69 -21
  1508. package/data/rename/qsharp.json +81 -21
  1509. package/data/rename/r.json +66 -21
  1510. package/data/rename/razor.json +72 -26
  1511. package/data/rename/react.json +15 -3
  1512. package/data/rename/redis-cli.json +86 -21
  1513. package/data/rename/redis.json +84 -21
  1514. package/data/rename/redshift.json +104 -26
  1515. package/data/rename/restructuredtext.json +72 -31
  1516. package/data/rename/ruby.json +98 -31
  1517. package/data/rename/rust.json +85 -21
  1518. package/data/rename/sb.json +71 -21
  1519. package/data/rename/scala.json +88 -26
  1520. package/data/rename/scheme.json +70 -21
  1521. package/data/rename/scss.json +76 -31
  1522. package/data/rename/shell.json +15 -3
  1523. package/data/rename/sol.json +99 -21
  1524. package/data/rename/sparql.json +98 -26
  1525. package/data/rename/sql.json +124 -31
  1526. package/data/rename/ssh_config.json +69 -26
  1527. package/data/rename/st.json +65 -21
  1528. package/data/rename/swift.json +99 -26
  1529. package/data/rename/systemd.json +83 -26
  1530. package/data/rename/systemverilog.json +140 -21
  1531. package/data/rename/tailwindcss.json +76 -58
  1532. package/data/rename/tcl.json +141 -31
  1533. package/data/rename/toml.json +43 -26
  1534. package/data/rename/twig.json +84 -26
  1535. package/data/rename/typescript.json +110 -21
  1536. package/data/rename/vb.json +186 -21
  1537. package/data/rename/wgsl.json +100 -21
  1538. package/data/rename/xml.json +60 -26
  1539. package/data/rename/yaml.json +65 -31
  1540. package/data/selectionRange/abap.json +53 -2
  1541. package/data/selectionRange/angular.json +52 -1
  1542. package/data/selectionRange/apex.json +48 -2
  1543. package/data/selectionRange/awk.json +50 -3
  1544. package/data/selectionRange/azcli.json +47 -2
  1545. package/data/selectionRange/bicep.json +49 -2
  1546. package/data/selectionRange/c.json +53 -2
  1547. package/data/selectionRange/caddy.json +47 -2
  1548. package/data/selectionRange/cameligo.json +50 -3
  1549. package/data/selectionRange/clojure.json +50 -3
  1550. package/data/selectionRange/coffee.json +48 -2
  1551. package/data/selectionRange/cpp.json +53 -2
  1552. package/data/selectionRange/crontab.json +57 -3
  1553. package/data/selectionRange/csharp.json +53 -2
  1554. package/data/selectionRange/css.json +8 -2
  1555. package/data/selectionRange/cypher.json +53 -2
  1556. package/data/selectionRange/dart.json +53 -2
  1557. package/data/selectionRange/docker-compose.json +49 -4
  1558. package/data/selectionRange/dockerfile.json +53 -2
  1559. package/data/selectionRange/doctest.json +53 -2
  1560. package/data/selectionRange/dotenv.json +57 -3
  1561. package/data/selectionRange/ecl.json +48 -2
  1562. package/data/selectionRange/elixir.json +53 -2
  1563. package/data/selectionRange/flow9.json +50 -3
  1564. package/data/selectionRange/freemarker2.json +53 -2
  1565. package/data/selectionRange/go.json +48 -2
  1566. package/data/selectionRange/graphql.json +53 -2
  1567. package/data/selectionRange/hcl.json +50 -3
  1568. package/data/selectionRange/html.json +53 -2
  1569. package/data/selectionRange/ini.json +51 -2
  1570. package/data/selectionRange/java.json +53 -2
  1571. package/data/selectionRange/javascript.json +53 -2
  1572. package/data/selectionRange/json.json +80 -25
  1573. package/data/selectionRange/julia.json +53 -2
  1574. package/data/selectionRange/kotlin.json +53 -2
  1575. package/data/selectionRange/less.json +53 -2
  1576. package/data/selectionRange/lexon.json +43 -3
  1577. package/data/selectionRange/liquid.json +48 -2
  1578. package/data/selectionRange/lua.json +53 -2
  1579. package/data/selectionRange/m3.json +50 -3
  1580. package/data/selectionRange/makefile.json +47 -2
  1581. package/data/selectionRange/markdown.json +53 -2
  1582. package/data/selectionRange/mdx.json +53 -2
  1583. package/data/selectionRange/mips.json +43 -3
  1584. package/data/selectionRange/msdax.json +39 -3
  1585. package/data/selectionRange/mysql.json +51 -2
  1586. package/data/selectionRange/nestjs.json +70 -2
  1587. package/data/selectionRange/nextjs.json +70 -2
  1588. package/data/selectionRange/nginx.json +47 -2
  1589. package/data/selectionRange/objective-c.json +53 -2
  1590. package/data/selectionRange/pascal.json +38 -2
  1591. package/data/selectionRange/pascaligo.json +50 -3
  1592. package/data/selectionRange/perl.json +53 -2
  1593. package/data/selectionRange/pgsql.json +51 -2
  1594. package/data/selectionRange/php.json +53 -2
  1595. package/data/selectionRange/pla.json +50 -3
  1596. package/data/selectionRange/postiats.json +50 -3
  1597. package/data/selectionRange/powerquery.json +50 -3
  1598. package/data/selectionRange/powershell.json +53 -2
  1599. package/data/selectionRange/protobuf.json +53 -2
  1600. package/data/selectionRange/python.json +53 -2
  1601. package/data/selectionRange/qsharp.json +50 -3
  1602. package/data/selectionRange/r.json +53 -2
  1603. package/data/selectionRange/razor.json +53 -2
  1604. package/data/selectionRange/react.json +52 -1
  1605. package/data/selectionRange/redis-cli.json +51 -2
  1606. package/data/selectionRange/redis.json +51 -2
  1607. package/data/selectionRange/redshift.json +42 -2
  1608. package/data/selectionRange/restructuredtext.json +53 -2
  1609. package/data/selectionRange/ruby.json +53 -2
  1610. package/data/selectionRange/rust.json +53 -2
  1611. package/data/selectionRange/sb.json +43 -3
  1612. package/data/selectionRange/scala.json +53 -2
  1613. package/data/selectionRange/scheme.json +39 -3
  1614. package/data/selectionRange/scss.json +53 -2
  1615. package/data/selectionRange/shadcn.json +52 -1
  1616. package/data/selectionRange/shell.json +53 -2
  1617. package/data/selectionRange/sol.json +53 -2
  1618. package/data/selectionRange/sparql.json +53 -2
  1619. package/data/selectionRange/sql.json +51 -2
  1620. package/data/selectionRange/ssh_config.json +49 -4
  1621. package/data/selectionRange/st.json +38 -2
  1622. package/data/selectionRange/swift.json +53 -2
  1623. package/data/selectionRange/systemd.json +43 -3
  1624. package/data/selectionRange/systemverilog.json +50 -3
  1625. package/data/selectionRange/tailwindcss.json +39 -2
  1626. package/data/selectionRange/tcl.json +50 -3
  1627. package/data/selectionRange/toml.json +49 -4
  1628. package/data/selectionRange/twig.json +48 -2
  1629. package/data/selectionRange/typescript.json +53 -2
  1630. package/data/selectionRange/vb.json +39 -3
  1631. package/data/selectionRange/wgsl.json +50 -3
  1632. package/data/selectionRange/xml.json +53 -4
  1633. package/data/selectionRange/yaml.json +47 -2
  1634. package/data/typeDefinition/abap.json +57 -18
  1635. package/data/typeDefinition/angular.json +362 -362
  1636. package/data/typeDefinition/apex.json +65 -20
  1637. package/data/typeDefinition/awk.json +35 -35
  1638. package/data/typeDefinition/azcli.json +35 -35
  1639. package/data/typeDefinition/bicep.json +25 -25
  1640. package/data/typeDefinition/c.json +89 -89
  1641. package/data/typeDefinition/caddy.json +35 -35
  1642. package/data/typeDefinition/cameligo.json +65 -65
  1643. package/data/typeDefinition/clojure.json +89 -89
  1644. package/data/typeDefinition/coffee.json +75 -75
  1645. package/data/typeDefinition/cpp.json +101 -101
  1646. package/data/typeDefinition/crontab.json +35 -35
  1647. package/data/typeDefinition/csharp.json +117 -117
  1648. package/data/typeDefinition/css.json +85 -53
  1649. package/data/typeDefinition/cypher.json +61 -61
  1650. package/data/typeDefinition/dart.json +215 -35
  1651. package/data/typeDefinition/docker-compose.json +40 -40
  1652. package/data/typeDefinition/dockerfile.json +40 -40
  1653. package/data/typeDefinition/doctest.json +41 -41
  1654. package/data/typeDefinition/dotenv.json +30 -30
  1655. package/data/typeDefinition/ecl.json +49 -49
  1656. package/data/typeDefinition/elixir.json +65 -65
  1657. package/data/typeDefinition/flow9.json +37 -37
  1658. package/data/typeDefinition/freemarker2.json +37 -37
  1659. package/data/typeDefinition/go.json +101 -101
  1660. package/data/typeDefinition/graphql.json +45 -45
  1661. package/data/typeDefinition/hcl.json +55 -55
  1662. package/data/typeDefinition/html.json +40 -40
  1663. package/data/typeDefinition/ini.json +30 -30
  1664. package/data/typeDefinition/java.json +99 -99
  1665. package/data/typeDefinition/javascript.json +113 -113
  1666. package/data/typeDefinition/json.json +35 -35
  1667. package/data/typeDefinition/julia.json +65 -65
  1668. package/data/typeDefinition/kotlin.json +201 -33
  1669. package/data/typeDefinition/less.json +45 -45
  1670. package/data/typeDefinition/lexon.json +25 -25
  1671. package/data/typeDefinition/liquid.json +35 -35
  1672. package/data/typeDefinition/lua.json +59 -59
  1673. package/data/typeDefinition/m3.json +49 -49
  1674. package/data/typeDefinition/makefile.json +35 -35
  1675. package/data/typeDefinition/markdown.json +50 -50
  1676. package/data/typeDefinition/mdx.json +35 -35
  1677. package/data/typeDefinition/mips.json +45 -45
  1678. package/data/typeDefinition/msdax.json +41 -41
  1679. package/data/typeDefinition/mysql.json +65 -65
  1680. package/data/typeDefinition/nestjs.json +334 -334
  1681. package/data/typeDefinition/nextjs.json +285 -285
  1682. package/data/typeDefinition/nginx.json +40 -40
  1683. package/data/typeDefinition/objective-c.json +65 -65
  1684. package/data/typeDefinition/pascal.json +65 -65
  1685. package/data/typeDefinition/pascaligo.json +65 -65
  1686. package/data/typeDefinition/perl.json +52 -52
  1687. package/data/typeDefinition/pgsql.json +65 -65
  1688. package/data/typeDefinition/php.json +77 -77
  1689. package/data/typeDefinition/pla.json +45 -45
  1690. package/data/typeDefinition/postiats.json +41 -41
  1691. package/data/typeDefinition/powerquery.json +65 -65
  1692. package/data/typeDefinition/powershell.json +70 -70
  1693. package/data/typeDefinition/protobuf.json +75 -75
  1694. package/data/typeDefinition/python.json +95 -95
  1695. package/data/typeDefinition/qsharp.json +49 -49
  1696. package/data/typeDefinition/r.json +125 -125
  1697. package/data/typeDefinition/razor.json +45 -45
  1698. package/data/typeDefinition/react.json +236 -236
  1699. package/data/typeDefinition/redis-cli.json +35 -35
  1700. package/data/typeDefinition/redis.json +41 -41
  1701. package/data/typeDefinition/redshift.json +65 -65
  1702. package/data/typeDefinition/restructuredtext.json +35 -35
  1703. package/data/typeDefinition/ruby.json +89 -89
  1704. package/data/typeDefinition/rust.json +143 -143
  1705. package/data/typeDefinition/sb.json +25 -25
  1706. package/data/typeDefinition/scala.json +334 -52
  1707. package/data/typeDefinition/scheme.json +71 -71
  1708. package/data/typeDefinition/scss.json +45 -45
  1709. package/data/typeDefinition/shadcn.json +292 -292
  1710. package/data/typeDefinition/sol.json +65 -65
  1711. package/data/typeDefinition/sparql.json +49 -49
  1712. package/data/typeDefinition/sql.json +80 -80
  1713. package/data/typeDefinition/ssh_config.json +35 -35
  1714. package/data/typeDefinition/st.json +65 -65
  1715. package/data/typeDefinition/swift.json +362 -56
  1716. package/data/typeDefinition/systemd.json +40 -40
  1717. package/data/typeDefinition/systemverilog.json +65 -65
  1718. package/data/typeDefinition/tailwindcss.json +79 -47
  1719. package/data/typeDefinition/tcl.json +53 -53
  1720. package/data/typeDefinition/toml.json +45 -45
  1721. package/data/typeDefinition/twig.json +35 -35
  1722. package/data/typeDefinition/typescript.json +120 -120
  1723. package/data/typeDefinition/vb.json +65 -65
  1724. package/data/typeDefinition/wgsl.json +65 -65
  1725. package/data/typeDefinition/xml.json +45 -45
  1726. package/data/typeDefinition/yaml.json +55 -55
  1727. package/package.json +1 -1
@@ -1,265 +1,941 @@
1
- {
2
- "language": "javascript",
3
- "definitions": {
4
- "console": {
5
- "signature": "interface Console",
6
- "description": "The Console object provides access to the browser's debugging console (e.g. the Web console in Firefox). Implementations available in Node.js, Deno, and browsers.",
7
- "type": "object",
8
- "module": "global",
9
- "members": {
10
- "log": { "signature": "console.log(...data: any[]): void", "description": "Outputs a message to the console.", "type": "method" },
11
- "error": { "signature": "console.error(...data: any[]): void", "description": "Outputs an error message. May include stack trace.", "type": "method" },
12
- "warn": { "signature": "console.warn(...data: any[]): void", "description": "Outputs a warning message.", "type": "method" },
13
- "info": { "signature": "console.info(...data: any[]): void", "description": "Informative logging of information.", "type": "method" },
14
- "debug": { "signature": "console.debug(...data: any[]): void", "description": "Outputs a debug-level message.", "type": "method" },
15
- "table": { "signature": "console.table(tabularData: any, properties?: string[]): void", "description": "Displays tabular data as a table.", "type": "method" },
16
- "dir": { "signature": "console.dir(item: any, options?: object): void", "description": "Displays an interactive listing of properties of a specified object.", "type": "method" },
17
- "time": { "signature": "console.time(label?: string): void", "description": "Starts a timer you can use to track how long an operation takes.", "type": "method" },
18
- "timeEnd": { "signature": "console.timeEnd(label?: string): void", "description": "Stops a timer and logs elapsed time.", "type": "method" },
19
- "timeLog": { "signature": "console.timeLog(label?: string, ...data: any[]): void", "description": "Logs the current value of a timer started by console.time().", "type": "method" },
20
- "assert": { "signature": "console.assert(condition?: boolean, ...data: any[]): void", "description": "Log an error message if the assertion is false.", "type": "method" },
21
- "clear": { "signature": "console.clear(): void", "description": "Clear the console.", "type": "method" },
22
- "count": { "signature": "console.count(label?: string): void", "description": "Log the number of times this line has been called with the given label.", "type": "method" },
23
- "countReset": { "signature": "console.countReset(label?: string): void", "description": "Resets the value of the counter with the given label.", "type": "method" },
24
- "group": { "signature": "console.group(...label: any[]): void", "description": "Creates a new inline group, indenting all following output.", "type": "method" },
25
- "groupCollapsed": { "signature": "console.groupCollapsed(...label: any[]): void", "description": "Creates a new inline group (collapsed by default).", "type": "method" },
26
- "groupEnd": { "signature": "console.groupEnd(): void", "description": "Exits the current inline group.", "type": "method" },
27
- "trace": { "signature": "console.trace(...data: any[]): void", "description": "Outputs a stack trace.", "type": "method" }
28
- }
29
- },
30
- "JSON": {
31
- "signature": "namespace JSON",
32
- "description": "An intrinsic object that provides functions to convert JavaScript values to and from JSON format.",
33
- "type": "namespace",
34
- "module": "global",
35
- "members": {
36
- "parse": { "signature": "JSON.parse(text: string, reviver?: Function): any", "description": "Converts a JSON string into an object.", "type": "method", "parameters": [{"name": "text", "type": "string", "description": "A valid JSON string"}, {"name": "reviver", "type": "Function", "description": "Optional function that transforms the results", "optional": true}], "returns": "any" },
37
- "stringify": { "signature": "JSON.stringify(value: any, replacer?: Function | (string|number)[], space?: string | number): string", "description": "Converts a JavaScript value to a JSON string.", "type": "method", "parameters": [{"name": "value", "type": "any", "description": "The value to convert"}, {"name": "replacer", "type": "Function | Array", "description": "Function or whitelist array", "optional": true}, {"name": "space", "type": "string | number", "description": "Indentation", "optional": true}], "returns": "string | undefined" }
38
- }
39
- },
40
- "Array": {
41
- "signature": "class Array<T>",
42
- "description": "The Array object enables storing a collection of multiple items under a single variable name. Provides numerous instance methods for traversing and mutation.",
43
- "type": "class",
44
- "module": "global",
45
- "members": {
46
- "from": { "signature": "Array.from<T, U>(arrayLike: Iterable<T> | ArrayLike<T>, mapFn?: (v: T, k: number) => U): U[]", "description": "Creates a new, shallow-copied Array from an iterable or array-like object.", "type": "static method" },
47
- "isArray": { "signature": "Array.isArray(value: any): value is any[]", "description": "Determines whether the passed value is an Array.", "type": "static method" },
48
- "of": { "signature": "Array.of<T>(...items: T[]): T[]", "description": "Creates a new Array instance from a variable number of arguments.", "type": "static method" },
49
- "fromAsync": { "signature": "Array.fromAsync<T>(asyncIterable: AsyncIterable<T>): Promise<T[]>", "description": "ES2024 — Creates a new Array from an async iterable.", "type": "static method" },
50
- "map": { "signature": "Array<T>.map<U>(callbackfn: (value: T, index: number, array: T[]) => U): U[]", "description": "Creates a new array with the results of calling a function on every element.", "type": "method" },
51
- "filter": { "signature": "Array<T>.filter(predicate: (value: T, index: number) => boolean): T[]", "description": "Creates a new array with all elements that pass the test.", "type": "method" },
52
- "reduce": { "signature": "Array<T>.reduce<U>(callbackfn: (acc: U, cur: T, idx: number) => U, initialValue: U): U", "description": "Reduces the array to a single value by running a reducer on each element.", "type": "method" },
53
- "forEach": { "signature": "Array<T>.forEach(callbackfn: (value: T, index: number) => void): void", "description": "Executes a provided function once for each array element.", "type": "method" },
54
- "find": { "signature": "Array<T>.find(predicate: (value: T, index: number) => boolean): T | undefined", "description": "Returns the first element satisfying the testing function.", "type": "method" },
55
- "findIndex": { "signature": "Array<T>.findIndex(predicate: (value: T, index: number) => boolean): number", "description": "Returns the index of the first element satisfying the testing function, or -1.", "type": "method" },
56
- "findLast": { "signature": "Array<T>.findLast(predicate: (value: T, index: number) => boolean): T | undefined", "description": "Returns the last element satisfying the testing function.", "type": "method" },
57
- "findLastIndex": { "signature": "Array<T>.findLastIndex(predicate: (value: T, index: number) => boolean): number", "description": "Returns the index of the last element satisfying the testing function, or -1.", "type": "method" },
58
- "some": { "signature": "Array<T>.some(predicate: (value: T, index: number) => boolean): boolean", "description": "Tests whether at least one element passes the test.", "type": "method" },
59
- "every": { "signature": "Array<T>.every(predicate: (value: T, index: number) => boolean): boolean", "description": "Tests whether all elements pass the test.", "type": "method" },
60
- "includes": { "signature": "Array<T>.includes(searchElement: T, fromIndex?: number): boolean", "description": "Determines whether an array includes a certain value.", "type": "method" },
61
- "indexOf": { "signature": "Array<T>.indexOf(searchElement: T, fromIndex?: number): number", "description": "Returns the first index at which a given element can be found, or -1.", "type": "method" },
62
- "flat": { "signature": "Array<T>.flat(depth?: number): FlatArray[]", "description": "Creates a new array with all sub-array elements concatenated recursively up to depth.", "type": "method" },
63
- "flatMap": { "signature": "Array<T>.flatMap<U>(callback: (value: T, index: number) => U | U[]): U[]", "description": "Maps each element then flattens the result (depth 1).", "type": "method" },
64
- "sort": { "signature": "Array<T>.sort(compareFn?: (a: T, b: T) => number): T[]", "description": "Sorts elements in place.", "type": "method" },
65
- "reverse": { "signature": "Array<T>.reverse(): T[]", "description": "Reverses an array in place.", "type": "method" },
66
- "splice": { "signature": "Array<T>.splice(start: number, deleteCount?: number, ...items: T[]): T[]", "description": "Changes contents by removing or replacing existing elements.", "type": "method" },
67
- "slice": { "signature": "Array<T>.slice(start?: number, end?: number): T[]", "description": "Returns a shallow copy of a portion of an array.", "type": "method" },
68
- "concat": { "signature": "Array<T>.concat(...items: (T | T[])[]): T[]", "description": "Merges two or more arrays into a new array.", "type": "method" },
69
- "join": { "signature": "Array<T>.join(separator?: string): string", "description": "Joins all elements into a string with separator.", "type": "method" },
70
- "push": { "signature": "Array<T>.push(...items: T[]): number", "description": "Adds elements to the end and returns the new length.", "type": "method" },
71
- "pop": { "signature": "Array<T>.pop(): T | undefined", "description": "Removes the last element and returns it.", "type": "method" },
72
- "shift": { "signature": "Array<T>.shift(): T | undefined", "description": "Removes the first element and returns it.", "type": "method" },
73
- "unshift": { "signature": "Array<T>.unshift(...items: T[]): number", "description": "Adds elements to the beginning and returns the new length.", "type": "method" },
74
- "at": { "signature": "Array<T>.at(index: number): T | undefined", "description": "Returns the element at index, accepting negative integers.", "type": "method" },
75
- "fill": { "signature": "Array<T>.fill(value: T, start?: number, end?: number): T[]", "description": "Fills all positions from start to end with a static value.", "type": "method" },
76
- "entries": { "signature": "Array<T>.entries(): IterableIterator<[number, T]>", "description": "Returns a new array iterator with key/value pairs.", "type": "method" },
77
- "keys": { "signature": "Array<T>.keys(): IterableIterator<number>", "description": "Returns a new array iterator with the keys (indices).", "type": "method" },
78
- "values": { "signature": "Array<T>.values(): IterableIterator<T>", "description": "Returns a new array iterator with the values.", "type": "method" },
79
- "toSorted": { "signature": "Array<T>.toSorted(compareFn?: (a: T, b: T) => number): T[]", "description": "ES2023 — Returns a new sorted array without modifying the original.", "type": "method" },
80
- "toReversed": { "signature": "Array<T>.toReversed(): T[]", "description": "ES2023 — Returns a new reversed array without modifying the original.", "type": "method" },
81
- "toSpliced": { "signature": "Array<T>.toSpliced(start: number, deleteCount?: number, ...items: T[]): T[]", "description": "ES2023 — Returns a new array with some elements removed/replaced, without modifying the original.", "type": "method" },
82
- "with": { "signature": "Array<T>.with(index: number, value: T): T[]", "description": "ES2023 — Returns a new array with the element at index replaced.", "type": "method" }
83
- }
84
- },
85
- "Object": {
86
- "signature": "class Object",
87
- "description": "The Object type represents one of JavaScript's data types. It is used to store various keyed collections and more complex entities.",
88
- "type": "class",
89
- "module": "global",
90
- "members": {
91
- "keys": { "signature": "Object.keys(obj: object): string[]", "description": "Returns own enumerable property names.", "type": "static method" },
92
- "values": { "signature": "Object.values(obj: object): any[]", "description": "Returns own enumerable property values.", "type": "static method" },
93
- "entries": { "signature": "Object.entries(obj: object): [string, any][]", "description": "Returns own enumerable [key, value] pairs.", "type": "static method" },
94
- "assign": { "signature": "Object.assign(target: object, ...sources: object[]): object", "description": "Copies enumerable own properties from sources to target.", "type": "static method" },
95
- "freeze": { "signature": "Object.freeze<T>(obj: T): Readonly<T>", "description": "Freezes an object (prevents modifications).", "type": "static method" },
96
- "fromEntries": { "signature": "Object.fromEntries(entries: Iterable<[string, any]>): object", "description": "Transforms key-value pairs into an object.", "type": "static method" },
97
- "create": { "signature": "Object.create(proto: object | null, propertiesObject?: object): any", "description": "Creates a new object with the specified prototype.", "type": "static method" },
98
- "defineProperty": { "signature": "Object.defineProperty(obj: object, prop: string | symbol, descriptor: PropertyDescriptor): object", "description": "Defines a new property directly on an object.", "type": "static method" },
99
- "getOwnPropertyNames": { "signature": "Object.getOwnPropertyNames(obj: object): string[]", "description": "Returns all own property names (including non-enumerable).", "type": "static method" },
100
- "getPrototypeOf": { "signature": "Object.getPrototypeOf(obj: any): any", "description": "Returns the prototype of the specified object.", "type": "static method" },
101
- "hasOwn": { "signature": "Object.hasOwn(obj: object, prop: string | symbol): boolean", "description": "ES2022 — Returns true if the object has the specified own property.", "type": "static method" },
102
- "groupBy": { "signature": "Object.groupBy<T>(items: Iterable<T>, callbackFn: (el: T, idx: number) => string): Record<string, T[]>", "description": "ES2024 — Groups elements by a callback's return value.", "type": "static method" }
103
- }
104
- },
105
- "Promise": {
106
- "signature": "class Promise<T>",
107
- "description": "Represents the eventual completion or failure of an asynchronous operation and its resulting value.",
108
- "type": "class",
109
- "module": "global",
110
- "members": {
111
- "all": { "signature": "Promise.all<T>(values: Iterable<T | PromiseLike<T>>): Promise<T[]>", "description": "Resolves when all promises resolve; rejects when any rejects.", "type": "static method" },
112
- "allSettled": { "signature": "Promise.allSettled<T>(values: Iterable<T | PromiseLike<T>>): Promise<PromiseSettledResult<T>[]>", "description": "Resolves when all promises settle (fulfilled or rejected).", "type": "static method" },
113
- "race": { "signature": "Promise.race<T>(values: Iterable<T | PromiseLike<T>>): Promise<T>", "description": "Settles as soon as any promise settles.", "type": "static method" },
114
- "any": { "signature": "Promise.any<T>(values: Iterable<T | PromiseLike<T>>): Promise<T>", "description": "Resolves with the first fulfilling promise. Rejects with AggregateError if all reject.", "type": "static method" },
115
- "resolve": { "signature": "Promise.resolve<T>(value: T | PromiseLike<T>): Promise<T>", "description": "Returns a Promise resolved with the given value.", "type": "static method" },
116
- "reject": { "signature": "Promise.reject<T>(reason?: any): Promise<T>", "description": "Returns a Promise rejected with the given reason.", "type": "static method" },
117
- "withResolvers": { "signature": "Promise.withResolvers<T>(): { promise: Promise<T>, resolve: (v: T) => void, reject: (r: any) => void }", "description": "ES2024 — Returns a promise with its resolve and reject functions.", "type": "static method" },
118
- "then": { "signature": "Promise<T>.then<U>(onfulfilled?: (value: T) => U, onrejected?: (reason: any) => U): Promise<U>", "description": "Attaches callbacks for the resolution and/or rejection of the Promise.", "type": "method" },
119
- "catch": { "signature": "Promise<T>.catch<U>(onrejected?: (reason: any) => U): Promise<T | U>", "description": "Attaches a callback for only the rejection of the Promise.", "type": "method" },
120
- "finally": { "signature": "Promise<T>.finally(onfinally?: () => void): Promise<T>", "description": "Attaches a callback invoked when the Promise is settled (fulfilled or rejected).", "type": "method" }
121
- }
122
- },
123
- "Map": {
124
- "signature": "class Map<K, V>",
125
- "description": "Holds key-value pairs and remembers the original insertion order. Any value may be used as key or value.",
126
- "type": "class",
127
- "module": "global",
128
- "members": {
129
- "set": { "signature": "Map<K,V>.set(key: K, value: V): Map<K,V>", "description": "Sets the value for the key. Returns the Map object.", "type": "method" },
130
- "get": { "signature": "Map<K,V>.get(key: K): V | undefined", "description": "Returns the value associated with the key, or undefined.", "type": "method" },
131
- "has": { "signature": "Map<K,V>.has(key: K): boolean", "description": "Returns whether a value is associated with the key.", "type": "method" },
132
- "delete": { "signature": "Map<K,V>.delete(key: K): boolean", "description": "Removes the entry for the key. Returns true if an entry was removed.", "type": "method" },
133
- "clear": { "signature": "Map<K,V>.clear(): void", "description": "Removes all entries.", "type": "method" },
134
- "forEach": { "signature": "Map<K,V>.forEach(callbackFn: (value: V, key: K, map: Map<K,V>) => void): void", "description": "Calls callbackFn once for each key-value pair.", "type": "method" },
135
- "entries": { "signature": "Map<K,V>.entries(): IterableIterator<[K, V]>", "description": "Returns an iterator of [key, value] pairs.", "type": "method" },
136
- "keys": { "signature": "Map<K,V>.keys(): IterableIterator<K>", "description": "Returns an iterator of keys.", "type": "method" },
137
- "values": { "signature": "Map<K,V>.values(): IterableIterator<V>", "description": "Returns an iterator of values.", "type": "method" },
138
- "size": { "signature": "Map<K,V>.size: number", "description": "Returns the number of entries.", "type": "property" }
139
- }
140
- },
141
- "Set": {
142
- "signature": "class Set<T>",
143
- "description": "Stores unique values of any type.",
144
- "type": "class",
145
- "module": "global",
146
- "members": {
147
- "add": { "signature": "Set<T>.add(value: T): Set<T>", "description": "Appends value. Returns the Set.", "type": "method" },
148
- "has": { "signature": "Set<T>.has(value: T): boolean", "description": "Returns whether the value exists.", "type": "method" },
149
- "delete": { "signature": "Set<T>.delete(value: T): boolean", "description": "Removes the value. Returns true if removed.", "type": "method" },
150
- "clear": { "signature": "Set<T>.clear(): void", "description": "Removes all values.", "type": "method" },
151
- "forEach": { "signature": "Set<T>.forEach(callbackFn: (value: T, value2: T, set: Set<T>) => void): void", "description": "Calls callbackFn once for each value.", "type": "method" },
152
- "entries": { "signature": "Set<T>.entries(): IterableIterator<[T, T]>", "description": "Returns an iterator of [value, value] pairs.", "type": "method" },
153
- "values": { "signature": "Set<T>.values(): IterableIterator<T>", "description": "Returns an iterator of values.", "type": "method" },
154
- "size": { "signature": "Set<T>.size: number", "description": "Returns the number of values.", "type": "property" },
155
- "union": { "signature": "Set<T>.union(other: Set<T>): Set<T>", "description": "ES2025 — Returns a new set with elements in either this or other.", "type": "method" },
156
- "intersection": { "signature": "Set<T>.intersection(other: Set<T>): Set<T>", "description": "ES2025 Returns a new set with elements in both this and other.", "type": "method" },
157
- "difference": { "signature": "Set<T>.difference(other: Set<T>): Set<T>", "description": "ES2025 — Returns a new set with elements in this but not in other.", "type": "method" },
158
- "isSubsetOf": { "signature": "Set<T>.isSubsetOf(other: Set<T>): boolean", "description": "ES2025 — Returns whether this is a subset of other.", "type": "method" }
159
- }
160
- },
161
- "String": {
162
- "signature": "class String",
163
- "description": "The String object is used to represent and manipulate a sequence of characters.",
164
- "type": "class",
165
- "module": "global",
166
- "members": {
167
- "charAt": { "signature": "String.charAt(index: number): string", "description": "Returns the character at the specified index.", "type": "method" },
168
- "charCodeAt": { "signature": "String.charCodeAt(index: number): number", "description": "Returns the UTF-16 code unit at the specified index.", "type": "method" },
169
- "codePointAt": { "signature": "String.codePointAt(pos: number): number | undefined", "description": "Returns the Unicode code point at the specified position.", "type": "method" },
170
- "concat": { "signature": "String.concat(...strings: string[]): string", "description": "Concatenates the string arguments.", "type": "method" },
171
- "includes": { "signature": "String.includes(searchString: string, position?: number): boolean", "description": "Determines whether the string contains the search string.", "type": "method" },
172
- "startsWith": { "signature": "String.startsWith(searchString: string, position?: number): boolean", "description": "Determines whether the string begins with the search string.", "type": "method" },
173
- "endsWith": { "signature": "String.endsWith(searchString: string, endPosition?: number): boolean", "description": "Determines whether the string ends with the search string.", "type": "method" },
174
- "indexOf": { "signature": "String.indexOf(searchString: string, position?: number): number", "description": "Returns the index of the first occurrence, or -1.", "type": "method" },
175
- "lastIndexOf": { "signature": "String.lastIndexOf(searchString: string, position?: number): number", "description": "Returns the index of the last occurrence, or -1.", "type": "method" },
176
- "match": { "signature": "String.match(regexp: string | RegExp): RegExpMatchArray | null", "description": "Retrieves the result of matching against a regular expression.", "type": "method" },
177
- "matchAll": { "signature": "String.matchAll(regexp: RegExp): IterableIterator<RegExpMatchArray>", "description": "Returns an iterator of all results matching a regex (must have 'g' flag).", "type": "method" },
178
- "replace": { "signature": "String.replace(searchValue: string | RegExp, replaceValue: string | Function): string", "description": "Returns a new string with one or all matches replaced.", "type": "method" },
179
- "replaceAll": { "signature": "String.replaceAll(searchValue: string | RegExp, replaceValue: string | Function): string", "description": "Returns a new string with all matches replaced.", "type": "method" },
180
- "search": { "signature": "String.search(regexp: string | RegExp): number", "description": "Searches for a match and returns the index of the match.", "type": "method" },
181
- "slice": { "signature": "String.slice(start?: number, end?: number): string", "description": "Extracts a section of a string and returns it as a new string.", "type": "method" },
182
- "split": { "signature": "String.split(separator: string | RegExp, limit?: number): string[]", "description": "Divides a string into an ordered list of substrings.", "type": "method" },
183
- "substring": { "signature": "String.substring(start: number, end?: number): string", "description": "Returns the part of the string between the start and end indexes.", "type": "method" },
184
- "toLowerCase": { "signature": "String.toLowerCase(): string", "description": "Returns the calling string value converted to lowercase.", "type": "method" },
185
- "toUpperCase": { "signature": "String.toUpperCase(): string", "description": "Returns the calling string value converted to uppercase.", "type": "method" },
186
- "trim": { "signature": "String.trim(): string", "description": "Removes whitespace from both ends.", "type": "method" },
187
- "trimStart": { "signature": "String.trimStart(): string", "description": "Removes whitespace from the beginning.", "type": "method" },
188
- "trimEnd": { "signature": "String.trimEnd(): string", "description": "Removes whitespace from the end.", "type": "method" },
189
- "padStart": { "signature": "String.padStart(targetLength: number, padString?: string): string", "description": "Pads the current string from the start.", "type": "method" },
190
- "padEnd": { "signature": "String.padEnd(targetLength: number, padString?: string): string", "description": "Pads the current string from the end.", "type": "method" },
191
- "repeat": { "signature": "String.repeat(count: number): string", "description": "Returns a string consisting of count copies of the string.", "type": "method" },
192
- "at": { "signature": "String.at(index: number): string | undefined", "description": "Returns the character at the given index, supporting negative indexing.", "type": "method" }
193
- }
194
- },
195
- "Math": {
196
- "signature": "namespace Math",
197
- "description": "A built-in object that has properties and methods for mathematical constants and functions.",
198
- "type": "namespace",
199
- "module": "global",
200
- "members": {
201
- "abs": { "signature": "Math.abs(x: number): number", "description": "Returns the absolute value.", "type": "method" },
202
- "ceil": { "signature": "Math.ceil(x: number): number", "description": "Returns the smallest integer >= x.", "type": "method" },
203
- "floor": { "signature": "Math.floor(x: number): number", "description": "Returns the largest integer <= x.", "type": "method" },
204
- "round": { "signature": "Math.round(x: number): number", "description": "Returns the value of x rounded to the nearest integer.", "type": "method" },
205
- "trunc": { "signature": "Math.trunc(x: number): number", "description": "Returns the integer part of x by removing any fractional digits.", "type": "method" },
206
- "max": { "signature": "Math.max(...values: number[]): number", "description": "Returns the largest of zero or more numbers.", "type": "method" },
207
- "min": { "signature": "Math.min(...values: number[]): number", "description": "Returns the smallest of zero or more numbers.", "type": "method" },
208
- "random": { "signature": "Math.random(): number", "description": "Returns a pseudo-random number between 0 (inclusive) and 1 (exclusive).", "type": "method" },
209
- "pow": { "signature": "Math.pow(base: number, exponent: number): number", "description": "Returns base raised to the exponent power.", "type": "method" },
210
- "sqrt": { "signature": "Math.sqrt(x: number): number", "description": "Returns the square root of x.", "type": "method" },
211
- "cbrt": { "signature": "Math.cbrt(x: number): number", "description": "Returns the cube root of x.", "type": "method" },
212
- "log": { "signature": "Math.log(x: number): number", "description": "Returns the natural logarithm (ln) of x.", "type": "method" },
213
- "log2": { "signature": "Math.log2(x: number): number", "description": "Returns the base-2 logarithm of x.", "type": "method" },
214
- "log10": { "signature": "Math.log10(x: number): number", "description": "Returns the base-10 logarithm of x.", "type": "method" },
215
- "sign": { "signature": "Math.sign(x: number): number", "description": "Returns the sign of x: -1, 0, or 1.", "type": "method" },
216
- "PI": { "signature": "Math.PI: number", "description": "The ratio of a circle's circumference to its diameter (~3.14159).", "type": "property" },
217
- "E": { "signature": "Math.E: number", "description": "Euler's number (~2.71828).", "type": "property" }
218
- }
219
- },
220
- "fetch": {
221
- "signature": "function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>",
222
- "description": "Starts the process of fetching a resource from the network, returning a promise that resolves with the Response.",
223
- "type": "function",
224
- "module": "global",
225
- "parameters": [
226
- { "name": "input", "type": "RequestInfo | URL", "description": "The resource to fetch (URL string, URL object, or Request object)" },
227
- { "name": "init", "type": "RequestInit", "description": "Optional settings: method, headers, body, signal, mode, credentials, cache, redirect", "optional": true }
228
- ],
229
- "returns": "Promise<Response>"
230
- },
231
- "setTimeout": {
232
- "signature": "function setTimeout(callback: Function, delay?: number, ...args: any[]): number",
233
- "description": "Sets a timer which executes a function once the timer expires.",
234
- "type": "function",
235
- "module": "global",
236
- "parameters": [
237
- { "name": "callback", "type": "Function", "description": "Function to execute after delay" },
238
- { "name": "delay", "type": "number", "description": "Milliseconds to wait (default 0)", "optional": true }
239
- ],
240
- "returns": "number (timeout ID)"
241
- },
242
- "setInterval": {
243
- "signature": "function setInterval(callback: Function, delay?: number, ...args: any[]): number",
244
- "description": "Repeatedly calls a function with a fixed time delay between each call.",
245
- "type": "function",
246
- "module": "global",
247
- "parameters": [
248
- { "name": "callback", "type": "Function", "description": "Function to execute repeatedly" },
249
- { "name": "delay", "type": "number", "description": "Milliseconds between each call", "optional": true }
250
- ],
251
- "returns": "number (interval ID)"
252
- },
253
- "structuredClone": {
254
- "signature": "function structuredClone<T>(value: T, options?: { transfer: Transferable[] }): T",
255
- "description": "Creates a deep clone of a given value using the structured clone algorithm.",
256
- "type": "function",
257
- "module": "global",
258
- "parameters": [
259
- { "name": "value", "type": "T", "description": "The value to clone" },
260
- { "name": "options", "type": "object", "description": "Optional object containing transfer list", "optional": true }
261
- ],
262
- "returns": "T"
263
- }
264
- }
265
- }
1
+ {
2
+ "language": "javascript",
3
+ "definitions": {
4
+ "console": {
5
+ "signature": "interface Console",
6
+ "description": "The Console object provides access to the browser's debugging console (e.g. the Web console in Firefox). Implementations available in Node.js, Deno, and browsers.",
7
+ "type": "object",
8
+ "module": "global",
9
+ "members": {
10
+ "log": {
11
+ "signature": "console.log(...data: any[]): void",
12
+ "description": "Outputs a message to the console.",
13
+ "type": "method"
14
+ },
15
+ "error": {
16
+ "signature": "console.error(...data: any[]): void",
17
+ "description": "Outputs an error message. May include stack trace.",
18
+ "type": "method"
19
+ },
20
+ "warn": {
21
+ "signature": "console.warn(...data: any[]): void",
22
+ "description": "Outputs a warning message.",
23
+ "type": "method"
24
+ },
25
+ "info": {
26
+ "signature": "console.info(...data: any[]): void",
27
+ "description": "Informative logging of information.",
28
+ "type": "method"
29
+ },
30
+ "debug": {
31
+ "signature": "console.debug(...data: any[]): void",
32
+ "description": "Outputs a debug-level message.",
33
+ "type": "method"
34
+ },
35
+ "table": {
36
+ "signature": "console.table(tabularData: any, properties?: string[]): void",
37
+ "description": "Displays tabular data as a table.",
38
+ "type": "method"
39
+ },
40
+ "dir": {
41
+ "signature": "console.dir(item: any, options?: object): void",
42
+ "description": "Displays an interactive listing of properties of a specified object.",
43
+ "type": "method"
44
+ },
45
+ "time": {
46
+ "signature": "console.time(label?: string): void",
47
+ "description": "Starts a timer you can use to track how long an operation takes.",
48
+ "type": "method"
49
+ },
50
+ "timeEnd": {
51
+ "signature": "console.timeEnd(label?: string): void",
52
+ "description": "Stops a timer and logs elapsed time.",
53
+ "type": "method"
54
+ },
55
+ "timeLog": {
56
+ "signature": "console.timeLog(label?: string, ...data: any[]): void",
57
+ "description": "Logs the current value of a timer started by console.time().",
58
+ "type": "method"
59
+ },
60
+ "assert": {
61
+ "signature": "console.assert(condition?: boolean, ...data: any[]): void",
62
+ "description": "Log an error message if the assertion is false.",
63
+ "type": "method"
64
+ },
65
+ "clear": {
66
+ "signature": "console.clear(): void",
67
+ "description": "Clear the console.",
68
+ "type": "method"
69
+ },
70
+ "count": {
71
+ "signature": "console.count(label?: string): void",
72
+ "description": "Log the number of times this line has been called with the given label.",
73
+ "type": "method"
74
+ },
75
+ "countReset": {
76
+ "signature": "console.countReset(label?: string): void",
77
+ "description": "Resets the value of the counter with the given label.",
78
+ "type": "method"
79
+ },
80
+ "group": {
81
+ "signature": "console.group(...label: any[]): void",
82
+ "description": "Creates a new inline group, indenting all following output.",
83
+ "type": "method"
84
+ },
85
+ "groupCollapsed": {
86
+ "signature": "console.groupCollapsed(...label: any[]): void",
87
+ "description": "Creates a new inline group (collapsed by default).",
88
+ "type": "method"
89
+ },
90
+ "groupEnd": {
91
+ "signature": "console.groupEnd(): void",
92
+ "description": "Exits the current inline group.",
93
+ "type": "method"
94
+ },
95
+ "trace": {
96
+ "signature": "console.trace(...data: any[]): void",
97
+ "description": "Outputs a stack trace.",
98
+ "type": "method"
99
+ }
100
+ }
101
+ },
102
+ "JSON": {
103
+ "signature": "namespace JSON",
104
+ "description": "An intrinsic object that provides functions to convert JavaScript values to and from JSON format.",
105
+ "type": "namespace",
106
+ "module": "global",
107
+ "members": {
108
+ "parse": {
109
+ "signature": "JSON.parse(text: string, reviver?: Function): any",
110
+ "description": "Converts a JSON string into an object.",
111
+ "type": "method",
112
+ "parameters": [
113
+ {
114
+ "name": "text",
115
+ "type": "string",
116
+ "description": "A valid JSON string"
117
+ },
118
+ {
119
+ "name": "reviver",
120
+ "type": "Function",
121
+ "description": "Optional function that transforms the results",
122
+ "optional": true
123
+ }
124
+ ],
125
+ "returns": "any"
126
+ },
127
+ "stringify": {
128
+ "signature": "JSON.stringify(value: any, replacer?: Function | (string|number)[], space?: string | number): string",
129
+ "description": "Converts a JavaScript value to a JSON string.",
130
+ "type": "method",
131
+ "parameters": [
132
+ {
133
+ "name": "value",
134
+ "type": "any",
135
+ "description": "The value to convert"
136
+ },
137
+ {
138
+ "name": "replacer",
139
+ "type": "Function | Array",
140
+ "description": "Function or whitelist array",
141
+ "optional": true
142
+ },
143
+ {
144
+ "name": "space",
145
+ "type": "string | number",
146
+ "description": "Indentation",
147
+ "optional": true
148
+ }
149
+ ],
150
+ "returns": "string | undefined"
151
+ }
152
+ }
153
+ },
154
+ "Array": {
155
+ "signature": "class Array<T>",
156
+ "description": "The Array object enables storing a collection of multiple items under a single variable name. Provides numerous instance methods for traversing and mutation.",
157
+ "type": "class",
158
+ "module": "global",
159
+ "members": {
160
+ "from": {
161
+ "signature": "Array.from<T, U>(arrayLike: Iterable<T> | ArrayLike<T>, mapFn?: (v: T, k: number) => U): U[]",
162
+ "description": "Creates a new, shallow-copied Array from an iterable or array-like object.",
163
+ "type": "static method"
164
+ },
165
+ "isArray": {
166
+ "signature": "Array.isArray(value: any): value is any[]",
167
+ "description": "Determines whether the passed value is an Array.",
168
+ "type": "static method"
169
+ },
170
+ "of": {
171
+ "signature": "Array.of<T>(...items: T[]): T[]",
172
+ "description": "Creates a new Array instance from a variable number of arguments.",
173
+ "type": "static method"
174
+ },
175
+ "fromAsync": {
176
+ "signature": "Array.fromAsync<T>(asyncIterable: AsyncIterable<T>): Promise<T[]>",
177
+ "description": "ES2024 Creates a new Array from an async iterable.",
178
+ "type": "static method"
179
+ },
180
+ "map": {
181
+ "signature": "Array<T>.map<U>(callbackfn: (value: T, index: number, array: T[]) => U): U[]",
182
+ "description": "Creates a new array with the results of calling a function on every element.",
183
+ "type": "method"
184
+ },
185
+ "filter": {
186
+ "signature": "Array<T>.filter(predicate: (value: T, index: number) => boolean): T[]",
187
+ "description": "Creates a new array with all elements that pass the test.",
188
+ "type": "method"
189
+ },
190
+ "reduce": {
191
+ "signature": "Array<T>.reduce<U>(callbackfn: (acc: U, cur: T, idx: number) => U, initialValue: U): U",
192
+ "description": "Reduces the array to a single value by running a reducer on each element.",
193
+ "type": "method"
194
+ },
195
+ "forEach": {
196
+ "signature": "Array<T>.forEach(callbackfn: (value: T, index: number) => void): void",
197
+ "description": "Executes a provided function once for each array element.",
198
+ "type": "method"
199
+ },
200
+ "find": {
201
+ "signature": "Array<T>.find(predicate: (value: T, index: number) => boolean): T | undefined",
202
+ "description": "Returns the first element satisfying the testing function.",
203
+ "type": "method"
204
+ },
205
+ "findIndex": {
206
+ "signature": "Array<T>.findIndex(predicate: (value: T, index: number) => boolean): number",
207
+ "description": "Returns the index of the first element satisfying the testing function, or -1.",
208
+ "type": "method"
209
+ },
210
+ "findLast": {
211
+ "signature": "Array<T>.findLast(predicate: (value: T, index: number) => boolean): T | undefined",
212
+ "description": "Returns the last element satisfying the testing function.",
213
+ "type": "method"
214
+ },
215
+ "findLastIndex": {
216
+ "signature": "Array<T>.findLastIndex(predicate: (value: T, index: number) => boolean): number",
217
+ "description": "Returns the index of the last element satisfying the testing function, or -1.",
218
+ "type": "method"
219
+ },
220
+ "some": {
221
+ "signature": "Array<T>.some(predicate: (value: T, index: number) => boolean): boolean",
222
+ "description": "Tests whether at least one element passes the test.",
223
+ "type": "method"
224
+ },
225
+ "every": {
226
+ "signature": "Array<T>.every(predicate: (value: T, index: number) => boolean): boolean",
227
+ "description": "Tests whether all elements pass the test.",
228
+ "type": "method"
229
+ },
230
+ "includes": {
231
+ "signature": "Array<T>.includes(searchElement: T, fromIndex?: number): boolean",
232
+ "description": "Determines whether an array includes a certain value.",
233
+ "type": "method"
234
+ },
235
+ "indexOf": {
236
+ "signature": "Array<T>.indexOf(searchElement: T, fromIndex?: number): number",
237
+ "description": "Returns the first index at which a given element can be found, or -1.",
238
+ "type": "method"
239
+ },
240
+ "flat": {
241
+ "signature": "Array<T>.flat(depth?: number): FlatArray[]",
242
+ "description": "Creates a new array with all sub-array elements concatenated recursively up to depth.",
243
+ "type": "method"
244
+ },
245
+ "flatMap": {
246
+ "signature": "Array<T>.flatMap<U>(callback: (value: T, index: number) => U | U[]): U[]",
247
+ "description": "Maps each element then flattens the result (depth 1).",
248
+ "type": "method"
249
+ },
250
+ "sort": {
251
+ "signature": "Array<T>.sort(compareFn?: (a: T, b: T) => number): T[]",
252
+ "description": "Sorts elements in place.",
253
+ "type": "method"
254
+ },
255
+ "reverse": {
256
+ "signature": "Array<T>.reverse(): T[]",
257
+ "description": "Reverses an array in place.",
258
+ "type": "method"
259
+ },
260
+ "splice": {
261
+ "signature": "Array<T>.splice(start: number, deleteCount?: number, ...items: T[]): T[]",
262
+ "description": "Changes contents by removing or replacing existing elements.",
263
+ "type": "method"
264
+ },
265
+ "slice": {
266
+ "signature": "Array<T>.slice(start?: number, end?: number): T[]",
267
+ "description": "Returns a shallow copy of a portion of an array.",
268
+ "type": "method"
269
+ },
270
+ "concat": {
271
+ "signature": "Array<T>.concat(...items: (T | T[])[]): T[]",
272
+ "description": "Merges two or more arrays into a new array.",
273
+ "type": "method"
274
+ },
275
+ "join": {
276
+ "signature": "Array<T>.join(separator?: string): string",
277
+ "description": "Joins all elements into a string with separator.",
278
+ "type": "method"
279
+ },
280
+ "push": {
281
+ "signature": "Array<T>.push(...items: T[]): number",
282
+ "description": "Adds elements to the end and returns the new length.",
283
+ "type": "method"
284
+ },
285
+ "pop": {
286
+ "signature": "Array<T>.pop(): T | undefined",
287
+ "description": "Removes the last element and returns it.",
288
+ "type": "method"
289
+ },
290
+ "shift": {
291
+ "signature": "Array<T>.shift(): T | undefined",
292
+ "description": "Removes the first element and returns it.",
293
+ "type": "method"
294
+ },
295
+ "unshift": {
296
+ "signature": "Array<T>.unshift(...items: T[]): number",
297
+ "description": "Adds elements to the beginning and returns the new length.",
298
+ "type": "method"
299
+ },
300
+ "at": {
301
+ "signature": "Array<T>.at(index: number): T | undefined",
302
+ "description": "Returns the element at index, accepting negative integers.",
303
+ "type": "method"
304
+ },
305
+ "fill": {
306
+ "signature": "Array<T>.fill(value: T, start?: number, end?: number): T[]",
307
+ "description": "Fills all positions from start to end with a static value.",
308
+ "type": "method"
309
+ },
310
+ "entries": {
311
+ "signature": "Array<T>.entries(): IterableIterator<[number, T]>",
312
+ "description": "Returns a new array iterator with key/value pairs.",
313
+ "type": "method"
314
+ },
315
+ "keys": {
316
+ "signature": "Array<T>.keys(): IterableIterator<number>",
317
+ "description": "Returns a new array iterator with the keys (indices).",
318
+ "type": "method"
319
+ },
320
+ "values": {
321
+ "signature": "Array<T>.values(): IterableIterator<T>",
322
+ "description": "Returns a new array iterator with the values.",
323
+ "type": "method"
324
+ },
325
+ "toSorted": {
326
+ "signature": "Array<T>.toSorted(compareFn?: (a: T, b: T) => number): T[]",
327
+ "description": "ES2023 — Returns a new sorted array without modifying the original.",
328
+ "type": "method"
329
+ },
330
+ "toReversed": {
331
+ "signature": "Array<T>.toReversed(): T[]",
332
+ "description": "ES2023 — Returns a new reversed array without modifying the original.",
333
+ "type": "method"
334
+ },
335
+ "toSpliced": {
336
+ "signature": "Array<T>.toSpliced(start: number, deleteCount?: number, ...items: T[]): T[]",
337
+ "description": "ES2023 — Returns a new array with some elements removed/replaced, without modifying the original.",
338
+ "type": "method"
339
+ },
340
+ "with": {
341
+ "signature": "Array<T>.with(index: number, value: T): T[]",
342
+ "description": "ES2023 — Returns a new array with the element at index replaced.",
343
+ "type": "method"
344
+ }
345
+ }
346
+ },
347
+ "Object": {
348
+ "signature": "class Object",
349
+ "description": "The Object type represents one of JavaScript's data types. It is used to store various keyed collections and more complex entities.",
350
+ "type": "class",
351
+ "module": "global",
352
+ "members": {
353
+ "keys": {
354
+ "signature": "Object.keys(obj: object): string[]",
355
+ "description": "Returns own enumerable property names.",
356
+ "type": "static method"
357
+ },
358
+ "values": {
359
+ "signature": "Object.values(obj: object): any[]",
360
+ "description": "Returns own enumerable property values.",
361
+ "type": "static method"
362
+ },
363
+ "entries": {
364
+ "signature": "Object.entries(obj: object): [string, any][]",
365
+ "description": "Returns own enumerable [key, value] pairs.",
366
+ "type": "static method"
367
+ },
368
+ "assign": {
369
+ "signature": "Object.assign(target: object, ...sources: object[]): object",
370
+ "description": "Copies enumerable own properties from sources to target.",
371
+ "type": "static method"
372
+ },
373
+ "freeze": {
374
+ "signature": "Object.freeze<T>(obj: T): Readonly<T>",
375
+ "description": "Freezes an object (prevents modifications).",
376
+ "type": "static method"
377
+ },
378
+ "fromEntries": {
379
+ "signature": "Object.fromEntries(entries: Iterable<[string, any]>): object",
380
+ "description": "Transforms key-value pairs into an object.",
381
+ "type": "static method"
382
+ },
383
+ "create": {
384
+ "signature": "Object.create(proto: object | null, propertiesObject?: object): any",
385
+ "description": "Creates a new object with the specified prototype.",
386
+ "type": "static method"
387
+ },
388
+ "defineProperty": {
389
+ "signature": "Object.defineProperty(obj: object, prop: string | symbol, descriptor: PropertyDescriptor): object",
390
+ "description": "Defines a new property directly on an object.",
391
+ "type": "static method"
392
+ },
393
+ "getOwnPropertyNames": {
394
+ "signature": "Object.getOwnPropertyNames(obj: object): string[]",
395
+ "description": "Returns all own property names (including non-enumerable).",
396
+ "type": "static method"
397
+ },
398
+ "getPrototypeOf": {
399
+ "signature": "Object.getPrototypeOf(obj: any): any",
400
+ "description": "Returns the prototype of the specified object.",
401
+ "type": "static method"
402
+ },
403
+ "hasOwn": {
404
+ "signature": "Object.hasOwn(obj: object, prop: string | symbol): boolean",
405
+ "description": "ES2022 — Returns true if the object has the specified own property.",
406
+ "type": "static method"
407
+ },
408
+ "groupBy": {
409
+ "signature": "Object.groupBy<T>(items: Iterable<T>, callbackFn: (el: T, idx: number) => string): Record<string, T[]>",
410
+ "description": "ES2024 — Groups elements by a callback's return value.",
411
+ "type": "static method"
412
+ }
413
+ }
414
+ },
415
+ "Promise": {
416
+ "signature": "class Promise<T>",
417
+ "description": "Represents the eventual completion or failure of an asynchronous operation and its resulting value.",
418
+ "type": "class",
419
+ "module": "global",
420
+ "members": {
421
+ "all": {
422
+ "signature": "Promise.all<T>(values: Iterable<T | PromiseLike<T>>): Promise<T[]>",
423
+ "description": "Resolves when all promises resolve; rejects when any rejects.",
424
+ "type": "static method"
425
+ },
426
+ "allSettled": {
427
+ "signature": "Promise.allSettled<T>(values: Iterable<T | PromiseLike<T>>): Promise<PromiseSettledResult<T>[]>",
428
+ "description": "Resolves when all promises settle (fulfilled or rejected).",
429
+ "type": "static method"
430
+ },
431
+ "race": {
432
+ "signature": "Promise.race<T>(values: Iterable<T | PromiseLike<T>>): Promise<T>",
433
+ "description": "Settles as soon as any promise settles.",
434
+ "type": "static method"
435
+ },
436
+ "any": {
437
+ "signature": "Promise.any<T>(values: Iterable<T | PromiseLike<T>>): Promise<T>",
438
+ "description": "Resolves with the first fulfilling promise. Rejects with AggregateError if all reject.",
439
+ "type": "static method"
440
+ },
441
+ "resolve": {
442
+ "signature": "Promise.resolve<T>(value: T | PromiseLike<T>): Promise<T>",
443
+ "description": "Returns a Promise resolved with the given value.",
444
+ "type": "static method"
445
+ },
446
+ "reject": {
447
+ "signature": "Promise.reject<T>(reason?: any): Promise<T>",
448
+ "description": "Returns a Promise rejected with the given reason.",
449
+ "type": "static method"
450
+ },
451
+ "withResolvers": {
452
+ "signature": "Promise.withResolvers<T>(): { promise: Promise<T>, resolve: (v: T) => void, reject: (r: any) => void }",
453
+ "description": "ES2024 — Returns a promise with its resolve and reject functions.",
454
+ "type": "static method"
455
+ },
456
+ "then": {
457
+ "signature": "Promise<T>.then<U>(onfulfilled?: (value: T) => U, onrejected?: (reason: any) => U): Promise<U>",
458
+ "description": "Attaches callbacks for the resolution and/or rejection of the Promise.",
459
+ "type": "method"
460
+ },
461
+ "catch": {
462
+ "signature": "Promise<T>.catch<U>(onrejected?: (reason: any) => U): Promise<T | U>",
463
+ "description": "Attaches a callback for only the rejection of the Promise.",
464
+ "type": "method"
465
+ },
466
+ "finally": {
467
+ "signature": "Promise<T>.finally(onfinally?: () => void): Promise<T>",
468
+ "description": "Attaches a callback invoked when the Promise is settled (fulfilled or rejected).",
469
+ "type": "method"
470
+ }
471
+ }
472
+ },
473
+ "Map": {
474
+ "signature": "class Map<K, V>",
475
+ "description": "Holds key-value pairs and remembers the original insertion order. Any value may be used as key or value.",
476
+ "type": "class",
477
+ "module": "global",
478
+ "members": {
479
+ "set": {
480
+ "signature": "Map<K,V>.set(key: K, value: V): Map<K,V>",
481
+ "description": "Sets the value for the key. Returns the Map object.",
482
+ "type": "method"
483
+ },
484
+ "get": {
485
+ "signature": "Map<K,V>.get(key: K): V | undefined",
486
+ "description": "Returns the value associated with the key, or undefined.",
487
+ "type": "method"
488
+ },
489
+ "has": {
490
+ "signature": "Map<K,V>.has(key: K): boolean",
491
+ "description": "Returns whether a value is associated with the key.",
492
+ "type": "method"
493
+ },
494
+ "delete": {
495
+ "signature": "Map<K,V>.delete(key: K): boolean",
496
+ "description": "Removes the entry for the key. Returns true if an entry was removed.",
497
+ "type": "method"
498
+ },
499
+ "clear": {
500
+ "signature": "Map<K,V>.clear(): void",
501
+ "description": "Removes all entries.",
502
+ "type": "method"
503
+ },
504
+ "forEach": {
505
+ "signature": "Map<K,V>.forEach(callbackFn: (value: V, key: K, map: Map<K,V>) => void): void",
506
+ "description": "Calls callbackFn once for each key-value pair.",
507
+ "type": "method"
508
+ },
509
+ "entries": {
510
+ "signature": "Map<K,V>.entries(): IterableIterator<[K, V]>",
511
+ "description": "Returns an iterator of [key, value] pairs.",
512
+ "type": "method"
513
+ },
514
+ "keys": {
515
+ "signature": "Map<K,V>.keys(): IterableIterator<K>",
516
+ "description": "Returns an iterator of keys.",
517
+ "type": "method"
518
+ },
519
+ "values": {
520
+ "signature": "Map<K,V>.values(): IterableIterator<V>",
521
+ "description": "Returns an iterator of values.",
522
+ "type": "method"
523
+ },
524
+ "size": {
525
+ "signature": "Map<K,V>.size: number",
526
+ "description": "Returns the number of entries.",
527
+ "type": "property"
528
+ }
529
+ }
530
+ },
531
+ "Set": {
532
+ "signature": "class Set<T>",
533
+ "description": "Stores unique values of any type.",
534
+ "type": "class",
535
+ "module": "global",
536
+ "members": {
537
+ "add": {
538
+ "signature": "Set<T>.add(value: T): Set<T>",
539
+ "description": "Appends value. Returns the Set.",
540
+ "type": "method"
541
+ },
542
+ "has": {
543
+ "signature": "Set<T>.has(value: T): boolean",
544
+ "description": "Returns whether the value exists.",
545
+ "type": "method"
546
+ },
547
+ "delete": {
548
+ "signature": "Set<T>.delete(value: T): boolean",
549
+ "description": "Removes the value. Returns true if removed.",
550
+ "type": "method"
551
+ },
552
+ "clear": {
553
+ "signature": "Set<T>.clear(): void",
554
+ "description": "Removes all values.",
555
+ "type": "method"
556
+ },
557
+ "forEach": {
558
+ "signature": "Set<T>.forEach(callbackFn: (value: T, value2: T, set: Set<T>) => void): void",
559
+ "description": "Calls callbackFn once for each value.",
560
+ "type": "method"
561
+ },
562
+ "entries": {
563
+ "signature": "Set<T>.entries(): IterableIterator<[T, T]>",
564
+ "description": "Returns an iterator of [value, value] pairs.",
565
+ "type": "method"
566
+ },
567
+ "values": {
568
+ "signature": "Set<T>.values(): IterableIterator<T>",
569
+ "description": "Returns an iterator of values.",
570
+ "type": "method"
571
+ },
572
+ "size": {
573
+ "signature": "Set<T>.size: number",
574
+ "description": "Returns the number of values.",
575
+ "type": "property"
576
+ },
577
+ "union": {
578
+ "signature": "Set<T>.union(other: Set<T>): Set<T>",
579
+ "description": "ES2025 — Returns a new set with elements in either this or other.",
580
+ "type": "method"
581
+ },
582
+ "intersection": {
583
+ "signature": "Set<T>.intersection(other: Set<T>): Set<T>",
584
+ "description": "ES2025 — Returns a new set with elements in both this and other.",
585
+ "type": "method"
586
+ },
587
+ "difference": {
588
+ "signature": "Set<T>.difference(other: Set<T>): Set<T>",
589
+ "description": "ES2025 — Returns a new set with elements in this but not in other.",
590
+ "type": "method"
591
+ },
592
+ "isSubsetOf": {
593
+ "signature": "Set<T>.isSubsetOf(other: Set<T>): boolean",
594
+ "description": "ES2025 — Returns whether this is a subset of other.",
595
+ "type": "method"
596
+ }
597
+ }
598
+ },
599
+ "String": {
600
+ "signature": "class String",
601
+ "description": "The String object is used to represent and manipulate a sequence of characters.",
602
+ "type": "class",
603
+ "module": "global",
604
+ "members": {
605
+ "charAt": {
606
+ "signature": "String.charAt(index: number): string",
607
+ "description": "Returns the character at the specified index.",
608
+ "type": "method"
609
+ },
610
+ "charCodeAt": {
611
+ "signature": "String.charCodeAt(index: number): number",
612
+ "description": "Returns the UTF-16 code unit at the specified index.",
613
+ "type": "method"
614
+ },
615
+ "codePointAt": {
616
+ "signature": "String.codePointAt(pos: number): number | undefined",
617
+ "description": "Returns the Unicode code point at the specified position.",
618
+ "type": "method"
619
+ },
620
+ "concat": {
621
+ "signature": "String.concat(...strings: string[]): string",
622
+ "description": "Concatenates the string arguments.",
623
+ "type": "method"
624
+ },
625
+ "includes": {
626
+ "signature": "String.includes(searchString: string, position?: number): boolean",
627
+ "description": "Determines whether the string contains the search string.",
628
+ "type": "method"
629
+ },
630
+ "startsWith": {
631
+ "signature": "String.startsWith(searchString: string, position?: number): boolean",
632
+ "description": "Determines whether the string begins with the search string.",
633
+ "type": "method"
634
+ },
635
+ "endsWith": {
636
+ "signature": "String.endsWith(searchString: string, endPosition?: number): boolean",
637
+ "description": "Determines whether the string ends with the search string.",
638
+ "type": "method"
639
+ },
640
+ "indexOf": {
641
+ "signature": "String.indexOf(searchString: string, position?: number): number",
642
+ "description": "Returns the index of the first occurrence, or -1.",
643
+ "type": "method"
644
+ },
645
+ "lastIndexOf": {
646
+ "signature": "String.lastIndexOf(searchString: string, position?: number): number",
647
+ "description": "Returns the index of the last occurrence, or -1.",
648
+ "type": "method"
649
+ },
650
+ "match": {
651
+ "signature": "String.match(regexp: string | RegExp): RegExpMatchArray | null",
652
+ "description": "Retrieves the result of matching against a regular expression.",
653
+ "type": "method"
654
+ },
655
+ "matchAll": {
656
+ "signature": "String.matchAll(regexp: RegExp): IterableIterator<RegExpMatchArray>",
657
+ "description": "Returns an iterator of all results matching a regex (must have 'g' flag).",
658
+ "type": "method"
659
+ },
660
+ "replace": {
661
+ "signature": "String.replace(searchValue: string | RegExp, replaceValue: string | Function): string",
662
+ "description": "Returns a new string with one or all matches replaced.",
663
+ "type": "method"
664
+ },
665
+ "replaceAll": {
666
+ "signature": "String.replaceAll(searchValue: string | RegExp, replaceValue: string | Function): string",
667
+ "description": "Returns a new string with all matches replaced.",
668
+ "type": "method"
669
+ },
670
+ "search": {
671
+ "signature": "String.search(regexp: string | RegExp): number",
672
+ "description": "Searches for a match and returns the index of the match.",
673
+ "type": "method"
674
+ },
675
+ "slice": {
676
+ "signature": "String.slice(start?: number, end?: number): string",
677
+ "description": "Extracts a section of a string and returns it as a new string.",
678
+ "type": "method"
679
+ },
680
+ "split": {
681
+ "signature": "String.split(separator: string | RegExp, limit?: number): string[]",
682
+ "description": "Divides a string into an ordered list of substrings.",
683
+ "type": "method"
684
+ },
685
+ "substring": {
686
+ "signature": "String.substring(start: number, end?: number): string",
687
+ "description": "Returns the part of the string between the start and end indexes.",
688
+ "type": "method"
689
+ },
690
+ "toLowerCase": {
691
+ "signature": "String.toLowerCase(): string",
692
+ "description": "Returns the calling string value converted to lowercase.",
693
+ "type": "method"
694
+ },
695
+ "toUpperCase": {
696
+ "signature": "String.toUpperCase(): string",
697
+ "description": "Returns the calling string value converted to uppercase.",
698
+ "type": "method"
699
+ },
700
+ "trim": {
701
+ "signature": "String.trim(): string",
702
+ "description": "Removes whitespace from both ends.",
703
+ "type": "method"
704
+ },
705
+ "trimStart": {
706
+ "signature": "String.trimStart(): string",
707
+ "description": "Removes whitespace from the beginning.",
708
+ "type": "method"
709
+ },
710
+ "trimEnd": {
711
+ "signature": "String.trimEnd(): string",
712
+ "description": "Removes whitespace from the end.",
713
+ "type": "method"
714
+ },
715
+ "padStart": {
716
+ "signature": "String.padStart(targetLength: number, padString?: string): string",
717
+ "description": "Pads the current string from the start.",
718
+ "type": "method"
719
+ },
720
+ "padEnd": {
721
+ "signature": "String.padEnd(targetLength: number, padString?: string): string",
722
+ "description": "Pads the current string from the end.",
723
+ "type": "method"
724
+ },
725
+ "repeat": {
726
+ "signature": "String.repeat(count: number): string",
727
+ "description": "Returns a string consisting of count copies of the string.",
728
+ "type": "method"
729
+ },
730
+ "at": {
731
+ "signature": "String.at(index: number): string | undefined",
732
+ "description": "Returns the character at the given index, supporting negative indexing.",
733
+ "type": "method"
734
+ }
735
+ }
736
+ },
737
+ "Math": {
738
+ "signature": "namespace Math",
739
+ "description": "A built-in object that has properties and methods for mathematical constants and functions.",
740
+ "type": "namespace",
741
+ "module": "global",
742
+ "members": {
743
+ "abs": {
744
+ "signature": "Math.abs(x: number): number",
745
+ "description": "Returns the absolute value.",
746
+ "type": "method"
747
+ },
748
+ "ceil": {
749
+ "signature": "Math.ceil(x: number): number",
750
+ "description": "Returns the smallest integer >= x.",
751
+ "type": "method"
752
+ },
753
+ "floor": {
754
+ "signature": "Math.floor(x: number): number",
755
+ "description": "Returns the largest integer <= x.",
756
+ "type": "method"
757
+ },
758
+ "round": {
759
+ "signature": "Math.round(x: number): number",
760
+ "description": "Returns the value of x rounded to the nearest integer.",
761
+ "type": "method"
762
+ },
763
+ "trunc": {
764
+ "signature": "Math.trunc(x: number): number",
765
+ "description": "Returns the integer part of x by removing any fractional digits.",
766
+ "type": "method"
767
+ },
768
+ "max": {
769
+ "signature": "Math.max(...values: number[]): number",
770
+ "description": "Returns the largest of zero or more numbers.",
771
+ "type": "method"
772
+ },
773
+ "min": {
774
+ "signature": "Math.min(...values: number[]): number",
775
+ "description": "Returns the smallest of zero or more numbers.",
776
+ "type": "method"
777
+ },
778
+ "random": {
779
+ "signature": "Math.random(): number",
780
+ "description": "Returns a pseudo-random number between 0 (inclusive) and 1 (exclusive).",
781
+ "type": "method"
782
+ },
783
+ "pow": {
784
+ "signature": "Math.pow(base: number, exponent: number): number",
785
+ "description": "Returns base raised to the exponent power.",
786
+ "type": "method"
787
+ },
788
+ "sqrt": {
789
+ "signature": "Math.sqrt(x: number): number",
790
+ "description": "Returns the square root of x.",
791
+ "type": "method"
792
+ },
793
+ "cbrt": {
794
+ "signature": "Math.cbrt(x: number): number",
795
+ "description": "Returns the cube root of x.",
796
+ "type": "method"
797
+ },
798
+ "log": {
799
+ "signature": "Math.log(x: number): number",
800
+ "description": "Returns the natural logarithm (ln) of x.",
801
+ "type": "method"
802
+ },
803
+ "log2": {
804
+ "signature": "Math.log2(x: number): number",
805
+ "description": "Returns the base-2 logarithm of x.",
806
+ "type": "method"
807
+ },
808
+ "log10": {
809
+ "signature": "Math.log10(x: number): number",
810
+ "description": "Returns the base-10 logarithm of x.",
811
+ "type": "method"
812
+ },
813
+ "sign": {
814
+ "signature": "Math.sign(x: number): number",
815
+ "description": "Returns the sign of x: -1, 0, or 1.",
816
+ "type": "method"
817
+ },
818
+ "PI": {
819
+ "signature": "Math.PI: number",
820
+ "description": "The ratio of a circle's circumference to its diameter (~3.14159).",
821
+ "type": "property"
822
+ },
823
+ "E": {
824
+ "signature": "Math.E: number",
825
+ "description": "Euler's number (~2.71828).",
826
+ "type": "property"
827
+ }
828
+ }
829
+ },
830
+ "fetch": {
831
+ "signature": "function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>",
832
+ "description": "Starts the process of fetching a resource from the network, returning a promise that resolves with the Response.",
833
+ "type": "function",
834
+ "module": "global",
835
+ "parameters": [
836
+ {
837
+ "name": "input",
838
+ "type": "RequestInfo | URL",
839
+ "description": "The resource to fetch (URL string, URL object, or Request object)"
840
+ },
841
+ {
842
+ "name": "init",
843
+ "type": "RequestInit",
844
+ "description": "Optional settings: method, headers, body, signal, mode, credentials, cache, redirect",
845
+ "optional": true
846
+ }
847
+ ],
848
+ "returns": "Promise<Response>"
849
+ },
850
+ "setTimeout": {
851
+ "signature": "function setTimeout(callback: Function, delay?: number, ...args: any[]): number",
852
+ "description": "Sets a timer which executes a function once the timer expires.",
853
+ "type": "function",
854
+ "module": "global",
855
+ "parameters": [
856
+ {
857
+ "name": "callback",
858
+ "type": "Function",
859
+ "description": "Function to execute after delay"
860
+ },
861
+ {
862
+ "name": "delay",
863
+ "type": "number",
864
+ "description": "Milliseconds to wait (default 0)",
865
+ "optional": true
866
+ }
867
+ ],
868
+ "returns": "number (timeout ID)"
869
+ },
870
+ "setInterval": {
871
+ "signature": "function setInterval(callback: Function, delay?: number, ...args: any[]): number",
872
+ "description": "Repeatedly calls a function with a fixed time delay between each call.",
873
+ "type": "function",
874
+ "module": "global",
875
+ "parameters": [
876
+ {
877
+ "name": "callback",
878
+ "type": "Function",
879
+ "description": "Function to execute repeatedly"
880
+ },
881
+ {
882
+ "name": "delay",
883
+ "type": "number",
884
+ "description": "Milliseconds between each call",
885
+ "optional": true
886
+ }
887
+ ],
888
+ "returns": "number (interval ID)"
889
+ },
890
+ "structuredClone": {
891
+ "signature": "function structuredClone<T>(value: T, options?: { transfer: Transferable[] }): T",
892
+ "description": "Creates a deep clone of a given value using the structured clone algorithm.",
893
+ "type": "function",
894
+ "module": "global",
895
+ "parameters": [
896
+ {
897
+ "name": "value",
898
+ "type": "T",
899
+ "description": "The value to clone"
900
+ },
901
+ {
902
+ "name": "options",
903
+ "type": "object",
904
+ "description": "Optional object containing transfer list",
905
+ "optional": true
906
+ }
907
+ ],
908
+ "returns": "T"
909
+ },
910
+ "Number": {
911
+ "signature": "Number",
912
+ "description": "Numeric data type for integer and floating-point values.",
913
+ "type": "type"
914
+ },
915
+ "Boolean": {
916
+ "signature": "Boolean",
917
+ "description": "Logical type with two values: true and false.",
918
+ "type": "type"
919
+ },
920
+ "null": {
921
+ "signature": "null",
922
+ "description": "Represents the intentional absence of any value.",
923
+ "type": "constant"
924
+ },
925
+ "undefined": {
926
+ "signature": "undefined",
927
+ "description": "Represents an uninitialized or missing value.",
928
+ "type": "constant"
929
+ },
930
+ "print": {
931
+ "signature": "print(value)",
932
+ "description": "Output a value to the standard output stream.",
933
+ "type": "function"
934
+ },
935
+ "length": {
936
+ "signature": "length",
937
+ "description": "Returns the number of elements in a collection or characters in a string.",
938
+ "type": "property"
939
+ }
940
+ }
941
+ }