@enjoys/context-engine 1.4.2 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1727) hide show
  1. package/data/codeActions/azcli.json +47 -26
  2. package/data/codeActions/bicep.json +47 -26
  3. package/data/codeActions/cameligo.json +47 -26
  4. package/data/codeActions/clojure.json +47 -26
  5. package/data/codeActions/coffee.json +40 -26
  6. package/data/codeActions/crontab.json +21 -0
  7. package/data/codeActions/cypher.json +47 -26
  8. package/data/codeActions/doctest.json +47 -26
  9. package/data/codeActions/dotenv.json +23 -1
  10. package/data/codeActions/ecl.json +47 -26
  11. package/data/codeActions/elixir.json +47 -26
  12. package/data/codeActions/flow9.json +47 -26
  13. package/data/codeActions/freemarker2.json +47 -26
  14. package/data/codeActions/html.json +21 -0
  15. package/data/codeActions/ini.json +23 -1
  16. package/data/codeActions/json.json +23 -1
  17. package/data/codeActions/julia.json +47 -26
  18. package/data/codeActions/less.json +40 -26
  19. package/data/codeActions/lexon.json +47 -26
  20. package/data/codeActions/liquid.json +47 -26
  21. package/data/codeActions/m3.json +47 -26
  22. package/data/codeActions/markdown.json +21 -0
  23. package/data/codeActions/mdx.json +47 -26
  24. package/data/codeActions/mips.json +47 -26
  25. package/data/codeActions/msdax.json +47 -26
  26. package/data/codeActions/mysql.json +47 -26
  27. package/data/codeActions/objective-c.json +47 -26
  28. package/data/codeActions/pascal.json +47 -26
  29. package/data/codeActions/pascaligo.json +47 -26
  30. package/data/codeActions/pgsql.json +47 -26
  31. package/data/codeActions/pla.json +47 -26
  32. package/data/codeActions/postiats.json +47 -26
  33. package/data/codeActions/powerquery.json +47 -26
  34. package/data/codeActions/qsharp.json +47 -26
  35. package/data/codeActions/razor.json +47 -26
  36. package/data/codeActions/redis-cli.json +21 -0
  37. package/data/codeActions/redis.json +47 -26
  38. package/data/codeActions/redshift.json +47 -26
  39. package/data/codeActions/restructuredtext.json +47 -26
  40. package/data/codeActions/sb.json +48 -26
  41. package/data/codeActions/scheme.json +48 -26
  42. package/data/codeActions/scss.json +40 -26
  43. package/data/codeActions/sol.json +47 -26
  44. package/data/codeActions/sparql.json +47 -26
  45. package/data/codeActions/st.json +47 -26
  46. package/data/codeActions/systemd.json +21 -0
  47. package/data/codeActions/systemverilog.json +47 -26
  48. package/data/codeActions/tcl.json +47 -26
  49. package/data/codeActions/toml.json +23 -1
  50. package/data/codeActions/twig.json +47 -26
  51. package/data/codeActions/vb.json +47 -26
  52. package/data/codeActions/wgsl.json +47 -26
  53. package/data/codeActions/xml.json +21 -0
  54. package/data/codeActions/yaml.json +23 -1
  55. package/data/codeLens/abap.json +38 -7
  56. package/data/codeLens/apex.json +38 -7
  57. package/data/codeLens/awk.json +28 -1
  58. package/data/codeLens/azcli.json +28 -1
  59. package/data/codeLens/bicep.json +38 -17
  60. package/data/codeLens/c.json +27 -1
  61. package/data/codeLens/caddy.json +28 -1
  62. package/data/codeLens/cameligo.json +38 -17
  63. package/data/codeLens/clojure.json +38 -17
  64. package/data/codeLens/coffee.json +38 -17
  65. package/data/codeLens/cpp.json +14 -0
  66. package/data/codeLens/crontab.json +28 -1
  67. package/data/codeLens/csharp.json +7 -0
  68. package/data/codeLens/cypher.json +40 -26
  69. package/data/codeLens/docker-compose.json +40 -26
  70. package/data/codeLens/dockerfile.json +40 -26
  71. package/data/codeLens/doctest.json +28 -1
  72. package/data/codeLens/dotenv.json +40 -26
  73. package/data/codeLens/ecl.json +38 -17
  74. package/data/codeLens/elixir.json +38 -17
  75. package/data/codeLens/flow9.json +38 -17
  76. package/data/codeLens/freemarker2.json +38 -17
  77. package/data/codeLens/go.json +14 -0
  78. package/data/codeLens/graphql.json +7 -0
  79. package/data/codeLens/hcl.json +27 -1
  80. package/data/codeLens/html.json +27 -1
  81. package/data/codeLens/ini.json +40 -26
  82. package/data/codeLens/java.json +7 -0
  83. package/data/codeLens/json.json +40 -26
  84. package/data/codeLens/julia.json +38 -17
  85. package/data/codeLens/less.json +38 -17
  86. package/data/codeLens/lexon.json +38 -17
  87. package/data/codeLens/liquid.json +38 -17
  88. package/data/codeLens/lua.json +27 -1
  89. package/data/codeLens/m3.json +38 -17
  90. package/data/codeLens/makefile.json +21 -0
  91. package/data/codeLens/markdown.json +40 -26
  92. package/data/codeLens/mdx.json +38 -17
  93. package/data/codeLens/mips.json +38 -17
  94. package/data/codeLens/msdax.json +38 -17
  95. package/data/codeLens/mysql.json +38 -17
  96. package/data/codeLens/nginx.json +27 -1
  97. package/data/codeLens/objective-c.json +38 -17
  98. package/data/codeLens/pascal.json +38 -17
  99. package/data/codeLens/pascaligo.json +38 -17
  100. package/data/codeLens/perl.json +21 -0
  101. package/data/codeLens/pgsql.json +38 -17
  102. package/data/codeLens/pla.json +28 -1
  103. package/data/codeLens/postiats.json +38 -17
  104. package/data/codeLens/powerquery.json +38 -17
  105. package/data/codeLens/powershell.json +14 -0
  106. package/data/codeLens/protobuf.json +14 -0
  107. package/data/codeLens/python.json +14 -0
  108. package/data/codeLens/qsharp.json +38 -17
  109. package/data/codeLens/r.json +40 -33
  110. package/data/codeLens/razor.json +38 -17
  111. package/data/codeLens/redis-cli.json +40 -26
  112. package/data/codeLens/redis.json +40 -26
  113. package/data/codeLens/redshift.json +38 -17
  114. package/data/codeLens/restructuredtext.json +38 -17
  115. package/data/codeLens/ruby.json +14 -0
  116. package/data/codeLens/sb.json +38 -17
  117. package/data/codeLens/scheme.json +38 -17
  118. package/data/codeLens/scss.json +38 -17
  119. package/data/codeLens/sol.json +38 -17
  120. package/data/codeLens/sparql.json +38 -17
  121. package/data/codeLens/sql.json +7 -0
  122. package/data/codeLens/ssh_config.json +40 -26
  123. package/data/codeLens/st.json +38 -17
  124. package/data/codeLens/systemd.json +40 -26
  125. package/data/codeLens/systemverilog.json +38 -17
  126. package/data/codeLens/tcl.json +38 -17
  127. package/data/codeLens/toml.json +40 -26
  128. package/data/codeLens/twig.json +38 -17
  129. package/data/codeLens/vb.json +38 -17
  130. package/data/codeLens/wgsl.json +38 -17
  131. package/data/codeLens/xml.json +27 -1
  132. package/data/codeLens/yaml.json +40 -26
  133. package/data/color/abap.json +40 -20
  134. package/data/color/angular.json +67 -21
  135. package/data/color/apex.json +40 -20
  136. package/data/color/azcli.json +40 -20
  137. package/data/color/bicep.json +40 -20
  138. package/data/color/c.json +40 -30
  139. package/data/color/caddy.json +44 -24
  140. package/data/color/cameligo.json +39 -19
  141. package/data/color/clojure.json +39 -19
  142. package/data/color/coffee.json +39 -19
  143. package/data/color/cpp.json +40 -30
  144. package/data/color/crontab.json +44 -24
  145. package/data/color/css.json +140 -124
  146. package/data/color/cypher.json +39 -19
  147. package/data/color/docker-compose.json +44 -24
  148. package/data/color/dockerfile.json +44 -24
  149. package/data/color/doctest.json +40 -20
  150. package/data/color/dotenv.json +44 -24
  151. package/data/color/ecl.json +40 -20
  152. package/data/color/flow9.json +39 -19
  153. package/data/color/go.json +40 -30
  154. package/data/color/graphql.json +44 -24
  155. package/data/color/hcl.json +44 -24
  156. package/data/color/ini.json +44 -24
  157. package/data/color/json.json +44 -24
  158. package/data/color/less.json +39 -19
  159. package/data/color/lexon.json +40 -20
  160. package/data/color/lua.json +40 -30
  161. package/data/color/m3.json +39 -19
  162. package/data/color/makefile.json +44 -24
  163. package/data/color/mips.json +40 -20
  164. package/data/color/msdax.json +39 -19
  165. package/data/color/mysql.json +39 -19
  166. package/data/color/nginx.json +44 -24
  167. package/data/color/objective-c.json +40 -30
  168. package/data/color/pascal.json +39 -19
  169. package/data/color/pascaligo.json +39 -19
  170. package/data/color/perl.json +40 -30
  171. package/data/color/pgsql.json +39 -19
  172. package/data/color/pla.json +40 -20
  173. package/data/color/postiats.json +39 -19
  174. package/data/color/powerquery.json +40 -20
  175. package/data/color/protobuf.json +44 -24
  176. package/data/color/qsharp.json +40 -20
  177. package/data/color/redis-cli.json +40 -20
  178. package/data/color/redis.json +40 -20
  179. package/data/color/redshift.json +39 -19
  180. package/data/color/restructuredtext.json +40 -20
  181. package/data/color/rust.json +40 -30
  182. package/data/color/sb.json +40 -20
  183. package/data/color/scala.json +44 -13
  184. package/data/color/scheme.json +39 -19
  185. package/data/color/scss.json +39 -19
  186. package/data/color/shadcn.json +80 -66
  187. package/data/color/sol.json +40 -20
  188. package/data/color/sparql.json +39 -19
  189. package/data/color/sql.json +39 -19
  190. package/data/color/ssh_config.json +44 -24
  191. package/data/color/st.json +40 -20
  192. package/data/color/systemd.json +44 -24
  193. package/data/color/systemverilog.json +40 -20
  194. package/data/color/tailwindcss.json +87 -53
  195. package/data/color/toml.json +44 -24
  196. package/data/color/wgsl.json +40 -20
  197. package/data/color/yaml.json +44 -24
  198. package/data/commands/abap.json +201 -41
  199. package/data/commands/angular.json +24 -2
  200. package/data/commands/apex.json +211 -15
  201. package/data/commands/awk.json +160 -26
  202. package/data/commands/azcli.json +164 -59
  203. package/data/commands/bicep.json +161 -47
  204. package/data/commands/c.json +153 -35
  205. package/data/commands/caddy.json +390 -194
  206. package/data/commands/cameligo.json +157 -47
  207. package/data/commands/clojure.json +164 -41
  208. package/data/commands/coffee.json +160 -41
  209. package/data/commands/cpp.json +153 -35
  210. package/data/commands/crontab.json +156 -30
  211. package/data/commands/csharp.json +165 -47
  212. package/data/commands/css.json +160 -41
  213. package/data/commands/cypher.json +158 -31
  214. package/data/commands/dart.json +288 -216
  215. package/data/commands/docker-compose.json +451 -384
  216. package/data/commands/dockerfile.json +269 -90
  217. package/data/commands/doctest.json +158 -28
  218. package/data/commands/dotenv.json +165 -29
  219. package/data/commands/ecl.json +178 -31
  220. package/data/commands/elixir.json +169 -71
  221. package/data/commands/flow9.json +161 -29
  222. package/data/commands/freemarker2.json +163 -29
  223. package/data/commands/go.json +437 -161
  224. package/data/commands/graphql.json +177 -30
  225. package/data/commands/hcl.json +167 -53
  226. package/data/commands/html.json +179 -30
  227. package/data/commands/ini.json +174 -30
  228. package/data/commands/java.json +153 -31
  229. package/data/commands/javascript.json +167 -34
  230. package/data/commands/json.json +161 -41
  231. package/data/commands/julia.json +161 -41
  232. package/data/commands/kotlin.json +174 -45
  233. package/data/commands/less.json +166 -31
  234. package/data/commands/lexon.json +166 -28
  235. package/data/commands/linux.json +10256 -3812
  236. package/data/commands/liquid.json +181 -31
  237. package/data/commands/lua.json +190 -66
  238. package/data/commands/m3.json +156 -30
  239. package/data/commands/makefile.json +165 -41
  240. package/data/commands/manifest.json +1 -0
  241. package/data/commands/markdown.json +183 -30
  242. package/data/commands/mdx.json +170 -29
  243. package/data/commands/mips.json +155 -31
  244. package/data/commands/msdax.json +175 -28
  245. package/data/commands/mysql.json +225 -81
  246. package/data/commands/nestjs.json +24 -2
  247. package/data/commands/nextjs.json +72 -2
  248. package/data/commands/nginx.json +265 -146
  249. package/data/commands/objective-c.json +162 -31
  250. package/data/commands/pascal.json +162 -32
  251. package/data/commands/pascaligo.json +171 -31
  252. package/data/commands/perl.json +167 -35
  253. package/data/commands/pgsql.json +161 -41
  254. package/data/commands/php.json +187 -157
  255. package/data/commands/pla.json +171 -28
  256. package/data/commands/postiats.json +161 -31
  257. package/data/commands/powerquery.json +173 -28
  258. package/data/commands/powershell.json +159 -33
  259. package/data/commands/protobuf.json +171 -32
  260. package/data/commands/python.json +150 -30
  261. package/data/commands/qsharp.json +170 -31
  262. package/data/commands/r.json +241 -100
  263. package/data/commands/razor.json +170 -31
  264. package/data/commands/react.json +48 -2
  265. package/data/commands/redis-cli.json +257 -148
  266. package/data/commands/redis.json +161 -47
  267. package/data/commands/redshift.json +162 -32
  268. package/data/commands/restructuredtext.json +172 -34
  269. package/data/commands/ruby.json +165 -108
  270. package/data/commands/rust.json +378 -35
  271. package/data/commands/sb.json +162 -28
  272. package/data/commands/scala.json +429 -171
  273. package/data/commands/scheme.json +161 -30
  274. package/data/commands/scss.json +164 -32
  275. package/data/commands/shadcn.json +20 -2
  276. package/data/commands/shell.json +239 -239
  277. package/data/commands/sol.json +164 -32
  278. package/data/commands/sparql.json +181 -30
  279. package/data/commands/sql.json +213 -48
  280. package/data/commands/ssh_config.json +168 -36
  281. package/data/commands/st.json +175 -28
  282. package/data/commands/swift.json +198 -67
  283. package/data/commands/systemd.json +163 -53
  284. package/data/commands/systemverilog.json +165 -31
  285. package/data/commands/tailwindcss.json +101 -2
  286. package/data/commands/tcl.json +158 -28
  287. package/data/commands/toml.json +178 -30
  288. package/data/commands/twig.json +169 -29
  289. package/data/commands/typescript.json +164 -41
  290. package/data/commands/vb.json +163 -32
  291. package/data/commands/wgsl.json +169 -29
  292. package/data/commands/xml.json +161 -41
  293. package/data/commands/yaml.json +170 -34
  294. package/data/declaration/abap.json +66 -11
  295. package/data/declaration/angular.json +271 -46
  296. package/data/declaration/apex.json +60 -10
  297. package/data/declaration/awk.json +30 -0
  298. package/data/declaration/azcli.json +72 -42
  299. package/data/declaration/bicep.json +66 -36
  300. package/data/declaration/c.json +30 -0
  301. package/data/declaration/caddy.json +30 -0
  302. package/data/declaration/cameligo.json +54 -24
  303. package/data/declaration/clojure.json +66 -36
  304. package/data/declaration/coffee.json +54 -24
  305. package/data/declaration/cpp.json +30 -0
  306. package/data/declaration/crontab.json +66 -36
  307. package/data/declaration/csharp.json +30 -0
  308. package/data/declaration/css.json +91 -59
  309. package/data/declaration/cypher.json +66 -36
  310. package/data/declaration/dart.json +150 -25
  311. package/data/declaration/docker-compose.json +72 -42
  312. package/data/declaration/dockerfile.json +30 -0
  313. package/data/declaration/doctest.json +66 -36
  314. package/data/declaration/dotenv.json +72 -42
  315. package/data/declaration/ecl.json +54 -24
  316. package/data/declaration/elixir.json +66 -36
  317. package/data/declaration/flow9.json +72 -42
  318. package/data/declaration/freemarker2.json +54 -24
  319. package/data/declaration/go.json +30 -0
  320. package/data/declaration/graphql.json +30 -0
  321. package/data/declaration/hcl.json +30 -0
  322. package/data/declaration/html.json +90 -60
  323. package/data/declaration/ini.json +66 -36
  324. package/data/declaration/java.json +30 -0
  325. package/data/declaration/javascript.json +30 -0
  326. package/data/declaration/json.json +60 -30
  327. package/data/declaration/julia.json +66 -36
  328. package/data/declaration/kotlin.json +84 -14
  329. package/data/declaration/less.json +54 -24
  330. package/data/declaration/lexon.json +72 -42
  331. package/data/declaration/liquid.json +54 -24
  332. package/data/declaration/lua.json +30 -0
  333. package/data/declaration/m3.json +60 -30
  334. package/data/declaration/makefile.json +30 -0
  335. package/data/declaration/markdown.json +72 -42
  336. package/data/declaration/mdx.json +54 -24
  337. package/data/declaration/mips.json +72 -42
  338. package/data/declaration/msdax.json +72 -42
  339. package/data/declaration/mysql.json +60 -30
  340. package/data/declaration/nestjs.json +302 -47
  341. package/data/declaration/nextjs.json +304 -274
  342. package/data/declaration/nginx.json +30 -0
  343. package/data/declaration/objective-c.json +66 -36
  344. package/data/declaration/pascal.json +66 -36
  345. package/data/declaration/pascaligo.json +54 -24
  346. package/data/declaration/perl.json +30 -0
  347. package/data/declaration/pgsql.json +66 -36
  348. package/data/declaration/php.json +30 -0
  349. package/data/declaration/pla.json +78 -48
  350. package/data/declaration/postiats.json +60 -30
  351. package/data/declaration/powerquery.json +78 -48
  352. package/data/declaration/powershell.json +30 -0
  353. package/data/declaration/protobuf.json +30 -0
  354. package/data/declaration/python.json +30 -0
  355. package/data/declaration/qsharp.json +60 -30
  356. package/data/declaration/r.json +655 -625
  357. package/data/declaration/razor.json +54 -24
  358. package/data/declaration/react.json +229 -199
  359. package/data/declaration/redis-cli.json +247 -217
  360. package/data/declaration/redis.json +66 -36
  361. package/data/declaration/redshift.json +78 -48
  362. package/data/declaration/restructuredtext.json +84 -54
  363. package/data/declaration/ruby.json +30 -0
  364. package/data/declaration/rust.json +30 -0
  365. package/data/declaration/sb.json +72 -42
  366. package/data/declaration/scala.json +138 -23
  367. package/data/declaration/scheme.json +54 -24
  368. package/data/declaration/scss.json +66 -36
  369. package/data/declaration/shadcn.json +241 -211
  370. package/data/declaration/shell.json +30 -0
  371. package/data/declaration/sol.json +66 -36
  372. package/data/declaration/sparql.json +78 -48
  373. package/data/declaration/sql.json +30 -0
  374. package/data/declaration/ssh_config.json +78 -48
  375. package/data/declaration/st.json +60 -30
  376. package/data/declaration/swift.json +108 -18
  377. package/data/declaration/systemd.json +84 -54
  378. package/data/declaration/systemverilog.json +66 -36
  379. package/data/declaration/tailwindcss.json +169 -137
  380. package/data/declaration/tcl.json +54 -24
  381. package/data/declaration/toml.json +30 -0
  382. package/data/declaration/twig.json +54 -24
  383. package/data/declaration/typescript.json +30 -0
  384. package/data/declaration/vb.json +66 -36
  385. package/data/declaration/wgsl.json +60 -30
  386. package/data/declaration/xml.json +30 -0
  387. package/data/declaration/yaml.json +30 -0
  388. package/data/definition/apex.json +41 -1
  389. package/data/definition/azcli.json +45 -0
  390. package/data/definition/bicep.json +45 -0
  391. package/data/definition/cameligo.json +45 -0
  392. package/data/definition/clojure.json +45 -0
  393. package/data/definition/coffee.json +31 -1
  394. package/data/definition/crontab.json +132 -107
  395. package/data/definition/csharp.json +616 -144
  396. package/data/definition/cypher.json +45 -0
  397. package/data/definition/dart.json +36 -1
  398. package/data/definition/doctest.json +45 -0
  399. package/data/definition/dotenv.json +116 -71
  400. package/data/definition/ecl.json +45 -0
  401. package/data/definition/elixir.json +41 -1
  402. package/data/definition/graphql.json +134 -119
  403. package/data/definition/ini.json +122 -77
  404. package/data/definition/java.json +31 -1
  405. package/data/definition/javascript.json +941 -265
  406. package/data/definition/json.json +123 -83
  407. package/data/definition/julia.json +35 -0
  408. package/data/definition/kotlin.json +41 -1
  409. package/data/definition/less.json +45 -0
  410. package/data/definition/lexon.json +45 -0
  411. package/data/definition/m3.json +45 -0
  412. package/data/definition/makefile.json +133 -113
  413. package/data/definition/markdown.json +132 -107
  414. package/data/definition/mdx.json +45 -0
  415. package/data/definition/objective-c.json +45 -0
  416. package/data/definition/pascal.json +30 -0
  417. package/data/definition/pascaligo.json +45 -0
  418. package/data/definition/perl.json +131 -101
  419. package/data/definition/pgsql.json +15 -0
  420. package/data/definition/pla.json +45 -0
  421. package/data/definition/postiats.json +40 -0
  422. package/data/definition/powerquery.json +30 -0
  423. package/data/definition/powershell.json +134 -119
  424. package/data/definition/protobuf.json +134 -119
  425. package/data/definition/qsharp.json +35 -0
  426. package/data/definition/razor.json +30 -0
  427. package/data/definition/redshift.json +35 -0
  428. package/data/definition/restructuredtext.json +45 -0
  429. package/data/definition/ruby.json +36 -1
  430. package/data/definition/rust.json +41 -1
  431. package/data/definition/sb.json +41 -1
  432. package/data/definition/scheme.json +25 -0
  433. package/data/definition/scss.json +35 -0
  434. package/data/definition/sol.json +45 -0
  435. package/data/definition/sparql.json +45 -0
  436. package/data/definition/ssh_config.json +129 -89
  437. package/data/definition/systemverilog.json +40 -0
  438. package/data/definition/tcl.json +45 -0
  439. package/data/definition/twig.json +133 -113
  440. package/data/definition/vb.json +133 -113
  441. package/data/definition/wgsl.json +133 -113
  442. package/data/definition/xml.json +128 -83
  443. package/data/documentHighlight/css.json +227 -125
  444. package/data/documentHighlight/r.json +207 -45
  445. package/data/documentHighlight/scala.json +380 -79
  446. package/data/documentHighlight/tailwindcss.json +252 -160
  447. package/data/documentRangeFormatting/abap.json +62 -35
  448. package/data/documentRangeFormatting/angular.json +81 -45
  449. package/data/documentRangeFormatting/apex.json +75 -41
  450. package/data/documentRangeFormatting/awk.json +62 -35
  451. package/data/documentRangeFormatting/azcli.json +61 -29
  452. package/data/documentRangeFormatting/bicep.json +67 -35
  453. package/data/documentRangeFormatting/c.json +75 -41
  454. package/data/documentRangeFormatting/caddy.json +59 -29
  455. package/data/documentRangeFormatting/cameligo.json +65 -35
  456. package/data/documentRangeFormatting/clojure.json +67 -35
  457. package/data/documentRangeFormatting/coffee.json +67 -35
  458. package/data/documentRangeFormatting/cpp.json +83 -47
  459. package/data/documentRangeFormatting/crontab.json +61 -29
  460. package/data/documentRangeFormatting/csharp.json +81 -47
  461. package/data/documentRangeFormatting/css.json +133 -101
  462. package/data/documentRangeFormatting/cypher.json +67 -35
  463. package/data/documentRangeFormatting/dart.json +75 -41
  464. package/data/documentRangeFormatting/docker-compose.json +67 -35
  465. package/data/documentRangeFormatting/dockerfile.json +69 -35
  466. package/data/documentRangeFormatting/doctest.json +59 -29
  467. package/data/documentRangeFormatting/dotenv.json +63 -29
  468. package/data/documentRangeFormatting/ecl.json +67 -35
  469. package/data/documentRangeFormatting/elixir.json +73 -41
  470. package/data/documentRangeFormatting/flow9.json +60 -35
  471. package/data/documentRangeFormatting/freemarker2.json +65 -35
  472. package/data/documentRangeFormatting/go.json +75 -41
  473. package/data/documentRangeFormatting/graphql.json +65 -35
  474. package/data/documentRangeFormatting/hcl.json +73 -41
  475. package/data/documentRangeFormatting/html.json +75 -41
  476. package/data/documentRangeFormatting/ini.json +61 -29
  477. package/data/documentRangeFormatting/java.json +83 -47
  478. package/data/documentRangeFormatting/javascript.json +83 -47
  479. package/data/documentRangeFormatting/json.json +67 -35
  480. package/data/documentRangeFormatting/julia.json +70 -41
  481. package/data/documentRangeFormatting/kotlin.json +83 -47
  482. package/data/documentRangeFormatting/less.json +67 -35
  483. package/data/documentRangeFormatting/lexon.json +59 -29
  484. package/data/documentRangeFormatting/liquid.json +65 -35
  485. package/data/documentRangeFormatting/lua.json +62 -35
  486. package/data/documentRangeFormatting/m3.json +67 -35
  487. package/data/documentRangeFormatting/makefile.json +69 -35
  488. package/data/documentRangeFormatting/markdown.json +67 -35
  489. package/data/documentRangeFormatting/mdx.json +67 -35
  490. package/data/documentRangeFormatting/mips.json +67 -35
  491. package/data/documentRangeFormatting/msdax.json +62 -35
  492. package/data/documentRangeFormatting/mysql.json +75 -41
  493. package/data/documentRangeFormatting/nestjs.json +26 -1
  494. package/data/documentRangeFormatting/nextjs.json +26 -1
  495. package/data/documentRangeFormatting/nginx.json +67 -35
  496. package/data/documentRangeFormatting/objective-c.json +75 -41
  497. package/data/documentRangeFormatting/pascal.json +67 -35
  498. package/data/documentRangeFormatting/pascaligo.json +67 -35
  499. package/data/documentRangeFormatting/perl.json +75 -41
  500. package/data/documentRangeFormatting/pgsql.json +90 -47
  501. package/data/documentRangeFormatting/php.json +96 -53
  502. package/data/documentRangeFormatting/pla.json +71 -35
  503. package/data/documentRangeFormatting/postiats.json +79 -41
  504. package/data/documentRangeFormatting/powerquery.json +87 -47
  505. package/data/documentRangeFormatting/powershell.json +95 -53
  506. package/data/documentRangeFormatting/protobuf.json +97 -53
  507. package/data/documentRangeFormatting/python.json +95 -53
  508. package/data/documentRangeFormatting/qsharp.json +87 -47
  509. package/data/documentRangeFormatting/r.json +87 -47
  510. package/data/documentRangeFormatting/razor.json +85 -47
  511. package/data/documentRangeFormatting/react.json +26 -1
  512. package/data/documentRangeFormatting/redis-cli.json +71 -35
  513. package/data/documentRangeFormatting/redis.json +71 -35
  514. package/data/documentRangeFormatting/redshift.json +90 -47
  515. package/data/documentRangeFormatting/restructuredtext.json +80 -41
  516. package/data/documentRangeFormatting/ruby.json +96 -53
  517. package/data/documentRangeFormatting/rust.json +103 -59
  518. package/data/documentRangeFormatting/sb.json +81 -41
  519. package/data/documentRangeFormatting/scala.json +103 -59
  520. package/data/documentRangeFormatting/scheme.json +87 -47
  521. package/data/documentRangeFormatting/scss.json +96 -53
  522. package/data/documentRangeFormatting/shadcn.json +81 -45
  523. package/data/documentRangeFormatting/shell.json +27 -1
  524. package/data/documentRangeFormatting/sol.json +95 -53
  525. package/data/documentRangeFormatting/sparql.json +89 -47
  526. package/data/documentRangeFormatting/sql.json +98 -53
  527. package/data/documentRangeFormatting/ssh_config.json +72 -35
  528. package/data/documentRangeFormatting/st.json +87 -47
  529. package/data/documentRangeFormatting/swift.json +104 -59
  530. package/data/documentRangeFormatting/systemd.json +72 -35
  531. package/data/documentRangeFormatting/systemverilog.json +106 -59
  532. package/data/documentRangeFormatting/tailwindcss.json +87 -55
  533. package/data/documentRangeFormatting/tcl.json +87 -47
  534. package/data/documentRangeFormatting/toml.json +79 -41
  535. package/data/documentRangeFormatting/twig.json +99 -53
  536. package/data/documentRangeFormatting/typescript.json +104 -59
  537. package/data/documentRangeFormatting/vb.json +109 -59
  538. package/data/documentRangeFormatting/wgsl.json +85 -47
  539. package/data/documentRangeFormatting/xml.json +89 -47
  540. package/data/documentRangeFormatting/yaml.json +89 -47
  541. package/data/documentSymbol/abap.json +22 -1
  542. package/data/documentSymbol/apex.json +36 -1
  543. package/data/documentSymbol/awk.json +50 -1
  544. package/data/documentSymbol/azcli.json +72 -12
  545. package/data/documentSymbol/bicep.json +36 -1
  546. package/data/documentSymbol/c.json +50 -1
  547. package/data/documentSymbol/caddy.json +53 -0
  548. package/data/documentSymbol/cameligo.json +75 -26
  549. package/data/documentSymbol/clojure.json +29 -1
  550. package/data/documentSymbol/coffee.json +75 -26
  551. package/data/documentSymbol/cpp.json +35 -0
  552. package/data/documentSymbol/crontab.json +60 -0
  553. package/data/documentSymbol/csharp.json +28 -0
  554. package/data/documentSymbol/cypher.json +75 -47
  555. package/data/documentSymbol/dockerfile.json +50 -1
  556. package/data/documentSymbol/doctest.json +72 -12
  557. package/data/documentSymbol/dotenv.json +60 -0
  558. package/data/documentSymbol/ecl.json +75 -26
  559. package/data/documentSymbol/elixir.json +36 -1
  560. package/data/documentSymbol/flow9.json +71 -19
  561. package/data/documentSymbol/freemarker2.json +75 -26
  562. package/data/documentSymbol/go.json +43 -1
  563. package/data/documentSymbol/graphql.json +29 -1
  564. package/data/documentSymbol/hcl.json +43 -1
  565. package/data/documentSymbol/html.json +29 -1
  566. package/data/documentSymbol/ini.json +53 -0
  567. package/data/documentSymbol/java.json +36 -1
  568. package/data/documentSymbol/javascript.json +36 -1
  569. package/data/documentSymbol/json.json +60 -0
  570. package/data/documentSymbol/julia.json +29 -1
  571. package/data/documentSymbol/less.json +50 -1
  572. package/data/documentSymbol/lexon.json +72 -19
  573. package/data/documentSymbol/liquid.json +75 -26
  574. package/data/documentSymbol/lua.json +36 -1
  575. package/data/documentSymbol/m3.json +75 -33
  576. package/data/documentSymbol/makefile.json +43 -1
  577. package/data/documentSymbol/markdown.json +22 -1
  578. package/data/documentSymbol/mdx.json +75 -26
  579. package/data/documentSymbol/mips.json +72 -19
  580. package/data/documentSymbol/msdax.json +72 -19
  581. package/data/documentSymbol/mysql.json +43 -1
  582. package/data/documentSymbol/nginx.json +50 -1
  583. package/data/documentSymbol/objective-c.json +75 -40
  584. package/data/documentSymbol/pascal.json +29 -1
  585. package/data/documentSymbol/pascaligo.json +75 -26
  586. package/data/documentSymbol/perl.json +50 -1
  587. package/data/documentSymbol/pgsql.json +36 -1
  588. package/data/documentSymbol/php.json +29 -1
  589. package/data/documentSymbol/pla.json +72 -12
  590. package/data/documentSymbol/postiats.json +75 -33
  591. package/data/documentSymbol/powerquery.json +72 -19
  592. package/data/documentSymbol/powershell.json +43 -1
  593. package/data/documentSymbol/protobuf.json +43 -1
  594. package/data/documentSymbol/python.json +50 -1
  595. package/data/documentSymbol/qsharp.json +75 -33
  596. package/data/documentSymbol/r.json +8 -1
  597. package/data/documentSymbol/razor.json +75 -26
  598. package/data/documentSymbol/redis-cli.json +75 -26
  599. package/data/documentSymbol/redis.json +75 -26
  600. package/data/documentSymbol/redshift.json +15 -1
  601. package/data/documentSymbol/restructuredtext.json +72 -19
  602. package/data/documentSymbol/ruby.json +43 -1
  603. package/data/documentSymbol/rust.json +8 -1
  604. package/data/documentSymbol/sb.json +72 -19
  605. package/data/documentSymbol/scheme.json +50 -1
  606. package/data/documentSymbol/scss.json +36 -1
  607. package/data/documentSymbol/sol.json +75 -68
  608. package/data/documentSymbol/sparql.json +72 -19
  609. package/data/documentSymbol/sql.json +36 -1
  610. package/data/documentSymbol/ssh_config.json +53 -0
  611. package/data/documentSymbol/st.json +75 -33
  612. package/data/documentSymbol/systemd.json +53 -0
  613. package/data/documentSymbol/systemverilog.json +75 -47
  614. package/data/documentSymbol/tcl.json +75 -26
  615. package/data/documentSymbol/toml.json +49 -0
  616. package/data/documentSymbol/twig.json +75 -26
  617. package/data/documentSymbol/typescript.json +15 -1
  618. package/data/documentSymbol/vb.json +22 -1
  619. package/data/documentSymbol/wgsl.json +75 -33
  620. package/data/documentSymbol/xml.json +53 -0
  621. package/data/documentSymbol/yaml.json +50 -1
  622. package/data/foldingRange/abap.json +106 -76
  623. package/data/foldingRange/angular.json +24 -0
  624. package/data/foldingRange/apex.json +94 -70
  625. package/data/foldingRange/awk.json +88 -64
  626. package/data/foldingRange/azcli.json +58 -34
  627. package/data/foldingRange/bicep.json +94 -70
  628. package/data/foldingRange/c.json +82 -58
  629. package/data/foldingRange/caddy.json +64 -40
  630. package/data/foldingRange/cameligo.json +82 -58
  631. package/data/foldingRange/clojure.json +100 -76
  632. package/data/foldingRange/coffee.json +105 -76
  633. package/data/foldingRange/cpp.json +100 -76
  634. package/data/foldingRange/crontab.json +52 -28
  635. package/data/foldingRange/csharp.json +100 -76
  636. package/data/foldingRange/css.json +90 -66
  637. package/data/foldingRange/cypher.json +76 -52
  638. package/data/foldingRange/dart.json +106 -82
  639. package/data/foldingRange/docker-compose.json +87 -58
  640. package/data/foldingRange/dockerfile.json +76 -52
  641. package/data/foldingRange/doctest.json +82 -58
  642. package/data/foldingRange/dotenv.json +52 -28
  643. package/data/foldingRange/ecl.json +112 -82
  644. package/data/foldingRange/elixir.json +147 -118
  645. package/data/foldingRange/flow9.json +40 -16
  646. package/data/foldingRange/freemarker2.json +64 -34
  647. package/data/foldingRange/go.json +70 -46
  648. package/data/foldingRange/graphql.json +64 -40
  649. package/data/foldingRange/hcl.json +76 -52
  650. package/data/foldingRange/html.json +64 -34
  651. package/data/foldingRange/ini.json +46 -22
  652. package/data/foldingRange/java.json +76 -52
  653. package/data/foldingRange/javascript.json +70 -46
  654. package/data/foldingRange/json.json +46 -22
  655. package/data/foldingRange/julia.json +76 -52
  656. package/data/foldingRange/kotlin.json +76 -52
  657. package/data/foldingRange/less.json +58 -34
  658. package/data/foldingRange/lexon.json +46 -22
  659. package/data/foldingRange/liquid.json +64 -34
  660. package/data/foldingRange/lua.json +82 -52
  661. package/data/foldingRange/m3.json +64 -34
  662. package/data/foldingRange/makefile.json +57 -28
  663. package/data/foldingRange/markdown.json +58 -34
  664. package/data/foldingRange/mdx.json +64 -34
  665. package/data/foldingRange/mips.json +58 -34
  666. package/data/foldingRange/msdax.json +52 -28
  667. package/data/foldingRange/mysql.json +58 -34
  668. package/data/foldingRange/nestjs.json +24 -0
  669. package/data/foldingRange/nextjs.json +24 -0
  670. package/data/foldingRange/nginx.json +70 -46
  671. package/data/foldingRange/objective-c.json +70 -46
  672. package/data/foldingRange/pascal.json +76 -46
  673. package/data/foldingRange/pascaligo.json +52 -28
  674. package/data/foldingRange/perl.json +76 -52
  675. package/data/foldingRange/pgsql.json +64 -40
  676. package/data/foldingRange/php.json +70 -46
  677. package/data/foldingRange/pla.json +52 -28
  678. package/data/foldingRange/postiats.json +58 -28
  679. package/data/foldingRange/powerquery.json +52 -28
  680. package/data/foldingRange/powershell.json +76 -52
  681. package/data/foldingRange/protobuf.json +64 -40
  682. package/data/foldingRange/python.json +93 -64
  683. package/data/foldingRange/qsharp.json +52 -28
  684. package/data/foldingRange/r.json +70 -46
  685. package/data/foldingRange/razor.json +70 -40
  686. package/data/foldingRange/react.json +24 -0
  687. package/data/foldingRange/redis-cli.json +46 -22
  688. package/data/foldingRange/redis.json +46 -22
  689. package/data/foldingRange/redshift.json +52 -28
  690. package/data/foldingRange/restructuredtext.json +51 -22
  691. package/data/foldingRange/ruby.json +87 -52
  692. package/data/foldingRange/rust.json +88 -64
  693. package/data/foldingRange/sb.json +64 -34
  694. package/data/foldingRange/scala.json +76 -52
  695. package/data/foldingRange/scheme.json +64 -40
  696. package/data/foldingRange/scss.json +64 -40
  697. package/data/foldingRange/shadcn.json +24 -0
  698. package/data/foldingRange/shell.json +24 -0
  699. package/data/foldingRange/sol.json +70 -46
  700. package/data/foldingRange/sparql.json +58 -34
  701. package/data/foldingRange/sql.json +58 -34
  702. package/data/foldingRange/ssh_config.json +46 -22
  703. package/data/foldingRange/st.json +70 -40
  704. package/data/foldingRange/swift.json +82 -58
  705. package/data/foldingRange/systemd.json +70 -46
  706. package/data/foldingRange/systemverilog.json +64 -40
  707. package/data/foldingRange/tailwindcss.json +78 -60
  708. package/data/foldingRange/tcl.json +76 -46
  709. package/data/foldingRange/toml.json +46 -22
  710. package/data/foldingRange/twig.json +64 -34
  711. package/data/foldingRange/typescript.json +88 -64
  712. package/data/foldingRange/vb.json +82 -52
  713. package/data/foldingRange/wgsl.json +70 -46
  714. package/data/foldingRange/xml.json +58 -28
  715. package/data/foldingRange/yaml.json +51 -22
  716. package/data/formatting/abap.json +31 -2
  717. package/data/formatting/apex.json +31 -2
  718. package/data/formatting/awk.json +21 -1
  719. package/data/formatting/azcli.json +32 -3
  720. package/data/formatting/bicep.json +31 -2
  721. package/data/formatting/c.json +21 -1
  722. package/data/formatting/caddy.json +26 -1
  723. package/data/formatting/cameligo.json +31 -2
  724. package/data/formatting/clojure.json +31 -2
  725. package/data/formatting/coffee.json +31 -2
  726. package/data/formatting/cpp.json +21 -1
  727. package/data/formatting/crontab.json +31 -2
  728. package/data/formatting/csharp.json +21 -1
  729. package/data/formatting/cypher.json +31 -2
  730. package/data/formatting/dart.json +6 -2
  731. package/data/formatting/docker-compose.json +26 -2
  732. package/data/formatting/dockerfile.json +30 -2
  733. package/data/formatting/doctest.json +31 -2
  734. package/data/formatting/dotenv.json +32 -3
  735. package/data/formatting/ecl.json +31 -2
  736. package/data/formatting/elixir.json +6 -2
  737. package/data/formatting/flow9.json +31 -2
  738. package/data/formatting/freemarker2.json +31 -2
  739. package/data/formatting/go.json +21 -1
  740. package/data/formatting/graphql.json +26 -1
  741. package/data/formatting/ini.json +30 -2
  742. package/data/formatting/java.json +21 -1
  743. package/data/formatting/javascript.json +21 -1
  744. package/data/formatting/json.json +25 -0
  745. package/data/formatting/julia.json +31 -2
  746. package/data/formatting/kotlin.json +16 -2
  747. package/data/formatting/lexon.json +31 -2
  748. package/data/formatting/liquid.json +31 -2
  749. package/data/formatting/lua.json +21 -1
  750. package/data/formatting/m3.json +31 -2
  751. package/data/formatting/makefile.json +21 -1
  752. package/data/formatting/markdown.json +6 -2
  753. package/data/formatting/mdx.json +31 -2
  754. package/data/formatting/mips.json +31 -3
  755. package/data/formatting/msdax.json +31 -2
  756. package/data/formatting/mysql.json +6 -2
  757. package/data/formatting/nginx.json +21 -1
  758. package/data/formatting/objective-c.json +31 -2
  759. package/data/formatting/pascal.json +31 -2
  760. package/data/formatting/pascaligo.json +31 -2
  761. package/data/formatting/perl.json +21 -1
  762. package/data/formatting/pgsql.json +6 -2
  763. package/data/formatting/php.json +21 -1
  764. package/data/formatting/pla.json +32 -3
  765. package/data/formatting/postiats.json +31 -2
  766. package/data/formatting/powerquery.json +31 -2
  767. package/data/formatting/powershell.json +21 -1
  768. package/data/formatting/protobuf.json +26 -1
  769. package/data/formatting/python.json +21 -1
  770. package/data/formatting/qsharp.json +31 -2
  771. package/data/formatting/r.json +16 -1
  772. package/data/formatting/razor.json +31 -2
  773. package/data/formatting/redis-cli.json +32 -3
  774. package/data/formatting/redis.json +32 -3
  775. package/data/formatting/redshift.json +6 -2
  776. package/data/formatting/restructuredtext.json +30 -2
  777. package/data/formatting/ruby.json +21 -1
  778. package/data/formatting/rust.json +21 -1
  779. package/data/formatting/sb.json +32 -3
  780. package/data/formatting/scheme.json +31 -2
  781. package/data/formatting/sol.json +31 -2
  782. package/data/formatting/sparql.json +31 -2
  783. package/data/formatting/sql.json +21 -1
  784. package/data/formatting/ssh_config.json +26 -1
  785. package/data/formatting/st.json +31 -2
  786. package/data/formatting/systemd.json +31 -2
  787. package/data/formatting/systemverilog.json +32 -3
  788. package/data/formatting/tcl.json +31 -2
  789. package/data/formatting/toml.json +30 -2
  790. package/data/formatting/twig.json +32 -3
  791. package/data/formatting/typescript.json +21 -1
  792. package/data/formatting/vb.json +31 -2
  793. package/data/formatting/wgsl.json +32 -3
  794. package/data/formatting/yaml.json +26 -1
  795. package/data/hover/abap.json +152 -14
  796. package/data/hover/azcli.json +180 -75
  797. package/data/hover/bicep.json +180 -75
  798. package/data/hover/cameligo.json +173 -75
  799. package/data/hover/clojure.json +180 -75
  800. package/data/hover/coffee.json +180 -75
  801. package/data/hover/cypher.json +173 -75
  802. package/data/hover/doctest.json +180 -75
  803. package/data/hover/ecl.json +152 -75
  804. package/data/hover/elixir.json +180 -75
  805. package/data/hover/flow9.json +180 -75
  806. package/data/hover/freemarker2.json +180 -75
  807. package/data/hover/hcl.json +173 -75
  808. package/data/hover/ini.json +159 -68
  809. package/data/hover/json.json +194 -89
  810. package/data/hover/julia.json +173 -75
  811. package/data/hover/less.json +180 -75
  812. package/data/hover/liquid.json +180 -75
  813. package/data/hover/m3.json +180 -75
  814. package/data/hover/makefile.json +131 -68
  815. package/data/hover/mips.json +180 -75
  816. package/data/hover/msdax.json +180 -75
  817. package/data/hover/mysql.json +173 -75
  818. package/data/hover/objective-c.json +180 -75
  819. package/data/hover/pascal.json +159 -75
  820. package/data/hover/pascaligo.json +166 -75
  821. package/data/hover/pgsql.json +173 -75
  822. package/data/hover/postiats.json +173 -75
  823. package/data/hover/powerquery.json +180 -75
  824. package/data/hover/qsharp.json +173 -75
  825. package/data/hover/razor.json +180 -75
  826. package/data/hover/redshift.json +166 -75
  827. package/data/hover/restructuredtext.json +180 -75
  828. package/data/hover/sb.json +173 -75
  829. package/data/hover/scheme.json +173 -75
  830. package/data/hover/scss.json +180 -75
  831. package/data/hover/sol.json +159 -75
  832. package/data/hover/sparql.json +173 -75
  833. package/data/hover/st.json +159 -75
  834. package/data/hover/systemd.json +187 -89
  835. package/data/hover/systemverilog.json +180 -75
  836. package/data/hover/tcl.json +180 -75
  837. package/data/hover/twig.json +180 -75
  838. package/data/hover/typescript.json +215 -120
  839. package/data/hover/vb.json +180 -75
  840. package/data/hover/wgsl.json +173 -75
  841. package/data/implementation/abap.json +29 -0
  842. package/data/implementation/angular.json +148 -22
  843. package/data/implementation/apex.json +29 -0
  844. package/data/implementation/awk.json +29 -0
  845. package/data/implementation/azcli.json +55 -26
  846. package/data/implementation/bicep.json +29 -0
  847. package/data/implementation/c.json +29 -0
  848. package/data/implementation/caddy.json +29 -0
  849. package/data/implementation/cameligo.json +35 -0
  850. package/data/implementation/clojure.json +35 -0
  851. package/data/implementation/coffee.json +29 -0
  852. package/data/implementation/cpp.json +29 -0
  853. package/data/implementation/crontab.json +55 -26
  854. package/data/implementation/csharp.json +29 -0
  855. package/data/implementation/css.json +106 -65
  856. package/data/implementation/cypher.json +29 -0
  857. package/data/implementation/dart.json +79 -14
  858. package/data/implementation/docker-compose.json +29 -0
  859. package/data/implementation/dockerfile.json +29 -0
  860. package/data/implementation/doctest.json +55 -26
  861. package/data/implementation/dotenv.json +55 -26
  862. package/data/implementation/ecl.json +29 -0
  863. package/data/implementation/elixir.json +35 -0
  864. package/data/implementation/flow9.json +29 -0
  865. package/data/implementation/freemarker2.json +29 -0
  866. package/data/implementation/go.json +29 -0
  867. package/data/implementation/graphql.json +29 -0
  868. package/data/implementation/hcl.json +29 -0
  869. package/data/implementation/html.json +67 -38
  870. package/data/implementation/ini.json +55 -26
  871. package/data/implementation/java.json +29 -0
  872. package/data/implementation/javascript.json +29 -0
  873. package/data/implementation/json.json +55 -26
  874. package/data/implementation/julia.json +35 -0
  875. package/data/implementation/kotlin.json +74 -13
  876. package/data/implementation/less.json +29 -0
  877. package/data/implementation/lexon.json +29 -0
  878. package/data/implementation/liquid.json +29 -0
  879. package/data/implementation/lua.json +29 -0
  880. package/data/implementation/m3.json +29 -0
  881. package/data/implementation/makefile.json +29 -0
  882. package/data/implementation/markdown.json +55 -26
  883. package/data/implementation/mdx.json +53 -24
  884. package/data/implementation/mips.json +29 -0
  885. package/data/implementation/msdax.json +29 -0
  886. package/data/implementation/mysql.json +53 -24
  887. package/data/implementation/nestjs.json +146 -24
  888. package/data/implementation/nextjs.json +166 -137
  889. package/data/implementation/nginx.json +29 -0
  890. package/data/implementation/objective-c.json +29 -0
  891. package/data/implementation/pascal.json +29 -0
  892. package/data/implementation/pascaligo.json +35 -0
  893. package/data/implementation/perl.json +29 -0
  894. package/data/implementation/pgsql.json +53 -24
  895. package/data/implementation/php.json +29 -0
  896. package/data/implementation/pla.json +29 -0
  897. package/data/implementation/postiats.json +29 -0
  898. package/data/implementation/powerquery.json +29 -0
  899. package/data/implementation/powershell.json +29 -0
  900. package/data/implementation/protobuf.json +29 -0
  901. package/data/implementation/python.json +29 -0
  902. package/data/implementation/qsharp.json +29 -0
  903. package/data/implementation/r.json +35 -0
  904. package/data/implementation/razor.json +29 -0
  905. package/data/implementation/react.json +154 -125
  906. package/data/implementation/redis-cli.json +55 -26
  907. package/data/implementation/redis.json +55 -26
  908. package/data/implementation/redshift.json +29 -0
  909. package/data/implementation/restructuredtext.json +29 -0
  910. package/data/implementation/ruby.json +29 -0
  911. package/data/implementation/rust.json +29 -0
  912. package/data/implementation/sb.json +29 -0
  913. package/data/implementation/scala.json +93 -16
  914. package/data/implementation/scheme.json +59 -24
  915. package/data/implementation/scss.json +29 -0
  916. package/data/implementation/shadcn.json +130 -89
  917. package/data/implementation/shell.json +29 -0
  918. package/data/implementation/sol.json +29 -0
  919. package/data/implementation/sparql.json +29 -0
  920. package/data/implementation/sql.json +29 -0
  921. package/data/implementation/ssh_config.json +55 -26
  922. package/data/implementation/st.json +29 -0
  923. package/data/implementation/swift.json +78 -14
  924. package/data/implementation/systemd.json +61 -32
  925. package/data/implementation/systemverilog.json +29 -0
  926. package/data/implementation/tailwindcss.json +100 -59
  927. package/data/implementation/tcl.json +29 -0
  928. package/data/implementation/toml.json +55 -26
  929. package/data/implementation/twig.json +29 -0
  930. package/data/implementation/typescript.json +29 -0
  931. package/data/implementation/vb.json +53 -24
  932. package/data/implementation/wgsl.json +53 -24
  933. package/data/implementation/xml.json +61 -32
  934. package/data/implementation/yaml.json +61 -32
  935. package/data/inlayHints/abap.json +81 -39
  936. package/data/inlayHints/angular.json +164 -24
  937. package/data/inlayHints/apex.json +85 -43
  938. package/data/inlayHints/awk.json +42 -0
  939. package/data/inlayHints/azcli.json +69 -27
  940. package/data/inlayHints/bicep.json +89 -47
  941. package/data/inlayHints/c.json +42 -0
  942. package/data/inlayHints/caddy.json +42 -0
  943. package/data/inlayHints/cameligo.json +73 -31
  944. package/data/inlayHints/clojure.json +93 -51
  945. package/data/inlayHints/coffee.json +81 -39
  946. package/data/inlayHints/cpp.json +42 -0
  947. package/data/inlayHints/crontab.json +69 -27
  948. package/data/inlayHints/csharp.json +42 -0
  949. package/data/inlayHints/css.json +129 -87
  950. package/data/inlayHints/cypher.json +73 -31
  951. package/data/inlayHints/dart.json +165 -29
  952. package/data/inlayHints/docker-compose.json +85 -43
  953. package/data/inlayHints/dockerfile.json +42 -0
  954. package/data/inlayHints/doctest.json +73 -31
  955. package/data/inlayHints/dotenv.json +77 -35
  956. package/data/inlayHints/ecl.json +69 -27
  957. package/data/inlayHints/elixir.json +97 -55
  958. package/data/inlayHints/flow9.json +69 -27
  959. package/data/inlayHints/freemarker2.json +69 -27
  960. package/data/inlayHints/go.json +42 -0
  961. package/data/inlayHints/graphql.json +85 -43
  962. package/data/inlayHints/hcl.json +42 -0
  963. package/data/inlayHints/html.json +69 -27
  964. package/data/inlayHints/ini.json +69 -27
  965. package/data/inlayHints/java.json +42 -0
  966. package/data/inlayHints/javascript.json +42 -0
  967. package/data/inlayHints/json.json +81 -39
  968. package/data/inlayHints/julia.json +93 -51
  969. package/data/inlayHints/kotlin.json +129 -23
  970. package/data/inlayHints/less.json +81 -39
  971. package/data/inlayHints/lexon.json +69 -27
  972. package/data/inlayHints/liquid.json +73 -31
  973. package/data/inlayHints/lua.json +42 -0
  974. package/data/inlayHints/m3.json +73 -31
  975. package/data/inlayHints/makefile.json +42 -0
  976. package/data/inlayHints/markdown.json +69 -27
  977. package/data/inlayHints/mdx.json +73 -31
  978. package/data/inlayHints/mips.json +73 -31
  979. package/data/inlayHints/msdax.json +73 -31
  980. package/data/inlayHints/mysql.json +77 -35
  981. package/data/inlayHints/nestjs.json +153 -24
  982. package/data/inlayHints/nextjs.json +185 -143
  983. package/data/inlayHints/nginx.json +42 -0
  984. package/data/inlayHints/objective-c.json +89 -47
  985. package/data/inlayHints/pascal.json +81 -39
  986. package/data/inlayHints/pascaligo.json +69 -27
  987. package/data/inlayHints/perl.json +42 -0
  988. package/data/inlayHints/pgsql.json +81 -39
  989. package/data/inlayHints/php.json +42 -0
  990. package/data/inlayHints/pla.json +69 -27
  991. package/data/inlayHints/postiats.json +69 -27
  992. package/data/inlayHints/powerquery.json +81 -39
  993. package/data/inlayHints/powershell.json +42 -0
  994. package/data/inlayHints/protobuf.json +69 -27
  995. package/data/inlayHints/python.json +42 -0
  996. package/data/inlayHints/qsharp.json +81 -39
  997. package/data/inlayHints/r.json +137 -95
  998. package/data/inlayHints/razor.json +81 -39
  999. package/data/inlayHints/react.json +236 -177
  1000. package/data/inlayHints/redis-cli.json +42 -0
  1001. package/data/inlayHints/redis.json +69 -27
  1002. package/data/inlayHints/redshift.json +73 -31
  1003. package/data/inlayHints/restructuredtext.json +69 -27
  1004. package/data/inlayHints/ruby.json +42 -0
  1005. package/data/inlayHints/rust.json +42 -0
  1006. package/data/inlayHints/sb.json +69 -27
  1007. package/data/inlayHints/scala.json +233 -42
  1008. package/data/inlayHints/scheme.json +93 -51
  1009. package/data/inlayHints/scss.json +93 -51
  1010. package/data/inlayHints/shadcn.json +151 -109
  1011. package/data/inlayHints/shell.json +42 -0
  1012. package/data/inlayHints/sol.json +85 -43
  1013. package/data/inlayHints/sparql.json +73 -31
  1014. package/data/inlayHints/sql.json +42 -0
  1015. package/data/inlayHints/ssh_config.json +73 -31
  1016. package/data/inlayHints/st.json +81 -39
  1017. package/data/inlayHints/swift.json +197 -37
  1018. package/data/inlayHints/systemd.json +81 -39
  1019. package/data/inlayHints/systemverilog.json +77 -35
  1020. package/data/inlayHints/tailwindcss.json +153 -111
  1021. package/data/inlayHints/tcl.json +73 -31
  1022. package/data/inlayHints/toml.json +81 -39
  1023. package/data/inlayHints/twig.json +81 -39
  1024. package/data/inlayHints/typescript.json +42 -0
  1025. package/data/inlayHints/vb.json +85 -43
  1026. package/data/inlayHints/wgsl.json +81 -39
  1027. package/data/inlayHints/xml.json +69 -27
  1028. package/data/inlayHints/yaml.json +77 -35
  1029. package/data/inlineCompletions/abap.json +85 -35
  1030. package/data/inlineCompletions/apex.json +85 -35
  1031. package/data/inlineCompletions/awk.json +65 -0
  1032. package/data/inlineCompletions/azcli.json +85 -35
  1033. package/data/inlineCompletions/bicep.json +85 -35
  1034. package/data/inlineCompletions/c.json +26 -1
  1035. package/data/inlineCompletions/caddy.json +50 -0
  1036. package/data/inlineCompletions/cameligo.json +84 -29
  1037. package/data/inlineCompletions/clojure.json +85 -35
  1038. package/data/inlineCompletions/coffee.json +85 -35
  1039. package/data/inlineCompletions/cpp.json +16 -1
  1040. package/data/inlineCompletions/crontab.json +50 -0
  1041. package/data/inlineCompletions/cypher.json +84 -29
  1042. package/data/inlineCompletions/docker-compose.json +94 -89
  1043. package/data/inlineCompletions/dockerfile.json +50 -0
  1044. package/data/inlineCompletions/doctest.json +83 -23
  1045. package/data/inlineCompletions/dotenv.json +55 -0
  1046. package/data/inlineCompletions/ecl.json +84 -29
  1047. package/data/inlineCompletions/elixir.json +51 -1
  1048. package/data/inlineCompletions/flow9.json +84 -29
  1049. package/data/inlineCompletions/freemarker2.json +84 -29
  1050. package/data/inlineCompletions/go.json +6 -1
  1051. package/data/inlineCompletions/graphql.json +65 -0
  1052. package/data/inlineCompletions/hcl.json +65 -0
  1053. package/data/inlineCompletions/html.json +51 -1
  1054. package/data/inlineCompletions/ini.json +60 -0
  1055. package/data/inlineCompletions/java.json +11 -1
  1056. package/data/inlineCompletions/json.json +60 -0
  1057. package/data/inlineCompletions/julia.json +85 -35
  1058. package/data/inlineCompletions/kotlin.json +6 -1
  1059. package/data/inlineCompletions/less.json +16 -1
  1060. package/data/inlineCompletions/lexon.json +83 -23
  1061. package/data/inlineCompletions/liquid.json +84 -29
  1062. package/data/inlineCompletions/lua.json +36 -1
  1063. package/data/inlineCompletions/m3.json +84 -29
  1064. package/data/inlineCompletions/makefile.json +55 -0
  1065. package/data/inlineCompletions/markdown.json +50 -0
  1066. package/data/inlineCompletions/mdx.json +84 -29
  1067. package/data/inlineCompletions/mips.json +85 -35
  1068. package/data/inlineCompletions/msdax.json +83 -23
  1069. package/data/inlineCompletions/mysql.json +51 -1
  1070. package/data/inlineCompletions/nginx.json +65 -0
  1071. package/data/inlineCompletions/objective-c.json +85 -35
  1072. package/data/inlineCompletions/pascal.json +85 -35
  1073. package/data/inlineCompletions/pascaligo.json +84 -29
  1074. package/data/inlineCompletions/perl.json +65 -0
  1075. package/data/inlineCompletions/pgsql.json +51 -1
  1076. package/data/inlineCompletions/php.json +31 -1
  1077. package/data/inlineCompletions/pla.json +84 -29
  1078. package/data/inlineCompletions/postiats.json +84 -29
  1079. package/data/inlineCompletions/powerquery.json +84 -29
  1080. package/data/inlineCompletions/powershell.json +65 -0
  1081. package/data/inlineCompletions/protobuf.json +65 -0
  1082. package/data/inlineCompletions/qsharp.json +85 -35
  1083. package/data/inlineCompletions/r.json +86 -41
  1084. package/data/inlineCompletions/razor.json +85 -35
  1085. package/data/inlineCompletions/redis-cli.json +50 -0
  1086. package/data/inlineCompletions/redis.json +84 -29
  1087. package/data/inlineCompletions/redshift.json +84 -29
  1088. package/data/inlineCompletions/restructuredtext.json +85 -35
  1089. package/data/inlineCompletions/ruby.json +26 -1
  1090. package/data/inlineCompletions/rust.json +11 -1
  1091. package/data/inlineCompletions/sb.json +85 -35
  1092. package/data/inlineCompletions/scheme.json +85 -35
  1093. package/data/inlineCompletions/scss.json +51 -1
  1094. package/data/inlineCompletions/sol.json +85 -35
  1095. package/data/inlineCompletions/sparql.json +85 -35
  1096. package/data/inlineCompletions/sql.json +31 -1
  1097. package/data/inlineCompletions/ssh_config.json +50 -0
  1098. package/data/inlineCompletions/st.json +85 -35
  1099. package/data/inlineCompletions/systemd.json +55 -0
  1100. package/data/inlineCompletions/systemverilog.json +85 -35
  1101. package/data/inlineCompletions/tcl.json +85 -35
  1102. package/data/inlineCompletions/toml.json +55 -0
  1103. package/data/inlineCompletions/twig.json +85 -35
  1104. package/data/inlineCompletions/vb.json +85 -35
  1105. package/data/inlineCompletions/wgsl.json +85 -35
  1106. package/data/inlineCompletions/xml.json +50 -0
  1107. package/data/inlineCompletions/yaml.json +50 -0
  1108. package/data/linkedEditingRange/abap.json +23 -13
  1109. package/data/linkedEditingRange/angular.json +30 -23
  1110. package/data/linkedEditingRange/apex.json +23 -13
  1111. package/data/linkedEditingRange/awk.json +23 -13
  1112. package/data/linkedEditingRange/azcli.json +18 -2
  1113. package/data/linkedEditingRange/bicep.json +23 -13
  1114. package/data/linkedEditingRange/c.json +24 -19
  1115. package/data/linkedEditingRange/caddy.json +23 -13
  1116. package/data/linkedEditingRange/cameligo.json +23 -13
  1117. package/data/linkedEditingRange/clojure.json +24 -19
  1118. package/data/linkedEditingRange/coffee.json +23 -13
  1119. package/data/linkedEditingRange/cpp.json +24 -19
  1120. package/data/linkedEditingRange/crontab.json +18 -2
  1121. package/data/linkedEditingRange/csharp.json +24 -19
  1122. package/data/linkedEditingRange/cypher.json +24 -19
  1123. package/data/linkedEditingRange/dart.json +23 -13
  1124. package/data/linkedEditingRange/docker-compose.json +18 -2
  1125. package/data/linkedEditingRange/dockerfile.json +23 -13
  1126. package/data/linkedEditingRange/doctest.json +18 -2
  1127. package/data/linkedEditingRange/dotenv.json +11 -1
  1128. package/data/linkedEditingRange/ecl.json +23 -13
  1129. package/data/linkedEditingRange/elixir.json +24 -19
  1130. package/data/linkedEditingRange/flow9.json +23 -13
  1131. package/data/linkedEditingRange/go.json +23 -13
  1132. package/data/linkedEditingRange/graphql.json +23 -13
  1133. package/data/linkedEditingRange/hcl.json +23 -13
  1134. package/data/linkedEditingRange/html.json +23 -13
  1135. package/data/linkedEditingRange/ini.json +11 -1
  1136. package/data/linkedEditingRange/java.json +23 -13
  1137. package/data/linkedEditingRange/javascript.json +24 -19
  1138. package/data/linkedEditingRange/json.json +11 -1
  1139. package/data/linkedEditingRange/julia.json +23 -13
  1140. package/data/linkedEditingRange/kotlin.json +23 -13
  1141. package/data/linkedEditingRange/less.json +24 -19
  1142. package/data/linkedEditingRange/lexon.json +18 -2
  1143. package/data/linkedEditingRange/liquid.json +24 -19
  1144. package/data/linkedEditingRange/lua.json +23 -13
  1145. package/data/linkedEditingRange/m3.json +23 -13
  1146. package/data/linkedEditingRange/makefile.json +23 -13
  1147. package/data/linkedEditingRange/markdown.json +23 -13
  1148. package/data/linkedEditingRange/mdx.json +24 -19
  1149. package/data/linkedEditingRange/mips.json +18 -2
  1150. package/data/linkedEditingRange/msdax.json +18 -2
  1151. package/data/linkedEditingRange/mysql.json +23 -13
  1152. package/data/linkedEditingRange/nestjs.json +5 -0
  1153. package/data/linkedEditingRange/nginx.json +23 -13
  1154. package/data/linkedEditingRange/objective-c.json +24 -19
  1155. package/data/linkedEditingRange/pascal.json +23 -13
  1156. package/data/linkedEditingRange/pascaligo.json +23 -13
  1157. package/data/linkedEditingRange/perl.json +23 -13
  1158. package/data/linkedEditingRange/pgsql.json +24 -19
  1159. package/data/linkedEditingRange/php.json +24 -19
  1160. package/data/linkedEditingRange/pla.json +18 -2
  1161. package/data/linkedEditingRange/postiats.json +23 -13
  1162. package/data/linkedEditingRange/powerquery.json +23 -13
  1163. package/data/linkedEditingRange/powershell.json +24 -19
  1164. package/data/linkedEditingRange/protobuf.json +23 -13
  1165. package/data/linkedEditingRange/python.json +23 -13
  1166. package/data/linkedEditingRange/qsharp.json +23 -13
  1167. package/data/linkedEditingRange/r.json +23 -13
  1168. package/data/linkedEditingRange/razor.json +24 -19
  1169. package/data/linkedEditingRange/redis-cli.json +18 -2
  1170. package/data/linkedEditingRange/redis.json +18 -2
  1171. package/data/linkedEditingRange/redshift.json +23 -13
  1172. package/data/linkedEditingRange/restructuredtext.json +23 -13
  1173. package/data/linkedEditingRange/ruby.json +23 -13
  1174. package/data/linkedEditingRange/rust.json +23 -13
  1175. package/data/linkedEditingRange/sb.json +23 -13
  1176. package/data/linkedEditingRange/scala.json +24 -19
  1177. package/data/linkedEditingRange/scheme.json +24 -19
  1178. package/data/linkedEditingRange/scss.json +24 -19
  1179. package/data/linkedEditingRange/shadcn.json +30 -23
  1180. package/data/linkedEditingRange/sol.json +23 -13
  1181. package/data/linkedEditingRange/sparql.json +23 -13
  1182. package/data/linkedEditingRange/sql.json +23 -13
  1183. package/data/linkedEditingRange/ssh_config.json +18 -2
  1184. package/data/linkedEditingRange/st.json +23 -13
  1185. package/data/linkedEditingRange/swift.json +23 -13
  1186. package/data/linkedEditingRange/systemd.json +18 -2
  1187. package/data/linkedEditingRange/systemverilog.json +23 -13
  1188. package/data/linkedEditingRange/tcl.json +23 -13
  1189. package/data/linkedEditingRange/toml.json +11 -1
  1190. package/data/linkedEditingRange/twig.json +24 -19
  1191. package/data/linkedEditingRange/typescript.json +24 -19
  1192. package/data/linkedEditingRange/vb.json +24 -19
  1193. package/data/linkedEditingRange/wgsl.json +18 -2
  1194. package/data/linkedEditingRange/xml.json +11 -1
  1195. package/data/linkedEditingRange/yaml.json +11 -1
  1196. package/data/links/abap.json +45 -0
  1197. package/data/links/angular.json +117 -95
  1198. package/data/links/apex.json +55 -0
  1199. package/data/links/awk.json +60 -0
  1200. package/data/links/azcli.json +60 -0
  1201. package/data/links/bicep.json +46 -0
  1202. package/data/links/c.json +66 -0
  1203. package/data/links/caddy.json +66 -0
  1204. package/data/links/cameligo.json +60 -0
  1205. package/data/links/clojure.json +46 -0
  1206. package/data/links/coffee.json +51 -0
  1207. package/data/links/cpp.json +66 -0
  1208. package/data/links/crontab.json +65 -0
  1209. package/data/links/csharp.json +66 -0
  1210. package/data/links/css.json +82 -55
  1211. package/data/links/cypher.json +61 -0
  1212. package/data/links/dart.json +84 -16
  1213. package/data/links/docker-compose.json +83 -47
  1214. package/data/links/dockerfile.json +66 -0
  1215. package/data/links/doctest.json +60 -0
  1216. package/data/links/dotenv.json +66 -0
  1217. package/data/links/ecl.json +55 -0
  1218. package/data/links/elixir.json +46 -0
  1219. package/data/links/flow9.json +65 -0
  1220. package/data/links/freemarker2.json +47 -0
  1221. package/data/links/go.json +66 -0
  1222. package/data/links/graphql.json +61 -0
  1223. package/data/links/hcl.json +66 -0
  1224. package/data/links/html.json +67 -0
  1225. package/data/links/ini.json +66 -0
  1226. package/data/links/java.json +66 -0
  1227. package/data/links/javascript.json +67 -0
  1228. package/data/links/json.json +56 -0
  1229. package/data/links/julia.json +56 -0
  1230. package/data/links/kotlin.json +83 -10
  1231. package/data/links/less.json +47 -0
  1232. package/data/links/lexon.json +70 -0
  1233. package/data/links/liquid.json +42 -0
  1234. package/data/links/lua.json +66 -0
  1235. package/data/links/m3.json +60 -0
  1236. package/data/links/makefile.json +66 -0
  1237. package/data/links/markdown.json +65 -0
  1238. package/data/links/mdx.json +52 -0
  1239. package/data/links/mips.json +65 -0
  1240. package/data/links/msdax.json +71 -0
  1241. package/data/links/mysql.json +56 -0
  1242. package/data/links/nestjs.json +157 -130
  1243. package/data/links/nextjs.json +118 -91
  1244. package/data/links/nginx.json +66 -0
  1245. package/data/links/objective-c.json +51 -0
  1246. package/data/links/pascal.json +50 -0
  1247. package/data/links/pascaligo.json +60 -0
  1248. package/data/links/perl.json +66 -0
  1249. package/data/links/pgsql.json +51 -0
  1250. package/data/links/php.json +66 -0
  1251. package/data/links/pla.json +70 -0
  1252. package/data/links/postiats.json +55 -0
  1253. package/data/links/powerquery.json +60 -0
  1254. package/data/links/powershell.json +65 -0
  1255. package/data/links/protobuf.json +66 -0
  1256. package/data/links/python.json +66 -0
  1257. package/data/links/qsharp.json +60 -0
  1258. package/data/links/r.json +81 -20
  1259. package/data/links/razor.json +42 -0
  1260. package/data/links/react.json +102 -75
  1261. package/data/links/redis-cli.json +71 -0
  1262. package/data/links/redis.json +71 -0
  1263. package/data/links/redshift.json +56 -0
  1264. package/data/links/restructuredtext.json +35 -0
  1265. package/data/links/ruby.json +66 -0
  1266. package/data/links/rust.json +66 -0
  1267. package/data/links/sb.json +70 -0
  1268. package/data/links/scala.json +83 -17
  1269. package/data/links/scheme.json +46 -0
  1270. package/data/links/scss.json +27 -0
  1271. package/data/links/shadcn.json +120 -98
  1272. package/data/links/shell.json +5 -0
  1273. package/data/links/sol.json +50 -0
  1274. package/data/links/sparql.json +61 -0
  1275. package/data/links/sql.json +61 -0
  1276. package/data/links/ssh_config.json +66 -0
  1277. package/data/links/st.json +60 -0
  1278. package/data/links/swift.json +83 -13
  1279. package/data/links/systemd.json +61 -0
  1280. package/data/links/systemverilog.json +60 -0
  1281. package/data/links/tailwindcss.json +92 -65
  1282. package/data/links/tcl.json +56 -0
  1283. package/data/links/toml.json +56 -0
  1284. package/data/links/twig.json +22 -0
  1285. package/data/links/typescript.json +67 -0
  1286. package/data/links/vb.json +56 -0
  1287. package/data/links/wgsl.json +70 -0
  1288. package/data/links/xml.json +66 -0
  1289. package/data/links/yaml.json +46 -0
  1290. package/data/manifest.json +6 -3
  1291. package/data/onTypeFormatting/abap.json +80 -42
  1292. package/data/onTypeFormatting/angular.json +34 -1
  1293. package/data/onTypeFormatting/apex.json +107 -69
  1294. package/data/onTypeFormatting/awk.json +95 -58
  1295. package/data/onTypeFormatting/azcli.json +63 -26
  1296. package/data/onTypeFormatting/bicep.json +90 -52
  1297. package/data/onTypeFormatting/c.json +117 -79
  1298. package/data/onTypeFormatting/caddy.json +80 -42
  1299. package/data/onTypeFormatting/cameligo.json +94 -57
  1300. package/data/onTypeFormatting/clojure.json +84 -47
  1301. package/data/onTypeFormatting/coffee.json +83 -46
  1302. package/data/onTypeFormatting/cpp.json +122 -84
  1303. package/data/onTypeFormatting/crontab.json +58 -21
  1304. package/data/onTypeFormatting/csharp.json +117 -79
  1305. package/data/onTypeFormatting/css.json +128 -82
  1306. package/data/onTypeFormatting/cypher.json +78 -41
  1307. package/data/onTypeFormatting/dart.json +117 -79
  1308. package/data/onTypeFormatting/docker-compose.json +80 -42
  1309. package/data/onTypeFormatting/dockerfile.json +80 -42
  1310. package/data/onTypeFormatting/doctest.json +68 -31
  1311. package/data/onTypeFormatting/dotenv.json +70 -32
  1312. package/data/onTypeFormatting/ecl.json +84 -47
  1313. package/data/onTypeFormatting/elixir.json +78 -41
  1314. package/data/onTypeFormatting/flow9.json +95 -58
  1315. package/data/onTypeFormatting/freemarker2.json +90 -52
  1316. package/data/onTypeFormatting/go.json +112 -74
  1317. package/data/onTypeFormatting/graphql.json +89 -52
  1318. package/data/onTypeFormatting/hcl.json +85 -47
  1319. package/data/onTypeFormatting/html.json +90 -52
  1320. package/data/onTypeFormatting/ini.json +75 -37
  1321. package/data/onTypeFormatting/java.json +117 -79
  1322. package/data/onTypeFormatting/javascript.json +122 -84
  1323. package/data/onTypeFormatting/json.json +84 -47
  1324. package/data/onTypeFormatting/julia.json +73 -36
  1325. package/data/onTypeFormatting/kotlin.json +112 -74
  1326. package/data/onTypeFormatting/less.json +95 -58
  1327. package/data/onTypeFormatting/lexon.json +75 -37
  1328. package/data/onTypeFormatting/liquid.json +95 -57
  1329. package/data/onTypeFormatting/lua.json +83 -46
  1330. package/data/onTypeFormatting/m3.json +89 -52
  1331. package/data/onTypeFormatting/makefile.json +78 -41
  1332. package/data/onTypeFormatting/markdown.json +73 -36
  1333. package/data/onTypeFormatting/mdx.json +78 -41
  1334. package/data/onTypeFormatting/mips.json +68 -31
  1335. package/data/onTypeFormatting/msdax.json +73 -36
  1336. package/data/onTypeFormatting/mysql.json +83 -46
  1337. package/data/onTypeFormatting/nestjs.json +29 -1
  1338. package/data/onTypeFormatting/nextjs.json +29 -1
  1339. package/data/onTypeFormatting/nginx.json +85 -47
  1340. package/data/onTypeFormatting/objective-c.json +117 -79
  1341. package/data/onTypeFormatting/pascal.json +89 -52
  1342. package/data/onTypeFormatting/pascaligo.json +89 -52
  1343. package/data/onTypeFormatting/perl.json +95 -58
  1344. package/data/onTypeFormatting/pgsql.json +83 -46
  1345. package/data/onTypeFormatting/php.json +117 -79
  1346. package/data/onTypeFormatting/pla.json +79 -42
  1347. package/data/onTypeFormatting/postiats.json +84 -47
  1348. package/data/onTypeFormatting/powerquery.json +83 -46
  1349. package/data/onTypeFormatting/powershell.json +95 -58
  1350. package/data/onTypeFormatting/protobuf.json +100 -63
  1351. package/data/onTypeFormatting/python.json +90 -52
  1352. package/data/onTypeFormatting/qsharp.json +112 -74
  1353. package/data/onTypeFormatting/r.json +100 -63
  1354. package/data/onTypeFormatting/razor.json +95 -57
  1355. package/data/onTypeFormatting/react.json +34 -1
  1356. package/data/onTypeFormatting/redis-cli.json +58 -21
  1357. package/data/onTypeFormatting/redis.json +58 -21
  1358. package/data/onTypeFormatting/redshift.json +83 -46
  1359. package/data/onTypeFormatting/restructuredtext.json +78 -41
  1360. package/data/onTypeFormatting/ruby.json +78 -41
  1361. package/data/onTypeFormatting/rust.json +112 -74
  1362. package/data/onTypeFormatting/sb.json +68 -31
  1363. package/data/onTypeFormatting/scala.json +112 -74
  1364. package/data/onTypeFormatting/scheme.json +84 -47
  1365. package/data/onTypeFormatting/scss.json +100 -63
  1366. package/data/onTypeFormatting/shadcn.json +34 -1
  1367. package/data/onTypeFormatting/shell.json +34 -1
  1368. package/data/onTypeFormatting/sol.json +107 -69
  1369. package/data/onTypeFormatting/sparql.json +73 -36
  1370. package/data/onTypeFormatting/sql.json +83 -46
  1371. package/data/onTypeFormatting/ssh_config.json +75 -37
  1372. package/data/onTypeFormatting/st.json +89 -52
  1373. package/data/onTypeFormatting/swift.json +112 -74
  1374. package/data/onTypeFormatting/systemd.json +75 -37
  1375. package/data/onTypeFormatting/systemverilog.json +84 -47
  1376. package/data/onTypeFormatting/tailwindcss.json +109 -63
  1377. package/data/onTypeFormatting/tcl.json +89 -52
  1378. package/data/onTypeFormatting/toml.json +75 -37
  1379. package/data/onTypeFormatting/twig.json +95 -57
  1380. package/data/onTypeFormatting/typescript.json +127 -89
  1381. package/data/onTypeFormatting/vb.json +78 -41
  1382. package/data/onTypeFormatting/wgsl.json +112 -74
  1383. package/data/onTypeFormatting/xml.json +90 -52
  1384. package/data/onTypeFormatting/yaml.json +78 -41
  1385. package/data/references/abap.json +72 -9
  1386. package/data/references/apex.json +67 -8
  1387. package/data/references/azcli.json +96 -50
  1388. package/data/references/bicep.json +112 -86
  1389. package/data/references/cameligo.json +103 -67
  1390. package/data/references/clojure.json +113 -87
  1391. package/data/references/coffee.json +105 -69
  1392. package/data/references/crontab.json +92 -41
  1393. package/data/references/css.json +92 -65
  1394. package/data/references/cypher.json +124 -93
  1395. package/data/references/dart.json +117 -15
  1396. package/data/references/docker-compose.json +98 -42
  1397. package/data/references/dockerfile.json +112 -86
  1398. package/data/references/doctest.json +95 -49
  1399. package/data/references/dotenv.json +91 -40
  1400. package/data/references/ecl.json +112 -71
  1401. package/data/references/elixir.json +121 -100
  1402. package/data/references/flow9.json +95 -49
  1403. package/data/references/freemarker2.json +104 -63
  1404. package/data/references/graphql.json +113 -82
  1405. package/data/references/html.json +106 -70
  1406. package/data/references/ini.json +91 -40
  1407. package/data/references/json.json +90 -39
  1408. package/data/references/julia.json +114 -88
  1409. package/data/references/kotlin.json +101 -12
  1410. package/data/references/less.json +107 -71
  1411. package/data/references/lexon.json +113 -67
  1412. package/data/references/liquid.json +103 -62
  1413. package/data/references/m3.json +108 -67
  1414. package/data/references/markdown.json +101 -60
  1415. package/data/references/mdx.json +100 -59
  1416. package/data/references/mips.json +94 -48
  1417. package/data/references/msdax.json +98 -57
  1418. package/data/references/mysql.json +126 -95
  1419. package/data/references/nginx.json +112 -81
  1420. package/data/references/objective-c.json +116 -85
  1421. package/data/references/pascal.json +110 -74
  1422. package/data/references/pascaligo.json +100 -59
  1423. package/data/references/pgsql.json +133 -102
  1424. package/data/references/pla.json +94 -43
  1425. package/data/references/postiats.json +105 -64
  1426. package/data/references/powerquery.json +109 -68
  1427. package/data/references/protobuf.json +110 -84
  1428. package/data/references/qsharp.json +120 -84
  1429. package/data/references/razor.json +110 -69
  1430. package/data/references/redis.json +101 -70
  1431. package/data/references/redshift.json +122 -86
  1432. package/data/references/restructuredtext.json +110 -74
  1433. package/data/references/sb.json +121 -80
  1434. package/data/references/scala.json +124 -15
  1435. package/data/references/scheme.json +130 -99
  1436. package/data/references/scss.json +113 -82
  1437. package/data/references/sol.json +124 -98
  1438. package/data/references/sparql.json +123 -92
  1439. package/data/references/ssh_config.json +106 -65
  1440. package/data/references/st.json +107 -71
  1441. package/data/references/swift.json +111 -14
  1442. package/data/references/systemd.json +117 -76
  1443. package/data/references/systemverilog.json +132 -111
  1444. package/data/references/tcl.json +132 -101
  1445. package/data/references/toml.json +94 -48
  1446. package/data/references/twig.json +108 -77
  1447. package/data/references/vb.json +132 -106
  1448. package/data/references/wgsl.json +120 -84
  1449. package/data/references/xml.json +107 -71
  1450. package/data/references/yaml.json +98 -57
  1451. package/data/rename/abap.json +78 -28
  1452. package/data/rename/apex.json +83 -29
  1453. package/data/rename/awk.json +68 -31
  1454. package/data/rename/azcli.json +70 -32
  1455. package/data/rename/bicep.json +67 -31
  1456. package/data/rename/c.json +78 -29
  1457. package/data/rename/caddy.json +71 -32
  1458. package/data/rename/cameligo.json +73 -36
  1459. package/data/rename/clojure.json +81 -33
  1460. package/data/rename/coffee.json +83 -33
  1461. package/data/rename/cpp.json +126 -36
  1462. package/data/rename/crontab.json +53 -30
  1463. package/data/rename/csharp.json +111 -33
  1464. package/data/rename/cypher.json +91 -38
  1465. package/data/rename/dart.json +101 -31
  1466. package/data/rename/docker-compose.json +72 -33
  1467. package/data/rename/dockerfile.json +69 -40
  1468. package/data/rename/doctest.json +74 -32
  1469. package/data/rename/dotenv.json +40 -28
  1470. package/data/rename/ecl.json +87 -34
  1471. package/data/rename/elixir.json +91 -39
  1472. package/data/rename/flow9.json +66 -31
  1473. package/data/rename/freemarker2.json +87 -43
  1474. package/data/rename/go.json +88 -38
  1475. package/data/rename/graphql.json +73 -41
  1476. package/data/rename/hcl.json +80 -42
  1477. package/data/rename/html.json +81 -37
  1478. package/data/rename/ini.json +47 -28
  1479. package/data/rename/java.json +103 -41
  1480. package/data/rename/javascript.json +111 -42
  1481. package/data/rename/json.json +37 -23
  1482. package/data/rename/julia.json +87 -38
  1483. package/data/rename/kotlin.json +118 -43
  1484. package/data/rename/less.json +63 -39
  1485. package/data/rename/lexon.json +67 -31
  1486. package/data/rename/liquid.json +83 -38
  1487. package/data/rename/lua.json +66 -35
  1488. package/data/rename/m3.json +108 -41
  1489. package/data/rename/makefile.json +75 -38
  1490. package/data/rename/markdown.json +43 -31
  1491. package/data/rename/mdx.json +73 -36
  1492. package/data/rename/mips.json +111 -41
  1493. package/data/rename/msdax.json +101 -46
  1494. package/data/rename/mysql.json +107 -26
  1495. package/data/rename/nginx.json +70 -26
  1496. package/data/rename/objective-c.json +93 -21
  1497. package/data/rename/pascal.json +83 -21
  1498. package/data/rename/pascaligo.json +70 -21
  1499. package/data/rename/perl.json +96 -26
  1500. package/data/rename/pgsql.json +118 -26
  1501. package/data/rename/php.json +113 -26
  1502. package/data/rename/pla.json +52 -21
  1503. package/data/rename/postiats.json +96 -21
  1504. package/data/rename/powerquery.json +77 -26
  1505. package/data/rename/powershell.json +79 -26
  1506. package/data/rename/protobuf.json +73 -21
  1507. package/data/rename/python.json +69 -21
  1508. package/data/rename/qsharp.json +81 -21
  1509. package/data/rename/r.json +66 -21
  1510. package/data/rename/razor.json +72 -26
  1511. package/data/rename/react.json +15 -3
  1512. package/data/rename/redis-cli.json +86 -21
  1513. package/data/rename/redis.json +84 -21
  1514. package/data/rename/redshift.json +104 -26
  1515. package/data/rename/restructuredtext.json +72 -31
  1516. package/data/rename/ruby.json +98 -31
  1517. package/data/rename/rust.json +85 -21
  1518. package/data/rename/sb.json +71 -21
  1519. package/data/rename/scala.json +88 -26
  1520. package/data/rename/scheme.json +70 -21
  1521. package/data/rename/scss.json +76 -31
  1522. package/data/rename/shell.json +15 -3
  1523. package/data/rename/sol.json +99 -21
  1524. package/data/rename/sparql.json +98 -26
  1525. package/data/rename/sql.json +124 -31
  1526. package/data/rename/ssh_config.json +69 -26
  1527. package/data/rename/st.json +65 -21
  1528. package/data/rename/swift.json +99 -26
  1529. package/data/rename/systemd.json +83 -26
  1530. package/data/rename/systemverilog.json +140 -21
  1531. package/data/rename/tailwindcss.json +76 -58
  1532. package/data/rename/tcl.json +141 -31
  1533. package/data/rename/toml.json +43 -26
  1534. package/data/rename/twig.json +84 -26
  1535. package/data/rename/typescript.json +110 -21
  1536. package/data/rename/vb.json +186 -21
  1537. package/data/rename/wgsl.json +100 -21
  1538. package/data/rename/xml.json +60 -26
  1539. package/data/rename/yaml.json +65 -31
  1540. package/data/selectionRange/abap.json +53 -2
  1541. package/data/selectionRange/angular.json +52 -1
  1542. package/data/selectionRange/apex.json +48 -2
  1543. package/data/selectionRange/awk.json +50 -3
  1544. package/data/selectionRange/azcli.json +47 -2
  1545. package/data/selectionRange/bicep.json +49 -2
  1546. package/data/selectionRange/c.json +53 -2
  1547. package/data/selectionRange/caddy.json +47 -2
  1548. package/data/selectionRange/cameligo.json +50 -3
  1549. package/data/selectionRange/clojure.json +50 -3
  1550. package/data/selectionRange/coffee.json +48 -2
  1551. package/data/selectionRange/cpp.json +53 -2
  1552. package/data/selectionRange/crontab.json +57 -3
  1553. package/data/selectionRange/csharp.json +53 -2
  1554. package/data/selectionRange/css.json +8 -2
  1555. package/data/selectionRange/cypher.json +53 -2
  1556. package/data/selectionRange/dart.json +53 -2
  1557. package/data/selectionRange/docker-compose.json +49 -4
  1558. package/data/selectionRange/dockerfile.json +53 -2
  1559. package/data/selectionRange/doctest.json +53 -2
  1560. package/data/selectionRange/dotenv.json +57 -3
  1561. package/data/selectionRange/ecl.json +48 -2
  1562. package/data/selectionRange/elixir.json +53 -2
  1563. package/data/selectionRange/flow9.json +50 -3
  1564. package/data/selectionRange/freemarker2.json +53 -2
  1565. package/data/selectionRange/go.json +48 -2
  1566. package/data/selectionRange/graphql.json +53 -2
  1567. package/data/selectionRange/hcl.json +50 -3
  1568. package/data/selectionRange/html.json +53 -2
  1569. package/data/selectionRange/ini.json +51 -2
  1570. package/data/selectionRange/java.json +53 -2
  1571. package/data/selectionRange/javascript.json +53 -2
  1572. package/data/selectionRange/json.json +80 -25
  1573. package/data/selectionRange/julia.json +53 -2
  1574. package/data/selectionRange/kotlin.json +53 -2
  1575. package/data/selectionRange/less.json +53 -2
  1576. package/data/selectionRange/lexon.json +43 -3
  1577. package/data/selectionRange/liquid.json +48 -2
  1578. package/data/selectionRange/lua.json +53 -2
  1579. package/data/selectionRange/m3.json +50 -3
  1580. package/data/selectionRange/makefile.json +47 -2
  1581. package/data/selectionRange/markdown.json +53 -2
  1582. package/data/selectionRange/mdx.json +53 -2
  1583. package/data/selectionRange/mips.json +43 -3
  1584. package/data/selectionRange/msdax.json +39 -3
  1585. package/data/selectionRange/mysql.json +51 -2
  1586. package/data/selectionRange/nestjs.json +70 -2
  1587. package/data/selectionRange/nextjs.json +70 -2
  1588. package/data/selectionRange/nginx.json +47 -2
  1589. package/data/selectionRange/objective-c.json +53 -2
  1590. package/data/selectionRange/pascal.json +38 -2
  1591. package/data/selectionRange/pascaligo.json +50 -3
  1592. package/data/selectionRange/perl.json +53 -2
  1593. package/data/selectionRange/pgsql.json +51 -2
  1594. package/data/selectionRange/php.json +53 -2
  1595. package/data/selectionRange/pla.json +50 -3
  1596. package/data/selectionRange/postiats.json +50 -3
  1597. package/data/selectionRange/powerquery.json +50 -3
  1598. package/data/selectionRange/powershell.json +53 -2
  1599. package/data/selectionRange/protobuf.json +53 -2
  1600. package/data/selectionRange/python.json +53 -2
  1601. package/data/selectionRange/qsharp.json +50 -3
  1602. package/data/selectionRange/r.json +53 -2
  1603. package/data/selectionRange/razor.json +53 -2
  1604. package/data/selectionRange/react.json +52 -1
  1605. package/data/selectionRange/redis-cli.json +51 -2
  1606. package/data/selectionRange/redis.json +51 -2
  1607. package/data/selectionRange/redshift.json +42 -2
  1608. package/data/selectionRange/restructuredtext.json +53 -2
  1609. package/data/selectionRange/ruby.json +53 -2
  1610. package/data/selectionRange/rust.json +53 -2
  1611. package/data/selectionRange/sb.json +43 -3
  1612. package/data/selectionRange/scala.json +53 -2
  1613. package/data/selectionRange/scheme.json +39 -3
  1614. package/data/selectionRange/scss.json +53 -2
  1615. package/data/selectionRange/shadcn.json +52 -1
  1616. package/data/selectionRange/shell.json +53 -2
  1617. package/data/selectionRange/sol.json +53 -2
  1618. package/data/selectionRange/sparql.json +53 -2
  1619. package/data/selectionRange/sql.json +51 -2
  1620. package/data/selectionRange/ssh_config.json +49 -4
  1621. package/data/selectionRange/st.json +38 -2
  1622. package/data/selectionRange/swift.json +53 -2
  1623. package/data/selectionRange/systemd.json +43 -3
  1624. package/data/selectionRange/systemverilog.json +50 -3
  1625. package/data/selectionRange/tailwindcss.json +39 -2
  1626. package/data/selectionRange/tcl.json +50 -3
  1627. package/data/selectionRange/toml.json +49 -4
  1628. package/data/selectionRange/twig.json +48 -2
  1629. package/data/selectionRange/typescript.json +53 -2
  1630. package/data/selectionRange/vb.json +39 -3
  1631. package/data/selectionRange/wgsl.json +50 -3
  1632. package/data/selectionRange/xml.json +53 -4
  1633. package/data/selectionRange/yaml.json +47 -2
  1634. package/data/typeDefinition/abap.json +57 -18
  1635. package/data/typeDefinition/angular.json +362 -362
  1636. package/data/typeDefinition/apex.json +65 -20
  1637. package/data/typeDefinition/awk.json +35 -35
  1638. package/data/typeDefinition/azcli.json +35 -35
  1639. package/data/typeDefinition/bicep.json +25 -25
  1640. package/data/typeDefinition/c.json +89 -89
  1641. package/data/typeDefinition/caddy.json +35 -35
  1642. package/data/typeDefinition/cameligo.json +65 -65
  1643. package/data/typeDefinition/clojure.json +89 -89
  1644. package/data/typeDefinition/coffee.json +75 -75
  1645. package/data/typeDefinition/cpp.json +101 -101
  1646. package/data/typeDefinition/crontab.json +35 -35
  1647. package/data/typeDefinition/csharp.json +117 -117
  1648. package/data/typeDefinition/css.json +85 -53
  1649. package/data/typeDefinition/cypher.json +61 -61
  1650. package/data/typeDefinition/dart.json +215 -35
  1651. package/data/typeDefinition/docker-compose.json +40 -40
  1652. package/data/typeDefinition/dockerfile.json +40 -40
  1653. package/data/typeDefinition/doctest.json +41 -41
  1654. package/data/typeDefinition/dotenv.json +30 -30
  1655. package/data/typeDefinition/ecl.json +49 -49
  1656. package/data/typeDefinition/elixir.json +65 -65
  1657. package/data/typeDefinition/flow9.json +37 -37
  1658. package/data/typeDefinition/freemarker2.json +37 -37
  1659. package/data/typeDefinition/go.json +101 -101
  1660. package/data/typeDefinition/graphql.json +45 -45
  1661. package/data/typeDefinition/hcl.json +55 -55
  1662. package/data/typeDefinition/html.json +40 -40
  1663. package/data/typeDefinition/ini.json +30 -30
  1664. package/data/typeDefinition/java.json +99 -99
  1665. package/data/typeDefinition/javascript.json +113 -113
  1666. package/data/typeDefinition/json.json +35 -35
  1667. package/data/typeDefinition/julia.json +65 -65
  1668. package/data/typeDefinition/kotlin.json +201 -33
  1669. package/data/typeDefinition/less.json +45 -45
  1670. package/data/typeDefinition/lexon.json +25 -25
  1671. package/data/typeDefinition/liquid.json +35 -35
  1672. package/data/typeDefinition/lua.json +59 -59
  1673. package/data/typeDefinition/m3.json +49 -49
  1674. package/data/typeDefinition/makefile.json +35 -35
  1675. package/data/typeDefinition/markdown.json +50 -50
  1676. package/data/typeDefinition/mdx.json +35 -35
  1677. package/data/typeDefinition/mips.json +45 -45
  1678. package/data/typeDefinition/msdax.json +41 -41
  1679. package/data/typeDefinition/mysql.json +65 -65
  1680. package/data/typeDefinition/nestjs.json +334 -334
  1681. package/data/typeDefinition/nextjs.json +285 -285
  1682. package/data/typeDefinition/nginx.json +40 -40
  1683. package/data/typeDefinition/objective-c.json +65 -65
  1684. package/data/typeDefinition/pascal.json +65 -65
  1685. package/data/typeDefinition/pascaligo.json +65 -65
  1686. package/data/typeDefinition/perl.json +52 -52
  1687. package/data/typeDefinition/pgsql.json +65 -65
  1688. package/data/typeDefinition/php.json +77 -77
  1689. package/data/typeDefinition/pla.json +45 -45
  1690. package/data/typeDefinition/postiats.json +41 -41
  1691. package/data/typeDefinition/powerquery.json +65 -65
  1692. package/data/typeDefinition/powershell.json +70 -70
  1693. package/data/typeDefinition/protobuf.json +75 -75
  1694. package/data/typeDefinition/python.json +95 -95
  1695. package/data/typeDefinition/qsharp.json +49 -49
  1696. package/data/typeDefinition/r.json +125 -125
  1697. package/data/typeDefinition/razor.json +45 -45
  1698. package/data/typeDefinition/react.json +236 -236
  1699. package/data/typeDefinition/redis-cli.json +35 -35
  1700. package/data/typeDefinition/redis.json +41 -41
  1701. package/data/typeDefinition/redshift.json +65 -65
  1702. package/data/typeDefinition/restructuredtext.json +35 -35
  1703. package/data/typeDefinition/ruby.json +89 -89
  1704. package/data/typeDefinition/rust.json +143 -143
  1705. package/data/typeDefinition/sb.json +25 -25
  1706. package/data/typeDefinition/scala.json +334 -52
  1707. package/data/typeDefinition/scheme.json +71 -71
  1708. package/data/typeDefinition/scss.json +45 -45
  1709. package/data/typeDefinition/shadcn.json +292 -292
  1710. package/data/typeDefinition/sol.json +65 -65
  1711. package/data/typeDefinition/sparql.json +49 -49
  1712. package/data/typeDefinition/sql.json +80 -80
  1713. package/data/typeDefinition/ssh_config.json +35 -35
  1714. package/data/typeDefinition/st.json +65 -65
  1715. package/data/typeDefinition/swift.json +362 -56
  1716. package/data/typeDefinition/systemd.json +40 -40
  1717. package/data/typeDefinition/systemverilog.json +65 -65
  1718. package/data/typeDefinition/tailwindcss.json +79 -47
  1719. package/data/typeDefinition/tcl.json +53 -53
  1720. package/data/typeDefinition/toml.json +45 -45
  1721. package/data/typeDefinition/twig.json +35 -35
  1722. package/data/typeDefinition/typescript.json +120 -120
  1723. package/data/typeDefinition/vb.json +65 -65
  1724. package/data/typeDefinition/wgsl.json +65 -65
  1725. package/data/typeDefinition/xml.json +45 -45
  1726. package/data/typeDefinition/yaml.json +55 -55
  1727. package/package.json +1 -1
