@enjoys/context-engine 1.4.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1813) hide show
  1. package/data/codeActions/azcli.json +47 -26
  2. package/data/codeActions/bicep.json +47 -26
  3. package/data/codeActions/cameligo.json +47 -26
  4. package/data/codeActions/clojure.json +47 -26
  5. package/data/codeActions/coffee.json +40 -26
  6. package/data/codeActions/crontab.json +21 -0
  7. package/data/codeActions/cypher.json +47 -26
  8. package/data/codeActions/doctest.json +47 -26
  9. package/data/codeActions/dotenv.json +23 -1
  10. package/data/codeActions/ecl.json +47 -26
  11. package/data/codeActions/elixir.json +47 -26
  12. package/data/codeActions/flow9.json +47 -26
  13. package/data/codeActions/freemarker2.json +47 -26
  14. package/data/codeActions/html.json +21 -0
  15. package/data/codeActions/ini.json +23 -1
  16. package/data/codeActions/json.json +23 -1
  17. package/data/codeActions/julia.json +47 -26
  18. package/data/codeActions/less.json +40 -26
  19. package/data/codeActions/lexon.json +47 -26
  20. package/data/codeActions/liquid.json +47 -26
  21. package/data/codeActions/m3.json +47 -26
  22. package/data/codeActions/markdown.json +21 -0
  23. package/data/codeActions/mdx.json +47 -26
  24. package/data/codeActions/mips.json +47 -26
  25. package/data/codeActions/msdax.json +47 -26
  26. package/data/codeActions/mysql.json +47 -26
  27. package/data/codeActions/objective-c.json +47 -26
  28. package/data/codeActions/pascal.json +47 -26
  29. package/data/codeActions/pascaligo.json +47 -26
  30. package/data/codeActions/pgsql.json +47 -26
  31. package/data/codeActions/pla.json +47 -26
  32. package/data/codeActions/postiats.json +47 -26
  33. package/data/codeActions/powerquery.json +47 -26
  34. package/data/codeActions/qsharp.json +47 -26
  35. package/data/codeActions/razor.json +47 -26
  36. package/data/codeActions/redis-cli.json +21 -0
  37. package/data/codeActions/redis.json +47 -26
  38. package/data/codeActions/redshift.json +47 -26
  39. package/data/codeActions/restructuredtext.json +47 -26
  40. package/data/codeActions/sb.json +48 -26
  41. package/data/codeActions/scheme.json +48 -26
  42. package/data/codeActions/scss.json +40 -26
  43. package/data/codeActions/sol.json +47 -26
  44. package/data/codeActions/sparql.json +47 -26
  45. package/data/codeActions/st.json +47 -26
  46. package/data/codeActions/systemd.json +21 -0
  47. package/data/codeActions/systemverilog.json +47 -26
  48. package/data/codeActions/tcl.json +47 -26
  49. package/data/codeActions/toml.json +23 -1
  50. package/data/codeActions/twig.json +47 -26
  51. package/data/codeActions/vb.json +47 -26
  52. package/data/codeActions/wgsl.json +47 -26
  53. package/data/codeActions/xml.json +21 -0
  54. package/data/codeActions/yaml.json +23 -1
  55. package/data/codeLens/abap.json +38 -7
  56. package/data/codeLens/apex.json +38 -7
  57. package/data/codeLens/awk.json +27 -0
  58. package/data/codeLens/azcli.json +38 -11
  59. package/data/codeLens/bicep.json +38 -17
  60. package/data/codeLens/c.json +26 -0
  61. package/data/codeLens/caddy.json +27 -0
  62. package/data/codeLens/cameligo.json +38 -17
  63. package/data/codeLens/clojure.json +38 -17
  64. package/data/codeLens/coffee.json +38 -17
  65. package/data/codeLens/cpp.json +14 -0
  66. package/data/codeLens/crontab.json +27 -0
  67. package/data/codeLens/csharp.json +7 -0
  68. package/data/codeLens/cypher.json +40 -26
  69. package/data/codeLens/docker-compose.json +40 -26
  70. package/data/codeLens/dockerfile.json +40 -26
  71. package/data/codeLens/doctest.json +38 -11
  72. package/data/codeLens/dotenv.json +40 -26
  73. package/data/codeLens/ecl.json +38 -17
  74. package/data/codeLens/elixir.json +38 -17
  75. package/data/codeLens/flow9.json +38 -17
  76. package/data/codeLens/freemarker2.json +38 -17
  77. package/data/codeLens/go.json +14 -0
  78. package/data/codeLens/graphql.json +7 -0
  79. package/data/codeLens/hcl.json +26 -0
  80. package/data/codeLens/html.json +26 -0
  81. package/data/codeLens/ini.json +40 -26
  82. package/data/codeLens/java.json +7 -0
  83. package/data/codeLens/json.json +40 -26
  84. package/data/codeLens/julia.json +38 -17
  85. package/data/codeLens/less.json +38 -17
  86. package/data/codeLens/lexon.json +38 -17
  87. package/data/codeLens/liquid.json +38 -17
  88. package/data/codeLens/lua.json +26 -0
  89. package/data/codeLens/m3.json +38 -17
  90. package/data/codeLens/makefile.json +21 -0
  91. package/data/codeLens/markdown.json +40 -26
  92. package/data/codeLens/mdx.json +38 -17
  93. package/data/codeLens/mips.json +38 -17
  94. package/data/codeLens/msdax.json +38 -17
  95. package/data/codeLens/mysql.json +38 -17
  96. package/data/codeLens/nginx.json +26 -0
  97. package/data/codeLens/objective-c.json +38 -17
  98. package/data/codeLens/pascal.json +38 -17
  99. package/data/codeLens/pascaligo.json +38 -17
  100. package/data/codeLens/perl.json +21 -0
  101. package/data/codeLens/pgsql.json +38 -17
  102. package/data/codeLens/pla.json +38 -11
  103. package/data/codeLens/postiats.json +38 -17
  104. package/data/codeLens/powerquery.json +38 -17
  105. package/data/codeLens/powershell.json +14 -0
  106. package/data/codeLens/protobuf.json +14 -0
  107. package/data/codeLens/python.json +14 -0
  108. package/data/codeLens/qsharp.json +38 -17
  109. package/data/codeLens/r.json +40 -33
  110. package/data/codeLens/razor.json +38 -17
  111. package/data/codeLens/redis-cli.json +40 -26
  112. package/data/codeLens/redis.json +40 -26
  113. package/data/codeLens/redshift.json +38 -17
  114. package/data/codeLens/restructuredtext.json +38 -17
  115. package/data/codeLens/ruby.json +14 -0
  116. package/data/codeLens/sb.json +38 -17
  117. package/data/codeLens/scheme.json +38 -17
  118. package/data/codeLens/scss.json +38 -17
  119. package/data/codeLens/sol.json +38 -17
  120. package/data/codeLens/sparql.json +38 -17
  121. package/data/codeLens/sql.json +7 -0
  122. package/data/codeLens/ssh_config.json +40 -26
  123. package/data/codeLens/st.json +38 -17
  124. package/data/codeLens/systemd.json +40 -26
  125. package/data/codeLens/systemverilog.json +38 -17
  126. package/data/codeLens/tcl.json +38 -17
  127. package/data/codeLens/toml.json +40 -26
  128. package/data/codeLens/twig.json +38 -17
  129. package/data/codeLens/vb.json +38 -17
  130. package/data/codeLens/wgsl.json +38 -17
  131. package/data/codeLens/xml.json +26 -0
  132. package/data/codeLens/yaml.json +40 -26
  133. package/data/color/abap.json +40 -20
  134. package/data/color/angular.json +67 -21
  135. package/data/color/apex.json +40 -20
  136. package/data/color/azcli.json +40 -20
  137. package/data/color/bicep.json +40 -20
  138. package/data/color/c.json +40 -30
  139. package/data/color/caddy.json +44 -24
  140. package/data/color/cameligo.json +39 -19
  141. package/data/color/clojure.json +39 -19
  142. package/data/color/coffee.json +39 -19
  143. package/data/color/cpp.json +40 -30
  144. package/data/color/crontab.json +44 -24
  145. package/data/color/css.json +140 -124
  146. package/data/color/cypher.json +39 -19
  147. package/data/color/docker-compose.json +44 -24
  148. package/data/color/dockerfile.json +44 -24
  149. package/data/color/doctest.json +40 -20
  150. package/data/color/dotenv.json +44 -24
  151. package/data/color/ecl.json +40 -20
  152. package/data/color/flow9.json +39 -19
  153. package/data/color/go.json +40 -30
  154. package/data/color/graphql.json +44 -24
  155. package/data/color/hcl.json +44 -24
  156. package/data/color/ini.json +44 -24
  157. package/data/color/json.json +44 -24
  158. package/data/color/less.json +39 -19
  159. package/data/color/lexon.json +40 -20
  160. package/data/color/lua.json +40 -30
  161. package/data/color/m3.json +39 -19
  162. package/data/color/makefile.json +44 -24
  163. package/data/color/mips.json +40 -20
  164. package/data/color/msdax.json +39 -19
  165. package/data/color/mysql.json +39 -19
  166. package/data/color/nginx.json +44 -24
  167. package/data/color/objective-c.json +40 -30
  168. package/data/color/pascal.json +39 -19
  169. package/data/color/pascaligo.json +39 -19
  170. package/data/color/perl.json +40 -30
  171. package/data/color/pgsql.json +39 -19
  172. package/data/color/pla.json +40 -20
  173. package/data/color/postiats.json +39 -19
  174. package/data/color/powerquery.json +40 -20
  175. package/data/color/protobuf.json +44 -24
  176. package/data/color/qsharp.json +40 -20
  177. package/data/color/redis-cli.json +40 -20
  178. package/data/color/redis.json +40 -20
  179. package/data/color/redshift.json +39 -19
  180. package/data/color/restructuredtext.json +40 -20
  181. package/data/color/rust.json +40 -30
  182. package/data/color/sb.json +40 -20
  183. package/data/color/scala.json +44 -13
  184. package/data/color/scheme.json +39 -19
  185. package/data/color/scss.json +39 -19
  186. package/data/color/shadcn.json +80 -66
  187. package/data/color/sol.json +40 -20
  188. package/data/color/sparql.json +39 -19
  189. package/data/color/sql.json +39 -19
  190. package/data/color/ssh_config.json +44 -24
  191. package/data/color/st.json +40 -20
  192. package/data/color/systemd.json +44 -24
  193. package/data/color/systemverilog.json +40 -20
  194. package/data/color/tailwindcss.json +87 -53
  195. package/data/color/toml.json +44 -24
  196. package/data/color/wgsl.json +40 -20
  197. package/data/color/yaml.json +44 -24
  198. package/data/commands/abap.json +201 -41
  199. package/data/commands/angular.json +692 -312
  200. package/data/commands/apex.json +211 -15
  201. package/data/commands/awk.json +160 -26
  202. package/data/commands/azcli.json +164 -59
  203. package/data/commands/bicep.json +161 -47
  204. package/data/commands/c.json +153 -35
  205. package/data/commands/caddy.json +390 -194
  206. package/data/commands/cameligo.json +157 -47
  207. package/data/commands/clojure.json +164 -41
  208. package/data/commands/coffee.json +160 -41
  209. package/data/commands/cpp.json +153 -35
  210. package/data/commands/crontab.json +156 -35
  211. package/data/commands/csharp.json +165 -47
  212. package/data/commands/css.json +160 -41
  213. package/data/commands/cypher.json +158 -35
  214. package/data/commands/dart.json +288 -216
  215. package/data/commands/docker-compose.json +451 -384
  216. package/data/commands/dockerfile.json +269 -66
  217. package/data/commands/doctest.json +158 -29
  218. package/data/commands/dotenv.json +165 -16
  219. package/data/commands/ecl.json +178 -35
  220. package/data/commands/elixir.json +169 -71
  221. package/data/commands/flow9.json +161 -29
  222. package/data/commands/freemarker2.json +163 -23
  223. package/data/commands/go.json +437 -161
  224. package/data/commands/graphql.json +177 -16
  225. package/data/commands/hcl.json +167 -53
  226. package/data/commands/html.json +179 -16
  227. package/data/commands/ini.json +174 -16
  228. package/data/commands/java.json +153 -31
  229. package/data/commands/javascript.json +167 -35
  230. package/data/commands/json.json +161 -41
  231. package/data/commands/julia.json +161 -41
  232. package/data/commands/kotlin.json +174 -45
  233. package/data/commands/less.json +166 -35
  234. package/data/commands/lexon.json +166 -16
  235. package/data/commands/linux.json +10256 -3812
  236. package/data/commands/liquid.json +181 -16
  237. package/data/commands/lua.json +190 -66
  238. package/data/commands/m3.json +156 -16
  239. package/data/commands/makefile.json +165 -41
  240. package/data/commands/manifest.json +36 -731
  241. package/data/commands/markdown.json +183 -16
  242. package/data/commands/mdx.json +170 -16
  243. package/data/commands/mips.json +155 -23
  244. package/data/commands/msdax.json +175 -16
  245. package/data/commands/mysql.json +225 -81
  246. package/data/commands/nestjs.json +538 -273
  247. package/data/commands/nextjs.json +320 -123
  248. package/data/commands/nginx.json +265 -146
  249. package/data/commands/objective-c.json +162 -29
  250. package/data/commands/pascal.json +162 -29
  251. package/data/commands/pascaligo.json +171 -29
  252. package/data/commands/perl.json +167 -35
  253. package/data/commands/pgsql.json +161 -41
  254. package/data/commands/php.json +187 -157
  255. package/data/commands/pla.json +171 -16
  256. package/data/commands/postiats.json +161 -29
  257. package/data/commands/powerquery.json +173 -16
  258. package/data/commands/powershell.json +159 -35
  259. package/data/commands/protobuf.json +171 -35
  260. package/data/commands/python.json +150 -30
  261. package/data/commands/qsharp.json +170 -35
  262. package/data/commands/r.json +241 -100
  263. package/data/commands/razor.json +170 -35
  264. package/data/commands/react.json +290 -210
  265. package/data/commands/redis-cli.json +257 -148
  266. package/data/commands/redis.json +161 -47
  267. package/data/commands/redshift.json +162 -23
  268. package/data/commands/restructuredtext.json +172 -35
  269. package/data/commands/ruby.json +165 -108
  270. package/data/commands/rust.json +378 -35
  271. package/data/commands/sb.json +162 -16
  272. package/data/commands/scala.json +429 -171
  273. package/data/commands/scheme.json +161 -23
  274. package/data/commands/scss.json +164 -35
  275. package/data/commands/shadcn.json +582 -410
  276. package/data/commands/shell.json +239 -239
  277. package/data/commands/sol.json +164 -35
  278. package/data/commands/sparql.json +181 -16
  279. package/data/commands/sql.json +213 -34
  280. package/data/commands/ssh_config.json +168 -35
  281. package/data/commands/st.json +175 -16
  282. package/data/commands/swift.json +198 -67
  283. package/data/commands/systemd.json +163 -53
  284. package/data/commands/systemverilog.json +165 -29
  285. package/data/commands/tailwindcss.json +159 -53
  286. package/data/commands/tcl.json +158 -23
  287. package/data/commands/toml.json +178 -16
  288. package/data/commands/twig.json +169 -16
  289. package/data/commands/typescript.json +164 -41
  290. package/data/commands/vb.json +163 -29
  291. package/data/commands/wgsl.json +169 -16
  292. package/data/commands/xml.json +161 -41
  293. package/data/commands/yaml.json +170 -35
  294. package/data/completion/awk.json +906 -202
  295. package/data/completion/azcli.json +886 -237
  296. package/data/completion/bicep.json +862 -367
  297. package/data/completion/crontab.json +906 -202
  298. package/data/completion/dotenv.json +895 -169
  299. package/data/completion/graphql.json +895 -180
  300. package/data/completion/hcl.json +906 -191
  301. package/data/completion/ini.json +906 -136
  302. package/data/completion/json.json +895 -169
  303. package/data/completion/lexon.json +856 -295
  304. package/data/completion/makefile.json +906 -202
  305. package/data/completion/markdown.json +906 -224
  306. package/data/completion/mdx.json +895 -87
  307. package/data/completion/mips.json +872 -377
  308. package/data/completion/perl.json +961 -202
  309. package/data/completion/pla.json +895 -154
  310. package/data/completion/powershell.json +906 -224
  311. package/data/completion/protobuf.json +884 -180
  312. package/data/completion/ssh_config.json +906 -158
  313. package/data/completion/xml.json +906 -158
  314. package/data/declaration/abap.json +66 -11
  315. package/data/declaration/angular.json +271 -46
  316. package/data/declaration/apex.json +60 -10
  317. package/data/declaration/awk.json +30 -0
  318. package/data/declaration/azcli.json +72 -42
  319. package/data/declaration/bicep.json +66 -36
  320. package/data/declaration/c.json +30 -0
  321. package/data/declaration/caddy.json +30 -0
  322. package/data/declaration/cameligo.json +54 -24
  323. package/data/declaration/clojure.json +66 -36
  324. package/data/declaration/coffee.json +54 -24
  325. package/data/declaration/cpp.json +30 -0
  326. package/data/declaration/crontab.json +66 -36
  327. package/data/declaration/csharp.json +30 -0
  328. package/data/declaration/css.json +91 -59
  329. package/data/declaration/cypher.json +66 -36
  330. package/data/declaration/dart.json +150 -25
  331. package/data/declaration/docker-compose.json +72 -42
  332. package/data/declaration/dockerfile.json +30 -0
  333. package/data/declaration/doctest.json +66 -36
  334. package/data/declaration/dotenv.json +72 -42
  335. package/data/declaration/ecl.json +54 -24
  336. package/data/declaration/elixir.json +66 -36
  337. package/data/declaration/flow9.json +72 -42
  338. package/data/declaration/freemarker2.json +54 -24
  339. package/data/declaration/go.json +30 -0
  340. package/data/declaration/graphql.json +30 -0
  341. package/data/declaration/hcl.json +30 -0
  342. package/data/declaration/html.json +90 -60
  343. package/data/declaration/ini.json +66 -36
  344. package/data/declaration/java.json +30 -0
  345. package/data/declaration/javascript.json +30 -0
  346. package/data/declaration/json.json +60 -30
  347. package/data/declaration/julia.json +66 -36
  348. package/data/declaration/kotlin.json +84 -14
  349. package/data/declaration/less.json +54 -24
  350. package/data/declaration/lexon.json +72 -42
  351. package/data/declaration/liquid.json +54 -24
  352. package/data/declaration/lua.json +30 -0
  353. package/data/declaration/m3.json +60 -30
  354. package/data/declaration/makefile.json +30 -0
  355. package/data/declaration/markdown.json +72 -42
  356. package/data/declaration/mdx.json +54 -24
  357. package/data/declaration/mips.json +72 -42
  358. package/data/declaration/msdax.json +72 -42
  359. package/data/declaration/mysql.json +60 -30
  360. package/data/declaration/nestjs.json +302 -47
  361. package/data/declaration/nextjs.json +304 -274
  362. package/data/declaration/nginx.json +30 -0
  363. package/data/declaration/objective-c.json +66 -36
  364. package/data/declaration/pascal.json +66 -36
  365. package/data/declaration/pascaligo.json +54 -24
  366. package/data/declaration/perl.json +30 -0
  367. package/data/declaration/pgsql.json +66 -36
  368. package/data/declaration/php.json +30 -0
  369. package/data/declaration/pla.json +78 -48
  370. package/data/declaration/postiats.json +60 -30
  371. package/data/declaration/powerquery.json +78 -48
  372. package/data/declaration/powershell.json +30 -0
  373. package/data/declaration/protobuf.json +30 -0
  374. package/data/declaration/python.json +30 -0
  375. package/data/declaration/qsharp.json +60 -30
  376. package/data/declaration/r.json +655 -625
  377. package/data/declaration/razor.json +54 -24
  378. package/data/declaration/react.json +229 -199
  379. package/data/declaration/redis-cli.json +247 -217
  380. package/data/declaration/redis.json +66 -36
  381. package/data/declaration/redshift.json +78 -48
  382. package/data/declaration/restructuredtext.json +84 -54
  383. package/data/declaration/ruby.json +30 -0
  384. package/data/declaration/rust.json +30 -0
  385. package/data/declaration/sb.json +72 -42
  386. package/data/declaration/scala.json +138 -23
  387. package/data/declaration/scheme.json +54 -24
  388. package/data/declaration/scss.json +66 -36
  389. package/data/declaration/shadcn.json +241 -211
  390. package/data/declaration/shell.json +30 -0
  391. package/data/declaration/sol.json +66 -36
  392. package/data/declaration/sparql.json +78 -48
  393. package/data/declaration/sql.json +30 -0
  394. package/data/declaration/ssh_config.json +78 -48
  395. package/data/declaration/st.json +60 -30
  396. package/data/declaration/swift.json +108 -18
  397. package/data/declaration/systemd.json +84 -54
  398. package/data/declaration/systemverilog.json +66 -36
  399. package/data/declaration/tailwindcss.json +169 -137
  400. package/data/declaration/tcl.json +54 -24
  401. package/data/declaration/toml.json +30 -0
  402. package/data/declaration/twig.json +54 -24
  403. package/data/declaration/typescript.json +30 -0
  404. package/data/declaration/vb.json +66 -36
  405. package/data/declaration/wgsl.json +60 -30
  406. package/data/declaration/xml.json +30 -0
  407. package/data/declaration/yaml.json +30 -0
  408. package/data/definition/abap.json +127 -1
  409. package/data/definition/apex.json +136 -0
  410. package/data/definition/azcli.json +45 -0
  411. package/data/definition/bicep.json +45 -0
  412. package/data/definition/cameligo.json +45 -0
  413. package/data/definition/clojure.json +45 -0
  414. package/data/definition/coffee.json +80 -0
  415. package/data/definition/crontab.json +132 -107
  416. package/data/definition/csharp.json +616 -144
  417. package/data/definition/cypher.json +45 -0
  418. package/data/definition/dart.json +139 -0
  419. package/data/definition/doctest.json +45 -0
  420. package/data/definition/dotenv.json +116 -71
  421. package/data/definition/ecl.json +45 -0
  422. package/data/definition/elixir.json +154 -0
  423. package/data/definition/flow9.json +208 -1
  424. package/data/definition/freemarker2.json +283 -1
  425. package/data/definition/graphql.json +134 -119
  426. package/data/definition/html.json +853 -558
  427. package/data/definition/ini.json +122 -77
  428. package/data/definition/java.json +1158 -184
  429. package/data/definition/javascript.json +941 -265
  430. package/data/definition/json.json +123 -83
  431. package/data/definition/julia.json +35 -0
  432. package/data/definition/kotlin.json +111 -0
  433. package/data/definition/less.json +45 -0
  434. package/data/definition/lexon.json +45 -0
  435. package/data/definition/m3.json +45 -0
  436. package/data/definition/makefile.json +133 -113
  437. package/data/definition/markdown.json +132 -107
  438. package/data/definition/mdx.json +45 -0
  439. package/data/definition/objective-c.json +45 -0
  440. package/data/definition/pascal.json +30 -0
  441. package/data/definition/pascaligo.json +45 -0
  442. package/data/definition/perl.json +131 -101
  443. package/data/definition/pgsql.json +15 -0
  444. package/data/definition/pla.json +45 -0
  445. package/data/definition/postiats.json +40 -0
  446. package/data/definition/powerquery.json +30 -0
  447. package/data/definition/powershell.json +134 -119
  448. package/data/definition/protobuf.json +134 -119
  449. package/data/definition/qsharp.json +35 -0
  450. package/data/definition/r.json +692 -83
  451. package/data/definition/razor.json +30 -0
  452. package/data/definition/redshift.json +35 -0
  453. package/data/definition/restructuredtext.json +45 -0
  454. package/data/definition/ruby.json +825 -670
  455. package/data/definition/rust.json +893 -207
  456. package/data/definition/sb.json +378 -0
  457. package/data/definition/scheme.json +25 -0
  458. package/data/definition/scss.json +35 -0
  459. package/data/definition/sol.json +45 -0
  460. package/data/definition/sparql.json +45 -0
  461. package/data/definition/ssh_config.json +129 -89
  462. package/data/definition/st.json +367 -1
  463. package/data/definition/systemverilog.json +40 -0
  464. package/data/definition/tcl.json +45 -0
  465. package/data/definition/twig.json +133 -113
  466. package/data/definition/vb.json +133 -113
  467. package/data/definition/wgsl.json +133 -113
  468. package/data/definition/xml.json +128 -83
  469. package/data/documentHighlight/css.json +227 -125
  470. package/data/documentHighlight/r.json +207 -45
  471. package/data/documentHighlight/scala.json +380 -79
  472. package/data/documentHighlight/tailwindcss.json +252 -160
  473. package/data/documentRangeFormatting/abap.json +62 -35
  474. package/data/documentRangeFormatting/angular.json +81 -45
  475. package/data/documentRangeFormatting/apex.json +75 -41
  476. package/data/documentRangeFormatting/awk.json +62 -35
  477. package/data/documentRangeFormatting/azcli.json +61 -29
  478. package/data/documentRangeFormatting/bicep.json +67 -35
  479. package/data/documentRangeFormatting/c.json +75 -41
  480. package/data/documentRangeFormatting/caddy.json +59 -29
  481. package/data/documentRangeFormatting/cameligo.json +65 -35
  482. package/data/documentRangeFormatting/clojure.json +67 -35
  483. package/data/documentRangeFormatting/coffee.json +67 -35
  484. package/data/documentRangeFormatting/cpp.json +83 -47
  485. package/data/documentRangeFormatting/crontab.json +61 -29
  486. package/data/documentRangeFormatting/csharp.json +81 -47
  487. package/data/documentRangeFormatting/css.json +133 -101
  488. package/data/documentRangeFormatting/cypher.json +67 -35
  489. package/data/documentRangeFormatting/dart.json +75 -41
  490. package/data/documentRangeFormatting/docker-compose.json +67 -35
  491. package/data/documentRangeFormatting/dockerfile.json +69 -35
  492. package/data/documentRangeFormatting/doctest.json +59 -29
  493. package/data/documentRangeFormatting/dotenv.json +63 -29
  494. package/data/documentRangeFormatting/ecl.json +67 -35
  495. package/data/documentRangeFormatting/elixir.json +73 -41
  496. package/data/documentRangeFormatting/flow9.json +60 -35
  497. package/data/documentRangeFormatting/freemarker2.json +65 -35
  498. package/data/documentRangeFormatting/go.json +75 -41
  499. package/data/documentRangeFormatting/graphql.json +65 -35
  500. package/data/documentRangeFormatting/hcl.json +73 -41
  501. package/data/documentRangeFormatting/html.json +75 -41
  502. package/data/documentRangeFormatting/ini.json +61 -29
  503. package/data/documentRangeFormatting/java.json +83 -47
  504. package/data/documentRangeFormatting/javascript.json +83 -47
  505. package/data/documentRangeFormatting/json.json +67 -35
  506. package/data/documentRangeFormatting/julia.json +70 -41
  507. package/data/documentRangeFormatting/kotlin.json +83 -47
  508. package/data/documentRangeFormatting/less.json +67 -35
  509. package/data/documentRangeFormatting/lexon.json +59 -29
  510. package/data/documentRangeFormatting/liquid.json +65 -35
  511. package/data/documentRangeFormatting/lua.json +62 -35
  512. package/data/documentRangeFormatting/m3.json +67 -35
  513. package/data/documentRangeFormatting/makefile.json +69 -35
  514. package/data/documentRangeFormatting/markdown.json +67 -35
  515. package/data/documentRangeFormatting/mdx.json +67 -35
  516. package/data/documentRangeFormatting/mips.json +67 -35
  517. package/data/documentRangeFormatting/msdax.json +62 -35
  518. package/data/documentRangeFormatting/mysql.json +75 -41
  519. package/data/documentRangeFormatting/nestjs.json +82 -17
  520. package/data/documentRangeFormatting/nextjs.json +82 -17
  521. package/data/documentRangeFormatting/nginx.json +67 -35
  522. package/data/documentRangeFormatting/objective-c.json +75 -41
  523. package/data/documentRangeFormatting/pascal.json +67 -35
  524. package/data/documentRangeFormatting/pascaligo.json +67 -35
  525. package/data/documentRangeFormatting/perl.json +75 -41
  526. package/data/documentRangeFormatting/pgsql.json +90 -47
  527. package/data/documentRangeFormatting/php.json +96 -53
  528. package/data/documentRangeFormatting/pla.json +71 -35
  529. package/data/documentRangeFormatting/postiats.json +79 -41
  530. package/data/documentRangeFormatting/powerquery.json +87 -47
  531. package/data/documentRangeFormatting/powershell.json +95 -53
  532. package/data/documentRangeFormatting/protobuf.json +97 -53
  533. package/data/documentRangeFormatting/python.json +95 -53
  534. package/data/documentRangeFormatting/qsharp.json +87 -47
  535. package/data/documentRangeFormatting/r.json +87 -47
  536. package/data/documentRangeFormatting/razor.json +85 -47
  537. package/data/documentRangeFormatting/react.json +107 -78
  538. package/data/documentRangeFormatting/redis-cli.json +71 -35
  539. package/data/documentRangeFormatting/redis.json +71 -35
  540. package/data/documentRangeFormatting/redshift.json +90 -47
  541. package/data/documentRangeFormatting/restructuredtext.json +80 -41
  542. package/data/documentRangeFormatting/ruby.json +96 -53
  543. package/data/documentRangeFormatting/rust.json +103 -59
  544. package/data/documentRangeFormatting/sb.json +81 -41
  545. package/data/documentRangeFormatting/scala.json +103 -59
  546. package/data/documentRangeFormatting/scheme.json +87 -47
  547. package/data/documentRangeFormatting/scss.json +96 -53
  548. package/data/documentRangeFormatting/shadcn.json +81 -45
  549. package/data/documentRangeFormatting/shell.json +27 -1
  550. package/data/documentRangeFormatting/sol.json +95 -53
  551. package/data/documentRangeFormatting/sparql.json +89 -47
  552. package/data/documentRangeFormatting/sql.json +98 -53
  553. package/data/documentRangeFormatting/ssh_config.json +72 -35
  554. package/data/documentRangeFormatting/st.json +87 -47
  555. package/data/documentRangeFormatting/swift.json +104 -59
  556. package/data/documentRangeFormatting/systemd.json +72 -35
  557. package/data/documentRangeFormatting/systemverilog.json +106 -59
  558. package/data/documentRangeFormatting/tailwindcss.json +87 -55
  559. package/data/documentRangeFormatting/tcl.json +87 -47
  560. package/data/documentRangeFormatting/toml.json +79 -41
  561. package/data/documentRangeFormatting/twig.json +99 -53
  562. package/data/documentRangeFormatting/typescript.json +104 -59
  563. package/data/documentRangeFormatting/vb.json +109 -59
  564. package/data/documentRangeFormatting/wgsl.json +85 -47
  565. package/data/documentRangeFormatting/xml.json +89 -47
  566. package/data/documentRangeFormatting/yaml.json +89 -47
  567. package/data/documentSymbol/abap.json +75 -12
  568. package/data/documentSymbol/apex.json +75 -10
  569. package/data/documentSymbol/awk.json +63 -0
  570. package/data/documentSymbol/azcli.json +72 -12
  571. package/data/documentSymbol/bicep.json +75 -40
  572. package/data/documentSymbol/c.json +49 -0
  573. package/data/documentSymbol/caddy.json +53 -0
  574. package/data/documentSymbol/cameligo.json +75 -26
  575. package/data/documentSymbol/clojure.json +75 -47
  576. package/data/documentSymbol/coffee.json +75 -26
  577. package/data/documentSymbol/cpp.json +35 -0
  578. package/data/documentSymbol/crontab.json +60 -0
  579. package/data/documentSymbol/csharp.json +28 -0
  580. package/data/documentSymbol/css.json +96 -96
  581. package/data/documentSymbol/cypher.json +75 -47
  582. package/data/documentSymbol/dart.json +109 -19
  583. package/data/documentSymbol/dockerfile.json +49 -0
  584. package/data/documentSymbol/doctest.json +72 -12
  585. package/data/documentSymbol/dotenv.json +60 -0
  586. package/data/documentSymbol/ecl.json +75 -26
  587. package/data/documentSymbol/elixir.json +75 -40
  588. package/data/documentSymbol/flow9.json +71 -19
  589. package/data/documentSymbol/freemarker2.json +75 -26
  590. package/data/documentSymbol/go.json +42 -0
  591. package/data/documentSymbol/graphql.json +28 -0
  592. package/data/documentSymbol/hcl.json +42 -0
  593. package/data/documentSymbol/html.json +56 -0
  594. package/data/documentSymbol/ini.json +53 -0
  595. package/data/documentSymbol/java.json +35 -0
  596. package/data/documentSymbol/javascript.json +35 -0
  597. package/data/documentSymbol/json.json +60 -0
  598. package/data/documentSymbol/julia.json +75 -47
  599. package/data/documentSymbol/kotlin.json +74 -14
  600. package/data/documentSymbol/less.json +75 -26
  601. package/data/documentSymbol/lexon.json +72 -19
  602. package/data/documentSymbol/liquid.json +75 -26
  603. package/data/documentSymbol/lua.json +56 -0
  604. package/data/documentSymbol/m3.json +75 -33
  605. package/data/documentSymbol/makefile.json +56 -0
  606. package/data/documentSymbol/markdown.json +56 -0
  607. package/data/documentSymbol/mdx.json +75 -26
  608. package/data/documentSymbol/mips.json +72 -19
  609. package/data/documentSymbol/msdax.json +72 -19
  610. package/data/documentSymbol/mysql.json +75 -33
  611. package/data/documentSymbol/nginx.json +49 -0
  612. package/data/documentSymbol/objective-c.json +75 -40
  613. package/data/documentSymbol/pascal.json +75 -47
  614. package/data/documentSymbol/pascaligo.json +75 -26
  615. package/data/documentSymbol/perl.json +49 -0
  616. package/data/documentSymbol/pgsql.json +75 -40
  617. package/data/documentSymbol/php.json +28 -0
  618. package/data/documentSymbol/pla.json +72 -12
  619. package/data/documentSymbol/postiats.json +75 -33
  620. package/data/documentSymbol/powerquery.json +72 -19
  621. package/data/documentSymbol/powershell.json +42 -0
  622. package/data/documentSymbol/protobuf.json +42 -0
  623. package/data/documentSymbol/python.json +49 -0
  624. package/data/documentSymbol/qsharp.json +75 -33
  625. package/data/documentSymbol/r.json +75 -68
  626. package/data/documentSymbol/razor.json +75 -26
  627. package/data/documentSymbol/redis-cli.json +75 -26
  628. package/data/documentSymbol/redis.json +75 -26
  629. package/data/documentSymbol/redshift.json +75 -19
  630. package/data/documentSymbol/restructuredtext.json +72 -19
  631. package/data/documentSymbol/ruby.json +42 -0
  632. package/data/documentSymbol/rust.json +7 -0
  633. package/data/documentSymbol/sb.json +72 -19
  634. package/data/documentSymbol/scala.json +116 -20
  635. package/data/documentSymbol/scheme.json +75 -26
  636. package/data/documentSymbol/scss.json +75 -40
  637. package/data/documentSymbol/shell.json +1 -1
  638. package/data/documentSymbol/sol.json +75 -68
  639. package/data/documentSymbol/sparql.json +72 -19
  640. package/data/documentSymbol/sql.json +35 -0
  641. package/data/documentSymbol/ssh_config.json +53 -0
  642. package/data/documentSymbol/st.json +75 -33
  643. package/data/documentSymbol/swift.json +88 -16
  644. package/data/documentSymbol/systemd.json +53 -0
  645. package/data/documentSymbol/systemverilog.json +75 -47
  646. package/data/documentSymbol/tcl.json +75 -26
  647. package/data/documentSymbol/toml.json +49 -0
  648. package/data/documentSymbol/twig.json +75 -26
  649. package/data/documentSymbol/typescript.json +14 -0
  650. package/data/documentSymbol/vb.json +75 -54
  651. package/data/documentSymbol/wgsl.json +75 -33
  652. package/data/documentSymbol/xml.json +53 -0
  653. package/data/documentSymbol/yaml.json +49 -0
  654. package/data/foldingRange/abap.json +106 -76
  655. package/data/foldingRange/angular.json +124 -99
  656. package/data/foldingRange/apex.json +94 -70
  657. package/data/foldingRange/awk.json +88 -64
  658. package/data/foldingRange/azcli.json +58 -34
  659. package/data/foldingRange/bicep.json +94 -70
  660. package/data/foldingRange/c.json +82 -58
  661. package/data/foldingRange/caddy.json +64 -40
  662. package/data/foldingRange/cameligo.json +82 -58
  663. package/data/foldingRange/clojure.json +100 -76
  664. package/data/foldingRange/coffee.json +105 -76
  665. package/data/foldingRange/cpp.json +100 -76
  666. package/data/foldingRange/crontab.json +52 -28
  667. package/data/foldingRange/csharp.json +100 -76
  668. package/data/foldingRange/css.json +90 -66
  669. package/data/foldingRange/cypher.json +76 -52
  670. package/data/foldingRange/dart.json +106 -82
  671. package/data/foldingRange/docker-compose.json +87 -58
  672. package/data/foldingRange/dockerfile.json +76 -52
  673. package/data/foldingRange/doctest.json +82 -58
  674. package/data/foldingRange/dotenv.json +52 -28
  675. package/data/foldingRange/ecl.json +112 -82
  676. package/data/foldingRange/elixir.json +147 -118
  677. package/data/foldingRange/flow9.json +40 -16
  678. package/data/foldingRange/freemarker2.json +64 -34
  679. package/data/foldingRange/go.json +70 -46
  680. package/data/foldingRange/graphql.json +64 -40
  681. package/data/foldingRange/hcl.json +76 -52
  682. package/data/foldingRange/html.json +64 -34
  683. package/data/foldingRange/ini.json +46 -22
  684. package/data/foldingRange/java.json +76 -52
  685. package/data/foldingRange/javascript.json +70 -46
  686. package/data/foldingRange/json.json +46 -22
  687. package/data/foldingRange/julia.json +76 -52
  688. package/data/foldingRange/kotlin.json +76 -52
  689. package/data/foldingRange/less.json +58 -34
  690. package/data/foldingRange/lexon.json +46 -22
  691. package/data/foldingRange/liquid.json +64 -34
  692. package/data/foldingRange/lua.json +82 -52
  693. package/data/foldingRange/m3.json +64 -34
  694. package/data/foldingRange/makefile.json +57 -28
  695. package/data/foldingRange/markdown.json +58 -34
  696. package/data/foldingRange/mdx.json +64 -34
  697. package/data/foldingRange/mips.json +58 -34
  698. package/data/foldingRange/msdax.json +52 -28
  699. package/data/foldingRange/mysql.json +58 -34
  700. package/data/foldingRange/nestjs.json +118 -26
  701. package/data/foldingRange/nextjs.json +118 -26
  702. package/data/foldingRange/nginx.json +70 -46
  703. package/data/foldingRange/objective-c.json +70 -46
  704. package/data/foldingRange/pascal.json +76 -46
  705. package/data/foldingRange/pascaligo.json +52 -28
  706. package/data/foldingRange/perl.json +76 -52
  707. package/data/foldingRange/pgsql.json +64 -40
  708. package/data/foldingRange/php.json +70 -46
  709. package/data/foldingRange/pla.json +52 -28
  710. package/data/foldingRange/postiats.json +58 -28
  711. package/data/foldingRange/powerquery.json +52 -28
  712. package/data/foldingRange/powershell.json +76 -52
  713. package/data/foldingRange/protobuf.json +64 -40
  714. package/data/foldingRange/python.json +93 -64
  715. package/data/foldingRange/qsharp.json +52 -28
  716. package/data/foldingRange/r.json +70 -46
  717. package/data/foldingRange/razor.json +70 -40
  718. package/data/foldingRange/react.json +142 -120
  719. package/data/foldingRange/redis-cli.json +46 -22
  720. package/data/foldingRange/redis.json +46 -22
  721. package/data/foldingRange/redshift.json +52 -28
  722. package/data/foldingRange/restructuredtext.json +51 -22
  723. package/data/foldingRange/ruby.json +87 -52
  724. package/data/foldingRange/rust.json +88 -64
  725. package/data/foldingRange/sb.json +64 -34
  726. package/data/foldingRange/scala.json +76 -52
  727. package/data/foldingRange/scheme.json +64 -40
  728. package/data/foldingRange/scss.json +64 -40
  729. package/data/foldingRange/shadcn.json +118 -93
  730. package/data/foldingRange/shell.json +24 -0
  731. package/data/foldingRange/sol.json +70 -46
  732. package/data/foldingRange/sparql.json +58 -34
  733. package/data/foldingRange/sql.json +58 -34
  734. package/data/foldingRange/ssh_config.json +46 -22
  735. package/data/foldingRange/st.json +70 -40
  736. package/data/foldingRange/swift.json +82 -58
  737. package/data/foldingRange/systemd.json +70 -46
  738. package/data/foldingRange/systemverilog.json +64 -40
  739. package/data/foldingRange/tailwindcss.json +78 -60
  740. package/data/foldingRange/tcl.json +76 -46
  741. package/data/foldingRange/toml.json +46 -22
  742. package/data/foldingRange/twig.json +64 -34
  743. package/data/foldingRange/typescript.json +88 -64
  744. package/data/foldingRange/vb.json +82 -52
  745. package/data/foldingRange/wgsl.json +70 -46
  746. package/data/foldingRange/xml.json +58 -28
  747. package/data/foldingRange/yaml.json +51 -22
  748. package/data/formatting/abap.json +48 -11
  749. package/data/formatting/angular.json +63 -21
  750. package/data/formatting/apex.json +48 -11
  751. package/data/formatting/awk.json +20 -0
  752. package/data/formatting/azcli.json +48 -19
  753. package/data/formatting/bicep.json +48 -19
  754. package/data/formatting/c.json +20 -0
  755. package/data/formatting/caddy.json +25 -0
  756. package/data/formatting/cameligo.json +48 -19
  757. package/data/formatting/clojure.json +48 -19
  758. package/data/formatting/coffee.json +48 -19
  759. package/data/formatting/cpp.json +20 -0
  760. package/data/formatting/crontab.json +30 -1
  761. package/data/formatting/csharp.json +20 -0
  762. package/data/formatting/css.json +73 -73
  763. package/data/formatting/cypher.json +48 -19
  764. package/data/formatting/dart.json +48 -16
  765. package/data/formatting/docker-compose.json +48 -24
  766. package/data/formatting/dockerfile.json +29 -1
  767. package/data/formatting/doctest.json +48 -19
  768. package/data/formatting/dotenv.json +31 -2
  769. package/data/formatting/ecl.json +48 -19
  770. package/data/formatting/elixir.json +48 -19
  771. package/data/formatting/flow9.json +48 -19
  772. package/data/formatting/freemarker2.json +48 -19
  773. package/data/formatting/go.json +20 -0
  774. package/data/formatting/graphql.json +25 -0
  775. package/data/formatting/hcl.json +26 -1
  776. package/data/formatting/html.json +26 -1
  777. package/data/formatting/ini.json +29 -1
  778. package/data/formatting/java.json +20 -0
  779. package/data/formatting/javascript.json +20 -0
  780. package/data/formatting/json.json +25 -0
  781. package/data/formatting/julia.json +48 -19
  782. package/data/formatting/kotlin.json +48 -14
  783. package/data/formatting/less.json +48 -18
  784. package/data/formatting/lexon.json +48 -19
  785. package/data/formatting/liquid.json +48 -19
  786. package/data/formatting/lua.json +20 -0
  787. package/data/formatting/m3.json +48 -19
  788. package/data/formatting/makefile.json +20 -0
  789. package/data/formatting/markdown.json +30 -1
  790. package/data/formatting/mdx.json +48 -19
  791. package/data/formatting/mips.json +47 -19
  792. package/data/formatting/msdax.json +48 -19
  793. package/data/formatting/mysql.json +48 -19
  794. package/data/formatting/nginx.json +20 -0
  795. package/data/formatting/objective-c.json +48 -19
  796. package/data/formatting/pascal.json +48 -19
  797. package/data/formatting/pascaligo.json +48 -19
  798. package/data/formatting/perl.json +20 -0
  799. package/data/formatting/pgsql.json +48 -19
  800. package/data/formatting/php.json +20 -0
  801. package/data/formatting/pla.json +48 -19
  802. package/data/formatting/postiats.json +48 -19
  803. package/data/formatting/powerquery.json +48 -19
  804. package/data/formatting/powershell.json +20 -0
  805. package/data/formatting/protobuf.json +25 -0
  806. package/data/formatting/python.json +20 -0
  807. package/data/formatting/qsharp.json +48 -19
  808. package/data/formatting/r.json +48 -33
  809. package/data/formatting/razor.json +48 -19
  810. package/data/formatting/redis-cli.json +31 -2
  811. package/data/formatting/redis.json +48 -19
  812. package/data/formatting/redshift.json +48 -19
  813. package/data/formatting/restructuredtext.json +47 -19
  814. package/data/formatting/ruby.json +20 -0
  815. package/data/formatting/rust.json +20 -0
  816. package/data/formatting/sb.json +48 -19
  817. package/data/formatting/scala.json +48 -16
  818. package/data/formatting/scheme.json +48 -19
  819. package/data/formatting/scss.json +48 -18
  820. package/data/formatting/shadcn.json +63 -61
  821. package/data/formatting/shell.json +1 -1
  822. package/data/formatting/sol.json +48 -19
  823. package/data/formatting/sparql.json +48 -19
  824. package/data/formatting/sql.json +20 -0
  825. package/data/formatting/ssh_config.json +25 -0
  826. package/data/formatting/st.json +48 -19
  827. package/data/formatting/swift.json +58 -18
  828. package/data/formatting/systemd.json +30 -1
  829. package/data/formatting/systemverilog.json +48 -19
  830. package/data/formatting/tcl.json +48 -19
  831. package/data/formatting/toml.json +29 -1
  832. package/data/formatting/twig.json +48 -19
  833. package/data/formatting/typescript.json +20 -0
  834. package/data/formatting/vb.json +48 -19
  835. package/data/formatting/wgsl.json +48 -19
  836. package/data/formatting/xml.json +26 -1
  837. package/data/formatting/yaml.json +25 -0
  838. package/data/hover/abap.json +152 -14
  839. package/data/hover/apex.json +281 -6
  840. package/data/hover/awk.json +251 -6
  841. package/data/hover/azcli.json +180 -75
  842. package/data/hover/bicep.json +180 -75
  843. package/data/hover/cameligo.json +173 -75
  844. package/data/hover/clojure.json +180 -75
  845. package/data/hover/coffee.json +180 -75
  846. package/data/hover/crontab.json +251 -6
  847. package/data/hover/cypher.json +173 -75
  848. package/data/hover/doctest.json +180 -75
  849. package/data/hover/dotenv.json +242 -4
  850. package/data/hover/ecl.json +152 -75
  851. package/data/hover/elixir.json +180 -75
  852. package/data/hover/flow9.json +180 -75
  853. package/data/hover/freemarker2.json +180 -75
  854. package/data/hover/graphql.json +251 -6
  855. package/data/hover/hcl.json +173 -75
  856. package/data/hover/ini.json +159 -68
  857. package/data/hover/json.json +194 -89
  858. package/data/hover/julia.json +173 -75
  859. package/data/hover/less.json +180 -75
  860. package/data/hover/lexon.json +250 -5
  861. package/data/hover/liquid.json +180 -75
  862. package/data/hover/m3.json +180 -75
  863. package/data/hover/makefile.json +131 -68
  864. package/data/hover/markdown.json +226 -9
  865. package/data/hover/mdx.json +250 -5
  866. package/data/hover/mips.json +180 -75
  867. package/data/hover/msdax.json +180 -75
  868. package/data/hover/mysql.json +173 -75
  869. package/data/hover/objective-c.json +180 -75
  870. package/data/hover/pascal.json +159 -75
  871. package/data/hover/pascaligo.json +166 -75
  872. package/data/hover/perl.json +251 -6
  873. package/data/hover/pgsql.json +173 -75
  874. package/data/hover/pla.json +264 -5
  875. package/data/hover/postiats.json +173 -75
  876. package/data/hover/powerquery.json +180 -75
  877. package/data/hover/powershell.json +252 -7
  878. package/data/hover/protobuf.json +251 -6
  879. package/data/hover/qsharp.json +173 -75
  880. package/data/hover/razor.json +180 -75
  881. package/data/hover/redis.json +355 -40
  882. package/data/hover/redshift.json +166 -75
  883. package/data/hover/restructuredtext.json +180 -75
  884. package/data/hover/sb.json +173 -75
  885. package/data/hover/scheme.json +173 -75
  886. package/data/hover/scss.json +180 -75
  887. package/data/hover/sol.json +159 -75
  888. package/data/hover/sparql.json +173 -75
  889. package/data/hover/ssh_config.json +251 -6
  890. package/data/hover/st.json +159 -75
  891. package/data/hover/systemd.json +187 -89
  892. package/data/hover/systemverilog.json +180 -75
  893. package/data/hover/tcl.json +180 -75
  894. package/data/hover/twig.json +180 -75
  895. package/data/hover/typescript.json +215 -120
  896. package/data/hover/vb.json +180 -75
  897. package/data/hover/wgsl.json +173 -75
  898. package/data/hover/xml.json +231 -7
  899. package/data/implementation/abap.json +29 -0
  900. package/data/implementation/angular.json +148 -22
  901. package/data/implementation/apex.json +29 -0
  902. package/data/implementation/awk.json +29 -0
  903. package/data/implementation/azcli.json +55 -26
  904. package/data/implementation/bicep.json +29 -0
  905. package/data/implementation/c.json +29 -0
  906. package/data/implementation/caddy.json +29 -0
  907. package/data/implementation/cameligo.json +35 -0
  908. package/data/implementation/clojure.json +35 -0
  909. package/data/implementation/coffee.json +29 -0
  910. package/data/implementation/cpp.json +29 -0
  911. package/data/implementation/crontab.json +55 -26
  912. package/data/implementation/csharp.json +29 -0
  913. package/data/implementation/css.json +106 -65
  914. package/data/implementation/cypher.json +29 -0
  915. package/data/implementation/dart.json +79 -14
  916. package/data/implementation/docker-compose.json +29 -0
  917. package/data/implementation/dockerfile.json +29 -0
  918. package/data/implementation/doctest.json +55 -26
  919. package/data/implementation/dotenv.json +55 -26
  920. package/data/implementation/ecl.json +29 -0
  921. package/data/implementation/elixir.json +35 -0
  922. package/data/implementation/flow9.json +29 -0
  923. package/data/implementation/freemarker2.json +29 -0
  924. package/data/implementation/go.json +29 -0
  925. package/data/implementation/graphql.json +29 -0
  926. package/data/implementation/hcl.json +29 -0
  927. package/data/implementation/html.json +67 -38
  928. package/data/implementation/ini.json +55 -26
  929. package/data/implementation/java.json +29 -0
  930. package/data/implementation/javascript.json +29 -0
  931. package/data/implementation/json.json +55 -26
  932. package/data/implementation/julia.json +35 -0
  933. package/data/implementation/kotlin.json +74 -13
  934. package/data/implementation/less.json +29 -0
  935. package/data/implementation/lexon.json +29 -0
  936. package/data/implementation/liquid.json +29 -0
  937. package/data/implementation/lua.json +29 -0
  938. package/data/implementation/m3.json +29 -0
  939. package/data/implementation/makefile.json +29 -0
  940. package/data/implementation/markdown.json +55 -26
  941. package/data/implementation/mdx.json +53 -24
  942. package/data/implementation/mips.json +29 -0
  943. package/data/implementation/msdax.json +29 -0
  944. package/data/implementation/mysql.json +53 -24
  945. package/data/implementation/nestjs.json +146 -24
  946. package/data/implementation/nextjs.json +166 -137
  947. package/data/implementation/nginx.json +29 -0
  948. package/data/implementation/objective-c.json +29 -0
  949. package/data/implementation/pascal.json +29 -0
  950. package/data/implementation/pascaligo.json +35 -0
  951. package/data/implementation/perl.json +29 -0
  952. package/data/implementation/pgsql.json +53 -24
  953. package/data/implementation/php.json +29 -0
  954. package/data/implementation/pla.json +29 -0
  955. package/data/implementation/postiats.json +29 -0
  956. package/data/implementation/powerquery.json +29 -0
  957. package/data/implementation/powershell.json +29 -0
  958. package/data/implementation/protobuf.json +29 -0
  959. package/data/implementation/python.json +29 -0
  960. package/data/implementation/qsharp.json +29 -0
  961. package/data/implementation/r.json +35 -0
  962. package/data/implementation/razor.json +29 -0
  963. package/data/implementation/react.json +154 -125
  964. package/data/implementation/redis-cli.json +55 -26
  965. package/data/implementation/redis.json +55 -26
  966. package/data/implementation/redshift.json +29 -0
  967. package/data/implementation/restructuredtext.json +29 -0
  968. package/data/implementation/ruby.json +29 -0
  969. package/data/implementation/rust.json +29 -0
  970. package/data/implementation/sb.json +29 -0
  971. package/data/implementation/scala.json +93 -16
  972. package/data/implementation/scheme.json +59 -24
  973. package/data/implementation/scss.json +29 -0
  974. package/data/implementation/shadcn.json +130 -89
  975. package/data/implementation/shell.json +29 -0
  976. package/data/implementation/sol.json +29 -0
  977. package/data/implementation/sparql.json +29 -0
  978. package/data/implementation/sql.json +29 -0
  979. package/data/implementation/ssh_config.json +55 -26
  980. package/data/implementation/st.json +29 -0
  981. package/data/implementation/swift.json +78 -14
  982. package/data/implementation/systemd.json +61 -32
  983. package/data/implementation/systemverilog.json +29 -0
  984. package/data/implementation/tailwindcss.json +100 -59
  985. package/data/implementation/tcl.json +29 -0
  986. package/data/implementation/toml.json +55 -26
  987. package/data/implementation/twig.json +29 -0
  988. package/data/implementation/typescript.json +29 -0
  989. package/data/implementation/vb.json +53 -24
  990. package/data/implementation/wgsl.json +53 -24
  991. package/data/implementation/xml.json +61 -32
  992. package/data/implementation/yaml.json +61 -32
  993. package/data/inlayHints/abap.json +81 -39
  994. package/data/inlayHints/angular.json +164 -24
  995. package/data/inlayHints/apex.json +85 -43
  996. package/data/inlayHints/awk.json +42 -0
  997. package/data/inlayHints/azcli.json +69 -27
  998. package/data/inlayHints/bicep.json +89 -47
  999. package/data/inlayHints/c.json +42 -0
  1000. package/data/inlayHints/caddy.json +42 -0
  1001. package/data/inlayHints/cameligo.json +73 -31
  1002. package/data/inlayHints/clojure.json +93 -51
  1003. package/data/inlayHints/coffee.json +81 -39
  1004. package/data/inlayHints/cpp.json +42 -0
  1005. package/data/inlayHints/crontab.json +69 -27
  1006. package/data/inlayHints/csharp.json +42 -0
  1007. package/data/inlayHints/css.json +129 -87
  1008. package/data/inlayHints/cypher.json +73 -31
  1009. package/data/inlayHints/dart.json +165 -29
  1010. package/data/inlayHints/docker-compose.json +85 -43
  1011. package/data/inlayHints/dockerfile.json +42 -0
  1012. package/data/inlayHints/doctest.json +73 -31
  1013. package/data/inlayHints/dotenv.json +77 -35
  1014. package/data/inlayHints/ecl.json +69 -27
  1015. package/data/inlayHints/elixir.json +97 -55
  1016. package/data/inlayHints/flow9.json +69 -27
  1017. package/data/inlayHints/freemarker2.json +69 -27
  1018. package/data/inlayHints/go.json +42 -0
  1019. package/data/inlayHints/graphql.json +85 -43
  1020. package/data/inlayHints/hcl.json +42 -0
  1021. package/data/inlayHints/html.json +69 -27
  1022. package/data/inlayHints/ini.json +69 -27
  1023. package/data/inlayHints/java.json +42 -0
  1024. package/data/inlayHints/javascript.json +42 -0
  1025. package/data/inlayHints/json.json +81 -39
  1026. package/data/inlayHints/julia.json +93 -51
  1027. package/data/inlayHints/kotlin.json +129 -23
  1028. package/data/inlayHints/less.json +81 -39
  1029. package/data/inlayHints/lexon.json +69 -27
  1030. package/data/inlayHints/liquid.json +73 -31
  1031. package/data/inlayHints/lua.json +42 -0
  1032. package/data/inlayHints/m3.json +73 -31
  1033. package/data/inlayHints/makefile.json +42 -0
  1034. package/data/inlayHints/markdown.json +69 -27
  1035. package/data/inlayHints/mdx.json +73 -31
  1036. package/data/inlayHints/mips.json +73 -31
  1037. package/data/inlayHints/msdax.json +73 -31
  1038. package/data/inlayHints/mysql.json +77 -35
  1039. package/data/inlayHints/nestjs.json +153 -24
  1040. package/data/inlayHints/nextjs.json +185 -143
  1041. package/data/inlayHints/nginx.json +42 -0
  1042. package/data/inlayHints/objective-c.json +89 -47
  1043. package/data/inlayHints/pascal.json +81 -39
  1044. package/data/inlayHints/pascaligo.json +69 -27
  1045. package/data/inlayHints/perl.json +42 -0
  1046. package/data/inlayHints/pgsql.json +81 -39
  1047. package/data/inlayHints/php.json +42 -0
  1048. package/data/inlayHints/pla.json +69 -27
  1049. package/data/inlayHints/postiats.json +69 -27
  1050. package/data/inlayHints/powerquery.json +81 -39
  1051. package/data/inlayHints/powershell.json +42 -0
  1052. package/data/inlayHints/protobuf.json +69 -27
  1053. package/data/inlayHints/python.json +42 -0
  1054. package/data/inlayHints/qsharp.json +81 -39
  1055. package/data/inlayHints/r.json +137 -95
  1056. package/data/inlayHints/razor.json +81 -39
  1057. package/data/inlayHints/react.json +236 -177
  1058. package/data/inlayHints/redis-cli.json +42 -0
  1059. package/data/inlayHints/redis.json +69 -27
  1060. package/data/inlayHints/redshift.json +73 -31
  1061. package/data/inlayHints/restructuredtext.json +69 -27
  1062. package/data/inlayHints/ruby.json +42 -0
  1063. package/data/inlayHints/rust.json +42 -0
  1064. package/data/inlayHints/sb.json +69 -27
  1065. package/data/inlayHints/scala.json +233 -42
  1066. package/data/inlayHints/scheme.json +93 -51
  1067. package/data/inlayHints/scss.json +93 -51
  1068. package/data/inlayHints/shadcn.json +151 -109
  1069. package/data/inlayHints/shell.json +42 -0
  1070. package/data/inlayHints/sol.json +85 -43
  1071. package/data/inlayHints/sparql.json +73 -31
  1072. package/data/inlayHints/sql.json +42 -0
  1073. package/data/inlayHints/ssh_config.json +73 -31
  1074. package/data/inlayHints/st.json +81 -39
  1075. package/data/inlayHints/swift.json +197 -37
  1076. package/data/inlayHints/systemd.json +81 -39
  1077. package/data/inlayHints/systemverilog.json +77 -35
  1078. package/data/inlayHints/tailwindcss.json +153 -111
  1079. package/data/inlayHints/tcl.json +73 -31
  1080. package/data/inlayHints/toml.json +81 -39
  1081. package/data/inlayHints/twig.json +81 -39
  1082. package/data/inlayHints/typescript.json +42 -0
  1083. package/data/inlayHints/vb.json +85 -43
  1084. package/data/inlayHints/wgsl.json +81 -39
  1085. package/data/inlayHints/xml.json +69 -27
  1086. package/data/inlayHints/yaml.json +77 -35
  1087. package/data/inlineCompletions/abap.json +85 -35
  1088. package/data/inlineCompletions/apex.json +85 -35
  1089. package/data/inlineCompletions/awk.json +65 -0
  1090. package/data/inlineCompletions/azcli.json +85 -35
  1091. package/data/inlineCompletions/bicep.json +85 -35
  1092. package/data/inlineCompletions/c.json +73 -0
  1093. package/data/inlineCompletions/caddy.json +50 -0
  1094. package/data/inlineCompletions/cameligo.json +84 -29
  1095. package/data/inlineCompletions/clojure.json +85 -35
  1096. package/data/inlineCompletions/coffee.json +85 -35
  1097. package/data/inlineCompletions/cpp.json +75 -0
  1098. package/data/inlineCompletions/crontab.json +50 -0
  1099. package/data/inlineCompletions/csharp.json +73 -1
  1100. package/data/inlineCompletions/css.json +125 -125
  1101. package/data/inlineCompletions/cypher.json +84 -29
  1102. package/data/inlineCompletions/dart.json +136 -26
  1103. package/data/inlineCompletions/docker-compose.json +94 -89
  1104. package/data/inlineCompletions/dockerfile.json +50 -0
  1105. package/data/inlineCompletions/doctest.json +83 -23
  1106. package/data/inlineCompletions/dotenv.json +55 -0
  1107. package/data/inlineCompletions/ecl.json +84 -29
  1108. package/data/inlineCompletions/elixir.json +85 -35
  1109. package/data/inlineCompletions/flow9.json +84 -29
  1110. package/data/inlineCompletions/freemarker2.json +84 -29
  1111. package/data/inlineCompletions/go.json +71 -0
  1112. package/data/inlineCompletions/graphql.json +65 -0
  1113. package/data/inlineCompletions/hcl.json +65 -0
  1114. package/data/inlineCompletions/html.json +50 -0
  1115. package/data/inlineCompletions/ini.json +60 -0
  1116. package/data/inlineCompletions/java.json +76 -0
  1117. package/data/inlineCompletions/javascript.json +97 -1
  1118. package/data/inlineCompletions/json.json +60 -0
  1119. package/data/inlineCompletions/julia.json +85 -35
  1120. package/data/inlineCompletions/kotlin.json +94 -19
  1121. package/data/inlineCompletions/less.json +92 -29
  1122. package/data/inlineCompletions/lexon.json +83 -23
  1123. package/data/inlineCompletions/liquid.json +84 -29
  1124. package/data/inlineCompletions/lua.json +71 -0
  1125. package/data/inlineCompletions/m3.json +84 -29
  1126. package/data/inlineCompletions/makefile.json +55 -0
  1127. package/data/inlineCompletions/markdown.json +50 -0
  1128. package/data/inlineCompletions/mdx.json +84 -29
  1129. package/data/inlineCompletions/mips.json +85 -35
  1130. package/data/inlineCompletions/msdax.json +83 -23
  1131. package/data/inlineCompletions/mysql.json +85 -35
  1132. package/data/inlineCompletions/nginx.json +65 -0
  1133. package/data/inlineCompletions/objective-c.json +85 -35
  1134. package/data/inlineCompletions/pascal.json +85 -35
  1135. package/data/inlineCompletions/pascaligo.json +84 -29
  1136. package/data/inlineCompletions/perl.json +65 -0
  1137. package/data/inlineCompletions/pgsql.json +85 -35
  1138. package/data/inlineCompletions/php.json +72 -0
  1139. package/data/inlineCompletions/pla.json +84 -29
  1140. package/data/inlineCompletions/postiats.json +84 -29
  1141. package/data/inlineCompletions/powerquery.json +84 -29
  1142. package/data/inlineCompletions/powershell.json +65 -0
  1143. package/data/inlineCompletions/protobuf.json +65 -0
  1144. package/data/inlineCompletions/python.json +73 -1
  1145. package/data/inlineCompletions/qsharp.json +85 -35
  1146. package/data/inlineCompletions/r.json +86 -41
  1147. package/data/inlineCompletions/razor.json +85 -35
  1148. package/data/inlineCompletions/redis-cli.json +50 -0
  1149. package/data/inlineCompletions/redis.json +84 -29
  1150. package/data/inlineCompletions/redshift.json +84 -29
  1151. package/data/inlineCompletions/restructuredtext.json +85 -35
  1152. package/data/inlineCompletions/ruby.json +73 -0
  1153. package/data/inlineCompletions/rust.json +70 -0
  1154. package/data/inlineCompletions/sb.json +85 -35
  1155. package/data/inlineCompletions/scala.json +130 -25
  1156. package/data/inlineCompletions/scheme.json +85 -35
  1157. package/data/inlineCompletions/scss.json +85 -35
  1158. package/data/inlineCompletions/shell.json +1 -1
  1159. package/data/inlineCompletions/sol.json +85 -35
  1160. package/data/inlineCompletions/sparql.json +85 -35
  1161. package/data/inlineCompletions/sql.json +72 -0
  1162. package/data/inlineCompletions/ssh_config.json +50 -0
  1163. package/data/inlineCompletions/st.json +85 -35
  1164. package/data/inlineCompletions/swift.json +112 -22
  1165. package/data/inlineCompletions/systemd.json +55 -0
  1166. package/data/inlineCompletions/systemverilog.json +85 -35
  1167. package/data/inlineCompletions/tcl.json +85 -35
  1168. package/data/inlineCompletions/toml.json +55 -0
  1169. package/data/inlineCompletions/twig.json +85 -35
  1170. package/data/inlineCompletions/typescript.json +97 -1
  1171. package/data/inlineCompletions/vb.json +85 -35
  1172. package/data/inlineCompletions/wgsl.json +85 -35
  1173. package/data/inlineCompletions/xml.json +50 -0
  1174. package/data/inlineCompletions/yaml.json +50 -0
  1175. package/data/linkedEditingRange/abap.json +23 -13
  1176. package/data/linkedEditingRange/angular.json +30 -23
  1177. package/data/linkedEditingRange/apex.json +23 -13
  1178. package/data/linkedEditingRange/awk.json +23 -13
  1179. package/data/linkedEditingRange/azcli.json +22 -6
  1180. package/data/linkedEditingRange/bicep.json +23 -13
  1181. package/data/linkedEditingRange/c.json +24 -19
  1182. package/data/linkedEditingRange/caddy.json +23 -13
  1183. package/data/linkedEditingRange/cameligo.json +23 -13
  1184. package/data/linkedEditingRange/clojure.json +24 -19
  1185. package/data/linkedEditingRange/coffee.json +23 -13
  1186. package/data/linkedEditingRange/cpp.json +24 -19
  1187. package/data/linkedEditingRange/crontab.json +22 -6
  1188. package/data/linkedEditingRange/csharp.json +24 -19
  1189. package/data/linkedEditingRange/cypher.json +24 -19
  1190. package/data/linkedEditingRange/dart.json +23 -13
  1191. package/data/linkedEditingRange/docker-compose.json +22 -6
  1192. package/data/linkedEditingRange/dockerfile.json +23 -13
  1193. package/data/linkedEditingRange/doctest.json +22 -6
  1194. package/data/linkedEditingRange/dotenv.json +23 -6
  1195. package/data/linkedEditingRange/ecl.json +23 -13
  1196. package/data/linkedEditingRange/elixir.json +24 -19
  1197. package/data/linkedEditingRange/flow9.json +23 -13
  1198. package/data/linkedEditingRange/go.json +23 -13
  1199. package/data/linkedEditingRange/graphql.json +23 -13
  1200. package/data/linkedEditingRange/hcl.json +23 -13
  1201. package/data/linkedEditingRange/html.json +23 -13
  1202. package/data/linkedEditingRange/ini.json +23 -6
  1203. package/data/linkedEditingRange/java.json +23 -13
  1204. package/data/linkedEditingRange/javascript.json +24 -19
  1205. package/data/linkedEditingRange/json.json +23 -6
  1206. package/data/linkedEditingRange/julia.json +23 -13
  1207. package/data/linkedEditingRange/kotlin.json +23 -13
  1208. package/data/linkedEditingRange/less.json +24 -19
  1209. package/data/linkedEditingRange/lexon.json +22 -6
  1210. package/data/linkedEditingRange/liquid.json +24 -19
  1211. package/data/linkedEditingRange/lua.json +23 -13
  1212. package/data/linkedEditingRange/m3.json +23 -13
  1213. package/data/linkedEditingRange/makefile.json +23 -13
  1214. package/data/linkedEditingRange/markdown.json +23 -13
  1215. package/data/linkedEditingRange/mdx.json +24 -19
  1216. package/data/linkedEditingRange/mips.json +22 -6
  1217. package/data/linkedEditingRange/msdax.json +22 -6
  1218. package/data/linkedEditingRange/mysql.json +23 -13
  1219. package/data/linkedEditingRange/nestjs.json +23 -10
  1220. package/data/linkedEditingRange/nextjs.json +24 -11
  1221. package/data/linkedEditingRange/nginx.json +23 -13
  1222. package/data/linkedEditingRange/objective-c.json +24 -19
  1223. package/data/linkedEditingRange/pascal.json +23 -13
  1224. package/data/linkedEditingRange/pascaligo.json +23 -13
  1225. package/data/linkedEditingRange/perl.json +23 -13
  1226. package/data/linkedEditingRange/pgsql.json +24 -19
  1227. package/data/linkedEditingRange/php.json +24 -19
  1228. package/data/linkedEditingRange/pla.json +22 -6
  1229. package/data/linkedEditingRange/postiats.json +23 -13
  1230. package/data/linkedEditingRange/powerquery.json +23 -13
  1231. package/data/linkedEditingRange/powershell.json +24 -19
  1232. package/data/linkedEditingRange/protobuf.json +23 -13
  1233. package/data/linkedEditingRange/python.json +23 -13
  1234. package/data/linkedEditingRange/qsharp.json +23 -13
  1235. package/data/linkedEditingRange/r.json +23 -13
  1236. package/data/linkedEditingRange/razor.json +24 -19
  1237. package/data/linkedEditingRange/react.json +74 -75
  1238. package/data/linkedEditingRange/redis-cli.json +22 -6
  1239. package/data/linkedEditingRange/redis.json +22 -6
  1240. package/data/linkedEditingRange/redshift.json +23 -13
  1241. package/data/linkedEditingRange/restructuredtext.json +23 -13
  1242. package/data/linkedEditingRange/ruby.json +23 -13
  1243. package/data/linkedEditingRange/rust.json +23 -13
  1244. package/data/linkedEditingRange/sb.json +23 -13
  1245. package/data/linkedEditingRange/scala.json +24 -19
  1246. package/data/linkedEditingRange/scheme.json +24 -19
  1247. package/data/linkedEditingRange/scss.json +24 -19
  1248. package/data/linkedEditingRange/shadcn.json +30 -23
  1249. package/data/linkedEditingRange/sol.json +23 -13
  1250. package/data/linkedEditingRange/sparql.json +23 -13
  1251. package/data/linkedEditingRange/sql.json +23 -13
  1252. package/data/linkedEditingRange/ssh_config.json +22 -6
  1253. package/data/linkedEditingRange/st.json +23 -13
  1254. package/data/linkedEditingRange/swift.json +23 -13
  1255. package/data/linkedEditingRange/systemd.json +22 -6
  1256. package/data/linkedEditingRange/systemverilog.json +23 -13
  1257. package/data/linkedEditingRange/tcl.json +23 -13
  1258. package/data/linkedEditingRange/toml.json +23 -6
  1259. package/data/linkedEditingRange/twig.json +24 -19
  1260. package/data/linkedEditingRange/typescript.json +24 -19
  1261. package/data/linkedEditingRange/vb.json +24 -19
  1262. package/data/linkedEditingRange/wgsl.json +22 -6
  1263. package/data/linkedEditingRange/xml.json +23 -13
  1264. package/data/linkedEditingRange/yaml.json +23 -6
  1265. package/data/links/abap.json +45 -0
  1266. package/data/links/angular.json +117 -95
  1267. package/data/links/apex.json +55 -0
  1268. package/data/links/awk.json +60 -0
  1269. package/data/links/azcli.json +60 -0
  1270. package/data/links/bicep.json +46 -0
  1271. package/data/links/c.json +66 -0
  1272. package/data/links/caddy.json +66 -0
  1273. package/data/links/cameligo.json +60 -0
  1274. package/data/links/clojure.json +46 -0
  1275. package/data/links/coffee.json +51 -0
  1276. package/data/links/cpp.json +66 -0
  1277. package/data/links/crontab.json +65 -0
  1278. package/data/links/csharp.json +66 -0
  1279. package/data/links/css.json +82 -55
  1280. package/data/links/cypher.json +61 -0
  1281. package/data/links/dart.json +84 -16
  1282. package/data/links/docker-compose.json +83 -47
  1283. package/data/links/dockerfile.json +66 -0
  1284. package/data/links/doctest.json +60 -0
  1285. package/data/links/dotenv.json +66 -0
  1286. package/data/links/ecl.json +55 -0
  1287. package/data/links/elixir.json +46 -0
  1288. package/data/links/flow9.json +65 -0
  1289. package/data/links/freemarker2.json +47 -0
  1290. package/data/links/go.json +66 -0
  1291. package/data/links/graphql.json +61 -0
  1292. package/data/links/hcl.json +66 -0
  1293. package/data/links/html.json +67 -0
  1294. package/data/links/ini.json +66 -0
  1295. package/data/links/java.json +66 -0
  1296. package/data/links/javascript.json +67 -0
  1297. package/data/links/json.json +56 -0
  1298. package/data/links/julia.json +56 -0
  1299. package/data/links/kotlin.json +83 -10
  1300. package/data/links/less.json +47 -0
  1301. package/data/links/lexon.json +70 -0
  1302. package/data/links/liquid.json +42 -0
  1303. package/data/links/lua.json +66 -0
  1304. package/data/links/m3.json +60 -0
  1305. package/data/links/makefile.json +66 -0
  1306. package/data/links/markdown.json +65 -0
  1307. package/data/links/mdx.json +52 -0
  1308. package/data/links/mips.json +65 -0
  1309. package/data/links/msdax.json +71 -0
  1310. package/data/links/mysql.json +56 -0
  1311. package/data/links/nestjs.json +157 -130
  1312. package/data/links/nextjs.json +118 -91
  1313. package/data/links/nginx.json +66 -0
  1314. package/data/links/objective-c.json +51 -0
  1315. package/data/links/pascal.json +50 -0
  1316. package/data/links/pascaligo.json +60 -0
  1317. package/data/links/perl.json +66 -0
  1318. package/data/links/pgsql.json +51 -0
  1319. package/data/links/php.json +66 -0
  1320. package/data/links/pla.json +70 -0
  1321. package/data/links/postiats.json +55 -0
  1322. package/data/links/powerquery.json +60 -0
  1323. package/data/links/powershell.json +65 -0
  1324. package/data/links/protobuf.json +66 -0
  1325. package/data/links/python.json +66 -0
  1326. package/data/links/qsharp.json +60 -0
  1327. package/data/links/r.json +81 -20
  1328. package/data/links/razor.json +42 -0
  1329. package/data/links/react.json +102 -75
  1330. package/data/links/redis-cli.json +71 -0
  1331. package/data/links/redis.json +71 -0
  1332. package/data/links/redshift.json +56 -0
  1333. package/data/links/restructuredtext.json +35 -0
  1334. package/data/links/ruby.json +66 -0
  1335. package/data/links/rust.json +66 -0
  1336. package/data/links/sb.json +70 -0
  1337. package/data/links/scala.json +83 -17
  1338. package/data/links/scheme.json +46 -0
  1339. package/data/links/scss.json +27 -0
  1340. package/data/links/shadcn.json +120 -98
  1341. package/data/links/shell.json +5 -0
  1342. package/data/links/sol.json +50 -0
  1343. package/data/links/sparql.json +61 -0
  1344. package/data/links/sql.json +61 -0
  1345. package/data/links/ssh_config.json +66 -0
  1346. package/data/links/st.json +60 -0
  1347. package/data/links/swift.json +83 -13
  1348. package/data/links/systemd.json +61 -0
  1349. package/data/links/systemverilog.json +60 -0
  1350. package/data/links/tailwindcss.json +92 -65
  1351. package/data/links/tcl.json +56 -0
  1352. package/data/links/toml.json +56 -0
  1353. package/data/links/twig.json +22 -0
  1354. package/data/links/typescript.json +67 -0
  1355. package/data/links/vb.json +56 -0
  1356. package/data/links/wgsl.json +70 -0
  1357. package/data/links/xml.json +66 -0
  1358. package/data/links/yaml.json +46 -0
  1359. package/data/manifest.json +6 -3
  1360. package/data/onTypeFormatting/abap.json +80 -42
  1361. package/data/onTypeFormatting/angular.json +96 -14
  1362. package/data/onTypeFormatting/apex.json +107 -69
  1363. package/data/onTypeFormatting/awk.json +95 -58
  1364. package/data/onTypeFormatting/azcli.json +63 -26
  1365. package/data/onTypeFormatting/bicep.json +90 -52
  1366. package/data/onTypeFormatting/c.json +117 -79
  1367. package/data/onTypeFormatting/caddy.json +80 -42
  1368. package/data/onTypeFormatting/cameligo.json +94 -57
  1369. package/data/onTypeFormatting/clojure.json +84 -47
  1370. package/data/onTypeFormatting/coffee.json +83 -46
  1371. package/data/onTypeFormatting/cpp.json +122 -84
  1372. package/data/onTypeFormatting/crontab.json +58 -21
  1373. package/data/onTypeFormatting/csharp.json +117 -79
  1374. package/data/onTypeFormatting/css.json +128 -82
  1375. package/data/onTypeFormatting/cypher.json +78 -41
  1376. package/data/onTypeFormatting/dart.json +117 -79
  1377. package/data/onTypeFormatting/docker-compose.json +80 -42
  1378. package/data/onTypeFormatting/dockerfile.json +80 -42
  1379. package/data/onTypeFormatting/doctest.json +68 -31
  1380. package/data/onTypeFormatting/dotenv.json +70 -32
  1381. package/data/onTypeFormatting/ecl.json +84 -47
  1382. package/data/onTypeFormatting/elixir.json +78 -41
  1383. package/data/onTypeFormatting/flow9.json +95 -58
  1384. package/data/onTypeFormatting/freemarker2.json +90 -52
  1385. package/data/onTypeFormatting/go.json +112 -74
  1386. package/data/onTypeFormatting/graphql.json +89 -52
  1387. package/data/onTypeFormatting/hcl.json +85 -47
  1388. package/data/onTypeFormatting/html.json +90 -52
  1389. package/data/onTypeFormatting/ini.json +75 -37
  1390. package/data/onTypeFormatting/java.json +117 -79
  1391. package/data/onTypeFormatting/javascript.json +122 -84
  1392. package/data/onTypeFormatting/json.json +84 -47
  1393. package/data/onTypeFormatting/julia.json +73 -36
  1394. package/data/onTypeFormatting/kotlin.json +112 -74
  1395. package/data/onTypeFormatting/less.json +95 -58
  1396. package/data/onTypeFormatting/lexon.json +75 -37
  1397. package/data/onTypeFormatting/liquid.json +95 -57
  1398. package/data/onTypeFormatting/lua.json +83 -46
  1399. package/data/onTypeFormatting/m3.json +89 -52
  1400. package/data/onTypeFormatting/makefile.json +78 -41
  1401. package/data/onTypeFormatting/markdown.json +73 -36
  1402. package/data/onTypeFormatting/mdx.json +78 -41
  1403. package/data/onTypeFormatting/mips.json +68 -31
  1404. package/data/onTypeFormatting/msdax.json +73 -36
  1405. package/data/onTypeFormatting/mysql.json +83 -46
  1406. package/data/onTypeFormatting/nestjs.json +92 -16
  1407. package/data/onTypeFormatting/nextjs.json +100 -17
  1408. package/data/onTypeFormatting/nginx.json +85 -47
  1409. package/data/onTypeFormatting/objective-c.json +117 -79
  1410. package/data/onTypeFormatting/pascal.json +89 -52
  1411. package/data/onTypeFormatting/pascaligo.json +89 -52
  1412. package/data/onTypeFormatting/perl.json +95 -58
  1413. package/data/onTypeFormatting/pgsql.json +83 -46
  1414. package/data/onTypeFormatting/php.json +117 -79
  1415. package/data/onTypeFormatting/pla.json +79 -42
  1416. package/data/onTypeFormatting/postiats.json +84 -47
  1417. package/data/onTypeFormatting/powerquery.json +83 -46
  1418. package/data/onTypeFormatting/powershell.json +95 -58
  1419. package/data/onTypeFormatting/protobuf.json +100 -63
  1420. package/data/onTypeFormatting/python.json +90 -52
  1421. package/data/onTypeFormatting/qsharp.json +112 -74
  1422. package/data/onTypeFormatting/r.json +100 -63
  1423. package/data/onTypeFormatting/razor.json +95 -57
  1424. package/data/onTypeFormatting/react.json +181 -127
  1425. package/data/onTypeFormatting/redis-cli.json +58 -21
  1426. package/data/onTypeFormatting/redis.json +58 -21
  1427. package/data/onTypeFormatting/redshift.json +83 -46
  1428. package/data/onTypeFormatting/restructuredtext.json +78 -41
  1429. package/data/onTypeFormatting/ruby.json +78 -41
  1430. package/data/onTypeFormatting/rust.json +112 -74
  1431. package/data/onTypeFormatting/sb.json +68 -31
  1432. package/data/onTypeFormatting/scala.json +112 -74
  1433. package/data/onTypeFormatting/scheme.json +84 -47
  1434. package/data/onTypeFormatting/scss.json +100 -63
  1435. package/data/onTypeFormatting/shadcn.json +96 -54
  1436. package/data/onTypeFormatting/shell.json +34 -1
  1437. package/data/onTypeFormatting/sol.json +107 -69
  1438. package/data/onTypeFormatting/sparql.json +73 -36
  1439. package/data/onTypeFormatting/sql.json +83 -46
  1440. package/data/onTypeFormatting/ssh_config.json +75 -37
  1441. package/data/onTypeFormatting/st.json +89 -52
  1442. package/data/onTypeFormatting/swift.json +112 -74
  1443. package/data/onTypeFormatting/systemd.json +75 -37
  1444. package/data/onTypeFormatting/systemverilog.json +84 -47
  1445. package/data/onTypeFormatting/tailwindcss.json +109 -63
  1446. package/data/onTypeFormatting/tcl.json +89 -52
  1447. package/data/onTypeFormatting/toml.json +75 -37
  1448. package/data/onTypeFormatting/twig.json +95 -57
  1449. package/data/onTypeFormatting/typescript.json +127 -89
  1450. package/data/onTypeFormatting/vb.json +78 -41
  1451. package/data/onTypeFormatting/wgsl.json +112 -74
  1452. package/data/onTypeFormatting/xml.json +90 -52
  1453. package/data/onTypeFormatting/yaml.json +78 -41
  1454. package/data/rangeSemanticTokens/angular.json +196 -140
  1455. package/data/rangeSemanticTokens/nestjs.json +195 -27
  1456. package/data/rangeSemanticTokens/nextjs.json +199 -28
  1457. package/data/rangeSemanticTokens/react.json +77 -216
  1458. package/data/rangeSemanticTokens/shadcn.json +203 -140
  1459. package/data/references/abap.json +72 -9
  1460. package/data/references/apex.json +67 -8
  1461. package/data/references/azcli.json +96 -50
  1462. package/data/references/bicep.json +112 -86
  1463. package/data/references/cameligo.json +103 -67
  1464. package/data/references/clojure.json +113 -87
  1465. package/data/references/coffee.json +105 -69
  1466. package/data/references/crontab.json +92 -41
  1467. package/data/references/css.json +92 -65
  1468. package/data/references/cypher.json +124 -93
  1469. package/data/references/dart.json +117 -15
  1470. package/data/references/docker-compose.json +98 -42
  1471. package/data/references/dockerfile.json +112 -86
  1472. package/data/references/doctest.json +95 -49
  1473. package/data/references/dotenv.json +91 -40
  1474. package/data/references/ecl.json +112 -71
  1475. package/data/references/elixir.json +121 -100
  1476. package/data/references/flow9.json +95 -49
  1477. package/data/references/freemarker2.json +104 -63
  1478. package/data/references/graphql.json +113 -82
  1479. package/data/references/html.json +106 -70
  1480. package/data/references/ini.json +91 -40
  1481. package/data/references/json.json +90 -39
  1482. package/data/references/julia.json +114 -88
  1483. package/data/references/kotlin.json +101 -12
  1484. package/data/references/less.json +107 -71
  1485. package/data/references/lexon.json +113 -67
  1486. package/data/references/liquid.json +103 -62
  1487. package/data/references/m3.json +108 -67
  1488. package/data/references/markdown.json +101 -60
  1489. package/data/references/mdx.json +100 -59
  1490. package/data/references/mips.json +94 -48
  1491. package/data/references/msdax.json +98 -57
  1492. package/data/references/mysql.json +126 -95
  1493. package/data/references/nginx.json +112 -81
  1494. package/data/references/objective-c.json +116 -85
  1495. package/data/references/pascal.json +110 -74
  1496. package/data/references/pascaligo.json +100 -59
  1497. package/data/references/pgsql.json +133 -102
  1498. package/data/references/pla.json +94 -43
  1499. package/data/references/postiats.json +105 -64
  1500. package/data/references/powerquery.json +109 -68
  1501. package/data/references/protobuf.json +110 -84
  1502. package/data/references/qsharp.json +120 -84
  1503. package/data/references/razor.json +110 -69
  1504. package/data/references/redis.json +101 -70
  1505. package/data/references/redshift.json +122 -86
  1506. package/data/references/restructuredtext.json +110 -74
  1507. package/data/references/sb.json +121 -80
  1508. package/data/references/scala.json +124 -15
  1509. package/data/references/scheme.json +130 -99
  1510. package/data/references/scss.json +113 -82
  1511. package/data/references/sol.json +124 -98
  1512. package/data/references/sparql.json +123 -92
  1513. package/data/references/ssh_config.json +106 -65
  1514. package/data/references/st.json +107 -71
  1515. package/data/references/swift.json +111 -14
  1516. package/data/references/systemd.json +117 -76
  1517. package/data/references/systemverilog.json +132 -111
  1518. package/data/references/tcl.json +132 -101
  1519. package/data/references/toml.json +94 -48
  1520. package/data/references/twig.json +108 -77
  1521. package/data/references/vb.json +132 -106
  1522. package/data/references/wgsl.json +120 -84
  1523. package/data/references/xml.json +107 -71
  1524. package/data/references/yaml.json +98 -57
  1525. package/data/rename/abap.json +78 -28
  1526. package/data/rename/angular.json +121 -131
  1527. package/data/rename/apex.json +83 -29
  1528. package/data/rename/awk.json +68 -31
  1529. package/data/rename/azcli.json +70 -32
  1530. package/data/rename/bicep.json +67 -31
  1531. package/data/rename/c.json +78 -29
  1532. package/data/rename/caddy.json +71 -32
  1533. package/data/rename/cameligo.json +73 -36
  1534. package/data/rename/clojure.json +81 -33
  1535. package/data/rename/coffee.json +83 -33
  1536. package/data/rename/cpp.json +126 -36
  1537. package/data/rename/crontab.json +53 -30
  1538. package/data/rename/csharp.json +111 -33
  1539. package/data/rename/cypher.json +91 -38
  1540. package/data/rename/dart.json +101 -31
  1541. package/data/rename/docker-compose.json +72 -33
  1542. package/data/rename/dockerfile.json +69 -40
  1543. package/data/rename/doctest.json +74 -32
  1544. package/data/rename/dotenv.json +40 -28
  1545. package/data/rename/ecl.json +87 -34
  1546. package/data/rename/elixir.json +91 -39
  1547. package/data/rename/flow9.json +66 -31
  1548. package/data/rename/freemarker2.json +87 -43
  1549. package/data/rename/go.json +88 -38
  1550. package/data/rename/graphql.json +73 -41
  1551. package/data/rename/hcl.json +80 -42
  1552. package/data/rename/html.json +81 -37
  1553. package/data/rename/ini.json +47 -28
  1554. package/data/rename/java.json +103 -41
  1555. package/data/rename/javascript.json +111 -42
  1556. package/data/rename/json.json +37 -23
  1557. package/data/rename/julia.json +87 -38
  1558. package/data/rename/kotlin.json +118 -43
  1559. package/data/rename/less.json +63 -39
  1560. package/data/rename/lexon.json +67 -31
  1561. package/data/rename/liquid.json +83 -38
  1562. package/data/rename/lua.json +66 -35
  1563. package/data/rename/m3.json +108 -41
  1564. package/data/rename/makefile.json +75 -38
  1565. package/data/rename/markdown.json +43 -31
  1566. package/data/rename/mdx.json +73 -36
  1567. package/data/rename/mips.json +111 -41
  1568. package/data/rename/msdax.json +101 -46
  1569. package/data/rename/mysql.json +107 -26
  1570. package/data/rename/nestjs.json +122 -32
  1571. package/data/rename/nextjs.json +116 -31
  1572. package/data/rename/nginx.json +70 -26
  1573. package/data/rename/objective-c.json +93 -21
  1574. package/data/rename/pascal.json +83 -21
  1575. package/data/rename/pascaligo.json +70 -21
  1576. package/data/rename/perl.json +96 -26
  1577. package/data/rename/pgsql.json +118 -26
  1578. package/data/rename/php.json +113 -26
  1579. package/data/rename/pla.json +52 -21
  1580. package/data/rename/postiats.json +96 -21
  1581. package/data/rename/powerquery.json +77 -26
  1582. package/data/rename/powershell.json +79 -26
  1583. package/data/rename/protobuf.json +73 -21
  1584. package/data/rename/python.json +69 -21
  1585. package/data/rename/qsharp.json +81 -21
  1586. package/data/rename/r.json +66 -21
  1587. package/data/rename/razor.json +72 -26
  1588. package/data/rename/react.json +145 -88
  1589. package/data/rename/redis-cli.json +86 -21
  1590. package/data/rename/redis.json +84 -21
  1591. package/data/rename/redshift.json +104 -26
  1592. package/data/rename/restructuredtext.json +72 -31
  1593. package/data/rename/ruby.json +98 -31
  1594. package/data/rename/rust.json +85 -21
  1595. package/data/rename/sb.json +71 -21
  1596. package/data/rename/scala.json +88 -26
  1597. package/data/rename/scheme.json +70 -21
  1598. package/data/rename/scss.json +76 -31
  1599. package/data/rename/shadcn.json +73 -79
  1600. package/data/rename/shell.json +15 -3
  1601. package/data/rename/sol.json +99 -21
  1602. package/data/rename/sparql.json +98 -26
  1603. package/data/rename/sql.json +124 -31
  1604. package/data/rename/ssh_config.json +69 -26
  1605. package/data/rename/st.json +65 -21
  1606. package/data/rename/swift.json +99 -26
  1607. package/data/rename/systemd.json +83 -26
  1608. package/data/rename/systemverilog.json +140 -21
  1609. package/data/rename/tailwindcss.json +76 -58
  1610. package/data/rename/tcl.json +141 -31
  1611. package/data/rename/toml.json +43 -26
  1612. package/data/rename/twig.json +84 -26
  1613. package/data/rename/typescript.json +110 -21
  1614. package/data/rename/vb.json +186 -21
  1615. package/data/rename/wgsl.json +100 -21
  1616. package/data/rename/xml.json +60 -26
  1617. package/data/rename/yaml.json +65 -31
  1618. package/data/selectionRange/abap.json +110 -35
  1619. package/data/selectionRange/angular.json +177 -95
  1620. package/data/selectionRange/apex.json +105 -35
  1621. package/data/selectionRange/awk.json +104 -35
  1622. package/data/selectionRange/azcli.json +89 -25
  1623. package/data/selectionRange/bicep.json +104 -35
  1624. package/data/selectionRange/c.json +114 -40
  1625. package/data/selectionRange/caddy.json +99 -35
  1626. package/data/selectionRange/cameligo.json +104 -35
  1627. package/data/selectionRange/clojure.json +105 -35
  1628. package/data/selectionRange/coffee.json +106 -35
  1629. package/data/selectionRange/cpp.json +125 -45
  1630. package/data/selectionRange/crontab.json +94 -30
  1631. package/data/selectionRange/csharp.json +121 -40
  1632. package/data/selectionRange/css.json +101 -55
  1633. package/data/selectionRange/cypher.json +109 -35
  1634. package/data/selectionRange/dart.json +117 -35
  1635. package/data/selectionRange/docker-compose.json +100 -35
  1636. package/data/selectionRange/dockerfile.json +108 -35
  1637. package/data/selectionRange/doctest.json +99 -25
  1638. package/data/selectionRange/dotenv.json +88 -25
  1639. package/data/selectionRange/ecl.json +105 -35
  1640. package/data/selectionRange/elixir.json +115 -35
  1641. package/data/selectionRange/flow9.json +105 -35
  1642. package/data/selectionRange/freemarker2.json +110 -35
  1643. package/data/selectionRange/go.json +111 -40
  1644. package/data/selectionRange/graphql.json +110 -35
  1645. package/data/selectionRange/hcl.json +104 -35
  1646. package/data/selectionRange/html.json +115 -35
  1647. package/data/selectionRange/ini.json +88 -25
  1648. package/data/selectionRange/java.json +120 -40
  1649. package/data/selectionRange/javascript.json +117 -40
  1650. package/data/selectionRange/json.json +80 -25
  1651. package/data/selectionRange/julia.json +117 -40
  1652. package/data/selectionRange/kotlin.json +120 -40
  1653. package/data/selectionRange/less.json +110 -35
  1654. package/data/selectionRange/lexon.json +79 -25
  1655. package/data/selectionRange/liquid.json +105 -35
  1656. package/data/selectionRange/lua.json +111 -35
  1657. package/data/selectionRange/m3.json +105 -35
  1658. package/data/selectionRange/makefile.json +99 -35
  1659. package/data/selectionRange/markdown.json +109 -35
  1660. package/data/selectionRange/mdx.json +115 -35
  1661. package/data/selectionRange/mips.json +84 -30
  1662. package/data/selectionRange/msdax.json +89 -35
  1663. package/data/selectionRange/mysql.json +101 -35
  1664. package/data/selectionRange/nestjs.json +103 -21
  1665. package/data/selectionRange/nextjs.json +103 -22
  1666. package/data/selectionRange/nginx.json +99 -35
  1667. package/data/selectionRange/objective-c.json +116 -40
  1668. package/data/selectionRange/pascal.json +90 -35
  1669. package/data/selectionRange/pascaligo.json +105 -35
  1670. package/data/selectionRange/perl.json +111 -35
  1671. package/data/selectionRange/pgsql.json +100 -35
  1672. package/data/selectionRange/php.json +117 -40
  1673. package/data/selectionRange/pla.json +100 -30
  1674. package/data/selectionRange/postiats.json +109 -35
  1675. package/data/selectionRange/powerquery.json +104 -35
  1676. package/data/selectionRange/powershell.json +117 -40
  1677. package/data/selectionRange/protobuf.json +110 -35
  1678. package/data/selectionRange/python.json +118 -40
  1679. package/data/selectionRange/qsharp.json +110 -40
  1680. package/data/selectionRange/r.json +109 -35
  1681. package/data/selectionRange/razor.json +115 -35
  1682. package/data/selectionRange/react.json +154 -87
  1683. package/data/selectionRange/redis-cli.json +88 -25
  1684. package/data/selectionRange/redis.json +88 -25
  1685. package/data/selectionRange/redshift.json +90 -35
  1686. package/data/selectionRange/restructuredtext.json +110 -35
  1687. package/data/selectionRange/ruby.json +117 -40
  1688. package/data/selectionRange/rust.json +125 -45
  1689. package/data/selectionRange/sb.json +84 -30
  1690. package/data/selectionRange/scala.json +117 -40
  1691. package/data/selectionRange/scheme.json +89 -35
  1692. package/data/selectionRange/scss.json +110 -35
  1693. package/data/selectionRange/shadcn.json +171 -89
  1694. package/data/selectionRange/shell.json +52 -1
  1695. package/data/selectionRange/sol.json +115 -40
  1696. package/data/selectionRange/sparql.json +110 -35
  1697. package/data/selectionRange/sql.json +100 -35
  1698. package/data/selectionRange/ssh_config.json +83 -30
  1699. package/data/selectionRange/st.json +86 -30
  1700. package/data/selectionRange/swift.json +125 -45
  1701. package/data/selectionRange/systemd.json +88 -35
  1702. package/data/selectionRange/systemverilog.json +110 -40
  1703. package/data/selectionRange/tailwindcss.json +87 -35
  1704. package/data/selectionRange/tcl.json +105 -35
  1705. package/data/selectionRange/toml.json +95 -30
  1706. package/data/selectionRange/twig.json +105 -35
  1707. package/data/selectionRange/typescript.json +127 -45
  1708. package/data/selectionRange/vb.json +96 -40
  1709. package/data/selectionRange/wgsl.json +109 -35
  1710. package/data/selectionRange/xml.json +101 -35
  1711. package/data/selectionRange/yaml.json +100 -35
  1712. package/data/semanticTokens/angular.json +269 -198
  1713. package/data/semanticTokens/nestjs.json +245 -35
  1714. package/data/semanticTokens/nextjs.json +265 -38
  1715. package/data/semanticTokens/react.json +230 -215
  1716. package/data/semanticTokens/shadcn.json +235 -180
  1717. package/data/signatureHelp/nestjs.json +201 -128
  1718. package/data/signatureHelp/nextjs.json +185 -127
  1719. package/data/signatureHelp/react.json +285 -281
  1720. package/data/typeDefinition/abap.json +57 -18
  1721. package/data/typeDefinition/angular.json +362 -362
  1722. package/data/typeDefinition/apex.json +65 -20
  1723. package/data/typeDefinition/awk.json +35 -35
  1724. package/data/typeDefinition/azcli.json +35 -35
  1725. package/data/typeDefinition/bicep.json +25 -25
  1726. package/data/typeDefinition/c.json +89 -89
  1727. package/data/typeDefinition/caddy.json +35 -35
  1728. package/data/typeDefinition/cameligo.json +65 -65
  1729. package/data/typeDefinition/clojure.json +89 -89
  1730. package/data/typeDefinition/coffee.json +75 -75
  1731. package/data/typeDefinition/cpp.json +101 -101
  1732. package/data/typeDefinition/crontab.json +35 -35
  1733. package/data/typeDefinition/csharp.json +117 -117
  1734. package/data/typeDefinition/css.json +85 -53
  1735. package/data/typeDefinition/cypher.json +61 -61
  1736. package/data/typeDefinition/dart.json +215 -35
  1737. package/data/typeDefinition/docker-compose.json +40 -40
  1738. package/data/typeDefinition/dockerfile.json +40 -40
  1739. package/data/typeDefinition/doctest.json +41 -41
  1740. package/data/typeDefinition/dotenv.json +30 -30
  1741. package/data/typeDefinition/ecl.json +49 -49
  1742. package/data/typeDefinition/elixir.json +65 -65
  1743. package/data/typeDefinition/flow9.json +37 -37
  1744. package/data/typeDefinition/freemarker2.json +37 -37
  1745. package/data/typeDefinition/go.json +101 -101
  1746. package/data/typeDefinition/graphql.json +45 -45
  1747. package/data/typeDefinition/hcl.json +55 -55
  1748. package/data/typeDefinition/html.json +40 -40
  1749. package/data/typeDefinition/ini.json +30 -30
  1750. package/data/typeDefinition/java.json +99 -99
  1751. package/data/typeDefinition/javascript.json +113 -113
  1752. package/data/typeDefinition/json.json +35 -35
  1753. package/data/typeDefinition/julia.json +65 -65
  1754. package/data/typeDefinition/kotlin.json +201 -33
  1755. package/data/typeDefinition/less.json +45 -45
  1756. package/data/typeDefinition/lexon.json +25 -25
  1757. package/data/typeDefinition/liquid.json +35 -35
  1758. package/data/typeDefinition/lua.json +59 -59
  1759. package/data/typeDefinition/m3.json +49 -49
  1760. package/data/typeDefinition/makefile.json +35 -35
  1761. package/data/typeDefinition/markdown.json +50 -50
  1762. package/data/typeDefinition/mdx.json +35 -35
  1763. package/data/typeDefinition/mips.json +45 -45
  1764. package/data/typeDefinition/msdax.json +41 -41
  1765. package/data/typeDefinition/mysql.json +65 -65
  1766. package/data/typeDefinition/nestjs.json +334 -334
  1767. package/data/typeDefinition/nextjs.json +285 -285
  1768. package/data/typeDefinition/nginx.json +40 -40
  1769. package/data/typeDefinition/objective-c.json +65 -65
  1770. package/data/typeDefinition/pascal.json +65 -65
  1771. package/data/typeDefinition/pascaligo.json +65 -65
  1772. package/data/typeDefinition/perl.json +52 -52
  1773. package/data/typeDefinition/pgsql.json +65 -65
  1774. package/data/typeDefinition/php.json +77 -77
  1775. package/data/typeDefinition/pla.json +45 -45
  1776. package/data/typeDefinition/postiats.json +41 -41
  1777. package/data/typeDefinition/powerquery.json +65 -65
  1778. package/data/typeDefinition/powershell.json +70 -70
  1779. package/data/typeDefinition/protobuf.json +75 -75
  1780. package/data/typeDefinition/python.json +95 -95
  1781. package/data/typeDefinition/qsharp.json +49 -49
  1782. package/data/typeDefinition/r.json +125 -125
  1783. package/data/typeDefinition/razor.json +45 -45
  1784. package/data/typeDefinition/react.json +236 -236
  1785. package/data/typeDefinition/redis-cli.json +35 -35
  1786. package/data/typeDefinition/redis.json +41 -41
  1787. package/data/typeDefinition/redshift.json +65 -65
  1788. package/data/typeDefinition/restructuredtext.json +35 -35
  1789. package/data/typeDefinition/ruby.json +89 -89
  1790. package/data/typeDefinition/rust.json +143 -143
  1791. package/data/typeDefinition/sb.json +25 -25
  1792. package/data/typeDefinition/scala.json +334 -52
  1793. package/data/typeDefinition/scheme.json +71 -71
  1794. package/data/typeDefinition/scss.json +45 -45
  1795. package/data/typeDefinition/shadcn.json +292 -292
  1796. package/data/typeDefinition/sol.json +65 -65
  1797. package/data/typeDefinition/sparql.json +49 -49
  1798. package/data/typeDefinition/sql.json +80 -80
  1799. package/data/typeDefinition/ssh_config.json +35 -35
  1800. package/data/typeDefinition/st.json +65 -65
  1801. package/data/typeDefinition/swift.json +362 -56
  1802. package/data/typeDefinition/systemd.json +40 -40
  1803. package/data/typeDefinition/systemverilog.json +65 -65
  1804. package/data/typeDefinition/tailwindcss.json +79 -47
  1805. package/data/typeDefinition/tcl.json +53 -53
  1806. package/data/typeDefinition/toml.json +45 -45
  1807. package/data/typeDefinition/twig.json +35 -35
  1808. package/data/typeDefinition/typescript.json +120 -120
  1809. package/data/typeDefinition/vb.json +65 -65
  1810. package/data/typeDefinition/wgsl.json +65 -65
  1811. package/data/typeDefinition/xml.json +45 -45
  1812. package/data/typeDefinition/yaml.json +55 -55
  1813. package/package.json +1 -1