@@ -1,144 +1,616 @@
1
- {
2
- "language": "csharp",
3
- "definitions": {
4
- "String": {
5
- "signature": "public sealed class String : IComparable, IEnumerable<char>, IEquatable<String>",
6
- "description": "Represents text as a sequence of UTF-16 code units. Strings are immutable.",
7
- "type": "class",
8
- "module": "System",
9
- "members": {
10
- "Length": { "signature": "public int Length { get; }", "description": "Gets the number of characters in the current String object.", "type": "property" },
11
- "Substring": { "signature": "public string Substring(int startIndex, int length)", "description": "Retrieves a substring from this instance starting at a specified character position and having a specified length.", "type": "method" },
12
- "Contains": { "signature": "public bool Contains(string value, StringComparison comparisonType)", "description": "Returns a value indicating whether a specified substring occurs within this string, using the specified comparison rules.", "type": "method" },
13
- "StartsWith": { "signature": "public bool StartsWith(string value, StringComparison comparisonType)", "description": "Determines whether the beginning of this string instance matches the specified string.", "type": "method" },
14
- "EndsWith": { "signature": "public bool EndsWith(string value, StringComparison comparisonType)", "description": "Determines whether the end of this string instance matches the specified string.", "type": "method" },
15
- "IndexOf": { "signature": "public int IndexOf(string value, StringComparison comparisonType)", "description": "Reports the zero-based index of the first occurrence of the specified string. Returns -1 if not found.", "type": "method" },
16
- "LastIndexOf": { "signature": "public int LastIndexOf(string value, StringComparison comparisonType)", "description": "Reports the zero-based index position of the last occurrence of a specified string. Returns -1 if not found.", "type": "method" },
17
- "Replace": { "signature": "public string Replace(string oldValue, string? newValue)", "description": "Returns a new string in which all occurrences of a specified string are replaced with another specified string.", "type": "method" },
18
- "Split": { "signature": "public string[] Split(char separator, StringSplitOptions options = None)", "description": "Splits a string into substrings based on specified delimiting characters and options.", "type": "method" },
19
- "Trim": { "signature": "public string Trim()", "description": "Removes all leading and trailing white-space characters from the current string.", "type": "method" },
20
- "TrimStart": { "signature": "public string TrimStart()", "description": "Removes all leading white-space characters from the current string.", "type": "method" },
21
- "TrimEnd": { "signature": "public string TrimEnd()", "description": "Removes all trailing white-space characters from the current string.", "type": "method" },
22
- "ToUpper": { "signature": "public string ToUpper()", "description": "Returns a copy of this string converted to uppercase using the casing rules of the current culture.", "type": "method" },
23
- "ToLower": { "signature": "public string ToLower()", "description": "Returns a copy of this string converted to lowercase using the casing rules of the current culture.", "type": "method" },
24
- "PadLeft": { "signature": "public string PadLeft(int totalWidth, char paddingChar = ' ')", "description": "Returns a new string that right-aligns the characters in this instance by padding them on the left with a specified character.", "type": "method" },
25
- "PadRight": { "signature": "public string PadRight(int totalWidth, char paddingChar = ' ')", "description": "Returns a new string that left-aligns the characters in this string by padding them on the right with a specified character.", "type": "method" },
26
- "Insert": { "signature": "public string Insert(int startIndex, string value)", "description": "Returns a new string in which a specified string is inserted at a specified index position in this instance.", "type": "method" },
27
- "Remove": { "signature": "public string Remove(int startIndex, int count)", "description": "Returns a new string in which a specified number of characters beginning at a specified position have been deleted.", "type": "method" },
28
- "Equals": { "signature": "public bool Equals(string? value, StringComparison comparisonType)", "description": "Determines whether this string and a specified String object have the same value, using the specified comparison rules.", "type": "method" },
29
- "CompareTo": { "signature": "public int CompareTo(string? strB)", "description": "Compares this instance with a specified String object and indicates whether this instance precedes, follows, or appears in the same position in the sort order.", "type": "method" },
30
- "IsNullOrEmpty": { "signature": "public static bool IsNullOrEmpty(string? value)", "description": "Indicates whether the specified string is null or an empty string (\"\").", "type": "method" },
31
- "IsNullOrWhiteSpace": { "signature": "public static bool IsNullOrWhiteSpace(string? value)", "description": "Indicates whether a specified string is null, empty, or consists only of white-space characters.", "type": "method" },
32
- "Format": { "signature": "public static string Format(string format, params object?[] args)", "description": "Replaces one or more format items in a string with the string representation of a specified object.", "type": "method" },
33
- "Join": { "signature": "public static string Join(string? separator, IEnumerable<string?> values)", "description": "Concatenates the members of a collection, using the specified separator between each member.", "type": "method" },
34
- "Concat": { "signature": "public static string Concat(params string?[] values)", "description": "Concatenates one or more instances of String.", "type": "method" }
35
- }
36
- },
37
- "List": {
38
- "signature": "public class List<T> : IList<T>, IReadOnlyList<T>",
39
- "description": "Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists.",
40
- "type": "class",
41
- "module": "System.Collections.Generic",
42
- "members": {
43
- "Add": { "signature": "public void Add(T item)", "description": "Adds an object to the end of the List<T>.", "type": "method" },
44
- "AddRange": { "signature": "public void AddRange(IEnumerable<T> collection)", "description": "Adds the elements of the specified collection to the end of the List<T>.", "type": "method" },
45
- "Insert": { "signature": "public void Insert(int index, T item)", "description": "Inserts an element into the List<T> at the specified index.", "type": "method" },
46
- "Remove": { "signature": "public bool Remove(T item)", "description": "Removes the first occurrence of a specific object from the List<T>. Returns true if the item was successfully removed.", "type": "method" },
47
- "RemoveAt": { "signature": "public void RemoveAt(int index)", "description": "Removes the element at the specified index of the List<T>.", "type": "method" },
48
- "RemoveAll": { "signature": "public int RemoveAll(Predicate<T> match)", "description": "Removes all the elements that match the conditions defined by the specified predicate. Returns the number of elements removed.", "type": "method" },
49
- "Clear": { "signature": "public void Clear()", "description": "Removes all elements from the List<T>.", "type": "method" },
50
- "Contains": { "signature": "public bool Contains(T item)", "description": "Determines whether an element is in the List<T>. Uses the default equality comparer.", "type": "method" },
51
- "IndexOf": { "signature": "public int IndexOf(T item)", "description": "Searches for the specified object and returns the zero-based index of the first occurrence. Returns -1 if not found.", "type": "method" },
52
- "Find": { "signature": "public T? Find(Predicate<T> match)", "description": "Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence.", "type": "method" },
53
- "FindAll": { "signature": "public List<T> FindAll(Predicate<T> match)", "description": "Retrieves all the elements that match the conditions defined by the specified predicate.", "type": "method" },
54
- "FindIndex": { "signature": "public int FindIndex(Predicate<T> match)", "description": "Searches for an element that matches the predicate and returns the zero-based index of the first occurrence. Returns -1 if not found.", "type": "method" },
55
- "Sort": { "signature": "public void Sort(Comparison<T>? comparison)", "description": "Sorts the elements in the entire List<T> using the specified comparison.", "type": "method" },
56
- "Reverse": { "signature": "public void Reverse()", "description": "Reverses the order of the elements in the entire List<T>.", "type": "method" },
57
- "Count": { "signature": "public int Count { get; }", "description": "Gets the number of elements contained in the List<T>.", "type": "property" },
58
- "ForEach": { "signature": "public void ForEach(Action<T> action)", "description": "Performs the specified action on each element of the List<T>.", "type": "method" },
59
- "ToArray": { "signature": "public T[] ToArray()", "description": "Copies the elements of the List<T> to a new array.", "type": "method" },
60
- "GetRange": { "signature": "public List<T> GetRange(int index, int count)", "description": "Creates a shallow copy of a range of elements in the source List<T>.", "type": "method" },
61
- "BinarySearch": { "signature": "public int BinarySearch(T item)", "description": "Searches the entire sorted List<T> for an element using the default comparer and returns the zero-based index.", "type": "method" },
62
- "Exists": { "signature": "public bool Exists(Predicate<T> match)", "description": "Determines whether the List<T> contains elements that match the conditions defined by the specified predicate.", "type": "method" },
63
- "TrueForAll": { "signature": "public bool TrueForAll(Predicate<T> match)", "description": "Determines whether every element in the List<T> matches the conditions defined by the specified predicate.", "type": "method" },
64
- "ConvertAll": { "signature": "public List<TOutput> ConvertAll<TOutput>(Converter<T, TOutput> converter)", "description": "Converts the elements in the current List<T> to another type, and returns a list containing the converted elements.", "type": "method" }
65
- }
66
- },
67
- "Dictionary": {
68
- "signature": "public class Dictionary<TKey, TValue> : IDictionary<TKey, TValue>, IReadOnlyDictionary<TKey, TValue> where TKey : notnull",
69
- "description": "Represents a collection of keys and values. Provides O(1) average-time complexity for lookups, insertions, and removals.",
70
- "type": "class",
71
- "module": "System.Collections.Generic",
72
- "members": {
73
- "Add": { "signature": "public void Add(TKey key, TValue value)", "description": "Adds the specified key and value to the dictionary. Throws ArgumentException if the key already exists.", "type": "method" },
74
- "Remove": { "signature": "public bool Remove(TKey key)", "description": "Removes the value with the specified key from the dictionary. Returns true if the element was successfully found and removed.", "type": "method" },
75
- "ContainsKey": { "signature": "public bool ContainsKey(TKey key)", "description": "Determines whether the Dictionary<TKey,TValue> contains the specified key.", "type": "method" },
76
- "ContainsValue": { "signature": "public bool ContainsValue(TValue value)", "description": "Determines whether the Dictionary<TKey,TValue> contains a specific value. This is an O(n) operation.", "type": "method" },
77
- "TryGetValue": { "signature": "public bool TryGetValue(TKey key, out TValue value)", "description": "Gets the value associated with the specified key. Returns true if the key was found.", "type": "method" },
78
- "Keys": { "signature": "public Dictionary<TKey,TValue>.KeyCollection Keys { get; }", "description": "Gets a collection containing the keys in the dictionary.", "type": "property" },
79
- "Values": { "signature": "public Dictionary<TKey,TValue>.ValueCollection Values { get; }", "description": "Gets a collection containing the values in the dictionary.", "type": "property" },
80
- "Count": { "signature": "public int Count { get; }", "description": "Gets the number of key/value pairs contained in the dictionary.", "type": "property" },
81
- "Clear": { "signature": "public void Clear()", "description": "Removes all keys and values from the dictionary.", "type": "method" },
82
- "TryAdd": { "signature": "public bool TryAdd(TKey key, TValue value)", "description": "Attempts to add the specified key and value to the dictionary. Returns false if the key already exists (does not throw).", "type": "method" },
83
- "GetValueOrDefault": { "signature": "public TValue GetValueOrDefault(TKey key, TValue defaultValue)", "description": "Gets the value associated with the specified key, or a default value if the key is not present.", "type": "method" }
84
- }
85
- },
86
- "Task": {
87
- "signature": "public class Task : IAsyncResult, IDisposable",
88
- "description": "Represents an asynchronous operation. The Task class provides a way to schedule work and retrieve results or exceptions from asynchronous operations.",
89
- "type": "class",
90
- "module": "System.Threading.Tasks",
91
- "members": {
92
- "Run": { "signature": "public static Task Run(Action action)\npublic static Task<TResult> Run<TResult>(Func<TResult> function)", "description": "Queues the specified work to run on the ThreadPool and returns a Task or Task<TResult> representing that work.", "type": "method" },
93
- "WhenAll": { "signature": "public static Task WhenAll(IEnumerable<Task> tasks)\npublic static Task<TResult[]> WhenAll<TResult>(IEnumerable<Task<TResult>> tasks)", "description": "Creates a task that will complete when all of the supplied tasks have completed.", "type": "method" },
94
- "WhenAny": { "signature": "public static Task<Task> WhenAny(IEnumerable<Task> tasks)", "description": "Creates a task that will complete when any of the supplied tasks have completed.", "type": "method" },
95
- "Delay": { "signature": "public static Task Delay(int millisecondsDelay)\npublic static Task Delay(TimeSpan delay)", "description": "Creates a task that completes after a specified time interval.", "type": "method" },
96
- "FromResult": { "signature": "public static Task<TResult> FromResult<TResult>(TResult result)", "description": "Creates a Task<TResult> that is completed successfully with the specified result.", "type": "method" },
97
- "ContinueWith": { "signature": "public Task ContinueWith(Action<Task> continuationAction)", "description": "Creates a continuation that executes asynchronously when the target Task completes.", "type": "method" },
98
- "ConfigureAwait": { "signature": "public ConfiguredTaskAwaitable ConfigureAwait(bool continueOnCapturedContext)", "description": "Configures an awaiter used to await this Task. Set to false to avoid marshalling back to the original synchronization context.", "type": "method" },
99
- "GetAwaiter": { "signature": "public TaskAwaiter GetAwaiter()", "description": "Gets an awaiter used to await this Task. Used by the compiler to implement the await keyword.", "type": "method" },
100
- "Result": { "signature": "public TResult Result { get; }", "description": "Gets the result value of the Task<TResult>. Blocks the calling thread until the task completes if not already finished.", "type": "property" },
101
- "IsCompleted": { "signature": "public bool IsCompleted { get; }", "description": "Gets whether this Task has completed (successfully, faulted, or canceled).", "type": "property" },
102
- "IsFaulted": { "signature": "public bool IsFaulted { get; }", "description": "Gets whether the Task completed due to an unhandled exception.", "type": "property" },
103
- "Exception": { "signature": "public AggregateException? Exception { get; }", "description": "Gets the AggregateException that caused the Task to end prematurely. Returns null if the Task completed successfully or was canceled.", "type": "property" }
104
- }
105
- },
106
- "Enumerable": {
107
- "signature": "public static class Enumerable",
108
- "description": "Provides a set of static methods for querying objects that implement IEnumerable<T>. This is the core class for LINQ to Objects.",
109
- "type": "class",
110
- "module": "System.Linq",
111
- "members": {
112
- "Where": { "signature": "public static IEnumerable<TSource> Where<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)", "description": "Filters a sequence of values based on a predicate.", "type": "method" },
113
- "Select": { "signature": "public static IEnumerable<TResult> Select<TSource, TResult>(this IEnumerable<TSource> source, Func<TSource, TResult> selector)", "description": "Projects each element of a sequence into a new form.", "type": "method" },
114
- "SelectMany": { "signature": "public static IEnumerable<TResult> SelectMany<TSource, TResult>(this IEnumerable<TSource> source, Func<TSource, IEnumerable<TResult>> selector)", "description": "Projects each element of a sequence to an IEnumerable<T> and flattens the resulting sequences into one sequence.", "type": "method" },
115
- "OrderBy": { "signature": "public static IOrderedEnumerable<TSource> OrderBy<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)", "description": "Sorts the elements of a sequence in ascending order according to a key.", "type": "method" },
116
- "OrderByDescending": { "signature": "public static IOrderedEnumerable<TSource> OrderByDescending<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)", "description": "Sorts the elements of a sequence in descending order according to a key.", "type": "method" },
117
- "GroupBy": { "signature": "public static IEnumerable<IGrouping<TKey, TSource>> GroupBy<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)", "description": "Groups the elements of a sequence according to a specified key selector function.", "type": "method" },
118
- "First": { "signature": "public static TSource First<TSource>(this IEnumerable<TSource> source)", "description": "Returns the first element of a sequence. Throws InvalidOperationException if the sequence is empty.", "type": "method" },
119
- "FirstOrDefault": { "signature": "public static TSource? FirstOrDefault<TSource>(this IEnumerable<TSource> source)", "description": "Returns the first element of a sequence, or a default value if the sequence contains no elements.", "type": "method" },
120
- "Single": { "signature": "public static TSource Single<TSource>(this IEnumerable<TSource> source)", "description": "Returns the only element of a sequence. Throws if there is not exactly one element.", "type": "method" },
121
- "SingleOrDefault": { "signature": "public static TSource? SingleOrDefault<TSource>(this IEnumerable<TSource> source)", "description": "Returns the only element, or a default value if the sequence is empty. Throws if more than one element.", "type": "method" },
122
- "Any": { "signature": "public static bool Any<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)", "description": "Determines whether any element of a sequence satisfies a condition.", "type": "method" },
123
- "All": { "signature": "public static bool All<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)", "description": "Determines whether all elements of a sequence satisfy a condition.", "type": "method" },
124
- "Count": { "signature": "public static int Count<TSource>(this IEnumerable<TSource> source)", "description": "Returns the number of elements in a sequence.", "type": "method" },
125
- "Sum": { "signature": "public static int Sum(this IEnumerable<int> source)", "description": "Computes the sum of a sequence of numeric values.", "type": "method" },
126
- "Min": { "signature": "public static TSource? Min<TSource>(this IEnumerable<TSource> source)", "description": "Returns the minimum value in a sequence.", "type": "method" },
127
- "Max": { "signature": "public static TSource? Max<TSource>(this IEnumerable<TSource> source)", "description": "Returns the maximum value in a sequence.", "type": "method" },
128
- "Average": { "signature": "public static double Average(this IEnumerable<int> source)", "description": "Computes the average of a sequence of numeric values.", "type": "method" },
129
- "Aggregate": { "signature": "public static TSource Aggregate<TSource>(this IEnumerable<TSource> source, Func<TSource, TSource, TSource> func)", "description": "Applies an accumulator function over a sequence.", "type": "method" },
130
- "Distinct": { "signature": "public static IEnumerable<TSource> Distinct<TSource>(this IEnumerable<TSource> source)", "description": "Returns distinct elements from a sequence by using the default equality comparer.", "type": "method" },
131
- "Take": { "signature": "public static IEnumerable<TSource> Take<TSource>(this IEnumerable<TSource> source, int count)", "description": "Returns a specified number of contiguous elements from the start of a sequence.", "type": "method" },
132
- "Skip": { "signature": "public static IEnumerable<TSource> Skip<TSource>(this IEnumerable<TSource> source, int count)", "description": "Bypasses a specified number of elements in a sequence and then returns the remaining elements.", "type": "method" },
133
- "ToList": { "signature": "public static List<TSource> ToList<TSource>(this IEnumerable<TSource> source)", "description": "Creates a List<T> from an IEnumerable<T>.", "type": "method" },
134
- "ToArray": { "signature": "public static TSource[] ToArray<TSource>(this IEnumerable<TSource> source)", "description": "Creates an array from an IEnumerable<T>.", "type": "method" },
135
- "ToDictionary": { "signature": "public static Dictionary<TKey, TSource> ToDictionary<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector) where TKey : notnull", "description": "Creates a Dictionary<TKey,TValue> from an IEnumerable<T> according to a specified key selector function.", "type": "method" },
136
- "Range": { "signature": "public static IEnumerable<int> Range(int start, int count)", "description": "Generates a sequence of integral numbers within a specified range.", "type": "method" },
137
- "Empty": { "signature": "public static IEnumerable<TResult> Empty<TResult>()", "description": "Returns an empty IEnumerable<T> that has the specified type argument.", "type": "method" },
138
- "Repeat": { "signature": "public static IEnumerable<TResult> Repeat<TResult>(TResult element, int count)", "description": "Generates a sequence that contains one repeated value.", "type": "method" },
139
- "Zip": { "signature": "public static IEnumerable<(TFirst, TSecond)> Zip<TFirst, TSecond>(this IEnumerable<TFirst> first, IEnumerable<TSecond> second)", "description": "Produces a sequence of tuples with elements from the two specified sequences.", "type": "method" },
140
- "Concat": { "signature": "public static IEnumerable<TSource> Concat<TSource>(this IEnumerable<TSource> first, IEnumerable<TSource> second)", "description": "Concatenates two sequences.", "type": "method" }
141
- }
142
- }
143
- }
144
- }
1
+ {
2
+ "language": "csharp",
3
+ "definitions": {
4
+ "String": {
5
+ "signature": "public sealed class String : IComparable, IEnumerable<char>, IEquatable<String>",
6
+ "description": "Represents text as a sequence of UTF-16 code units. Strings are immutable.",
7
+ "type": "class",
8
+ "module": "System",
9
+ "members": {
10
+ "Length": {
11
+ "signature": "public int Length { get; }",
12
+ "description": "Gets the number of characters in the current String object.",
13
+ "type": "property"
14
+ },
15
+ "Substring": {
16
+ "signature": "public string Substring(int startIndex, int length)",
17
+ "description": "Retrieves a substring from this instance starting at a specified character position and having a specified length.",
18
+ "type": "method"
19
+ },
20
+ "Contains": {
21
+ "signature": "public bool Contains(string value, StringComparison comparisonType)",
22
+ "description": "Returns a value indicating whether a specified substring occurs within this string, using the specified comparison rules.",
23
+ "type": "method"
24
+ },
25
+ "StartsWith": {
26
+ "signature": "public bool StartsWith(string value, StringComparison comparisonType)",
27
+ "description": "Determines whether the beginning of this string instance matches the specified string.",
28
+ "type": "method"
29
+ },
30
+ "EndsWith": {
31
+ "signature": "public bool EndsWith(string value, StringComparison comparisonType)",
32
+ "description": "Determines whether the end of this string instance matches the specified string.",
33
+ "type": "method"
34
+ },
35
+ "IndexOf": {
36
+ "signature": "public int IndexOf(string value, StringComparison comparisonType)",
37
+ "description": "Reports the zero-based index of the first occurrence of the specified string. Returns -1 if not found.",
38
+ "type": "method"
39
+ },
40
+ "LastIndexOf": {
41
+ "signature": "public int LastIndexOf(string value, StringComparison comparisonType)",
42
+ "description": "Reports the zero-based index position of the last occurrence of a specified string. Returns -1 if not found.",
43
+ "type": "method"
44
+ },
45
+ "Replace": {
46
+ "signature": "public string Replace(string oldValue, string? newValue)",
47
+ "description": "Returns a new string in which all occurrences of a specified string are replaced with another specified string.",
48
+ "type": "method"
49
+ },
50
+ "Split": {
51
+ "signature": "public string[] Split(char separator, StringSplitOptions options = None)",
52
+ "description": "Splits a string into substrings based on specified delimiting characters and options.",
53
+ "type": "method"
54
+ },
55
+ "Trim": {
56
+ "signature": "public string Trim()",
57
+ "description": "Removes all leading and trailing white-space characters from the current string.",
58
+ "type": "method"
59
+ },
60
+ "TrimStart": {
61
+ "signature": "public string TrimStart()",
62
+ "description": "Removes all leading white-space characters from the current string.",
63
+ "type": "method"
64
+ },
65
+ "TrimEnd": {
66
+ "signature": "public string TrimEnd()",
67
+ "description": "Removes all trailing white-space characters from the current string.",
68
+ "type": "method"
69
+ },
70
+ "ToUpper": {
71
+ "signature": "public string ToUpper()",
72
+ "description": "Returns a copy of this string converted to uppercase using the casing rules of the current culture.",
73
+ "type": "method"
74
+ },
75
+ "ToLower": {
76
+ "signature": "public string ToLower()",
77
+ "description": "Returns a copy of this string converted to lowercase using the casing rules of the current culture.",
78
+ "type": "method"
79
+ },
80
+ "PadLeft": {
81
+ "signature": "public string PadLeft(int totalWidth, char paddingChar = ' ')",
82
+ "description": "Returns a new string that right-aligns the characters in this instance by padding them on the left with a specified character.",
83
+ "type": "method"
84
+ },
85
+ "PadRight": {
86
+ "signature": "public string PadRight(int totalWidth, char paddingChar = ' ')",
87
+ "description": "Returns a new string that left-aligns the characters in this string by padding them on the right with a specified character.",
88
+ "type": "method"
89
+ },
90
+ "Insert": {
91
+ "signature": "public string Insert(int startIndex, string value)",
92
+ "description": "Returns a new string in which a specified string is inserted at a specified index position in this instance.",
93
+ "type": "method"
94
+ },
95
+ "Remove": {
96
+ "signature": "public string Remove(int startIndex, int count)",
97
+ "description": "Returns a new string in which a specified number of characters beginning at a specified position have been deleted.",
98
+ "type": "method"
99
+ },
100
+ "Equals": {
101
+ "signature": "public bool Equals(string? value, StringComparison comparisonType)",
102
+ "description": "Determines whether this string and a specified String object have the same value, using the specified comparison rules.",
103
+ "type": "method"
104
+ },
105
+ "CompareTo": {
106
+ "signature": "public int CompareTo(string? strB)",
107
+ "description": "Compares this instance with a specified String object and indicates whether this instance precedes, follows, or appears in the same position in the sort order.",
108
+ "type": "method"
109
+ },
110
+ "IsNullOrEmpty": {
111
+ "signature": "public static bool IsNullOrEmpty(string? value)",
112
+ "description": "Indicates whether the specified string is null or an empty string (\"\").",
113
+ "type": "method"
114
+ },
115
+ "IsNullOrWhiteSpace": {
116
+ "signature": "public static bool IsNullOrWhiteSpace(string? value)",
117
+ "description": "Indicates whether a specified string is null, empty, or consists only of white-space characters.",
118
+ "type": "method"
119
+ },
120
+ "Format": {
121
+ "signature": "public static string Format(string format, params object?[] args)",
122
+ "description": "Replaces one or more format items in a string with the string representation of a specified object.",
123
+ "type": "method"
124
+ },
125
+ "Join": {
126
+ "signature": "public static string Join(string? separator, IEnumerable<string?> values)",
127
+ "description": "Concatenates the members of a collection, using the specified separator between each member.",
128
+ "type": "method"
129
+ },
130
+ "Concat": {
131
+ "signature": "public static string Concat(params string?[] values)",
132
+ "description": "Concatenates one or more instances of String.",
133
+ "type": "method"
134
+ }
135
+ }
136
+ },
137
+ "List": {
138
+ "signature": "public class List<T> : IList<T>, IReadOnlyList<T>",
139
+ "description": "Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists.",
140
+ "type": "class",
141
+ "module": "System.Collections.Generic",
142
+ "members": {
143
+ "Add": {
144
+ "signature": "public void Add(T item)",
145
+ "description": "Adds an object to the end of the List<T>.",
146
+ "type": "method"
147
+ },
148
+ "AddRange": {
149
+ "signature": "public void AddRange(IEnumerable<T> collection)",
150
+ "description": "Adds the elements of the specified collection to the end of the List<T>.",
151
+ "type": "method"
152
+ },
153
+ "Insert": {
154
+ "signature": "public void Insert(int index, T item)",
155
+ "description": "Inserts an element into the List<T> at the specified index.",
156
+ "type": "method"
157
+ },
158
+ "Remove": {
159
+ "signature": "public bool Remove(T item)",
160
+ "description": "Removes the first occurrence of a specific object from the List<T>. Returns true if the item was successfully removed.",
161
+ "type": "method"
162
+ },
163
+ "RemoveAt": {
164
+ "signature": "public void RemoveAt(int index)",
165
+ "description": "Removes the element at the specified index of the List<T>.",
166
+ "type": "method"
167
+ },
168
+ "RemoveAll": {
169
+ "signature": "public int RemoveAll(Predicate<T> match)",
170
+ "description": "Removes all the elements that match the conditions defined by the specified predicate. Returns the number of elements removed.",
171
+ "type": "method"
172
+ },
173
+ "Clear": {
174
+ "signature": "public void Clear()",
175
+ "description": "Removes all elements from the List<T>.",
176
+ "type": "method"
177
+ },
178
+ "Contains": {
179
+ "signature": "public bool Contains(T item)",
180
+ "description": "Determines whether an element is in the List<T>. Uses the default equality comparer.",
181
+ "type": "method"
182
+ },
183
+ "IndexOf": {
184
+ "signature": "public int IndexOf(T item)",
185
+ "description": "Searches for the specified object and returns the zero-based index of the first occurrence. Returns -1 if not found.",
186
+ "type": "method"
187
+ },
188
+ "Find": {
189
+ "signature": "public T? Find(Predicate<T> match)",
190
+ "description": "Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence.",
191
+ "type": "method"
192
+ },
193
+ "FindAll": {
194
+ "signature": "public List<T> FindAll(Predicate<T> match)",
195
+ "description": "Retrieves all the elements that match the conditions defined by the specified predicate.",
196
+ "type": "method"
197
+ },
198
+ "FindIndex": {
199
+ "signature": "public int FindIndex(Predicate<T> match)",
200
+ "description": "Searches for an element that matches the predicate and returns the zero-based index of the first occurrence. Returns -1 if not found.",
201
+ "type": "method"
202
+ },
203
+ "Sort": {
204
+ "signature": "public void Sort(Comparison<T>? comparison)",
205
+ "description": "Sorts the elements in the entire List<T> using the specified comparison.",
206
+ "type": "method"
207
+ },
208
+ "Reverse": {
209
+ "signature": "public void Reverse()",
210
+ "description": "Reverses the order of the elements in the entire List<T>.",
211
+ "type": "method"
212
+ },
213
+ "Count": {
214
+ "signature": "public int Count { get; }",
215
+ "description": "Gets the number of elements contained in the List<T>.",
216
+ "type": "property"
217
+ },
218
+ "ForEach": {
219
+ "signature": "public void ForEach(Action<T> action)",
220
+ "description": "Performs the specified action on each element of the List<T>.",
221
+ "type": "method"
222
+ },
223
+ "ToArray": {
224
+ "signature": "public T[] ToArray()",
225
+ "description": "Copies the elements of the List<T> to a new array.",
226
+ "type": "method"
227
+ },
228
+ "GetRange": {
229
+ "signature": "public List<T> GetRange(int index, int count)",
230
+ "description": "Creates a shallow copy of a range of elements in the source List<T>.",
231
+ "type": "method"
232
+ },
233
+ "BinarySearch": {
234
+ "signature": "public int BinarySearch(T item)",
235
+ "description": "Searches the entire sorted List<T> for an element using the default comparer and returns the zero-based index.",
236
+ "type": "method"
237
+ },
238
+ "Exists": {
239
+ "signature": "public bool Exists(Predicate<T> match)",
240
+ "description": "Determines whether the List<T> contains elements that match the conditions defined by the specified predicate.",
241
+ "type": "method"
242
+ },
243
+ "TrueForAll": {
244
+ "signature": "public bool TrueForAll(Predicate<T> match)",
245
+ "description": "Determines whether every element in the List<T> matches the conditions defined by the specified predicate.",
246
+ "type": "method"
247
+ },
248
+ "ConvertAll": {
249
+ "signature": "public List<TOutput> ConvertAll<TOutput>(Converter<T, TOutput> converter)",
250
+ "description": "Converts the elements in the current List<T> to another type, and returns a list containing the converted elements.",
251
+ "type": "method"
252
+ }
253
+ }
254
+ },
255
+ "Dictionary": {
256
+ "signature": "public class Dictionary<TKey, TValue> : IDictionary<TKey, TValue>, IReadOnlyDictionary<TKey, TValue> where TKey : notnull",
257
+ "description": "Represents a collection of keys and values. Provides O(1) average-time complexity for lookups, insertions, and removals.",
258
+ "type": "class",
259
+ "module": "System.Collections.Generic",
260
+ "members": {
261
+ "Add": {
262
+ "signature": "public void Add(TKey key, TValue value)",
263
+ "description": "Adds the specified key and value to the dictionary. Throws ArgumentException if the key already exists.",
264
+ "type": "method"
265
+ },
266
+ "Remove": {
267
+ "signature": "public bool Remove(TKey key)",
268
+ "description": "Removes the value with the specified key from the dictionary. Returns true if the element was successfully found and removed.",
269
+ "type": "method"
270
+ },
271
+ "ContainsKey": {
272
+ "signature": "public bool ContainsKey(TKey key)",
273
+ "description": "Determines whether the Dictionary<TKey,TValue> contains the specified key.",
274
+ "type": "method"
275
+ },
276
+ "ContainsValue": {
277
+ "signature": "public bool ContainsValue(TValue value)",
278
+ "description": "Determines whether the Dictionary<TKey,TValue> contains a specific value. This is an O(n) operation.",
279
+ "type": "method"
280
+ },
281
+ "TryGetValue": {
282
+ "signature": "public bool TryGetValue(TKey key, out TValue value)",
283
+ "description": "Gets the value associated with the specified key. Returns true if the key was found.",
284
+ "type": "method"
285
+ },
286
+ "Keys": {
287
+ "signature": "public Dictionary<TKey,TValue>.KeyCollection Keys { get; }",
288
+ "description": "Gets a collection containing the keys in the dictionary.",
289
+ "type": "property"
290
+ },
291
+ "Values": {
292
+ "signature": "public Dictionary<TKey,TValue>.ValueCollection Values { get; }",
293
+ "description": "Gets a collection containing the values in the dictionary.",
294
+ "type": "property"
295
+ },
296
+ "Count": {
297
+ "signature": "public int Count { get; }",
298
+ "description": "Gets the number of key/value pairs contained in the dictionary.",
299
+ "type": "property"
300
+ },
301
+ "Clear": {
302
+ "signature": "public void Clear()",
303
+ "description": "Removes all keys and values from the dictionary.",
304
+ "type": "method"
305
+ },
306
+ "TryAdd": {
307
+ "signature": "public bool TryAdd(TKey key, TValue value)",
308
+ "description": "Attempts to add the specified key and value to the dictionary. Returns false if the key already exists (does not throw).",
309
+ "type": "method"
310
+ },
311
+ "GetValueOrDefault": {
312
+ "signature": "public TValue GetValueOrDefault(TKey key, TValue defaultValue)",
313
+ "description": "Gets the value associated with the specified key, or a default value if the key is not present.",
314
+ "type": "method"
315
+ }
316
+ }
317
+ },
318
+ "Task": {
319
+ "signature": "public class Task : IAsyncResult, IDisposable",
320
+ "description": "Represents an asynchronous operation. The Task class provides a way to schedule work and retrieve results or exceptions from asynchronous operations.",
321
+ "type": "class",
322
+ "module": "System.Threading.Tasks",
323
+ "members": {
324
+ "Run": {
325
+ "signature": "public static Task Run(Action action)\npublic static Task<TResult> Run<TResult>(Func<TResult> function)",
326
+ "description": "Queues the specified work to run on the ThreadPool and returns a Task or Task<TResult> representing that work.",
327
+ "type": "method"
328
+ },
329
+ "WhenAll": {
330
+ "signature": "public static Task WhenAll(IEnumerable<Task> tasks)\npublic static Task<TResult[]> WhenAll<TResult>(IEnumerable<Task<TResult>> tasks)",
331
+ "description": "Creates a task that will complete when all of the supplied tasks have completed.",
332
+ "type": "method"
333
+ },
334
+ "WhenAny": {
335
+ "signature": "public static Task<Task> WhenAny(IEnumerable<Task> tasks)",
336
+ "description": "Creates a task that will complete when any of the supplied tasks have completed.",
337
+ "type": "method"
338
+ },
339
+ "Delay": {
340
+ "signature": "public static Task Delay(int millisecondsDelay)\npublic static Task Delay(TimeSpan delay)",
341
+ "description": "Creates a task that completes after a specified time interval.",
342
+ "type": "method"
343
+ },
344
+ "FromResult": {
345
+ "signature": "public static Task<TResult> FromResult<TResult>(TResult result)",
346
+ "description": "Creates a Task<TResult> that is completed successfully with the specified result.",
347
+ "type": "method"
348
+ },
349
+ "ContinueWith": {
350
+ "signature": "public Task ContinueWith(Action<Task> continuationAction)",
351
+ "description": "Creates a continuation that executes asynchronously when the target Task completes.",
352
+ "type": "method"
353
+ },
354
+ "ConfigureAwait": {
355
+ "signature": "public ConfiguredTaskAwaitable ConfigureAwait(bool continueOnCapturedContext)",
356
+ "description": "Configures an awaiter used to await this Task. Set to false to avoid marshalling back to the original synchronization context.",
357
+ "type": "method"
358
+ },
359
+ "GetAwaiter": {
360
+ "signature": "public TaskAwaiter GetAwaiter()",
361
+ "description": "Gets an awaiter used to await this Task. Used by the compiler to implement the await keyword.",
362
+ "type": "method"
363
+ },
364
+ "Result": {
365
+ "signature": "public TResult Result { get; }",
366
+ "description": "Gets the result value of the Task<TResult>. Blocks the calling thread until the task completes if not already finished.",
367
+ "type": "property"
368
+ },
369
+ "IsCompleted": {
370
+ "signature": "public bool IsCompleted { get; }",
371
+ "description": "Gets whether this Task has completed (successfully, faulted, or canceled).",
372
+ "type": "property"
373
+ },
374
+ "IsFaulted": {
375
+ "signature": "public bool IsFaulted { get; }",
376
+ "description": "Gets whether the Task completed due to an unhandled exception.",
377
+ "type": "property"
378
+ },
379
+ "Exception": {
380
+ "signature": "public AggregateException? Exception { get; }",
381
+ "description": "Gets the AggregateException that caused the Task to end prematurely. Returns null if the Task completed successfully or was canceled.",
382
+ "type": "property"
383
+ }
384
+ }
385
+ },
386
+ "Enumerable": {
387
+ "signature": "public static class Enumerable",
388
+ "description": "Provides a set of static methods for querying objects that implement IEnumerable<T>. This is the core class for LINQ to Objects.",
389
+ "type": "class",
390
+ "module": "System.Linq",
391
+ "members": {
392
+ "Where": {
393
+ "signature": "public static IEnumerable<TSource> Where<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)",
394
+ "description": "Filters a sequence of values based on a predicate.",
395
+ "type": "method"
396
+ },
397
+ "Select": {
398
+ "signature": "public static IEnumerable<TResult> Select<TSource, TResult>(this IEnumerable<TSource> source, Func<TSource, TResult> selector)",
399
+ "description": "Projects each element of a sequence into a new form.",
400
+ "type": "method"
401
+ },
402
+ "SelectMany": {
403
+ "signature": "public static IEnumerable<TResult> SelectMany<TSource, TResult>(this IEnumerable<TSource> source, Func<TSource, IEnumerable<TResult>> selector)",
404
+ "description": "Projects each element of a sequence to an IEnumerable<T> and flattens the resulting sequences into one sequence.",
405
+ "type": "method"
406
+ },
407
+ "OrderBy": {
408
+ "signature": "public static IOrderedEnumerable<TSource> OrderBy<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)",
409
+ "description": "Sorts the elements of a sequence in ascending order according to a key.",
410
+ "type": "method"
411
+ },
412
+ "OrderByDescending": {
413
+ "signature": "public static IOrderedEnumerable<TSource> OrderByDescending<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)",
414
+ "description": "Sorts the elements of a sequence in descending order according to a key.",
415
+ "type": "method"
416
+ },
417
+ "GroupBy": {
418
+ "signature": "public static IEnumerable<IGrouping<TKey, TSource>> GroupBy<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector)",
419
+ "description": "Groups the elements of a sequence according to a specified key selector function.",
420
+ "type": "method"
421
+ },
422
+ "First": {
423
+ "signature": "public static TSource First<TSource>(this IEnumerable<TSource> source)",
424
+ "description": "Returns the first element of a sequence. Throws InvalidOperationException if the sequence is empty.",
425
+ "type": "method"
426
+ },
427
+ "FirstOrDefault": {
428
+ "signature": "public static TSource? FirstOrDefault<TSource>(this IEnumerable<TSource> source)",
429
+ "description": "Returns the first element of a sequence, or a default value if the sequence contains no elements.",
430
+ "type": "method"
431
+ },
432
+ "Single": {
433
+ "signature": "public static TSource Single<TSource>(this IEnumerable<TSource> source)",
434
+ "description": "Returns the only element of a sequence. Throws if there is not exactly one element.",
435
+ "type": "method"
436
+ },
437
+ "SingleOrDefault": {
438
+ "signature": "public static TSource? SingleOrDefault<TSource>(this IEnumerable<TSource> source)",
439
+ "description": "Returns the only element, or a default value if the sequence is empty. Throws if more than one element.",
440
+ "type": "method"
441
+ },
442
+ "Any": {
443
+ "signature": "public static bool Any<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)",
444
+ "description": "Determines whether any element of a sequence satisfies a condition.",
445
+ "type": "method"
446
+ },
447
+ "All": {
448
+ "signature": "public static bool All<TSource>(this IEnumerable<TSource> source, Func<TSource, bool> predicate)",
449
+ "description": "Determines whether all elements of a sequence satisfy a condition.",
450
+ "type": "method"
451
+ },
452
+ "Count": {
453
+ "signature": "public static int Count<TSource>(this IEnumerable<TSource> source)",
454
+ "description": "Returns the number of elements in a sequence.",
455
+ "type": "method"
456
+ },
457
+ "Sum": {
458
+ "signature": "public static int Sum(this IEnumerable<int> source)",
459
+ "description": "Computes the sum of a sequence of numeric values.",
460
+ "type": "method"
461
+ },
462
+ "Min": {
463
+ "signature": "public static TSource? Min<TSource>(this IEnumerable<TSource> source)",
464
+ "description": "Returns the minimum value in a sequence.",
465
+ "type": "method"
466
+ },
467
+ "Max": {
468
+ "signature": "public static TSource? Max<TSource>(this IEnumerable<TSource> source)",
469
+ "description": "Returns the maximum value in a sequence.",
470
+ "type": "method"
471
+ },
472
+ "Average": {
473
+ "signature": "public static double Average(this IEnumerable<int> source)",
474
+ "description": "Computes the average of a sequence of numeric values.",
475
+ "type": "method"
476
+ },
477
+ "Aggregate": {
478
+ "signature": "public static TSource Aggregate<TSource>(this IEnumerable<TSource> source, Func<TSource, TSource, TSource> func)",
479
+ "description": "Applies an accumulator function over a sequence.",
480
+ "type": "method"
481
+ },
482
+ "Distinct": {
483
+ "signature": "public static IEnumerable<TSource> Distinct<TSource>(this IEnumerable<TSource> source)",
484
+ "description": "Returns distinct elements from a sequence by using the default equality comparer.",
485
+ "type": "method"
486
+ },
487
+ "Take": {
488
+ "signature": "public static IEnumerable<TSource> Take<TSource>(this IEnumerable<TSource> source, int count)",
489
+ "description": "Returns a specified number of contiguous elements from the start of a sequence.",
490
+ "type": "method"
491
+ },
492
+ "Skip": {
493
+ "signature": "public static IEnumerable<TSource> Skip<TSource>(this IEnumerable<TSource> source, int count)",
494
+ "description": "Bypasses a specified number of elements in a sequence and then returns the remaining elements.",
495
+ "type": "method"
496
+ },
497
+ "ToList": {
498
+ "signature": "public static List<TSource> ToList<TSource>(this IEnumerable<TSource> source)",
499
+ "description": "Creates a List<T> from an IEnumerable<T>.",
500
+ "type": "method"
501
+ },
502
+ "ToArray": {
503
+ "signature": "public static TSource[] ToArray<TSource>(this IEnumerable<TSource> source)",
504
+ "description": "Creates an array from an IEnumerable<T>.",
505
+ "type": "method"
506
+ },
507
+ "ToDictionary": {
508
+ "signature": "public static Dictionary<TKey, TSource> ToDictionary<TSource, TKey>(this IEnumerable<TSource> source, Func<TSource, TKey> keySelector) where TKey : notnull",
509
+ "description": "Creates a Dictionary<TKey,TValue> from an IEnumerable<T> according to a specified key selector function.",
510
+ "type": "method"
511
+ },
512
+ "Range": {
513
+ "signature": "public static IEnumerable<int> Range(int start, int count)",
514
+ "description": "Generates a sequence of integral numbers within a specified range.",
515
+ "type": "method"
516
+ },
517
+ "Empty": {
518
+ "signature": "public static IEnumerable<TResult> Empty<TResult>()",
519
+ "description": "Returns an empty IEnumerable<T> that has the specified type argument.",
520
+ "type": "method"
521
+ },
522
+ "Repeat": {
523
+ "signature": "public static IEnumerable<TResult> Repeat<TResult>(TResult element, int count)",
524
+ "description": "Generates a sequence that contains one repeated value.",
525
+ "type": "method"
526
+ },
527
+ "Zip": {
528
+ "signature": "public static IEnumerable<(TFirst, TSecond)> Zip<TFirst, TSecond>(this IEnumerable<TFirst> first, IEnumerable<TSecond> second)",
529
+ "description": "Produces a sequence of tuples with elements from the two specified sequences.",
530
+ "type": "method"
531
+ },
532
+ "Concat": {
533
+ "signature": "public static IEnumerable<TSource> Concat<TSource>(this IEnumerable<TSource> first, IEnumerable<TSource> second)",
534
+ "description": "Concatenates two sequences.",
535
+ "type": "method"
536
+ }
537
+ }
538
+ },
539
+ "IEnumerable": {
540
+ "signature": "IEnumerable<T>",
541
+ "description": "Exposes an enumerator for iterating over a collection",
542
+ "type": "interface",
543
+ "module": "System.Collections.Generic"
544
+ },
545
+ "StringBuilder": {
546
+ "signature": "StringBuilder",
547
+ "description": "Mutable string for efficient string manipulation",
548
+ "type": "class",
549
+ "module": "System.Text"
550
+ },
551
+ "Attribute": {
552
+ "signature": "Attribute",
553
+ "description": "Base class for custom attributes",
554
+ "type": "class",
555
+ "module": "System"
556
+ },
557
+ "Exception": {
558
+ "signature": "Exception",
559
+ "description": "Base class for errors and exceptions",
560
+ "type": "class",
561
+ "module": "System"
562
+ },
563
+ "Span": {
564
+ "signature": "Span<T>",
565
+ "description": "Type-safe representation of a contiguous region of memory",
566
+ "type": "struct",
567
+ "module": "System"
568
+ },
569
+ "HttpClient": {
570
+ "signature": "HttpClient",
571
+ "description": "Class for sending HTTP requests and receiving responses",
572
+ "type": "class",
573
+ "module": "System.Net.Http"
574
+ },
575
+ "Number": {
576
+ "signature": "Number",
577
+ "description": "Numeric data type for integer and floating-point values.",
578
+ "type": "type"
579
+ },
580
+ "Boolean": {
581
+ "signature": "Boolean",
582
+ "description": "Logical type with two values: true and false.",
583
+ "type": "type"
584
+ },
585
+ "Array": {
586
+ "signature": "Array",
587
+ "description": "Ordered collection of elements accessible by index.",
588
+ "type": "type"
589
+ },
590
+ "Object": {
591
+ "signature": "Object",
592
+ "description": "Collection of key-value pairs (properties and methods).",
593
+ "type": "type"
594
+ },
595
+ "null": {
596
+ "signature": "null",
597
+ "description": "Represents the intentional absence of any value.",
598
+ "type": "constant"
599
+ },
600
+ "undefined": {
601
+ "signature": "undefined",
602
+ "description": "Represents an uninitialized or missing value.",
603
+ "type": "constant"
604
+ },
605
+ "print": {
606
+ "signature": "print(value)",
607
+ "description": "Output a value to the standard output stream.",
608
+ "type": "function"
609
+ },
610
+ "length": {
611
+ "signature": "length",
612
+ "description": "Returns the number of elements in a collection or characters in a string.",
613
+ "type": "property"
614
+ }
615
+ }
616
+ }