@@ -1,184 +1,1158 @@
1
- {
2
- "language": "java",
3
- "definitions": {
4
- "String": {
5
- "signature": "public final class String implements Serializable, Comparable<String>, CharSequence",
6
- "description": "The String class represents character strings. All string literals in Java programs are implemented as instances of this class. Strings are immutable; their values cannot be changed after they are created.",
7
- "type": "class",
8
- "module": "java.lang",
9
- "members": {
10
- "length": { "signature": "public int length()", "description": "Returns the length of this string. The length is equal to the number of Unicode code units in the string.", "type": "method" },
11
- "charAt": { "signature": "public char charAt(int index)", "description": "Returns the char value at the specified index. An index ranges from 0 to length() - 1.", "type": "method" },
12
- "substring": { "signature": "public String substring(int beginIndex, int endIndex)", "description": "Returns a string that is a substring of this string. The substring begins at beginIndex and extends to the character at endIndex - 1.", "type": "method" },
13
- "equals": { "signature": "public boolean equals(Object anObject)", "description": "Compares this string to the specified object. Returns true if the argument is a String object with the same character sequence.", "type": "method" },
14
- "equalsIgnoreCase": { "signature": "public boolean equalsIgnoreCase(String anotherString)", "description": "Compares this String to another String, ignoring case considerations.", "type": "method" },
15
- "compareTo": { "signature": "public int compareTo(String anotherString)", "description": "Compares two strings lexicographically. Returns a negative integer, zero, or positive integer.", "type": "method" },
16
- "contains": { "signature": "public boolean contains(CharSequence s)", "description": "Returns true if this string contains the specified sequence of char values.", "type": "method" },
17
- "startsWith": { "signature": "public boolean startsWith(String prefix)", "description": "Tests if this string starts with the specified prefix.", "type": "method" },
18
- "endsWith": { "signature": "public boolean endsWith(String suffix)", "description": "Tests if this string ends with the specified suffix.", "type": "method" },
19
- "indexOf": { "signature": "public int indexOf(String str)", "description": "Returns the index within this string of the first occurrence of the specified substring. Returns -1 if not found.", "type": "method" },
20
- "lastIndexOf": { "signature": "public int lastIndexOf(String str)", "description": "Returns the index within this string of the last occurrence of the specified substring. Returns -1 if not found.", "type": "method" },
21
- "replace": { "signature": "public String replace(CharSequence target, CharSequence replacement)", "description": "Replaces each substring of this string that matches the literal target sequence with the specified replacement sequence.", "type": "method" },
22
- "replaceAll": { "signature": "public String replaceAll(String regex, String replacement)", "description": "Replaces each substring of this string that matches the given regular expression with the given replacement.", "type": "method" },
23
- "split": { "signature": "public String[] split(String regex)", "description": "Splits this string around matches of the given regular expression.", "type": "method" },
24
- "trim": { "signature": "public String trim()", "description": "Returns a string whose value is this string, with all leading and trailing space removed, where space is defined as any character whose codepoint is less than or equal to 'U+0020'.", "type": "method" },
25
- "strip": { "signature": "public String strip()", "description": "(Java 11+) Returns a string whose value is this string, with all leading and trailing white space removed. Uses Character.isWhitespace() for Unicode-aware trimming.", "type": "method" },
26
- "toUpperCase": { "signature": "public String toUpperCase()", "description": "Converts all of the characters in this String to upper case using the rules of the default locale.", "type": "method" },
27
- "toLowerCase": { "signature": "public String toLowerCase()", "description": "Converts all of the characters in this String to lower case using the rules of the default locale.", "type": "method" },
28
- "isEmpty": { "signature": "public boolean isEmpty()", "description": "Returns true if, and only if, length() is 0.", "type": "method" },
29
- "isBlank": { "signature": "public boolean isBlank()", "description": "(Java 11+) Returns true if the string is empty or contains only white space codepoints.", "type": "method" },
30
- "toCharArray": { "signature": "public char[] toCharArray()", "description": "Converts this string to a new character array.", "type": "method" },
31
- "matches": { "signature": "public boolean matches(String regex)", "description": "Tells whether or not this string matches the given regular expression.", "type": "method" },
32
- "format": { "signature": "public static String format(String format, Object... args)", "description": "Returns a formatted string using the specified format string and arguments.", "type": "method" },
33
- "join": { "signature": "public static String join(CharSequence delimiter, CharSequence... elements)", "description": "Returns a new String composed of copies of the CharSequence elements joined together with the specified delimiter.", "type": "method" },
34
- "valueOf": { "signature": "public static String valueOf(Object obj)", "description": "Returns the string representation of the Object argument. Returns \"null\" if the argument is null.", "type": "method" },
35
- "repeat": { "signature": "public String repeat(int count)", "description": "(Java 11+) Returns a string whose value is the concatenation of this string repeated count times.", "type": "method" },
36
- "chars": { "signature": "public IntStream chars()", "description": "Returns an IntStream of char values from this sequence. The values are zero-extended to int.", "type": "method" }
37
- }
38
- },
39
- "ArrayList": {
40
- "signature": "public class ArrayList<E> extends AbstractList<E> implements List<E>, RandomAccess, Cloneable, Serializable",
41
- "description": "Resizable-array implementation of the List interface. Implements all optional list operations and permits all elements, including null. Provides constant-time positional access and amortized constant-time addition.",
42
- "type": "class",
43
- "module": "java.util",
44
- "members": {
45
- "add": { "signature": "public boolean add(E e)", "description": "Appends the specified element to the end of this list. Returns true.", "type": "method" },
46
- "get": { "signature": "public E get(int index)", "description": "Returns the element at the specified position in this list. Throws IndexOutOfBoundsException if the index is out of range.", "type": "method" },
47
- "set": { "signature": "public E set(int index, E element)", "description": "Replaces the element at the specified position in this list with the specified element. Returns the element previously at the position.", "type": "method" },
48
- "remove": { "signature": "public E remove(int index)", "description": "Removes the element at the specified position in this list. Shifts any subsequent elements to the left.", "type": "method" },
49
- "size": { "signature": "public int size()", "description": "Returns the number of elements in this list.", "type": "method" },
50
- "isEmpty": { "signature": "public boolean isEmpty()", "description": "Returns true if this list contains no elements.", "type": "method" },
51
- "contains": { "signature": "public boolean contains(Object o)", "description": "Returns true if this list contains the specified element, as determined by equals().", "type": "method" },
52
- "indexOf": { "signature": "public int indexOf(Object o)", "description": "Returns the index of the first occurrence of the specified element in this list, or -1 if not found.", "type": "method" },
53
- "clear": { "signature": "public void clear()", "description": "Removes all of the elements from this list. The list will be empty after this call returns.", "type": "method" },
54
- "sort": { "signature": "public void sort(Comparator<? super E> c)", "description": "Sorts this list according to the order induced by the specified Comparator. The sort is stable.", "type": "method" },
55
- "toArray": { "signature": "public Object[] toArray()", "description": "Returns an array containing all of the elements in this list in proper sequence (from first to last element).", "type": "method" },
56
- "subList": { "signature": "public List<E> subList(int fromIndex, int toIndex)", "description": "Returns a view of the portion of this list between the specified fromIndex (inclusive) and toIndex (exclusive).", "type": "method" },
57
- "iterator": { "signature": "public Iterator<E> iterator()", "description": "Returns an iterator over the elements in this list in proper sequence.", "type": "method" },
58
- "forEach": { "signature": "public void forEach(Consumer<? super E> action)", "description": "Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.", "type": "method" },
59
- "stream": { "signature": "public Stream<E> stream()", "description": "Returns a sequential Stream with this collection as its source.", "type": "method" },
60
- "addAll": { "signature": "public boolean addAll(Collection<? extends E> c)", "description": "Appends all of the elements in the specified collection to the end of this list, in the order returned by the collection's iterator.", "type": "method" }
61
- }
62
- },
63
- "HashMap": {
64
- "signature": "public class HashMap<K,V> extends AbstractMap<K,V> implements Map<K,V>, Cloneable, Serializable",
65
- "description": "Hash table based implementation of the Map interface. This implementation permits null values and the null key. Makes no guarantees as to the order of the map. Provides constant-time performance for basic operations (get and put).",
66
- "type": "class",
67
- "module": "java.util",
68
- "members": {
69
- "put": { "signature": "public V put(K key, V value)", "description": "Associates the specified value with the specified key in this map. If the map previously contained a mapping for the key, the old value is replaced.", "type": "method" },
70
- "get": { "signature": "public V get(Object key)", "description": "Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.", "type": "method" },
71
- "getOrDefault": { "signature": "public V getOrDefault(Object key, V defaultValue)", "description": "Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.", "type": "method" },
72
- "remove": { "signature": "public V remove(Object key)", "description": "Removes the mapping for the specified key from this map if present. Returns the previous value, or null.", "type": "method" },
73
- "containsKey": { "signature": "public boolean containsKey(Object key)", "description": "Returns true if this map contains a mapping for the specified key.", "type": "method" },
74
- "containsValue": { "signature": "public boolean containsValue(Object value)", "description": "Returns true if this map maps one or more keys to the specified value.", "type": "method" },
75
- "keySet": { "signature": "public Set<K> keySet()", "description": "Returns a Set view of the keys contained in this map. The set is backed by the map.", "type": "method" },
76
- "values": { "signature": "public Collection<V> values()", "description": "Returns a Collection view of the values contained in this map. The collection is backed by the map.", "type": "method" },
77
- "entrySet": { "signature": "public Set<Map.Entry<K,V>> entrySet()", "description": "Returns a Set view of the mappings contained in this map. Each element is a Map.Entry.", "type": "method" },
78
- "size": { "signature": "public int size()", "description": "Returns the number of key-value mappings in this map.", "type": "method" },
79
- "isEmpty": { "signature": "public boolean isEmpty()", "description": "Returns true if this map contains no key-value mappings.", "type": "method" },
80
- "clear": { "signature": "public void clear()", "description": "Removes all of the mappings from this map. The map will be empty after this call returns.", "type": "method" },
81
- "putIfAbsent": { "signature": "public V putIfAbsent(K key, V value)", "description": "If the specified key is not already associated with a value, associates it with the given value and returns null, else returns the current value.", "type": "method" },
82
- "computeIfAbsent": { "signature": "public V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction)", "description": "If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.", "type": "method" },
83
- "merge": { "signature": "public V merge(K key, V value, BiFunction<? super V, ? super V, ? extends V> remappingFunction)", "description": "If the specified key is not already associated with a value, associates it with the given value. Otherwise, replaces the value with the results of the given remapping function.", "type": "method" },
84
- "forEach": { "signature": "public void forEach(BiConsumer<? super K, ? super V> action)", "description": "Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.", "type": "method" }
85
- }
86
- },
87
- "Optional": {
88
- "signature": "public final class Optional<T>",
89
- "description": "A container object which may or may not contain a non-null value. If a value is present, isPresent() returns true. If no value is present, the object is considered empty. Introduced in Java 8 to help avoid NullPointerException.",
90
- "type": "class",
91
- "module": "java.util",
92
- "members": {
93
- "of": { "signature": "public static <T> Optional<T> of(T value)", "description": "Returns an Optional describing the given non-null value. Throws NullPointerException if the value is null.", "type": "method" },
94
- "ofNullable": { "signature": "public static <T> Optional<T> ofNullable(T value)", "description": "Returns an Optional describing the given value, or an empty Optional if the value is null.", "type": "method" },
95
- "empty": { "signature": "public static <T> Optional<T> empty()", "description": "Returns an empty Optional instance. No value is present for this Optional.", "type": "method" },
96
- "isPresent": { "signature": "public boolean isPresent()", "description": "Returns true if a value is present, otherwise false.", "type": "method" },
97
- "isEmpty": { "signature": "public boolean isEmpty()", "description": "(Java 11+) Returns true if a value is not present, otherwise false.", "type": "method" },
98
- "get": { "signature": "public T get()", "description": "If a value is present, returns the value, otherwise throws NoSuchElementException. Prefer orElse/orElseThrow over get().", "type": "method" },
99
- "orElse": { "signature": "public T orElse(T other)", "description": "If a value is present, returns the value, otherwise returns other.", "type": "method" },
100
- "orElseGet": { "signature": "public T orElseGet(Supplier<? extends T> supplier)", "description": "If a value is present, returns the value, otherwise invokes supplier and returns the result.", "type": "method" },
101
- "orElseThrow": { "signature": "public <X extends Throwable> T orElseThrow(Supplier<? extends X> exceptionSupplier)", "description": "If a value is present, returns the value, otherwise throws the exception created by the supplier.", "type": "method" },
102
- "map": { "signature": "public <U> Optional<U> map(Function<? super T, ? extends U> mapper)", "description": "If a value is present, applies the provided mapping function to it, and if the result is non-null, returns an Optional describing the result.", "type": "method" },
103
- "flatMap": { "signature": "public <U> Optional<U> flatMap(Function<? super T, ? extends Optional<? extends U>> mapper)", "description": "If a value is present, applies the provided Optional-bearing mapping function to it and returns the result, otherwise returns an empty Optional.", "type": "method" },
104
- "filter": { "signature": "public Optional<T> filter(Predicate<? super T> predicate)", "description": "If a value is present and matches the given predicate, returns an Optional describing the value, otherwise returns an empty Optional.", "type": "method" },
105
- "ifPresent": { "signature": "public void ifPresent(Consumer<? super T> action)", "description": "If a value is present, performs the given action with the value, otherwise does nothing.", "type": "method" },
106
- "ifPresentOrElse": { "signature": "public void ifPresentOrElse(Consumer<? super T> action, Runnable emptyAction)", "description": "(Java 9+) If a value is present, performs the given action with the value, otherwise performs the given empty-based action.", "type": "method" },
107
- "stream": { "signature": "public Stream<T> stream()", "description": "(Java 9+) If a value is present, returns a sequential Stream containing only that value, otherwise returns an empty Stream.", "type": "method" }
108
- }
109
- },
110
- "Stream": {
111
- "signature": "public interface Stream<T> extends BaseStream<T, Stream<T>>",
112
- "description": "A sequence of elements supporting sequential and parallel aggregate operations. Stream operations are divided into intermediate (lazy) and terminal (eager) operations. Streams are created from collections, arrays, or generator functions.",
113
- "type": "interface",
114
- "module": "java.util.stream",
115
- "members": {
116
- "filter": { "signature": "Stream<T> filter(Predicate<? super T> predicate)", "description": "Returns a stream consisting of the elements of this stream that match the given predicate. Intermediate operation.", "type": "method" },
117
- "map": { "signature": "<R> Stream<R> map(Function<? super T, ? extends R> mapper)", "description": "Returns a stream consisting of the results of applying the given function to the elements of this stream. Intermediate operation.", "type": "method" },
118
- "flatMap": { "signature": "<R> Stream<R> flatMap(Function<? super T, ? extends Stream<? extends R>> mapper)", "description": "Returns a stream of the results of replacing each element with the contents of a mapped stream. Intermediate operation.", "type": "method" },
119
- "collect": { "signature": "<R, A> R collect(Collector<? super T, A, R> collector)", "description": "Performs a mutable reduction operation using a Collector. Terminal operation.", "type": "method" },
120
- "reduce": { "signature": "T reduce(T identity, BinaryOperator<T> accumulator)", "description": "Performs a reduction on the elements using the given identity value and an associative accumulation function. Terminal operation.", "type": "method" },
121
- "forEach": { "signature": "void forEach(Consumer<? super T> action)", "description": "Performs an action for each element of this stream. Terminal operation.", "type": "method" },
122
- "sorted": { "signature": "Stream<T> sorted()", "description": "Returns a stream consisting of the elements of this stream, sorted according to natural order. Stateful intermediate operation.", "type": "method" },
123
- "distinct": { "signature": "Stream<T> distinct()", "description": "Returns a stream consisting of the distinct elements (according to Object.equals) of this stream. Stateful intermediate operation.", "type": "method" },
124
- "limit": { "signature": "Stream<T> limit(long maxSize)", "description": "Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length. Short-circuiting stateful intermediate operation.", "type": "method" },
125
- "skip": { "signature": "Stream<T> skip(long n)", "description": "Returns a stream consisting of the remaining elements of this stream after discarding the first n elements. Stateful intermediate operation.", "type": "method" },
126
- "count": { "signature": "long count()", "description": "Returns the count of elements in this stream. Terminal operation.", "type": "method" },
127
- "findFirst": { "signature": "Optional<T> findFirst()", "description": "Returns an Optional describing the first element of this stream, or an empty Optional if the stream is empty. Short-circuiting terminal operation.", "type": "method" },
128
- "findAny": { "signature": "Optional<T> findAny()", "description": "Returns an Optional describing some element of the stream, or an empty Optional if the stream is empty. Non-deterministic in parallel streams. Short-circuiting terminal operation.", "type": "method" },
129
- "anyMatch": { "signature": "boolean anyMatch(Predicate<? super T> predicate)", "description": "Returns whether any elements of this stream match the provided predicate. Short-circuiting terminal operation.", "type": "method" },
130
- "allMatch": { "signature": "boolean allMatch(Predicate<? super T> predicate)", "description": "Returns whether all elements of this stream match the provided predicate. Short-circuiting terminal operation.", "type": "method" },
131
- "noneMatch": { "signature": "boolean noneMatch(Predicate<? super T> predicate)", "description": "Returns whether no elements of this stream match the provided predicate. Short-circuiting terminal operation.", "type": "method" },
132
- "toArray": { "signature": "Object[] toArray()", "description": "Returns an array containing the elements of this stream. Terminal operation.", "type": "method" },
133
- "peek": { "signature": "Stream<T> peek(Consumer<? super T> action)", "description": "Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as they are consumed. Intermediate operation mainly for debugging.", "type": "method" },
134
- "min": { "signature": "Optional<T> min(Comparator<? super T> comparator)", "description": "Returns the minimum element of this stream according to the provided Comparator. Terminal operation.", "type": "method" },
135
- "max": { "signature": "Optional<T> max(Comparator<? super T> comparator)", "description": "Returns the maximum element of this stream according to the provided Comparator. Terminal operation.", "type": "method" },
136
- "of": { "signature": "static <T> Stream<T> of(T... values)", "description": "Returns a sequential ordered stream whose elements are the specified values.", "type": "method" },
137
- "iterate": { "signature": "static <T> Stream<T> iterate(T seed, UnaryOperator<T> f)", "description": "Returns an infinite sequential ordered Stream produced by iterative application of a function f to an initial element seed.", "type": "method" },
138
- "generate": { "signature": "static <T> Stream<T> generate(Supplier<? extends T> s)", "description": "Returns an infinite sequential unordered stream where each element is generated by the provided Supplier.", "type": "method" },
139
- "concat": { "signature": "static <T> Stream<T> concat(Stream<? extends T> a, Stream<? extends T> b)", "description": "Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.", "type": "method" }
140
- }
141
- },
142
- "List": {
143
- "signature": "public interface List<E> extends Collection<E>",
144
- "description": "An ordered collection (also known as a sequence). The user can access elements by their integer index and search for elements in the list. Unlike sets, lists typically allow duplicate elements.",
145
- "type": "interface",
146
- "module": "java.util",
147
- "members": {
148
- "of": { "signature": "static <E> List<E> of(E... elements)", "description": "(Java 9+) Returns an unmodifiable list containing the specified elements. Throws NullPointerException if any element is null.", "type": "method" },
149
- "copyOf": { "signature": "static <E> List<E> copyOf(Collection<? extends E> coll)", "description": "(Java 10+) Returns an unmodifiable List containing the elements of the given Collection, in its iteration order.", "type": "method" }
150
- }
151
- },
152
- "Map": {
153
- "signature": "public interface Map<K,V>",
154
- "description": "An object that maps keys to values. A map cannot contain duplicate keys; each key can map to at most one value. This interface takes the place of the Dictionary class.",
155
- "type": "interface",
156
- "module": "java.util",
157
- "members": {
158
- "of": { "signature": "static <K,V> Map<K,V> of(K k1, V v1, ...)", "description": "(Java 9+) Returns an unmodifiable map containing the specified key-value pairs. Does not permit null keys or values.", "type": "method" },
159
- "ofEntries": { "signature": "static <K,V> Map<K,V> ofEntries(Map.Entry<? extends K, ? extends V>... entries)", "description": "(Java 9+) Returns an unmodifiable map containing keys and values extracted from the given entries. Does not permit duplicate keys.", "type": "method" },
160
- "entry": { "signature": "static <K,V> Map.Entry<K,V> entry(K k, V v)", "description": "(Java 9+) Returns an unmodifiable Map.Entry containing the given key and value. These entries are suitable for populating Map instances using the Map.ofEntries() method.", "type": "method" }
161
- }
162
- },
163
- "CompletableFuture": {
164
- "signature": "public class CompletableFuture<T> implements Future<T>, CompletionStage<T>",
165
- "description": "A Future that may be explicitly completed (setting its value and status), and may be used as a CompletionStage, supporting dependent functions and actions that trigger upon its completion. Provides a rich API for composing asynchronous operations.",
166
- "type": "class",
167
- "module": "java.util.concurrent",
168
- "members": {
169
- "supplyAsync": { "signature": "public static <U> CompletableFuture<U> supplyAsync(Supplier<U> supplier)", "description": "Returns a new CompletableFuture that is asynchronously completed by a task running in the ForkJoinPool.commonPool() with the value obtained by calling the given Supplier.", "type": "method" },
170
- "thenApply": { "signature": "public <U> CompletableFuture<U> thenApply(Function<? super T, ? extends U> fn)", "description": "Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied function.", "type": "method" },
171
- "thenAccept": { "signature": "public CompletableFuture<Void> thenAccept(Consumer<? super T> action)", "description": "Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied action.", "type": "method" },
172
- "thenRun": { "signature": "public CompletableFuture<Void> thenRun(Runnable action)", "description": "Returns a new CompletionStage that, when this stage completes normally, executes the given action. The result is not passed to the action.", "type": "method" },
173
- "thenCompose": { "signature": "public <U> CompletableFuture<U> thenCompose(Function<? super T, ? extends CompletionStage<U>> fn)", "description": "Returns a new CompletionStage that is completed with the same value as the CompletionStage returned by the given function. Equivalent to flatMap for futures.", "type": "method" },
174
- "thenCombine": { "signature": "public <U,V> CompletableFuture<V> thenCombine(CompletionStage<? extends U> other, BiFunction<? super T, ? super U, ? extends V> fn)", "description": "Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied function.", "type": "method" },
175
- "exceptionally": { "signature": "public CompletableFuture<T> exceptionally(Function<Throwable, ? extends T> fn)", "description": "Returns a new CompletableFuture that, when this stage completes exceptionally, is executed with the exception as the argument to the supplied function.", "type": "method" },
176
- "join": { "signature": "public T join()", "description": "Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally. Unlike get(), does not throw checked exceptions.", "type": "method" },
177
- "get": { "signature": "public T get() throws InterruptedException, ExecutionException", "description": "Waits if necessary for this future to complete, and then returns its result. Throws ExecutionException if the computation threw an exception.", "type": "method" },
178
- "allOf": { "signature": "public static CompletableFuture<Void> allOf(CompletableFuture<?>... cfs)", "description": "Returns a new CompletableFuture that is completed when all of the given CompletableFutures complete.", "type": "method" },
179
- "anyOf": { "signature": "public static CompletableFuture<Object> anyOf(CompletableFuture<?>... cfs)", "description": "Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result.", "type": "method" },
180
- "completedFuture": { "signature": "public static <U> CompletableFuture<U> completedFuture(U value)", "description": "Returns a new CompletableFuture that is already completed with the given value.", "type": "method" }
181
- }
182
- }
183
- }
184
- }
1
+ {
2
+ "language": "java",
3
+ "definitions": {
4
+ "String": {
5
+ "signature": "public final class String implements Serializable, Comparable<String>, CharSequence",
6
+ "description": "The String class represents character strings. All string literals in Java programs are implemented as instances of this class. Strings are immutable; their values cannot be changed after they are created.",
7
+ "type": "class",
8
+ "module": "java.lang",
9
+ "members": {
10
+ "length": {
11
+ "signature": "public int length()",
12
+ "description": "Returns the length of this string. The length is equal to the number of Unicode code units in the string.",
13
+ "type": "method"
14
+ },
15
+ "charAt": {
16
+ "signature": "public char charAt(int index)",
17
+ "description": "Returns the char value at the specified index. An index ranges from 0 to length() - 1.",
18
+ "type": "method"
19
+ },
20
+ "substring": {
21
+ "signature": "public String substring(int beginIndex, int endIndex)",
22
+ "description": "Returns a string that is a substring of this string. The substring begins at beginIndex and extends to the character at endIndex - 1.",
23
+ "type": "method"
24
+ },
25
+ "equals": {
26
+ "signature": "public boolean equals(Object anObject)",
27
+ "description": "Compares this string to the specified object. Returns true if the argument is a String object with the same character sequence.",
28
+ "type": "method"
29
+ },
30
+ "equalsIgnoreCase": {
31
+ "signature": "public boolean equalsIgnoreCase(String anotherString)",
32
+ "description": "Compares this String to another String, ignoring case considerations.",
33
+ "type": "method"
34
+ },
35
+ "compareTo": {
36
+ "signature": "public int compareTo(String anotherString)",
37
+ "description": "Compares two strings lexicographically. Returns a negative integer, zero, or positive integer.",
38
+ "type": "method"
39
+ },
40
+ "contains": {
41
+ "signature": "public boolean contains(CharSequence s)",
42
+ "description": "Returns true if this string contains the specified sequence of char values.",
43
+ "type": "method"
44
+ },
45
+ "startsWith": {
46
+ "signature": "public boolean startsWith(String prefix)",
47
+ "description": "Tests if this string starts with the specified prefix.",
48
+ "type": "method"
49
+ },
50
+ "endsWith": {
51
+ "signature": "public boolean endsWith(String suffix)",
52
+ "description": "Tests if this string ends with the specified suffix.",
53
+ "type": "method"
54
+ },
55
+ "indexOf": {
56
+ "signature": "public int indexOf(String str)",
57
+ "description": "Returns the index within this string of the first occurrence of the specified substring. Returns -1 if not found.",
58
+ "type": "method"
59
+ },
60
+ "lastIndexOf": {
61
+ "signature": "public int lastIndexOf(String str)",
62
+ "description": "Returns the index within this string of the last occurrence of the specified substring. Returns -1 if not found.",
63
+ "type": "method"
64
+ },
65
+ "replace": {
66
+ "signature": "public String replace(CharSequence target, CharSequence replacement)",
67
+ "description": "Replaces each substring of this string that matches the literal target sequence with the specified replacement sequence.",
68
+ "type": "method"
69
+ },
70
+ "replaceAll": {
71
+ "signature": "public String replaceAll(String regex, String replacement)",
72
+ "description": "Replaces each substring of this string that matches the given regular expression with the given replacement.",
73
+ "type": "method"
74
+ },
75
+ "split": {
76
+ "signature": "public String[] split(String regex)",
77
+ "description": "Splits this string around matches of the given regular expression.",
78
+ "type": "method"
79
+ },
80
+ "trim": {
81
+ "signature": "public String trim()",
82
+ "description": "Returns a string whose value is this string, with all leading and trailing space removed, where space is defined as any character whose codepoint is less than or equal to 'U+0020'.",
83
+ "type": "method"
84
+ },
85
+ "strip": {
86
+ "signature": "public String strip()",
87
+ "description": "(Java 11+) Returns a string whose value is this string, with all leading and trailing white space removed. Uses Character.isWhitespace() for Unicode-aware trimming.",
88
+ "type": "method"
89
+ },
90
+ "toUpperCase": {
91
+ "signature": "public String toUpperCase()",
92
+ "description": "Converts all of the characters in this String to upper case using the rules of the default locale.",
93
+ "type": "method"
94
+ },
95
+ "toLowerCase": {
96
+ "signature": "public String toLowerCase()",
97
+ "description": "Converts all of the characters in this String to lower case using the rules of the default locale.",
98
+ "type": "method"
99
+ },
100
+ "isEmpty": {
101
+ "signature": "public boolean isEmpty()",
102
+ "description": "Returns true if, and only if, length() is 0.",
103
+ "type": "method"
104
+ },
105
+ "isBlank": {
106
+ "signature": "public boolean isBlank()",
107
+ "description": "(Java 11+) Returns true if the string is empty or contains only white space codepoints.",
108
+ "type": "method"
109
+ },
110
+ "toCharArray": {
111
+ "signature": "public char[] toCharArray()",
112
+ "description": "Converts this string to a new character array.",
113
+ "type": "method"
114
+ },
115
+ "matches": {
116
+ "signature": "public boolean matches(String regex)",
117
+ "description": "Tells whether or not this string matches the given regular expression.",
118
+ "type": "method"
119
+ },
120
+ "format": {
121
+ "signature": "public static String format(String format, Object... args)",
122
+ "description": "Returns a formatted string using the specified format string and arguments.",
123
+ "type": "method"
124
+ },
125
+ "join": {
126
+ "signature": "public static String join(CharSequence delimiter, CharSequence... elements)",
127
+ "description": "Returns a new String composed of copies of the CharSequence elements joined together with the specified delimiter.",
128
+ "type": "method"
129
+ },
130
+ "valueOf": {
131
+ "signature": "public static String valueOf(Object obj)",
132
+ "description": "Returns the string representation of the Object argument. Returns \"null\" if the argument is null.",
133
+ "type": "method"
134
+ },
135
+ "repeat": {
136
+ "signature": "public String repeat(int count)",
137
+ "description": "(Java 11+) Returns a string whose value is the concatenation of this string repeated count times.",
138
+ "type": "method"
139
+ },
140
+ "chars": {
141
+ "signature": "public IntStream chars()",
142
+ "description": "Returns an IntStream of char values from this sequence. The values are zero-extended to int.",
143
+ "type": "method"
144
+ }
145
+ }
146
+ },
147
+ "ArrayList": {
148
+ "signature": "public class ArrayList<E> extends AbstractList<E> implements List<E>, RandomAccess, Cloneable, Serializable",
149
+ "description": "Resizable-array implementation of the List interface. Implements all optional list operations and permits all elements, including null. Provides constant-time positional access and amortized constant-time addition.",
150
+ "type": "class",
151
+ "module": "java.util",
152
+ "members": {
153
+ "add": {
154
+ "signature": "public boolean add(E e)",
155
+ "description": "Appends the specified element to the end of this list. Returns true.",
156
+ "type": "method"
157
+ },
158
+ "get": {
159
+ "signature": "public E get(int index)",
160
+ "description": "Returns the element at the specified position in this list. Throws IndexOutOfBoundsException if the index is out of range.",
161
+ "type": "method"
162
+ },
163
+ "set": {
164
+ "signature": "public E set(int index, E element)",
165
+ "description": "Replaces the element at the specified position in this list with the specified element. Returns the element previously at the position.",
166
+ "type": "method"
167
+ },
168
+ "remove": {
169
+ "signature": "public E remove(int index)",
170
+ "description": "Removes the element at the specified position in this list. Shifts any subsequent elements to the left.",
171
+ "type": "method"
172
+ },
173
+ "size": {
174
+ "signature": "public int size()",
175
+ "description": "Returns the number of elements in this list.",
176
+ "type": "method"
177
+ },
178
+ "isEmpty": {
179
+ "signature": "public boolean isEmpty()",
180
+ "description": "Returns true if this list contains no elements.",
181
+ "type": "method"
182
+ },
183
+ "contains": {
184
+ "signature": "public boolean contains(Object o)",
185
+ "description": "Returns true if this list contains the specified element, as determined by equals().",
186
+ "type": "method"
187
+ },
188
+ "indexOf": {
189
+ "signature": "public int indexOf(Object o)",
190
+ "description": "Returns the index of the first occurrence of the specified element in this list, or -1 if not found.",
191
+ "type": "method"
192
+ },
193
+ "clear": {
194
+ "signature": "public void clear()",
195
+ "description": "Removes all of the elements from this list. The list will be empty after this call returns.",
196
+ "type": "method"
197
+ },
198
+ "sort": {
199
+ "signature": "public void sort(Comparator<? super E> c)",
200
+ "description": "Sorts this list according to the order induced by the specified Comparator. The sort is stable.",
201
+ "type": "method"
202
+ },
203
+ "toArray": {
204
+ "signature": "public Object[] toArray()",
205
+ "description": "Returns an array containing all of the elements in this list in proper sequence (from first to last element).",
206
+ "type": "method"
207
+ },
208
+ "subList": {
209
+ "signature": "public List<E> subList(int fromIndex, int toIndex)",
210
+ "description": "Returns a view of the portion of this list between the specified fromIndex (inclusive) and toIndex (exclusive).",
211
+ "type": "method"
212
+ },
213
+ "iterator": {
214
+ "signature": "public Iterator<E> iterator()",
215
+ "description": "Returns an iterator over the elements in this list in proper sequence.",
216
+ "type": "method"
217
+ },
218
+ "forEach": {
219
+ "signature": "public void forEach(Consumer<? super E> action)",
220
+ "description": "Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.",
221
+ "type": "method"
222
+ },
223
+ "stream": {
224
+ "signature": "public Stream<E> stream()",
225
+ "description": "Returns a sequential Stream with this collection as its source.",
226
+ "type": "method"
227
+ },
228
+ "addAll": {
229
+ "signature": "public boolean addAll(Collection<? extends E> c)",
230
+ "description": "Appends all of the elements in the specified collection to the end of this list, in the order returned by the collection's iterator.",
231
+ "type": "method"
232
+ }
233
+ }
234
+ },
235
+ "HashMap": {
236
+ "signature": "public class HashMap<K,V> extends AbstractMap<K,V> implements Map<K,V>, Cloneable, Serializable",
237
+ "description": "Hash table based implementation of the Map interface. This implementation permits null values and the null key. Makes no guarantees as to the order of the map. Provides constant-time performance for basic operations (get and put).",
238
+ "type": "class",
239
+ "module": "java.util",
240
+ "members": {
241
+ "put": {
242
+ "signature": "public V put(K key, V value)",
243
+ "description": "Associates the specified value with the specified key in this map. If the map previously contained a mapping for the key, the old value is replaced.",
244
+ "type": "method"
245
+ },
246
+ "get": {
247
+ "signature": "public V get(Object key)",
248
+ "description": "Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.",
249
+ "type": "method"
250
+ },
251
+ "getOrDefault": {
252
+ "signature": "public V getOrDefault(Object key, V defaultValue)",
253
+ "description": "Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.",
254
+ "type": "method"
255
+ },
256
+ "remove": {
257
+ "signature": "public V remove(Object key)",
258
+ "description": "Removes the mapping for the specified key from this map if present. Returns the previous value, or null.",
259
+ "type": "method"
260
+ },
261
+ "containsKey": {
262
+ "signature": "public boolean containsKey(Object key)",
263
+ "description": "Returns true if this map contains a mapping for the specified key.",
264
+ "type": "method"
265
+ },
266
+ "containsValue": {
267
+ "signature": "public boolean containsValue(Object value)",
268
+ "description": "Returns true if this map maps one or more keys to the specified value.",
269
+ "type": "method"
270
+ },
271
+ "keySet": {
272
+ "signature": "public Set<K> keySet()",
273
+ "description": "Returns a Set view of the keys contained in this map. The set is backed by the map.",
274
+ "type": "method"
275
+ },
276
+ "values": {
277
+ "signature": "public Collection<V> values()",
278
+ "description": "Returns a Collection view of the values contained in this map. The collection is backed by the map.",
279
+ "type": "method"
280
+ },
281
+ "entrySet": {
282
+ "signature": "public Set<Map.Entry<K,V>> entrySet()",
283
+ "description": "Returns a Set view of the mappings contained in this map. Each element is a Map.Entry.",
284
+ "type": "method"
285
+ },
286
+ "size": {
287
+ "signature": "public int size()",
288
+ "description": "Returns the number of key-value mappings in this map.",
289
+ "type": "method"
290
+ },
291
+ "isEmpty": {
292
+ "signature": "public boolean isEmpty()",
293
+ "description": "Returns true if this map contains no key-value mappings.",
294
+ "type": "method"
295
+ },
296
+ "clear": {
297
+ "signature": "public void clear()",
298
+ "description": "Removes all of the mappings from this map. The map will be empty after this call returns.",
299
+ "type": "method"
300
+ },
301
+ "putIfAbsent": {
302
+ "signature": "public V putIfAbsent(K key, V value)",
303
+ "description": "If the specified key is not already associated with a value, associates it with the given value and returns null, else returns the current value.",
304
+ "type": "method"
305
+ },
306
+ "computeIfAbsent": {
307
+ "signature": "public V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction)",
308
+ "description": "If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.",
309
+ "type": "method"
310
+ },
311
+ "merge": {
312
+ "signature": "public V merge(K key, V value, BiFunction<? super V, ? super V, ? extends V> remappingFunction)",
313
+ "description": "If the specified key is not already associated with a value, associates it with the given value. Otherwise, replaces the value with the results of the given remapping function.",
314
+ "type": "method"
315
+ },
316
+ "forEach": {
317
+ "signature": "public void forEach(BiConsumer<? super K, ? super V> action)",
318
+ "description": "Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.",
319
+ "type": "method"
320
+ }
321
+ }
322
+ },
323
+ "Optional": {
324
+ "signature": "public final class Optional<T>",
325
+ "description": "A container object which may or may not contain a non-null value. If a value is present, isPresent() returns true. If no value is present, the object is considered empty. Introduced in Java 8 to help avoid NullPointerException.",
326
+ "type": "class",
327
+ "module": "java.util",
328
+ "members": {
329
+ "of": {
330
+ "signature": "public static <T> Optional<T> of(T value)",
331
+ "description": "Returns an Optional describing the given non-null value. Throws NullPointerException if the value is null.",
332
+ "type": "method"
333
+ },
334
+ "ofNullable": {
335
+ "signature": "public static <T> Optional<T> ofNullable(T value)",
336
+ "description": "Returns an Optional describing the given value, or an empty Optional if the value is null.",
337
+ "type": "method"
338
+ },
339
+ "empty": {
340
+ "signature": "public static <T> Optional<T> empty()",
341
+ "description": "Returns an empty Optional instance. No value is present for this Optional.",
342
+ "type": "method"
343
+ },
344
+ "isPresent": {
345
+ "signature": "public boolean isPresent()",
346
+ "description": "Returns true if a value is present, otherwise false.",
347
+ "type": "method"
348
+ },
349
+ "isEmpty": {
350
+ "signature": "public boolean isEmpty()",
351
+ "description": "(Java 11+) Returns true if a value is not present, otherwise false.",
352
+ "type": "method"
353
+ },
354
+ "get": {
355
+ "signature": "public T get()",
356
+ "description": "If a value is present, returns the value, otherwise throws NoSuchElementException. Prefer orElse/orElseThrow over get().",
357
+ "type": "method"
358
+ },
359
+ "orElse": {
360
+ "signature": "public T orElse(T other)",
361
+ "description": "If a value is present, returns the value, otherwise returns other.",
362
+ "type": "method"
363
+ },
364
+ "orElseGet": {
365
+ "signature": "public T orElseGet(Supplier<? extends T> supplier)",
366
+ "description": "If a value is present, returns the value, otherwise invokes supplier and returns the result.",
367
+ "type": "method"
368
+ },
369
+ "orElseThrow": {
370
+ "signature": "public <X extends Throwable> T orElseThrow(Supplier<? extends X> exceptionSupplier)",
371
+ "description": "If a value is present, returns the value, otherwise throws the exception created by the supplier.",
372
+ "type": "method"
373
+ },
374
+ "map": {
375
+ "signature": "public <U> Optional<U> map(Function<? super T, ? extends U> mapper)",
376
+ "description": "If a value is present, applies the provided mapping function to it, and if the result is non-null, returns an Optional describing the result.",
377
+ "type": "method"
378
+ },
379
+ "flatMap": {
380
+ "signature": "public <U> Optional<U> flatMap(Function<? super T, ? extends Optional<? extends U>> mapper)",
381
+ "description": "If a value is present, applies the provided Optional-bearing mapping function to it and returns the result, otherwise returns an empty Optional.",
382
+ "type": "method"
383
+ },
384
+ "filter": {
385
+ "signature": "public Optional<T> filter(Predicate<? super T> predicate)",
386
+ "description": "If a value is present and matches the given predicate, returns an Optional describing the value, otherwise returns an empty Optional.",
387
+ "type": "method"
388
+ },
389
+ "ifPresent": {
390
+ "signature": "public void ifPresent(Consumer<? super T> action)",
391
+ "description": "If a value is present, performs the given action with the value, otherwise does nothing.",
392
+ "type": "method"
393
+ },
394
+ "ifPresentOrElse": {
395
+ "signature": "public void ifPresentOrElse(Consumer<? super T> action, Runnable emptyAction)",
396
+ "description": "(Java 9+) If a value is present, performs the given action with the value, otherwise performs the given empty-based action.",
397
+ "type": "method"
398
+ },
399
+ "stream": {
400
+ "signature": "public Stream<T> stream()",
401
+ "description": "(Java 9+) If a value is present, returns a sequential Stream containing only that value, otherwise returns an empty Stream.",
402
+ "type": "method"
403
+ }
404
+ }
405
+ },
406
+ "Stream": {
407
+ "signature": "public interface Stream<T> extends BaseStream<T, Stream<T>>",
408
+ "description": "A sequence of elements supporting sequential and parallel aggregate operations. Stream operations are divided into intermediate (lazy) and terminal (eager) operations. Streams are created from collections, arrays, or generator functions.",
409
+ "type": "interface",
410
+ "module": "java.util.stream",
411
+ "members": {
412
+ "filter": {
413
+ "signature": "Stream<T> filter(Predicate<? super T> predicate)",
414
+ "description": "Returns a stream consisting of the elements of this stream that match the given predicate. Intermediate operation.",
415
+ "type": "method"
416
+ },
417
+ "map": {
418
+ "signature": "<R> Stream<R> map(Function<? super T, ? extends R> mapper)",
419
+ "description": "Returns a stream consisting of the results of applying the given function to the elements of this stream. Intermediate operation.",
420
+ "type": "method"
421
+ },
422
+ "flatMap": {
423
+ "signature": "<R> Stream<R> flatMap(Function<? super T, ? extends Stream<? extends R>> mapper)",
424
+ "description": "Returns a stream of the results of replacing each element with the contents of a mapped stream. Intermediate operation.",
425
+ "type": "method"
426
+ },
427
+ "collect": {
428
+ "signature": "<R, A> R collect(Collector<? super T, A, R> collector)",
429
+ "description": "Performs a mutable reduction operation using a Collector. Terminal operation.",
430
+ "type": "method"
431
+ },
432
+ "reduce": {
433
+ "signature": "T reduce(T identity, BinaryOperator<T> accumulator)",
434
+ "description": "Performs a reduction on the elements using the given identity value and an associative accumulation function. Terminal operation.",
435
+ "type": "method"
436
+ },
437
+ "forEach": {
438
+ "signature": "void forEach(Consumer<? super T> action)",
439
+ "description": "Performs an action for each element of this stream. Terminal operation.",
440
+ "type": "method"
441
+ },
442
+ "sorted": {
443
+ "signature": "Stream<T> sorted()",
444
+ "description": "Returns a stream consisting of the elements of this stream, sorted according to natural order. Stateful intermediate operation.",
445
+ "type": "method"
446
+ },
447
+ "distinct": {
448
+ "signature": "Stream<T> distinct()",
449
+ "description": "Returns a stream consisting of the distinct elements (according to Object.equals) of this stream. Stateful intermediate operation.",
450
+ "type": "method"
451
+ },
452
+ "limit": {
453
+ "signature": "Stream<T> limit(long maxSize)",
454
+ "description": "Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length. Short-circuiting stateful intermediate operation.",
455
+ "type": "method"
456
+ },
457
+ "skip": {
458
+ "signature": "Stream<T> skip(long n)",
459
+ "description": "Returns a stream consisting of the remaining elements of this stream after discarding the first n elements. Stateful intermediate operation.",
460
+ "type": "method"
461
+ },
462
+ "count": {
463
+ "signature": "long count()",
464
+ "description": "Returns the count of elements in this stream. Terminal operation.",
465
+ "type": "method"
466
+ },
467
+ "findFirst": {
468
+ "signature": "Optional<T> findFirst()",
469
+ "description": "Returns an Optional describing the first element of this stream, or an empty Optional if the stream is empty. Short-circuiting terminal operation.",
470
+ "type": "method"
471
+ },
472
+ "findAny": {
473
+ "signature": "Optional<T> findAny()",
474
+ "description": "Returns an Optional describing some element of the stream, or an empty Optional if the stream is empty. Non-deterministic in parallel streams. Short-circuiting terminal operation.",
475
+ "type": "method"
476
+ },
477
+ "anyMatch": {
478
+ "signature": "boolean anyMatch(Predicate<? super T> predicate)",
479
+ "description": "Returns whether any elements of this stream match the provided predicate. Short-circuiting terminal operation.",
480
+ "type": "method"
481
+ },
482
+ "allMatch": {
483
+ "signature": "boolean allMatch(Predicate<? super T> predicate)",
484
+ "description": "Returns whether all elements of this stream match the provided predicate. Short-circuiting terminal operation.",
485
+ "type": "method"
486
+ },
487
+ "noneMatch": {
488
+ "signature": "boolean noneMatch(Predicate<? super T> predicate)",
489
+ "description": "Returns whether no elements of this stream match the provided predicate. Short-circuiting terminal operation.",
490
+ "type": "method"
491
+ },
492
+ "toArray": {
493
+ "signature": "Object[] toArray()",
494
+ "description": "Returns an array containing the elements of this stream. Terminal operation.",
495
+ "type": "method"
496
+ },
497
+ "peek": {
498
+ "signature": "Stream<T> peek(Consumer<? super T> action)",
499
+ "description": "Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as they are consumed. Intermediate operation mainly for debugging.",
500
+ "type": "method"
501
+ },
502
+ "min": {
503
+ "signature": "Optional<T> min(Comparator<? super T> comparator)",
504
+ "description": "Returns the minimum element of this stream according to the provided Comparator. Terminal operation.",
505
+ "type": "method"
506
+ },
507
+ "max": {
508
+ "signature": "Optional<T> max(Comparator<? super T> comparator)",
509
+ "description": "Returns the maximum element of this stream according to the provided Comparator. Terminal operation.",
510
+ "type": "method"
511
+ },
512
+ "of": {
513
+ "signature": "static <T> Stream<T> of(T... values)",
514
+ "description": "Returns a sequential ordered stream whose elements are the specified values.",
515
+ "type": "method"
516
+ },
517
+ "iterate": {
518
+ "signature": "static <T> Stream<T> iterate(T seed, UnaryOperator<T> f)",
519
+ "description": "Returns an infinite sequential ordered Stream produced by iterative application of a function f to an initial element seed.",
520
+ "type": "method"
521
+ },
522
+ "generate": {
523
+ "signature": "static <T> Stream<T> generate(Supplier<? extends T> s)",
524
+ "description": "Returns an infinite sequential unordered stream where each element is generated by the provided Supplier.",
525
+ "type": "method"
526
+ },
527
+ "concat": {
528
+ "signature": "static <T> Stream<T> concat(Stream<? extends T> a, Stream<? extends T> b)",
529
+ "description": "Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.",
530
+ "type": "method"
531
+ }
532
+ }
533
+ },
534
+ "List": {
535
+ "signature": "public interface List<E> extends Collection<E>",
536
+ "description": "An ordered collection (also known as a sequence). The user can access elements by their integer index and search for elements in the list. Unlike sets, lists typically allow duplicate elements.",
537
+ "type": "interface",
538
+ "module": "java.util",
539
+ "members": {
540
+ "of": {
541
+ "signature": "static <E> List<E> of(E... elements)",
542
+ "description": "(Java 9+) Returns an unmodifiable list containing the specified elements. Throws NullPointerException if any element is null.",
543
+ "type": "method"
544
+ },
545
+ "copyOf": {
546
+ "signature": "static <E> List<E> copyOf(Collection<? extends E> coll)",
547
+ "description": "(Java 10+) Returns an unmodifiable List containing the elements of the given Collection, in its iteration order.",
548
+ "type": "method"
549
+ }
550
+ }
551
+ },
552
+ "Map": {
553
+ "signature": "public interface Map<K,V>",
554
+ "description": "An object that maps keys to values. A map cannot contain duplicate keys; each key can map to at most one value. This interface takes the place of the Dictionary class.",
555
+ "type": "interface",
556
+ "module": "java.util",
557
+ "members": {
558
+ "of": {
559
+ "signature": "static <K,V> Map<K,V> of(K k1, V v1, ...)",
560
+ "description": "(Java 9+) Returns an unmodifiable map containing the specified key-value pairs. Does not permit null keys or values.",
561
+ "type": "method"
562
+ },
563
+ "ofEntries": {
564
+ "signature": "static <K,V> Map<K,V> ofEntries(Map.Entry<? extends K, ? extends V>... entries)",
565
+ "description": "(Java 9+) Returns an unmodifiable map containing keys and values extracted from the given entries. Does not permit duplicate keys.",
566
+ "type": "method"
567
+ },
568
+ "entry": {
569
+ "signature": "static <K,V> Map.Entry<K,V> entry(K k, V v)",
570
+ "description": "(Java 9+) Returns an unmodifiable Map.Entry containing the given key and value. These entries are suitable for populating Map instances using the Map.ofEntries() method.",
571
+ "type": "method"
572
+ }
573
+ }
574
+ },
575
+ "CompletableFuture": {
576
+ "signature": "public class CompletableFuture<T> implements Future<T>, CompletionStage<T>",
577
+ "description": "A Future that may be explicitly completed (setting its value and status), and may be used as a CompletionStage, supporting dependent functions and actions that trigger upon its completion. Provides a rich API for composing asynchronous operations.",
578
+ "type": "class",
579
+ "module": "java.util.concurrent",
580
+ "members": {
581
+ "supplyAsync": {
582
+ "signature": "public static <U> CompletableFuture<U> supplyAsync(Supplier<U> supplier)",
583
+ "description": "Returns a new CompletableFuture that is asynchronously completed by a task running in the ForkJoinPool.commonPool() with the value obtained by calling the given Supplier.",
584
+ "type": "method"
585
+ },
586
+ "thenApply": {
587
+ "signature": "public <U> CompletableFuture<U> thenApply(Function<? super T, ? extends U> fn)",
588
+ "description": "Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied function.",
589
+ "type": "method"
590
+ },
591
+ "thenAccept": {
592
+ "signature": "public CompletableFuture<Void> thenAccept(Consumer<? super T> action)",
593
+ "description": "Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied action.",
594
+ "type": "method"
595
+ },
596
+ "thenRun": {
597
+ "signature": "public CompletableFuture<Void> thenRun(Runnable action)",
598
+ "description": "Returns a new CompletionStage that, when this stage completes normally, executes the given action. The result is not passed to the action.",
599
+ "type": "method"
600
+ },
601
+ "thenCompose": {
602
+ "signature": "public <U> CompletableFuture<U> thenCompose(Function<? super T, ? extends CompletionStage<U>> fn)",
603
+ "description": "Returns a new CompletionStage that is completed with the same value as the CompletionStage returned by the given function. Equivalent to flatMap for futures.",
604
+ "type": "method"
605
+ },
606
+ "thenCombine": {
607
+ "signature": "public <U,V> CompletableFuture<V> thenCombine(CompletionStage<? extends U> other, BiFunction<? super T, ? super U, ? extends V> fn)",
608
+ "description": "Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied function.",
609
+ "type": "method"
610
+ },
611
+ "exceptionally": {
612
+ "signature": "public CompletableFuture<T> exceptionally(Function<Throwable, ? extends T> fn)",
613
+ "description": "Returns a new CompletableFuture that, when this stage completes exceptionally, is executed with the exception as the argument to the supplied function.",
614
+ "type": "method"
615
+ },
616
+ "join": {
617
+ "signature": "public T join()",
618
+ "description": "Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally. Unlike get(), does not throw checked exceptions.",
619
+ "type": "method"
620
+ },
621
+ "get": {
622
+ "signature": "public T get() throws InterruptedException, ExecutionException",
623
+ "description": "Waits if necessary for this future to complete, and then returns its result. Throws ExecutionException if the computation threw an exception.",
624
+ "type": "method"
625
+ },
626
+ "allOf": {
627
+ "signature": "public static CompletableFuture<Void> allOf(CompletableFuture<?>... cfs)",
628
+ "description": "Returns a new CompletableFuture that is completed when all of the given CompletableFutures complete.",
629
+ "type": "method"
630
+ },
631
+ "anyOf": {
632
+ "signature": "public static CompletableFuture<Object> anyOf(CompletableFuture<?>... cfs)",
633
+ "description": "Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result.",
634
+ "type": "method"
635
+ },
636
+ "completedFuture": {
637
+ "signature": "public static <U> CompletableFuture<U> completedFuture(U value)",
638
+ "description": "Returns a new CompletableFuture that is already completed with the given value.",
639
+ "type": "method"
640
+ }
641
+ }
642
+ },
643
+ "Math": {
644
+ "signature": "public final class Math",
645
+ "description": "Contains methods for performing basic numeric operations such as exponentiation, logarithm, square root, and trigonometry.",
646
+ "type": "class",
647
+ "module": "java.lang",
648
+ "members": {
649
+ "abs": {
650
+ "signature": "static int abs(int a)",
651
+ "description": "Returns the absolute value.",
652
+ "type": "method",
653
+ "returns": "int"
654
+ },
655
+ "max": {
656
+ "signature": "static int max(int a, int b)",
657
+ "description": "Returns the greater of two values.",
658
+ "type": "method",
659
+ "returns": "int"
660
+ },
661
+ "min": {
662
+ "signature": "static int min(int a, int b)",
663
+ "description": "Returns the smaller of two values.",
664
+ "type": "method",
665
+ "returns": "int"
666
+ },
667
+ "pow": {
668
+ "signature": "static double pow(double a, double b)",
669
+ "description": "Returns the value of the first argument raised to the power of the second argument.",
670
+ "type": "method",
671
+ "returns": "double"
672
+ },
673
+ "sqrt": {
674
+ "signature": "static double sqrt(double a)",
675
+ "description": "Returns the correctly rounded positive square root.",
676
+ "type": "method",
677
+ "returns": "double"
678
+ },
679
+ "random": {
680
+ "signature": "static double random()",
681
+ "description": "Returns a pseudorandom double value between 0.0 and 1.0.",
682
+ "type": "method",
683
+ "returns": "double"
684
+ },
685
+ "ceil": {
686
+ "signature": "static double ceil(double a)",
687
+ "description": "Returns the smallest double that is greater than or equal to the argument and is an integer.",
688
+ "type": "method",
689
+ "returns": "double"
690
+ },
691
+ "floor": {
692
+ "signature": "static double floor(double a)",
693
+ "description": "Returns the largest double that is less than or equal to the argument and is an integer.",
694
+ "type": "method",
695
+ "returns": "double"
696
+ },
697
+ "round": {
698
+ "signature": "static long round(double a)",
699
+ "description": "Returns the closest long to the argument.",
700
+ "type": "method",
701
+ "returns": "long"
702
+ },
703
+ "log": {
704
+ "signature": "static double log(double a)",
705
+ "description": "Returns the natural logarithm (base e).",
706
+ "type": "method",
707
+ "returns": "double"
708
+ },
709
+ "PI": {
710
+ "signature": "static final double PI",
711
+ "description": "The double value closer to pi than any other.",
712
+ "type": "property",
713
+ "returns": "double"
714
+ }
715
+ }
716
+ },
717
+ "StringBuilder": {
718
+ "signature": "public final class StringBuilder extends AbstractStringBuilder",
719
+ "description": "A mutable sequence of characters. Unlike String, StringBuilder can be modified after creation.",
720
+ "type": "class",
721
+ "module": "java.lang",
722
+ "members": {
723
+ "append": {
724
+ "signature": "StringBuilder append(String str)",
725
+ "description": "Appends the specified string.",
726
+ "type": "method",
727
+ "returns": "StringBuilder"
728
+ },
729
+ "insert": {
730
+ "signature": "StringBuilder insert(int offset, String str)",
731
+ "description": "Inserts the string at the specified offset.",
732
+ "type": "method",
733
+ "returns": "StringBuilder"
734
+ },
735
+ "delete": {
736
+ "signature": "StringBuilder delete(int start, int end)",
737
+ "description": "Removes characters in a substring.",
738
+ "type": "method",
739
+ "returns": "StringBuilder"
740
+ },
741
+ "replace": {
742
+ "signature": "StringBuilder replace(int start, int end, String str)",
743
+ "description": "Replaces characters in a substring.",
744
+ "type": "method",
745
+ "returns": "StringBuilder"
746
+ },
747
+ "reverse": {
748
+ "signature": "StringBuilder reverse()",
749
+ "description": "Reverses the character sequence.",
750
+ "type": "method",
751
+ "returns": "StringBuilder"
752
+ },
753
+ "toString": {
754
+ "signature": "String toString()",
755
+ "description": "Returns a string representation.",
756
+ "type": "method",
757
+ "returns": "String"
758
+ },
759
+ "length": {
760
+ "signature": "int length()",
761
+ "description": "Returns the length (character count).",
762
+ "type": "method",
763
+ "returns": "int"
764
+ },
765
+ "charAt": {
766
+ "signature": "char charAt(int index)",
767
+ "description": "Returns the char value at the specified index.",
768
+ "type": "method",
769
+ "returns": "char"
770
+ }
771
+ }
772
+ },
773
+ "Arrays": {
774
+ "signature": "public class Arrays",
775
+ "description": "Contains static methods for manipulating arrays (sorting, searching, comparing, filling).",
776
+ "type": "class",
777
+ "module": "java.util",
778
+ "members": {
779
+ "sort": {
780
+ "signature": "static void sort(int[] a)",
781
+ "description": "Sorts the specified array into ascending numerical order.",
782
+ "type": "method",
783
+ "returns": "void"
784
+ },
785
+ "binarySearch": {
786
+ "signature": "static int binarySearch(int[] a, int key)",
787
+ "description": "Searches the specified sorted array for the specified value using binary search.",
788
+ "type": "method",
789
+ "returns": "int"
790
+ },
791
+ "copyOf": {
792
+ "signature": "static int[] copyOf(int[] original, int newLength)",
793
+ "description": "Copies the specified array, truncating or padding with zeros as necessary.",
794
+ "type": "method",
795
+ "returns": "int[]"
796
+ },
797
+ "asList": {
798
+ "signature": "static <T> List<T> asList(T... a)",
799
+ "description": "Returns a fixed-size list backed by the specified array.",
800
+ "type": "method",
801
+ "returns": "List<T>"
802
+ },
803
+ "fill": {
804
+ "signature": "static void fill(int[] a, int val)",
805
+ "description": "Assigns the specified value to each element.",
806
+ "type": "method",
807
+ "returns": "void"
808
+ },
809
+ "equals": {
810
+ "signature": "static boolean equals(int[] a, int[] a2)",
811
+ "description": "Returns true if the two arrays are equal.",
812
+ "type": "method",
813
+ "returns": "boolean"
814
+ },
815
+ "stream": {
816
+ "signature": "static IntStream stream(int[] array)",
817
+ "description": "Returns a sequential IntStream with the specified array as source.",
818
+ "type": "method",
819
+ "returns": "IntStream"
820
+ },
821
+ "toString": {
822
+ "signature": "static String toString(int[] a)",
823
+ "description": "Returns a string representation of the contents.",
824
+ "type": "method",
825
+ "returns": "String"
826
+ }
827
+ }
828
+ },
829
+ "Collections": {
830
+ "signature": "public class Collections",
831
+ "description": "Consists exclusively of static methods that operate on or return collections.",
832
+ "type": "class",
833
+ "module": "java.util",
834
+ "members": {
835
+ "sort": {
836
+ "signature": "static <T extends Comparable<? super T>> void sort(List<T> list)",
837
+ "description": "Sorts the specified list into ascending order.",
838
+ "type": "method",
839
+ "returns": "void"
840
+ },
841
+ "reverse": {
842
+ "signature": "static void reverse(List<?> list)",
843
+ "description": "Reverses the order of elements.",
844
+ "type": "method",
845
+ "returns": "void"
846
+ },
847
+ "shuffle": {
848
+ "signature": "static void shuffle(List<?> list)",
849
+ "description": "Randomly permutes the specified list.",
850
+ "type": "method",
851
+ "returns": "void"
852
+ },
853
+ "min": {
854
+ "signature": "static <T extends Object & Comparable<? super T>> T min(Collection<? extends T> coll)",
855
+ "description": "Returns the minimum element.",
856
+ "type": "method",
857
+ "returns": "T"
858
+ },
859
+ "max": {
860
+ "signature": "static <T extends Object & Comparable<? super T>> T max(Collection<? extends T> coll)",
861
+ "description": "Returns the maximum element.",
862
+ "type": "method",
863
+ "returns": "T"
864
+ },
865
+ "unmodifiableList": {
866
+ "signature": "static <T> List<T> unmodifiableList(List<? extends T> list)",
867
+ "description": "Returns an unmodifiable view.",
868
+ "type": "method",
869
+ "returns": "List<T>"
870
+ },
871
+ "synchronizedList": {
872
+ "signature": "static <T> List<T> synchronizedList(List<T> list)",
873
+ "description": "Returns a synchronized (thread-safe) list.",
874
+ "type": "method",
875
+ "returns": "List<T>"
876
+ },
877
+ "frequency": {
878
+ "signature": "static int frequency(Collection<?> c, Object o)",
879
+ "description": "Returns the number of elements equal to the specified object.",
880
+ "type": "method",
881
+ "returns": "int"
882
+ },
883
+ "singletonList": {
884
+ "signature": "static <T> List<T> singletonList(T o)",
885
+ "description": "Returns an immutable list containing only the specified object.",
886
+ "type": "method",
887
+ "returns": "List<T>"
888
+ },
889
+ "emptyList": {
890
+ "signature": "static <T> List<T> emptyList()",
891
+ "description": "Returns an empty immutable list.",
892
+ "type": "method",
893
+ "returns": "List<T>"
894
+ }
895
+ }
896
+ },
897
+ "File": {
898
+ "signature": "public class File implements Serializable, Comparable<File>",
899
+ "description": "An abstract representation of file and directory pathnames.",
900
+ "type": "class",
901
+ "module": "java.io",
902
+ "members": {
903
+ "exists": {
904
+ "signature": "boolean exists()",
905
+ "description": "Tests whether the file or directory denoted by this pathname exists.",
906
+ "type": "method",
907
+ "returns": "boolean"
908
+ },
909
+ "getName": {
910
+ "signature": "String getName()",
911
+ "description": "Returns the name of the file or directory.",
912
+ "type": "method",
913
+ "returns": "String"
914
+ },
915
+ "getPath": {
916
+ "signature": "String getPath()",
917
+ "description": "Converts this pathname into a pathname string.",
918
+ "type": "method",
919
+ "returns": "String"
920
+ },
921
+ "getAbsolutePath": {
922
+ "signature": "String getAbsolutePath()",
923
+ "description": "Returns the absolute pathname string.",
924
+ "type": "method",
925
+ "returns": "String"
926
+ },
927
+ "isFile": {
928
+ "signature": "boolean isFile()",
929
+ "description": "Tests whether the file denoted by this pathname is a normal file.",
930
+ "type": "method",
931
+ "returns": "boolean"
932
+ },
933
+ "isDirectory": {
934
+ "signature": "boolean isDirectory()",
935
+ "description": "Tests whether it denotes a directory.",
936
+ "type": "method",
937
+ "returns": "boolean"
938
+ },
939
+ "length": {
940
+ "signature": "long length()",
941
+ "description": "Returns the length of the file in bytes.",
942
+ "type": "method",
943
+ "returns": "long"
944
+ },
945
+ "mkdir": {
946
+ "signature": "boolean mkdir()",
947
+ "description": "Creates the directory.",
948
+ "type": "method",
949
+ "returns": "boolean"
950
+ },
951
+ "delete": {
952
+ "signature": "boolean delete()",
953
+ "description": "Deletes the file or directory.",
954
+ "type": "method",
955
+ "returns": "boolean"
956
+ },
957
+ "listFiles": {
958
+ "signature": "File[] listFiles()",
959
+ "description": "Returns an array of pathnames denoting the files in the directory.",
960
+ "type": "method",
961
+ "returns": "File[]"
962
+ },
963
+ "createNewFile": {
964
+ "signature": "boolean createNewFile()",
965
+ "description": "Atomically creates a new empty file named by this pathname.",
966
+ "type": "method",
967
+ "returns": "boolean"
968
+ }
969
+ }
970
+ },
971
+ "Thread": {
972
+ "signature": "public class Thread implements Runnable",
973
+ "description": "A thread is a thread of execution in a program. The JVM allows an application to have multiple threads running concurrently.",
974
+ "type": "class",
975
+ "module": "java.lang",
976
+ "members": {
977
+ "start": {
978
+ "signature": "void start()",
979
+ "description": "Causes this thread to begin execution.",
980
+ "type": "method",
981
+ "returns": "void"
982
+ },
983
+ "run": {
984
+ "signature": "void run()",
985
+ "description": "The entry point for the thread.",
986
+ "type": "method",
987
+ "returns": "void"
988
+ },
989
+ "sleep": {
990
+ "signature": "static void sleep(long millis)",
991
+ "description": "Causes the currently executing thread to sleep.",
992
+ "type": "method",
993
+ "returns": "void"
994
+ },
995
+ "join": {
996
+ "signature": "void join()",
997
+ "description": "Waits for this thread to die.",
998
+ "type": "method",
999
+ "returns": "void"
1000
+ },
1001
+ "interrupt": {
1002
+ "signature": "void interrupt()",
1003
+ "description": "Interrupts this thread.",
1004
+ "type": "method",
1005
+ "returns": "void"
1006
+ },
1007
+ "isAlive": {
1008
+ "signature": "boolean isAlive()",
1009
+ "description": "Tests if this thread is alive.",
1010
+ "type": "method",
1011
+ "returns": "boolean"
1012
+ },
1013
+ "getName": {
1014
+ "signature": "String getName()",
1015
+ "description": "Returns this thread's name.",
1016
+ "type": "method",
1017
+ "returns": "String"
1018
+ },
1019
+ "currentThread": {
1020
+ "signature": "static Thread currentThread()",
1021
+ "description": "Returns a reference to the currently executing thread.",
1022
+ "type": "method",
1023
+ "returns": "Thread"
1024
+ }
1025
+ }
1026
+ },
1027
+ "Scanner": {
1028
+ "signature": "public final class Scanner implements Iterator<String>, Closeable",
1029
+ "description": "A simple text scanner which can parse primitive types and strings using regular expressions.",
1030
+ "type": "class",
1031
+ "module": "java.util",
1032
+ "members": {
1033
+ "nextLine": {
1034
+ "signature": "String nextLine()",
1035
+ "description": "Advances past the current line and returns the input that was skipped.",
1036
+ "type": "method",
1037
+ "returns": "String"
1038
+ },
1039
+ "nextInt": {
1040
+ "signature": "int nextInt()",
1041
+ "description": "Scans the next token as an int.",
1042
+ "type": "method",
1043
+ "returns": "int"
1044
+ },
1045
+ "nextDouble": {
1046
+ "signature": "double nextDouble()",
1047
+ "description": "Scans the next token as a double.",
1048
+ "type": "method",
1049
+ "returns": "double"
1050
+ },
1051
+ "hasNext": {
1052
+ "signature": "boolean hasNext()",
1053
+ "description": "Returns true if there is another token in input.",
1054
+ "type": "method",
1055
+ "returns": "boolean"
1056
+ },
1057
+ "hasNextLine": {
1058
+ "signature": "boolean hasNextLine()",
1059
+ "description": "Returns true if there is another line in input.",
1060
+ "type": "method",
1061
+ "returns": "boolean"
1062
+ },
1063
+ "close": {
1064
+ "signature": "void close()",
1065
+ "description": "Closes this scanner.",
1066
+ "type": "method",
1067
+ "returns": "void"
1068
+ }
1069
+ }
1070
+ },
1071
+ "Integer": {
1072
+ "signature": "public final class Integer extends Number implements Comparable<Integer>",
1073
+ "description": "Wraps a value of the primitive type int. Provides methods for converting between int and String.",
1074
+ "type": "class",
1075
+ "module": "java.lang",
1076
+ "members": {
1077
+ "parseInt": {
1078
+ "signature": "static int parseInt(String s)",
1079
+ "description": "Parses the string argument as a signed decimal integer.",
1080
+ "type": "method",
1081
+ "returns": "int"
1082
+ },
1083
+ "valueOf": {
1084
+ "signature": "static Integer valueOf(int i)",
1085
+ "description": "Returns an Integer instance representing the specified int.",
1086
+ "type": "method",
1087
+ "returns": "Integer"
1088
+ },
1089
+ "toString": {
1090
+ "signature": "static String toString(int i)",
1091
+ "description": "Returns a String object representing the specified integer.",
1092
+ "type": "method",
1093
+ "returns": "String"
1094
+ },
1095
+ "compareTo": {
1096
+ "signature": "int compareTo(Integer anotherInteger)",
1097
+ "description": "Compares two Integer objects numerically.",
1098
+ "type": "method",
1099
+ "returns": "int"
1100
+ },
1101
+ "MAX_VALUE": {
1102
+ "signature": "static final int MAX_VALUE",
1103
+ "description": "The maximum value an int can have, 2^31-1.",
1104
+ "type": "property",
1105
+ "returns": "int"
1106
+ },
1107
+ "MIN_VALUE": {
1108
+ "signature": "static final int MIN_VALUE",
1109
+ "description": "The minimum value an int can have, -2^31.",
1110
+ "type": "property",
1111
+ "returns": "int"
1112
+ },
1113
+ "intValue": {
1114
+ "signature": "int intValue()",
1115
+ "description": "Returns the value of this Integer as an int.",
1116
+ "type": "method",
1117
+ "returns": "int"
1118
+ },
1119
+ "toBinaryString": {
1120
+ "signature": "static String toBinaryString(int i)",
1121
+ "description": "Returns a string representation of the integer in base 2.",
1122
+ "type": "method",
1123
+ "returns": "String"
1124
+ }
1125
+ }
1126
+ },
1127
+ "Number": {
1128
+ "signature": "Number",
1129
+ "description": "Numeric data type for integer and floating-point values.",
1130
+ "type": "type"
1131
+ },
1132
+ "Boolean": {
1133
+ "signature": "Boolean",
1134
+ "description": "Logical type with two values: true and false.",
1135
+ "type": "type"
1136
+ },
1137
+ "Array": {
1138
+ "signature": "Array",
1139
+ "description": "Ordered collection of elements accessible by index.",
1140
+ "type": "type"
1141
+ },
1142
+ "Object": {
1143
+ "signature": "Object",
1144
+ "description": "Collection of key-value pairs (properties and methods).",
1145
+ "type": "type"
1146
+ },
1147
+ "null": {
1148
+ "signature": "null",
1149
+ "description": "Represents the intentional absence of any value.",
1150
+ "type": "constant"
1151
+ },
1152
+ "undefined": {
1153
+ "signature": "undefined",
1154
+ "description": "Represents an uninitialized or missing value.",
1155
+ "type": "constant"
1156
+ }
1157
+ }
1158
+ }