@enjoys/context-engine 1.4.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1813) hide show
  1. package/data/codeActions/azcli.json +47 -26
  2. package/data/codeActions/bicep.json +47 -26
  3. package/data/codeActions/cameligo.json +47 -26
  4. package/data/codeActions/clojure.json +47 -26
  5. package/data/codeActions/coffee.json +40 -26
  6. package/data/codeActions/crontab.json +21 -0
  7. package/data/codeActions/cypher.json +47 -26
  8. package/data/codeActions/doctest.json +47 -26
  9. package/data/codeActions/dotenv.json +23 -1
  10. package/data/codeActions/ecl.json +47 -26
  11. package/data/codeActions/elixir.json +47 -26
  12. package/data/codeActions/flow9.json +47 -26
  13. package/data/codeActions/freemarker2.json +47 -26
  14. package/data/codeActions/html.json +21 -0
  15. package/data/codeActions/ini.json +23 -1
  16. package/data/codeActions/json.json +23 -1
  17. package/data/codeActions/julia.json +47 -26
  18. package/data/codeActions/less.json +40 -26
  19. package/data/codeActions/lexon.json +47 -26
  20. package/data/codeActions/liquid.json +47 -26
  21. package/data/codeActions/m3.json +47 -26
  22. package/data/codeActions/markdown.json +21 -0
  23. package/data/codeActions/mdx.json +47 -26
  24. package/data/codeActions/mips.json +47 -26
  25. package/data/codeActions/msdax.json +47 -26
  26. package/data/codeActions/mysql.json +47 -26
  27. package/data/codeActions/objective-c.json +47 -26
  28. package/data/codeActions/pascal.json +47 -26
  29. package/data/codeActions/pascaligo.json +47 -26
  30. package/data/codeActions/pgsql.json +47 -26
  31. package/data/codeActions/pla.json +47 -26
  32. package/data/codeActions/postiats.json +47 -26
  33. package/data/codeActions/powerquery.json +47 -26
  34. package/data/codeActions/qsharp.json +47 -26
  35. package/data/codeActions/razor.json +47 -26
  36. package/data/codeActions/redis-cli.json +21 -0
  37. package/data/codeActions/redis.json +47 -26
  38. package/data/codeActions/redshift.json +47 -26
  39. package/data/codeActions/restructuredtext.json +47 -26
  40. package/data/codeActions/sb.json +48 -26
  41. package/data/codeActions/scheme.json +48 -26
  42. package/data/codeActions/scss.json +40 -26
  43. package/data/codeActions/sol.json +47 -26
  44. package/data/codeActions/sparql.json +47 -26
  45. package/data/codeActions/st.json +47 -26
  46. package/data/codeActions/systemd.json +21 -0
  47. package/data/codeActions/systemverilog.json +47 -26
  48. package/data/codeActions/tcl.json +47 -26
  49. package/data/codeActions/toml.json +23 -1
  50. package/data/codeActions/twig.json +47 -26
  51. package/data/codeActions/vb.json +47 -26
  52. package/data/codeActions/wgsl.json +47 -26
  53. package/data/codeActions/xml.json +21 -0
  54. package/data/codeActions/yaml.json +23 -1
  55. package/data/codeLens/abap.json +38 -7
  56. package/data/codeLens/apex.json +38 -7
  57. package/data/codeLens/awk.json +27 -0
  58. package/data/codeLens/azcli.json +38 -11
  59. package/data/codeLens/bicep.json +38 -17
  60. package/data/codeLens/c.json +26 -0
  61. package/data/codeLens/caddy.json +27 -0
  62. package/data/codeLens/cameligo.json +38 -17
  63. package/data/codeLens/clojure.json +38 -17
  64. package/data/codeLens/coffee.json +38 -17
  65. package/data/codeLens/cpp.json +14 -0
  66. package/data/codeLens/crontab.json +27 -0
  67. package/data/codeLens/csharp.json +7 -0
  68. package/data/codeLens/cypher.json +40 -26
  69. package/data/codeLens/docker-compose.json +40 -26
  70. package/data/codeLens/dockerfile.json +40 -26
  71. package/data/codeLens/doctest.json +38 -11
  72. package/data/codeLens/dotenv.json +40 -26
  73. package/data/codeLens/ecl.json +38 -17
  74. package/data/codeLens/elixir.json +38 -17
  75. package/data/codeLens/flow9.json +38 -17
  76. package/data/codeLens/freemarker2.json +38 -17
  77. package/data/codeLens/go.json +14 -0
  78. package/data/codeLens/graphql.json +7 -0
  79. package/data/codeLens/hcl.json +26 -0
  80. package/data/codeLens/html.json +26 -0
  81. package/data/codeLens/ini.json +40 -26
  82. package/data/codeLens/java.json +7 -0
  83. package/data/codeLens/json.json +40 -26
  84. package/data/codeLens/julia.json +38 -17
  85. package/data/codeLens/less.json +38 -17
  86. package/data/codeLens/lexon.json +38 -17
  87. package/data/codeLens/liquid.json +38 -17
  88. package/data/codeLens/lua.json +26 -0
  89. package/data/codeLens/m3.json +38 -17
  90. package/data/codeLens/makefile.json +21 -0
  91. package/data/codeLens/markdown.json +40 -26
  92. package/data/codeLens/mdx.json +38 -17
  93. package/data/codeLens/mips.json +38 -17
  94. package/data/codeLens/msdax.json +38 -17
  95. package/data/codeLens/mysql.json +38 -17
  96. package/data/codeLens/nginx.json +26 -0
  97. package/data/codeLens/objective-c.json +38 -17
  98. package/data/codeLens/pascal.json +38 -17
  99. package/data/codeLens/pascaligo.json +38 -17
  100. package/data/codeLens/perl.json +21 -0
  101. package/data/codeLens/pgsql.json +38 -17
  102. package/data/codeLens/pla.json +38 -11
  103. package/data/codeLens/postiats.json +38 -17
  104. package/data/codeLens/powerquery.json +38 -17
  105. package/data/codeLens/powershell.json +14 -0
  106. package/data/codeLens/protobuf.json +14 -0
  107. package/data/codeLens/python.json +14 -0
  108. package/data/codeLens/qsharp.json +38 -17
  109. package/data/codeLens/r.json +40 -33
  110. package/data/codeLens/razor.json +38 -17
  111. package/data/codeLens/redis-cli.json +40 -26
  112. package/data/codeLens/redis.json +40 -26
  113. package/data/codeLens/redshift.json +38 -17
  114. package/data/codeLens/restructuredtext.json +38 -17
  115. package/data/codeLens/ruby.json +14 -0
  116. package/data/codeLens/sb.json +38 -17
  117. package/data/codeLens/scheme.json +38 -17
  118. package/data/codeLens/scss.json +38 -17
  119. package/data/codeLens/sol.json +38 -17
  120. package/data/codeLens/sparql.json +38 -17
  121. package/data/codeLens/sql.json +7 -0
  122. package/data/codeLens/ssh_config.json +40 -26
  123. package/data/codeLens/st.json +38 -17
  124. package/data/codeLens/systemd.json +40 -26
  125. package/data/codeLens/systemverilog.json +38 -17
  126. package/data/codeLens/tcl.json +38 -17
  127. package/data/codeLens/toml.json +40 -26
  128. package/data/codeLens/twig.json +38 -17
  129. package/data/codeLens/vb.json +38 -17
  130. package/data/codeLens/wgsl.json +38 -17
  131. package/data/codeLens/xml.json +26 -0
  132. package/data/codeLens/yaml.json +40 -26
  133. package/data/color/abap.json +40 -20
  134. package/data/color/angular.json +67 -21
  135. package/data/color/apex.json +40 -20
  136. package/data/color/azcli.json +40 -20
  137. package/data/color/bicep.json +40 -20
  138. package/data/color/c.json +40 -30
  139. package/data/color/caddy.json +44 -24
  140. package/data/color/cameligo.json +39 -19
  141. package/data/color/clojure.json +39 -19
  142. package/data/color/coffee.json +39 -19
  143. package/data/color/cpp.json +40 -30
  144. package/data/color/crontab.json +44 -24
  145. package/data/color/css.json +140 -124
  146. package/data/color/cypher.json +39 -19
  147. package/data/color/docker-compose.json +44 -24
  148. package/data/color/dockerfile.json +44 -24
  149. package/data/color/doctest.json +40 -20
  150. package/data/color/dotenv.json +44 -24
  151. package/data/color/ecl.json +40 -20
  152. package/data/color/flow9.json +39 -19
  153. package/data/color/go.json +40 -30
  154. package/data/color/graphql.json +44 -24
  155. package/data/color/hcl.json +44 -24
  156. package/data/color/ini.json +44 -24
  157. package/data/color/json.json +44 -24
  158. package/data/color/less.json +39 -19
  159. package/data/color/lexon.json +40 -20
  160. package/data/color/lua.json +40 -30
  161. package/data/color/m3.json +39 -19
  162. package/data/color/makefile.json +44 -24
  163. package/data/color/mips.json +40 -20
  164. package/data/color/msdax.json +39 -19
  165. package/data/color/mysql.json +39 -19
  166. package/data/color/nginx.json +44 -24
  167. package/data/color/objective-c.json +40 -30
  168. package/data/color/pascal.json +39 -19
  169. package/data/color/pascaligo.json +39 -19
  170. package/data/color/perl.json +40 -30
  171. package/data/color/pgsql.json +39 -19
  172. package/data/color/pla.json +40 -20
  173. package/data/color/postiats.json +39 -19
  174. package/data/color/powerquery.json +40 -20
  175. package/data/color/protobuf.json +44 -24
  176. package/data/color/qsharp.json +40 -20
  177. package/data/color/redis-cli.json +40 -20
  178. package/data/color/redis.json +40 -20
  179. package/data/color/redshift.json +39 -19
  180. package/data/color/restructuredtext.json +40 -20
  181. package/data/color/rust.json +40 -30
  182. package/data/color/sb.json +40 -20
  183. package/data/color/scala.json +44 -13
  184. package/data/color/scheme.json +39 -19
  185. package/data/color/scss.json +39 -19
  186. package/data/color/shadcn.json +80 -66
  187. package/data/color/sol.json +40 -20
  188. package/data/color/sparql.json +39 -19
  189. package/data/color/sql.json +39 -19
  190. package/data/color/ssh_config.json +44 -24
  191. package/data/color/st.json +40 -20
  192. package/data/color/systemd.json +44 -24
  193. package/data/color/systemverilog.json +40 -20
  194. package/data/color/tailwindcss.json +87 -53
  195. package/data/color/toml.json +44 -24
  196. package/data/color/wgsl.json +40 -20
  197. package/data/color/yaml.json +44 -24
  198. package/data/commands/abap.json +201 -41
  199. package/data/commands/angular.json +692 -312
  200. package/data/commands/apex.json +211 -15
  201. package/data/commands/awk.json +160 -26
  202. package/data/commands/azcli.json +164 -59
  203. package/data/commands/bicep.json +161 -47
  204. package/data/commands/c.json +153 -35
  205. package/data/commands/caddy.json +390 -194
  206. package/data/commands/cameligo.json +157 -47
  207. package/data/commands/clojure.json +164 -41
  208. package/data/commands/coffee.json +160 -41
  209. package/data/commands/cpp.json +153 -35
  210. package/data/commands/crontab.json +156 -35
  211. package/data/commands/csharp.json +165 -47
  212. package/data/commands/css.json +160 -41
  213. package/data/commands/cypher.json +158 -35
  214. package/data/commands/dart.json +288 -216
  215. package/data/commands/docker-compose.json +451 -384
  216. package/data/commands/dockerfile.json +269 -66
  217. package/data/commands/doctest.json +158 -29
  218. package/data/commands/dotenv.json +165 -16
  219. package/data/commands/ecl.json +178 -35
  220. package/data/commands/elixir.json +169 -71
  221. package/data/commands/flow9.json +161 -29
  222. package/data/commands/freemarker2.json +163 -23
  223. package/data/commands/go.json +437 -161
  224. package/data/commands/graphql.json +177 -16
  225. package/data/commands/hcl.json +167 -53
  226. package/data/commands/html.json +179 -16
  227. package/data/commands/ini.json +174 -16
  228. package/data/commands/java.json +153 -31
  229. package/data/commands/javascript.json +167 -35
  230. package/data/commands/json.json +161 -41
  231. package/data/commands/julia.json +161 -41
  232. package/data/commands/kotlin.json +174 -45
  233. package/data/commands/less.json +166 -35
  234. package/data/commands/lexon.json +166 -16
  235. package/data/commands/linux.json +10256 -3812
  236. package/data/commands/liquid.json +181 -16
  237. package/data/commands/lua.json +190 -66
  238. package/data/commands/m3.json +156 -16
  239. package/data/commands/makefile.json +165 -41
  240. package/data/commands/manifest.json +36 -731
  241. package/data/commands/markdown.json +183 -16
  242. package/data/commands/mdx.json +170 -16
  243. package/data/commands/mips.json +155 -23
  244. package/data/commands/msdax.json +175 -16
  245. package/data/commands/mysql.json +225 -81
  246. package/data/commands/nestjs.json +538 -273
  247. package/data/commands/nextjs.json +320 -123
  248. package/data/commands/nginx.json +265 -146
  249. package/data/commands/objective-c.json +162 -29
  250. package/data/commands/pascal.json +162 -29
  251. package/data/commands/pascaligo.json +171 -29
  252. package/data/commands/perl.json +167 -35
  253. package/data/commands/pgsql.json +161 -41
  254. package/data/commands/php.json +187 -157
  255. package/data/commands/pla.json +171 -16
  256. package/data/commands/postiats.json +161 -29
  257. package/data/commands/powerquery.json +173 -16
  258. package/data/commands/powershell.json +159 -35
  259. package/data/commands/protobuf.json +171 -35
  260. package/data/commands/python.json +150 -30
  261. package/data/commands/qsharp.json +170 -35
  262. package/data/commands/r.json +241 -100
  263. package/data/commands/razor.json +170 -35
  264. package/data/commands/react.json +290 -210
  265. package/data/commands/redis-cli.json +257 -148
  266. package/data/commands/redis.json +161 -47
  267. package/data/commands/redshift.json +162 -23
  268. package/data/commands/restructuredtext.json +172 -35
  269. package/data/commands/ruby.json +165 -108
  270. package/data/commands/rust.json +378 -35
  271. package/data/commands/sb.json +162 -16
  272. package/data/commands/scala.json +429 -171
  273. package/data/commands/scheme.json +161 -23
  274. package/data/commands/scss.json +164 -35
  275. package/data/commands/shadcn.json +582 -410
  276. package/data/commands/shell.json +239 -239
  277. package/data/commands/sol.json +164 -35
  278. package/data/commands/sparql.json +181 -16
  279. package/data/commands/sql.json +213 -34
  280. package/data/commands/ssh_config.json +168 -35
  281. package/data/commands/st.json +175 -16
  282. package/data/commands/swift.json +198 -67
  283. package/data/commands/systemd.json +163 -53
  284. package/data/commands/systemverilog.json +165 -29
  285. package/data/commands/tailwindcss.json +159 -53
  286. package/data/commands/tcl.json +158 -23
  287. package/data/commands/toml.json +178 -16
  288. package/data/commands/twig.json +169 -16
  289. package/data/commands/typescript.json +164 -41
  290. package/data/commands/vb.json +163 -29
  291. package/data/commands/wgsl.json +169 -16
  292. package/data/commands/xml.json +161 -41
  293. package/data/commands/yaml.json +170 -35
  294. package/data/completion/awk.json +906 -202
  295. package/data/completion/azcli.json +886 -237
  296. package/data/completion/bicep.json +862 -367
  297. package/data/completion/crontab.json +906 -202
  298. package/data/completion/dotenv.json +895 -169
  299. package/data/completion/graphql.json +895 -180
  300. package/data/completion/hcl.json +906 -191
  301. package/data/completion/ini.json +906 -136
  302. package/data/completion/json.json +895 -169
  303. package/data/completion/lexon.json +856 -295
  304. package/data/completion/makefile.json +906 -202
  305. package/data/completion/markdown.json +906 -224
  306. package/data/completion/mdx.json +895 -87
  307. package/data/completion/mips.json +872 -377
  308. package/data/completion/perl.json +961 -202
  309. package/data/completion/pla.json +895 -154
  310. package/data/completion/powershell.json +906 -224
  311. package/data/completion/protobuf.json +884 -180
  312. package/data/completion/ssh_config.json +906 -158
  313. package/data/completion/xml.json +906 -158
  314. package/data/declaration/abap.json +66 -11
  315. package/data/declaration/angular.json +271 -46
  316. package/data/declaration/apex.json +60 -10
  317. package/data/declaration/awk.json +30 -0
  318. package/data/declaration/azcli.json +72 -42
  319. package/data/declaration/bicep.json +66 -36
  320. package/data/declaration/c.json +30 -0
  321. package/data/declaration/caddy.json +30 -0
  322. package/data/declaration/cameligo.json +54 -24
  323. package/data/declaration/clojure.json +66 -36
  324. package/data/declaration/coffee.json +54 -24
  325. package/data/declaration/cpp.json +30 -0
  326. package/data/declaration/crontab.json +66 -36
  327. package/data/declaration/csharp.json +30 -0
  328. package/data/declaration/css.json +91 -59
  329. package/data/declaration/cypher.json +66 -36
  330. package/data/declaration/dart.json +150 -25
  331. package/data/declaration/docker-compose.json +72 -42
  332. package/data/declaration/dockerfile.json +30 -0
  333. package/data/declaration/doctest.json +66 -36
  334. package/data/declaration/dotenv.json +72 -42
  335. package/data/declaration/ecl.json +54 -24
  336. package/data/declaration/elixir.json +66 -36
  337. package/data/declaration/flow9.json +72 -42
  338. package/data/declaration/freemarker2.json +54 -24
  339. package/data/declaration/go.json +30 -0
  340. package/data/declaration/graphql.json +30 -0
  341. package/data/declaration/hcl.json +30 -0
  342. package/data/declaration/html.json +90 -60
  343. package/data/declaration/ini.json +66 -36
  344. package/data/declaration/java.json +30 -0
  345. package/data/declaration/javascript.json +30 -0
  346. package/data/declaration/json.json +60 -30
  347. package/data/declaration/julia.json +66 -36
  348. package/data/declaration/kotlin.json +84 -14
  349. package/data/declaration/less.json +54 -24
  350. package/data/declaration/lexon.json +72 -42
  351. package/data/declaration/liquid.json +54 -24
  352. package/data/declaration/lua.json +30 -0
  353. package/data/declaration/m3.json +60 -30
  354. package/data/declaration/makefile.json +30 -0
  355. package/data/declaration/markdown.json +72 -42
  356. package/data/declaration/mdx.json +54 -24
  357. package/data/declaration/mips.json +72 -42
  358. package/data/declaration/msdax.json +72 -42
  359. package/data/declaration/mysql.json +60 -30
  360. package/data/declaration/nestjs.json +302 -47
  361. package/data/declaration/nextjs.json +304 -274
  362. package/data/declaration/nginx.json +30 -0
  363. package/data/declaration/objective-c.json +66 -36
  364. package/data/declaration/pascal.json +66 -36
  365. package/data/declaration/pascaligo.json +54 -24
  366. package/data/declaration/perl.json +30 -0
  367. package/data/declaration/pgsql.json +66 -36
  368. package/data/declaration/php.json +30 -0
  369. package/data/declaration/pla.json +78 -48
  370. package/data/declaration/postiats.json +60 -30
  371. package/data/declaration/powerquery.json +78 -48
  372. package/data/declaration/powershell.json +30 -0
  373. package/data/declaration/protobuf.json +30 -0
  374. package/data/declaration/python.json +30 -0
  375. package/data/declaration/qsharp.json +60 -30
  376. package/data/declaration/r.json +655 -625
  377. package/data/declaration/razor.json +54 -24
  378. package/data/declaration/react.json +229 -199
  379. package/data/declaration/redis-cli.json +247 -217
  380. package/data/declaration/redis.json +66 -36
  381. package/data/declaration/redshift.json +78 -48
  382. package/data/declaration/restructuredtext.json +84 -54
  383. package/data/declaration/ruby.json +30 -0
  384. package/data/declaration/rust.json +30 -0
  385. package/data/declaration/sb.json +72 -42
  386. package/data/declaration/scala.json +138 -23
  387. package/data/declaration/scheme.json +54 -24
  388. package/data/declaration/scss.json +66 -36
  389. package/data/declaration/shadcn.json +241 -211
  390. package/data/declaration/shell.json +30 -0
  391. package/data/declaration/sol.json +66 -36
  392. package/data/declaration/sparql.json +78 -48
  393. package/data/declaration/sql.json +30 -0
  394. package/data/declaration/ssh_config.json +78 -48
  395. package/data/declaration/st.json +60 -30
  396. package/data/declaration/swift.json +108 -18
  397. package/data/declaration/systemd.json +84 -54
  398. package/data/declaration/systemverilog.json +66 -36
  399. package/data/declaration/tailwindcss.json +169 -137
  400. package/data/declaration/tcl.json +54 -24
  401. package/data/declaration/toml.json +30 -0
  402. package/data/declaration/twig.json +54 -24
  403. package/data/declaration/typescript.json +30 -0
  404. package/data/declaration/vb.json +66 -36
  405. package/data/declaration/wgsl.json +60 -30
  406. package/data/declaration/xml.json +30 -0
  407. package/data/declaration/yaml.json +30 -0
  408. package/data/definition/abap.json +127 -1
  409. package/data/definition/apex.json +136 -0
  410. package/data/definition/azcli.json +45 -0
  411. package/data/definition/bicep.json +45 -0
  412. package/data/definition/cameligo.json +45 -0
  413. package/data/definition/clojure.json +45 -0
  414. package/data/definition/coffee.json +80 -0
  415. package/data/definition/crontab.json +132 -107
  416. package/data/definition/csharp.json +616 -144
  417. package/data/definition/cypher.json +45 -0
  418. package/data/definition/dart.json +139 -0
  419. package/data/definition/doctest.json +45 -0
  420. package/data/definition/dotenv.json +116 -71
  421. package/data/definition/ecl.json +45 -0
  422. package/data/definition/elixir.json +154 -0
  423. package/data/definition/flow9.json +208 -1
  424. package/data/definition/freemarker2.json +283 -1
  425. package/data/definition/graphql.json +134 -119
  426. package/data/definition/html.json +853 -558
  427. package/data/definition/ini.json +122 -77
  428. package/data/definition/java.json +1158 -184
  429. package/data/definition/javascript.json +941 -265
  430. package/data/definition/json.json +123 -83
  431. package/data/definition/julia.json +35 -0
  432. package/data/definition/kotlin.json +111 -0
  433. package/data/definition/less.json +45 -0
  434. package/data/definition/lexon.json +45 -0
  435. package/data/definition/m3.json +45 -0
  436. package/data/definition/makefile.json +133 -113
  437. package/data/definition/markdown.json +132 -107
  438. package/data/definition/mdx.json +45 -0
  439. package/data/definition/objective-c.json +45 -0
  440. package/data/definition/pascal.json +30 -0
  441. package/data/definition/pascaligo.json +45 -0
  442. package/data/definition/perl.json +131 -101
  443. package/data/definition/pgsql.json +15 -0
  444. package/data/definition/pla.json +45 -0
  445. package/data/definition/postiats.json +40 -0
  446. package/data/definition/powerquery.json +30 -0
  447. package/data/definition/powershell.json +134 -119
  448. package/data/definition/protobuf.json +134 -119
  449. package/data/definition/qsharp.json +35 -0
  450. package/data/definition/r.json +692 -83
  451. package/data/definition/razor.json +30 -0
  452. package/data/definition/redshift.json +35 -0
  453. package/data/definition/restructuredtext.json +45 -0
  454. package/data/definition/ruby.json +825 -670
  455. package/data/definition/rust.json +893 -207
  456. package/data/definition/sb.json +378 -0
  457. package/data/definition/scheme.json +25 -0
  458. package/data/definition/scss.json +35 -0
  459. package/data/definition/sol.json +45 -0
  460. package/data/definition/sparql.json +45 -0
  461. package/data/definition/ssh_config.json +129 -89
  462. package/data/definition/st.json +367 -1
  463. package/data/definition/systemverilog.json +40 -0
  464. package/data/definition/tcl.json +45 -0
  465. package/data/definition/twig.json +133 -113
  466. package/data/definition/vb.json +133 -113
  467. package/data/definition/wgsl.json +133 -113
  468. package/data/definition/xml.json +128 -83
  469. package/data/documentHighlight/css.json +227 -125
  470. package/data/documentHighlight/r.json +207 -45
  471. package/data/documentHighlight/scala.json +380 -79
  472. package/data/documentHighlight/tailwindcss.json +252 -160
  473. package/data/documentRangeFormatting/abap.json +62 -35
  474. package/data/documentRangeFormatting/angular.json +81 -45
  475. package/data/documentRangeFormatting/apex.json +75 -41
  476. package/data/documentRangeFormatting/awk.json +62 -35
  477. package/data/documentRangeFormatting/azcli.json +61 -29
  478. package/data/documentRangeFormatting/bicep.json +67 -35
  479. package/data/documentRangeFormatting/c.json +75 -41
  480. package/data/documentRangeFormatting/caddy.json +59 -29
  481. package/data/documentRangeFormatting/cameligo.json +65 -35
  482. package/data/documentRangeFormatting/clojure.json +67 -35
  483. package/data/documentRangeFormatting/coffee.json +67 -35
  484. package/data/documentRangeFormatting/cpp.json +83 -47
  485. package/data/documentRangeFormatting/crontab.json +61 -29
  486. package/data/documentRangeFormatting/csharp.json +81 -47
  487. package/data/documentRangeFormatting/css.json +133 -101
  488. package/data/documentRangeFormatting/cypher.json +67 -35
  489. package/data/documentRangeFormatting/dart.json +75 -41
  490. package/data/documentRangeFormatting/docker-compose.json +67 -35
  491. package/data/documentRangeFormatting/dockerfile.json +69 -35
  492. package/data/documentRangeFormatting/doctest.json +59 -29
  493. package/data/documentRangeFormatting/dotenv.json +63 -29
  494. package/data/documentRangeFormatting/ecl.json +67 -35
  495. package/data/documentRangeFormatting/elixir.json +73 -41
  496. package/data/documentRangeFormatting/flow9.json +60 -35
  497. package/data/documentRangeFormatting/freemarker2.json +65 -35
  498. package/data/documentRangeFormatting/go.json +75 -41
  499. package/data/documentRangeFormatting/graphql.json +65 -35
  500. package/data/documentRangeFormatting/hcl.json +73 -41
  501. package/data/documentRangeFormatting/html.json +75 -41
  502. package/data/documentRangeFormatting/ini.json +61 -29
  503. package/data/documentRangeFormatting/java.json +83 -47
  504. package/data/documentRangeFormatting/javascript.json +83 -47
  505. package/data/documentRangeFormatting/json.json +67 -35
  506. package/data/documentRangeFormatting/julia.json +70 -41
  507. package/data/documentRangeFormatting/kotlin.json +83 -47
  508. package/data/documentRangeFormatting/less.json +67 -35
  509. package/data/documentRangeFormatting/lexon.json +59 -29
  510. package/data/documentRangeFormatting/liquid.json +65 -35
  511. package/data/documentRangeFormatting/lua.json +62 -35
  512. package/data/documentRangeFormatting/m3.json +67 -35
  513. package/data/documentRangeFormatting/makefile.json +69 -35
  514. package/data/documentRangeFormatting/markdown.json +67 -35
  515. package/data/documentRangeFormatting/mdx.json +67 -35
  516. package/data/documentRangeFormatting/mips.json +67 -35
  517. package/data/documentRangeFormatting/msdax.json +62 -35
  518. package/data/documentRangeFormatting/mysql.json +75 -41
  519. package/data/documentRangeFormatting/nestjs.json +82 -17
  520. package/data/documentRangeFormatting/nextjs.json +82 -17
  521. package/data/documentRangeFormatting/nginx.json +67 -35
  522. package/data/documentRangeFormatting/objective-c.json +75 -41
  523. package/data/documentRangeFormatting/pascal.json +67 -35
  524. package/data/documentRangeFormatting/pascaligo.json +67 -35
  525. package/data/documentRangeFormatting/perl.json +75 -41
  526. package/data/documentRangeFormatting/pgsql.json +90 -47
  527. package/data/documentRangeFormatting/php.json +96 -53
  528. package/data/documentRangeFormatting/pla.json +71 -35
  529. package/data/documentRangeFormatting/postiats.json +79 -41
  530. package/data/documentRangeFormatting/powerquery.json +87 -47
  531. package/data/documentRangeFormatting/powershell.json +95 -53
  532. package/data/documentRangeFormatting/protobuf.json +97 -53
  533. package/data/documentRangeFormatting/python.json +95 -53
  534. package/data/documentRangeFormatting/qsharp.json +87 -47
  535. package/data/documentRangeFormatting/r.json +87 -47
  536. package/data/documentRangeFormatting/razor.json +85 -47
  537. package/data/documentRangeFormatting/react.json +107 -78
  538. package/data/documentRangeFormatting/redis-cli.json +71 -35
  539. package/data/documentRangeFormatting/redis.json +71 -35
  540. package/data/documentRangeFormatting/redshift.json +90 -47
  541. package/data/documentRangeFormatting/restructuredtext.json +80 -41
  542. package/data/documentRangeFormatting/ruby.json +96 -53
  543. package/data/documentRangeFormatting/rust.json +103 -59
  544. package/data/documentRangeFormatting/sb.json +81 -41
  545. package/data/documentRangeFormatting/scala.json +103 -59
  546. package/data/documentRangeFormatting/scheme.json +87 -47
  547. package/data/documentRangeFormatting/scss.json +96 -53
  548. package/data/documentRangeFormatting/shadcn.json +81 -45
  549. package/data/documentRangeFormatting/shell.json +27 -1
  550. package/data/documentRangeFormatting/sol.json +95 -53
  551. package/data/documentRangeFormatting/sparql.json +89 -47
  552. package/data/documentRangeFormatting/sql.json +98 -53
  553. package/data/documentRangeFormatting/ssh_config.json +72 -35
  554. package/data/documentRangeFormatting/st.json +87 -47
  555. package/data/documentRangeFormatting/swift.json +104 -59
  556. package/data/documentRangeFormatting/systemd.json +72 -35
  557. package/data/documentRangeFormatting/systemverilog.json +106 -59
  558. package/data/documentRangeFormatting/tailwindcss.json +87 -55
  559. package/data/documentRangeFormatting/tcl.json +87 -47
  560. package/data/documentRangeFormatting/toml.json +79 -41
  561. package/data/documentRangeFormatting/twig.json +99 -53
  562. package/data/documentRangeFormatting/typescript.json +104 -59
  563. package/data/documentRangeFormatting/vb.json +109 -59
  564. package/data/documentRangeFormatting/wgsl.json +85 -47
  565. package/data/documentRangeFormatting/xml.json +89 -47
  566. package/data/documentRangeFormatting/yaml.json +89 -47
  567. package/data/documentSymbol/abap.json +75 -12
  568. package/data/documentSymbol/apex.json +75 -10
  569. package/data/documentSymbol/awk.json +63 -0
  570. package/data/documentSymbol/azcli.json +72 -12
  571. package/data/documentSymbol/bicep.json +75 -40
  572. package/data/documentSymbol/c.json +49 -0
  573. package/data/documentSymbol/caddy.json +53 -0
  574. package/data/documentSymbol/cameligo.json +75 -26
  575. package/data/documentSymbol/clojure.json +75 -47
  576. package/data/documentSymbol/coffee.json +75 -26
  577. package/data/documentSymbol/cpp.json +35 -0
  578. package/data/documentSymbol/crontab.json +60 -0
  579. package/data/documentSymbol/csharp.json +28 -0
  580. package/data/documentSymbol/css.json +96 -96
  581. package/data/documentSymbol/cypher.json +75 -47
  582. package/data/documentSymbol/dart.json +109 -19
  583. package/data/documentSymbol/dockerfile.json +49 -0
  584. package/data/documentSymbol/doctest.json +72 -12
  585. package/data/documentSymbol/dotenv.json +60 -0
  586. package/data/documentSymbol/ecl.json +75 -26
  587. package/data/documentSymbol/elixir.json +75 -40
  588. package/data/documentSymbol/flow9.json +71 -19
  589. package/data/documentSymbol/freemarker2.json +75 -26
  590. package/data/documentSymbol/go.json +42 -0
  591. package/data/documentSymbol/graphql.json +28 -0
  592. package/data/documentSymbol/hcl.json +42 -0
  593. package/data/documentSymbol/html.json +56 -0
  594. package/data/documentSymbol/ini.json +53 -0
  595. package/data/documentSymbol/java.json +35 -0
  596. package/data/documentSymbol/javascript.json +35 -0
  597. package/data/documentSymbol/json.json +60 -0
  598. package/data/documentSymbol/julia.json +75 -47
  599. package/data/documentSymbol/kotlin.json +74 -14
  600. package/data/documentSymbol/less.json +75 -26
  601. package/data/documentSymbol/lexon.json +72 -19
  602. package/data/documentSymbol/liquid.json +75 -26
  603. package/data/documentSymbol/lua.json +56 -0
  604. package/data/documentSymbol/m3.json +75 -33
  605. package/data/documentSymbol/makefile.json +56 -0
  606. package/data/documentSymbol/markdown.json +56 -0
  607. package/data/documentSymbol/mdx.json +75 -26
  608. package/data/documentSymbol/mips.json +72 -19
  609. package/data/documentSymbol/msdax.json +72 -19
  610. package/data/documentSymbol/mysql.json +75 -33
  611. package/data/documentSymbol/nginx.json +49 -0
  612. package/data/documentSymbol/objective-c.json +75 -40
  613. package/data/documentSymbol/pascal.json +75 -47
  614. package/data/documentSymbol/pascaligo.json +75 -26
  615. package/data/documentSymbol/perl.json +49 -0
  616. package/data/documentSymbol/pgsql.json +75 -40
  617. package/data/documentSymbol/php.json +28 -0
  618. package/data/documentSymbol/pla.json +72 -12
  619. package/data/documentSymbol/postiats.json +75 -33
  620. package/data/documentSymbol/powerquery.json +72 -19
  621. package/data/documentSymbol/powershell.json +42 -0
  622. package/data/documentSymbol/protobuf.json +42 -0
  623. package/data/documentSymbol/python.json +49 -0
  624. package/data/documentSymbol/qsharp.json +75 -33
  625. package/data/documentSymbol/r.json +75 -68
  626. package/data/documentSymbol/razor.json +75 -26
  627. package/data/documentSymbol/redis-cli.json +75 -26
  628. package/data/documentSymbol/redis.json +75 -26
  629. package/data/documentSymbol/redshift.json +75 -19
  630. package/data/documentSymbol/restructuredtext.json +72 -19
  631. package/data/documentSymbol/ruby.json +42 -0
  632. package/data/documentSymbol/rust.json +7 -0
  633. package/data/documentSymbol/sb.json +72 -19
  634. package/data/documentSymbol/scala.json +116 -20
  635. package/data/documentSymbol/scheme.json +75 -26
  636. package/data/documentSymbol/scss.json +75 -40
  637. package/data/documentSymbol/shell.json +1 -1
  638. package/data/documentSymbol/sol.json +75 -68
  639. package/data/documentSymbol/sparql.json +72 -19
  640. package/data/documentSymbol/sql.json +35 -0
  641. package/data/documentSymbol/ssh_config.json +53 -0
  642. package/data/documentSymbol/st.json +75 -33
  643. package/data/documentSymbol/swift.json +88 -16
  644. package/data/documentSymbol/systemd.json +53 -0
  645. package/data/documentSymbol/systemverilog.json +75 -47
  646. package/data/documentSymbol/tcl.json +75 -26
  647. package/data/documentSymbol/toml.json +49 -0
  648. package/data/documentSymbol/twig.json +75 -26
  649. package/data/documentSymbol/typescript.json +14 -0
  650. package/data/documentSymbol/vb.json +75 -54
  651. package/data/documentSymbol/wgsl.json +75 -33
  652. package/data/documentSymbol/xml.json +53 -0
  653. package/data/documentSymbol/yaml.json +49 -0
  654. package/data/foldingRange/abap.json +106 -76
  655. package/data/foldingRange/angular.json +124 -99
  656. package/data/foldingRange/apex.json +94 -70
  657. package/data/foldingRange/awk.json +88 -64
  658. package/data/foldingRange/azcli.json +58 -34
  659. package/data/foldingRange/bicep.json +94 -70
  660. package/data/foldingRange/c.json +82 -58
  661. package/data/foldingRange/caddy.json +64 -40
  662. package/data/foldingRange/cameligo.json +82 -58
  663. package/data/foldingRange/clojure.json +100 -76
  664. package/data/foldingRange/coffee.json +105 -76
  665. package/data/foldingRange/cpp.json +100 -76
  666. package/data/foldingRange/crontab.json +52 -28
  667. package/data/foldingRange/csharp.json +100 -76
  668. package/data/foldingRange/css.json +90 -66
  669. package/data/foldingRange/cypher.json +76 -52
  670. package/data/foldingRange/dart.json +106 -82
  671. package/data/foldingRange/docker-compose.json +87 -58
  672. package/data/foldingRange/dockerfile.json +76 -52
  673. package/data/foldingRange/doctest.json +82 -58
  674. package/data/foldingRange/dotenv.json +52 -28
  675. package/data/foldingRange/ecl.json +112 -82
  676. package/data/foldingRange/elixir.json +147 -118
  677. package/data/foldingRange/flow9.json +40 -16
  678. package/data/foldingRange/freemarker2.json +64 -34
  679. package/data/foldingRange/go.json +70 -46
  680. package/data/foldingRange/graphql.json +64 -40
  681. package/data/foldingRange/hcl.json +76 -52
  682. package/data/foldingRange/html.json +64 -34
  683. package/data/foldingRange/ini.json +46 -22
  684. package/data/foldingRange/java.json +76 -52
  685. package/data/foldingRange/javascript.json +70 -46
  686. package/data/foldingRange/json.json +46 -22
  687. package/data/foldingRange/julia.json +76 -52
  688. package/data/foldingRange/kotlin.json +76 -52
  689. package/data/foldingRange/less.json +58 -34
  690. package/data/foldingRange/lexon.json +46 -22
  691. package/data/foldingRange/liquid.json +64 -34
  692. package/data/foldingRange/lua.json +82 -52
  693. package/data/foldingRange/m3.json +64 -34
  694. package/data/foldingRange/makefile.json +57 -28
  695. package/data/foldingRange/markdown.json +58 -34
  696. package/data/foldingRange/mdx.json +64 -34
  697. package/data/foldingRange/mips.json +58 -34
  698. package/data/foldingRange/msdax.json +52 -28
  699. package/data/foldingRange/mysql.json +58 -34
  700. package/data/foldingRange/nestjs.json +118 -26
  701. package/data/foldingRange/nextjs.json +118 -26
  702. package/data/foldingRange/nginx.json +70 -46
  703. package/data/foldingRange/objective-c.json +70 -46
  704. package/data/foldingRange/pascal.json +76 -46
  705. package/data/foldingRange/pascaligo.json +52 -28
  706. package/data/foldingRange/perl.json +76 -52
  707. package/data/foldingRange/pgsql.json +64 -40
  708. package/data/foldingRange/php.json +70 -46
  709. package/data/foldingRange/pla.json +52 -28
  710. package/data/foldingRange/postiats.json +58 -28
  711. package/data/foldingRange/powerquery.json +52 -28
  712. package/data/foldingRange/powershell.json +76 -52
  713. package/data/foldingRange/protobuf.json +64 -40
  714. package/data/foldingRange/python.json +93 -64
  715. package/data/foldingRange/qsharp.json +52 -28
  716. package/data/foldingRange/r.json +70 -46
  717. package/data/foldingRange/razor.json +70 -40
  718. package/data/foldingRange/react.json +142 -120
  719. package/data/foldingRange/redis-cli.json +46 -22
  720. package/data/foldingRange/redis.json +46 -22
  721. package/data/foldingRange/redshift.json +52 -28
  722. package/data/foldingRange/restructuredtext.json +51 -22
  723. package/data/foldingRange/ruby.json +87 -52
  724. package/data/foldingRange/rust.json +88 -64
  725. package/data/foldingRange/sb.json +64 -34
  726. package/data/foldingRange/scala.json +76 -52
  727. package/data/foldingRange/scheme.json +64 -40
  728. package/data/foldingRange/scss.json +64 -40
  729. package/data/foldingRange/shadcn.json +118 -93
  730. package/data/foldingRange/shell.json +24 -0
  731. package/data/foldingRange/sol.json +70 -46
  732. package/data/foldingRange/sparql.json +58 -34
  733. package/data/foldingRange/sql.json +58 -34
  734. package/data/foldingRange/ssh_config.json +46 -22
  735. package/data/foldingRange/st.json +70 -40
  736. package/data/foldingRange/swift.json +82 -58
  737. package/data/foldingRange/systemd.json +70 -46
  738. package/data/foldingRange/systemverilog.json +64 -40
  739. package/data/foldingRange/tailwindcss.json +78 -60
  740. package/data/foldingRange/tcl.json +76 -46
  741. package/data/foldingRange/toml.json +46 -22
  742. package/data/foldingRange/twig.json +64 -34
  743. package/data/foldingRange/typescript.json +88 -64
  744. package/data/foldingRange/vb.json +82 -52
  745. package/data/foldingRange/wgsl.json +70 -46
  746. package/data/foldingRange/xml.json +58 -28
  747. package/data/foldingRange/yaml.json +51 -22
  748. package/data/formatting/abap.json +48 -11
  749. package/data/formatting/angular.json +63 -21
  750. package/data/formatting/apex.json +48 -11
  751. package/data/formatting/awk.json +20 -0
  752. package/data/formatting/azcli.json +48 -19
  753. package/data/formatting/bicep.json +48 -19
  754. package/data/formatting/c.json +20 -0
  755. package/data/formatting/caddy.json +25 -0
  756. package/data/formatting/cameligo.json +48 -19
  757. package/data/formatting/clojure.json +48 -19
  758. package/data/formatting/coffee.json +48 -19
  759. package/data/formatting/cpp.json +20 -0
  760. package/data/formatting/crontab.json +30 -1
  761. package/data/formatting/csharp.json +20 -0
  762. package/data/formatting/css.json +73 -73
  763. package/data/formatting/cypher.json +48 -19
  764. package/data/formatting/dart.json +48 -16
  765. package/data/formatting/docker-compose.json +48 -24
  766. package/data/formatting/dockerfile.json +29 -1
  767. package/data/formatting/doctest.json +48 -19
  768. package/data/formatting/dotenv.json +31 -2
  769. package/data/formatting/ecl.json +48 -19
  770. package/data/formatting/elixir.json +48 -19
  771. package/data/formatting/flow9.json +48 -19
  772. package/data/formatting/freemarker2.json +48 -19
  773. package/data/formatting/go.json +20 -0
  774. package/data/formatting/graphql.json +25 -0
  775. package/data/formatting/hcl.json +26 -1
  776. package/data/formatting/html.json +26 -1
  777. package/data/formatting/ini.json +29 -1
  778. package/data/formatting/java.json +20 -0
  779. package/data/formatting/javascript.json +20 -0
  780. package/data/formatting/json.json +25 -0
  781. package/data/formatting/julia.json +48 -19
  782. package/data/formatting/kotlin.json +48 -14
  783. package/data/formatting/less.json +48 -18
  784. package/data/formatting/lexon.json +48 -19
  785. package/data/formatting/liquid.json +48 -19
  786. package/data/formatting/lua.json +20 -0
  787. package/data/formatting/m3.json +48 -19
  788. package/data/formatting/makefile.json +20 -0
  789. package/data/formatting/markdown.json +30 -1
  790. package/data/formatting/mdx.json +48 -19
  791. package/data/formatting/mips.json +47 -19
  792. package/data/formatting/msdax.json +48 -19
  793. package/data/formatting/mysql.json +48 -19
  794. package/data/formatting/nginx.json +20 -0
  795. package/data/formatting/objective-c.json +48 -19
  796. package/data/formatting/pascal.json +48 -19
  797. package/data/formatting/pascaligo.json +48 -19
  798. package/data/formatting/perl.json +20 -0
  799. package/data/formatting/pgsql.json +48 -19
  800. package/data/formatting/php.json +20 -0
  801. package/data/formatting/pla.json +48 -19
  802. package/data/formatting/postiats.json +48 -19
  803. package/data/formatting/powerquery.json +48 -19
  804. package/data/formatting/powershell.json +20 -0
  805. package/data/formatting/protobuf.json +25 -0
  806. package/data/formatting/python.json +20 -0
  807. package/data/formatting/qsharp.json +48 -19
  808. package/data/formatting/r.json +48 -33
  809. package/data/formatting/razor.json +48 -19
  810. package/data/formatting/redis-cli.json +31 -2
  811. package/data/formatting/redis.json +48 -19
  812. package/data/formatting/redshift.json +48 -19
  813. package/data/formatting/restructuredtext.json +47 -19
  814. package/data/formatting/ruby.json +20 -0
  815. package/data/formatting/rust.json +20 -0
  816. package/data/formatting/sb.json +48 -19
  817. package/data/formatting/scala.json +48 -16
  818. package/data/formatting/scheme.json +48 -19
  819. package/data/formatting/scss.json +48 -18
  820. package/data/formatting/shadcn.json +63 -61
  821. package/data/formatting/shell.json +1 -1
  822. package/data/formatting/sol.json +48 -19
  823. package/data/formatting/sparql.json +48 -19
  824. package/data/formatting/sql.json +20 -0
  825. package/data/formatting/ssh_config.json +25 -0
  826. package/data/formatting/st.json +48 -19
  827. package/data/formatting/swift.json +58 -18
  828. package/data/formatting/systemd.json +30 -1
  829. package/data/formatting/systemverilog.json +48 -19
  830. package/data/formatting/tcl.json +48 -19
  831. package/data/formatting/toml.json +29 -1
  832. package/data/formatting/twig.json +48 -19
  833. package/data/formatting/typescript.json +20 -0
  834. package/data/formatting/vb.json +48 -19
  835. package/data/formatting/wgsl.json +48 -19
  836. package/data/formatting/xml.json +26 -1
  837. package/data/formatting/yaml.json +25 -0
  838. package/data/hover/abap.json +152 -14
  839. package/data/hover/apex.json +281 -6
  840. package/data/hover/awk.json +251 -6
  841. package/data/hover/azcli.json +180 -75
  842. package/data/hover/bicep.json +180 -75
  843. package/data/hover/cameligo.json +173 -75
  844. package/data/hover/clojure.json +180 -75
  845. package/data/hover/coffee.json +180 -75
  846. package/data/hover/crontab.json +251 -6
  847. package/data/hover/cypher.json +173 -75
  848. package/data/hover/doctest.json +180 -75
  849. package/data/hover/dotenv.json +242 -4
  850. package/data/hover/ecl.json +152 -75
  851. package/data/hover/elixir.json +180 -75
  852. package/data/hover/flow9.json +180 -75
  853. package/data/hover/freemarker2.json +180 -75
  854. package/data/hover/graphql.json +251 -6
  855. package/data/hover/hcl.json +173 -75
  856. package/data/hover/ini.json +159 -68
  857. package/data/hover/json.json +194 -89
  858. package/data/hover/julia.json +173 -75
  859. package/data/hover/less.json +180 -75
  860. package/data/hover/lexon.json +250 -5
  861. package/data/hover/liquid.json +180 -75
  862. package/data/hover/m3.json +180 -75
  863. package/data/hover/makefile.json +131 -68
  864. package/data/hover/markdown.json +226 -9
  865. package/data/hover/mdx.json +250 -5
  866. package/data/hover/mips.json +180 -75
  867. package/data/hover/msdax.json +180 -75
  868. package/data/hover/mysql.json +173 -75
  869. package/data/hover/objective-c.json +180 -75
  870. package/data/hover/pascal.json +159 -75
  871. package/data/hover/pascaligo.json +166 -75
  872. package/data/hover/perl.json +251 -6
  873. package/data/hover/pgsql.json +173 -75
  874. package/data/hover/pla.json +264 -5
  875. package/data/hover/postiats.json +173 -75
  876. package/data/hover/powerquery.json +180 -75
  877. package/data/hover/powershell.json +252 -7
  878. package/data/hover/protobuf.json +251 -6
  879. package/data/hover/qsharp.json +173 -75
  880. package/data/hover/razor.json +180 -75
  881. package/data/hover/redis.json +355 -40
  882. package/data/hover/redshift.json +166 -75
  883. package/data/hover/restructuredtext.json +180 -75
  884. package/data/hover/sb.json +173 -75
  885. package/data/hover/scheme.json +173 -75
  886. package/data/hover/scss.json +180 -75
  887. package/data/hover/sol.json +159 -75
  888. package/data/hover/sparql.json +173 -75
  889. package/data/hover/ssh_config.json +251 -6
  890. package/data/hover/st.json +159 -75
  891. package/data/hover/systemd.json +187 -89
  892. package/data/hover/systemverilog.json +180 -75
  893. package/data/hover/tcl.json +180 -75
  894. package/data/hover/twig.json +180 -75
  895. package/data/hover/typescript.json +215 -120
  896. package/data/hover/vb.json +180 -75
  897. package/data/hover/wgsl.json +173 -75
  898. package/data/hover/xml.json +231 -7
  899. package/data/implementation/abap.json +29 -0
  900. package/data/implementation/angular.json +148 -22
  901. package/data/implementation/apex.json +29 -0
  902. package/data/implementation/awk.json +29 -0
  903. package/data/implementation/azcli.json +55 -26
  904. package/data/implementation/bicep.json +29 -0
  905. package/data/implementation/c.json +29 -0
  906. package/data/implementation/caddy.json +29 -0
  907. package/data/implementation/cameligo.json +35 -0
  908. package/data/implementation/clojure.json +35 -0
  909. package/data/implementation/coffee.json +29 -0
  910. package/data/implementation/cpp.json +29 -0
  911. package/data/implementation/crontab.json +55 -26
  912. package/data/implementation/csharp.json +29 -0
  913. package/data/implementation/css.json +106 -65
  914. package/data/implementation/cypher.json +29 -0
  915. package/data/implementation/dart.json +79 -14
  916. package/data/implementation/docker-compose.json +29 -0
  917. package/data/implementation/dockerfile.json +29 -0
  918. package/data/implementation/doctest.json +55 -26
  919. package/data/implementation/dotenv.json +55 -26
  920. package/data/implementation/ecl.json +29 -0
  921. package/data/implementation/elixir.json +35 -0
  922. package/data/implementation/flow9.json +29 -0
  923. package/data/implementation/freemarker2.json +29 -0
  924. package/data/implementation/go.json +29 -0
  925. package/data/implementation/graphql.json +29 -0
  926. package/data/implementation/hcl.json +29 -0
  927. package/data/implementation/html.json +67 -38
  928. package/data/implementation/ini.json +55 -26
  929. package/data/implementation/java.json +29 -0
  930. package/data/implementation/javascript.json +29 -0
  931. package/data/implementation/json.json +55 -26
  932. package/data/implementation/julia.json +35 -0
  933. package/data/implementation/kotlin.json +74 -13
  934. package/data/implementation/less.json +29 -0
  935. package/data/implementation/lexon.json +29 -0
  936. package/data/implementation/liquid.json +29 -0
  937. package/data/implementation/lua.json +29 -0
  938. package/data/implementation/m3.json +29 -0
  939. package/data/implementation/makefile.json +29 -0
  940. package/data/implementation/markdown.json +55 -26
  941. package/data/implementation/mdx.json +53 -24
  942. package/data/implementation/mips.json +29 -0
  943. package/data/implementation/msdax.json +29 -0
  944. package/data/implementation/mysql.json +53 -24
  945. package/data/implementation/nestjs.json +146 -24
  946. package/data/implementation/nextjs.json +166 -137
  947. package/data/implementation/nginx.json +29 -0
  948. package/data/implementation/objective-c.json +29 -0
  949. package/data/implementation/pascal.json +29 -0
  950. package/data/implementation/pascaligo.json +35 -0
  951. package/data/implementation/perl.json +29 -0
  952. package/data/implementation/pgsql.json +53 -24
  953. package/data/implementation/php.json +29 -0
  954. package/data/implementation/pla.json +29 -0
  955. package/data/implementation/postiats.json +29 -0
  956. package/data/implementation/powerquery.json +29 -0
  957. package/data/implementation/powershell.json +29 -0
  958. package/data/implementation/protobuf.json +29 -0
  959. package/data/implementation/python.json +29 -0
  960. package/data/implementation/qsharp.json +29 -0
  961. package/data/implementation/r.json +35 -0
  962. package/data/implementation/razor.json +29 -0
  963. package/data/implementation/react.json +154 -125
  964. package/data/implementation/redis-cli.json +55 -26
  965. package/data/implementation/redis.json +55 -26
  966. package/data/implementation/redshift.json +29 -0
  967. package/data/implementation/restructuredtext.json +29 -0
  968. package/data/implementation/ruby.json +29 -0
  969. package/data/implementation/rust.json +29 -0
  970. package/data/implementation/sb.json +29 -0
  971. package/data/implementation/scala.json +93 -16
  972. package/data/implementation/scheme.json +59 -24
  973. package/data/implementation/scss.json +29 -0
  974. package/data/implementation/shadcn.json +130 -89
  975. package/data/implementation/shell.json +29 -0
  976. package/data/implementation/sol.json +29 -0
  977. package/data/implementation/sparql.json +29 -0
  978. package/data/implementation/sql.json +29 -0
  979. package/data/implementation/ssh_config.json +55 -26
  980. package/data/implementation/st.json +29 -0
  981. package/data/implementation/swift.json +78 -14
  982. package/data/implementation/systemd.json +61 -32
  983. package/data/implementation/systemverilog.json +29 -0
  984. package/data/implementation/tailwindcss.json +100 -59
  985. package/data/implementation/tcl.json +29 -0
  986. package/data/implementation/toml.json +55 -26
  987. package/data/implementation/twig.json +29 -0
  988. package/data/implementation/typescript.json +29 -0
  989. package/data/implementation/vb.json +53 -24
  990. package/data/implementation/wgsl.json +53 -24
  991. package/data/implementation/xml.json +61 -32
  992. package/data/implementation/yaml.json +61 -32
  993. package/data/inlayHints/abap.json +81 -39
  994. package/data/inlayHints/angular.json +164 -24
  995. package/data/inlayHints/apex.json +85 -43
  996. package/data/inlayHints/awk.json +42 -0
  997. package/data/inlayHints/azcli.json +69 -27
  998. package/data/inlayHints/bicep.json +89 -47
  999. package/data/inlayHints/c.json +42 -0
  1000. package/data/inlayHints/caddy.json +42 -0
  1001. package/data/inlayHints/cameligo.json +73 -31
  1002. package/data/inlayHints/clojure.json +93 -51
  1003. package/data/inlayHints/coffee.json +81 -39
  1004. package/data/inlayHints/cpp.json +42 -0
  1005. package/data/inlayHints/crontab.json +69 -27
  1006. package/data/inlayHints/csharp.json +42 -0
  1007. package/data/inlayHints/css.json +129 -87
  1008. package/data/inlayHints/cypher.json +73 -31
  1009. package/data/inlayHints/dart.json +165 -29
  1010. package/data/inlayHints/docker-compose.json +85 -43
  1011. package/data/inlayHints/dockerfile.json +42 -0
  1012. package/data/inlayHints/doctest.json +73 -31
  1013. package/data/inlayHints/dotenv.json +77 -35
  1014. package/data/inlayHints/ecl.json +69 -27
  1015. package/data/inlayHints/elixir.json +97 -55
  1016. package/data/inlayHints/flow9.json +69 -27
  1017. package/data/inlayHints/freemarker2.json +69 -27
  1018. package/data/inlayHints/go.json +42 -0
  1019. package/data/inlayHints/graphql.json +85 -43
  1020. package/data/inlayHints/hcl.json +42 -0
  1021. package/data/inlayHints/html.json +69 -27
  1022. package/data/inlayHints/ini.json +69 -27
  1023. package/data/inlayHints/java.json +42 -0
  1024. package/data/inlayHints/javascript.json +42 -0
  1025. package/data/inlayHints/json.json +81 -39
  1026. package/data/inlayHints/julia.json +93 -51
  1027. package/data/inlayHints/kotlin.json +129 -23
  1028. package/data/inlayHints/less.json +81 -39
  1029. package/data/inlayHints/lexon.json +69 -27
  1030. package/data/inlayHints/liquid.json +73 -31
  1031. package/data/inlayHints/lua.json +42 -0
  1032. package/data/inlayHints/m3.json +73 -31
  1033. package/data/inlayHints/makefile.json +42 -0
  1034. package/data/inlayHints/markdown.json +69 -27
  1035. package/data/inlayHints/mdx.json +73 -31
  1036. package/data/inlayHints/mips.json +73 -31
  1037. package/data/inlayHints/msdax.json +73 -31
  1038. package/data/inlayHints/mysql.json +77 -35
  1039. package/data/inlayHints/nestjs.json +153 -24
  1040. package/data/inlayHints/nextjs.json +185 -143
  1041. package/data/inlayHints/nginx.json +42 -0
  1042. package/data/inlayHints/objective-c.json +89 -47
  1043. package/data/inlayHints/pascal.json +81 -39
  1044. package/data/inlayHints/pascaligo.json +69 -27
  1045. package/data/inlayHints/perl.json +42 -0
  1046. package/data/inlayHints/pgsql.json +81 -39
  1047. package/data/inlayHints/php.json +42 -0
  1048. package/data/inlayHints/pla.json +69 -27
  1049. package/data/inlayHints/postiats.json +69 -27
  1050. package/data/inlayHints/powerquery.json +81 -39
  1051. package/data/inlayHints/powershell.json +42 -0
  1052. package/data/inlayHints/protobuf.json +69 -27
  1053. package/data/inlayHints/python.json +42 -0
  1054. package/data/inlayHints/qsharp.json +81 -39
  1055. package/data/inlayHints/r.json +137 -95
  1056. package/data/inlayHints/razor.json +81 -39
  1057. package/data/inlayHints/react.json +236 -177
  1058. package/data/inlayHints/redis-cli.json +42 -0
  1059. package/data/inlayHints/redis.json +69 -27
  1060. package/data/inlayHints/redshift.json +73 -31
  1061. package/data/inlayHints/restructuredtext.json +69 -27
  1062. package/data/inlayHints/ruby.json +42 -0
  1063. package/data/inlayHints/rust.json +42 -0
  1064. package/data/inlayHints/sb.json +69 -27
  1065. package/data/inlayHints/scala.json +233 -42
  1066. package/data/inlayHints/scheme.json +93 -51
  1067. package/data/inlayHints/scss.json +93 -51
  1068. package/data/inlayHints/shadcn.json +151 -109
  1069. package/data/inlayHints/shell.json +42 -0
  1070. package/data/inlayHints/sol.json +85 -43
  1071. package/data/inlayHints/sparql.json +73 -31
  1072. package/data/inlayHints/sql.json +42 -0
  1073. package/data/inlayHints/ssh_config.json +73 -31
  1074. package/data/inlayHints/st.json +81 -39
  1075. package/data/inlayHints/swift.json +197 -37
  1076. package/data/inlayHints/systemd.json +81 -39
  1077. package/data/inlayHints/systemverilog.json +77 -35
  1078. package/data/inlayHints/tailwindcss.json +153 -111
  1079. package/data/inlayHints/tcl.json +73 -31
  1080. package/data/inlayHints/toml.json +81 -39
  1081. package/data/inlayHints/twig.json +81 -39
  1082. package/data/inlayHints/typescript.json +42 -0
  1083. package/data/inlayHints/vb.json +85 -43
  1084. package/data/inlayHints/wgsl.json +81 -39
  1085. package/data/inlayHints/xml.json +69 -27
  1086. package/data/inlayHints/yaml.json +77 -35
  1087. package/data/inlineCompletions/abap.json +85 -35
  1088. package/data/inlineCompletions/apex.json +85 -35
  1089. package/data/inlineCompletions/awk.json +65 -0
  1090. package/data/inlineCompletions/azcli.json +85 -35
  1091. package/data/inlineCompletions/bicep.json +85 -35
  1092. package/data/inlineCompletions/c.json +73 -0
  1093. package/data/inlineCompletions/caddy.json +50 -0
  1094. package/data/inlineCompletions/cameligo.json +84 -29
  1095. package/data/inlineCompletions/clojure.json +85 -35
  1096. package/data/inlineCompletions/coffee.json +85 -35
  1097. package/data/inlineCompletions/cpp.json +75 -0
  1098. package/data/inlineCompletions/crontab.json +50 -0
  1099. package/data/inlineCompletions/csharp.json +73 -1
  1100. package/data/inlineCompletions/css.json +125 -125
  1101. package/data/inlineCompletions/cypher.json +84 -29
  1102. package/data/inlineCompletions/dart.json +136 -26
  1103. package/data/inlineCompletions/docker-compose.json +94 -89
  1104. package/data/inlineCompletions/dockerfile.json +50 -0
  1105. package/data/inlineCompletions/doctest.json +83 -23
  1106. package/data/inlineCompletions/dotenv.json +55 -0
  1107. package/data/inlineCompletions/ecl.json +84 -29
  1108. package/data/inlineCompletions/elixir.json +85 -35
  1109. package/data/inlineCompletions/flow9.json +84 -29
  1110. package/data/inlineCompletions/freemarker2.json +84 -29
  1111. package/data/inlineCompletions/go.json +71 -0
  1112. package/data/inlineCompletions/graphql.json +65 -0
  1113. package/data/inlineCompletions/hcl.json +65 -0
  1114. package/data/inlineCompletions/html.json +50 -0
  1115. package/data/inlineCompletions/ini.json +60 -0
  1116. package/data/inlineCompletions/java.json +76 -0
  1117. package/data/inlineCompletions/javascript.json +97 -1
  1118. package/data/inlineCompletions/json.json +60 -0
  1119. package/data/inlineCompletions/julia.json +85 -35
  1120. package/data/inlineCompletions/kotlin.json +94 -19
  1121. package/data/inlineCompletions/less.json +92 -29
  1122. package/data/inlineCompletions/lexon.json +83 -23
  1123. package/data/inlineCompletions/liquid.json +84 -29
  1124. package/data/inlineCompletions/lua.json +71 -0
  1125. package/data/inlineCompletions/m3.json +84 -29
  1126. package/data/inlineCompletions/makefile.json +55 -0
  1127. package/data/inlineCompletions/markdown.json +50 -0
  1128. package/data/inlineCompletions/mdx.json +84 -29
  1129. package/data/inlineCompletions/mips.json +85 -35
  1130. package/data/inlineCompletions/msdax.json +83 -23
  1131. package/data/inlineCompletions/mysql.json +85 -35
  1132. package/data/inlineCompletions/nginx.json +65 -0
  1133. package/data/inlineCompletions/objective-c.json +85 -35
  1134. package/data/inlineCompletions/pascal.json +85 -35
  1135. package/data/inlineCompletions/pascaligo.json +84 -29
  1136. package/data/inlineCompletions/perl.json +65 -0
  1137. package/data/inlineCompletions/pgsql.json +85 -35
  1138. package/data/inlineCompletions/php.json +72 -0
  1139. package/data/inlineCompletions/pla.json +84 -29
  1140. package/data/inlineCompletions/postiats.json +84 -29
  1141. package/data/inlineCompletions/powerquery.json +84 -29
  1142. package/data/inlineCompletions/powershell.json +65 -0
  1143. package/data/inlineCompletions/protobuf.json +65 -0
  1144. package/data/inlineCompletions/python.json +73 -1
  1145. package/data/inlineCompletions/qsharp.json +85 -35
  1146. package/data/inlineCompletions/r.json +86 -41
  1147. package/data/inlineCompletions/razor.json +85 -35
  1148. package/data/inlineCompletions/redis-cli.json +50 -0
  1149. package/data/inlineCompletions/redis.json +84 -29
  1150. package/data/inlineCompletions/redshift.json +84 -29
  1151. package/data/inlineCompletions/restructuredtext.json +85 -35
  1152. package/data/inlineCompletions/ruby.json +73 -0
  1153. package/data/inlineCompletions/rust.json +70 -0
  1154. package/data/inlineCompletions/sb.json +85 -35
  1155. package/data/inlineCompletions/scala.json +130 -25
  1156. package/data/inlineCompletions/scheme.json +85 -35
  1157. package/data/inlineCompletions/scss.json +85 -35
  1158. package/data/inlineCompletions/shell.json +1 -1
  1159. package/data/inlineCompletions/sol.json +85 -35
  1160. package/data/inlineCompletions/sparql.json +85 -35
  1161. package/data/inlineCompletions/sql.json +72 -0
  1162. package/data/inlineCompletions/ssh_config.json +50 -0
  1163. package/data/inlineCompletions/st.json +85 -35
  1164. package/data/inlineCompletions/swift.json +112 -22
  1165. package/data/inlineCompletions/systemd.json +55 -0
  1166. package/data/inlineCompletions/systemverilog.json +85 -35
  1167. package/data/inlineCompletions/tcl.json +85 -35
  1168. package/data/inlineCompletions/toml.json +55 -0
  1169. package/data/inlineCompletions/twig.json +85 -35
  1170. package/data/inlineCompletions/typescript.json +97 -1
  1171. package/data/inlineCompletions/vb.json +85 -35
  1172. package/data/inlineCompletions/wgsl.json +85 -35
  1173. package/data/inlineCompletions/xml.json +50 -0
  1174. package/data/inlineCompletions/yaml.json +50 -0
  1175. package/data/linkedEditingRange/abap.json +23 -13
  1176. package/data/linkedEditingRange/angular.json +30 -23
  1177. package/data/linkedEditingRange/apex.json +23 -13
  1178. package/data/linkedEditingRange/awk.json +23 -13
  1179. package/data/linkedEditingRange/azcli.json +22 -6
  1180. package/data/linkedEditingRange/bicep.json +23 -13
  1181. package/data/linkedEditingRange/c.json +24 -19
  1182. package/data/linkedEditingRange/caddy.json +23 -13
  1183. package/data/linkedEditingRange/cameligo.json +23 -13
  1184. package/data/linkedEditingRange/clojure.json +24 -19
  1185. package/data/linkedEditingRange/coffee.json +23 -13
  1186. package/data/linkedEditingRange/cpp.json +24 -19
  1187. package/data/linkedEditingRange/crontab.json +22 -6
  1188. package/data/linkedEditingRange/csharp.json +24 -19
  1189. package/data/linkedEditingRange/cypher.json +24 -19
  1190. package/data/linkedEditingRange/dart.json +23 -13
  1191. package/data/linkedEditingRange/docker-compose.json +22 -6
  1192. package/data/linkedEditingRange/dockerfile.json +23 -13
  1193. package/data/linkedEditingRange/doctest.json +22 -6
  1194. package/data/linkedEditingRange/dotenv.json +23 -6
  1195. package/data/linkedEditingRange/ecl.json +23 -13
  1196. package/data/linkedEditingRange/elixir.json +24 -19
  1197. package/data/linkedEditingRange/flow9.json +23 -13
  1198. package/data/linkedEditingRange/go.json +23 -13
  1199. package/data/linkedEditingRange/graphql.json +23 -13
  1200. package/data/linkedEditingRange/hcl.json +23 -13
  1201. package/data/linkedEditingRange/html.json +23 -13
  1202. package/data/linkedEditingRange/ini.json +23 -6
  1203. package/data/linkedEditingRange/java.json +23 -13
  1204. package/data/linkedEditingRange/javascript.json +24 -19
  1205. package/data/linkedEditingRange/json.json +23 -6
  1206. package/data/linkedEditingRange/julia.json +23 -13
  1207. package/data/linkedEditingRange/kotlin.json +23 -13
  1208. package/data/linkedEditingRange/less.json +24 -19
  1209. package/data/linkedEditingRange/lexon.json +22 -6
  1210. package/data/linkedEditingRange/liquid.json +24 -19
  1211. package/data/linkedEditingRange/lua.json +23 -13
  1212. package/data/linkedEditingRange/m3.json +23 -13
  1213. package/data/linkedEditingRange/makefile.json +23 -13
  1214. package/data/linkedEditingRange/markdown.json +23 -13
  1215. package/data/linkedEditingRange/mdx.json +24 -19
  1216. package/data/linkedEditingRange/mips.json +22 -6
  1217. package/data/linkedEditingRange/msdax.json +22 -6
  1218. package/data/linkedEditingRange/mysql.json +23 -13
  1219. package/data/linkedEditingRange/nestjs.json +23 -10
  1220. package/data/linkedEditingRange/nextjs.json +24 -11
  1221. package/data/linkedEditingRange/nginx.json +23 -13
  1222. package/data/linkedEditingRange/objective-c.json +24 -19
  1223. package/data/linkedEditingRange/pascal.json +23 -13
  1224. package/data/linkedEditingRange/pascaligo.json +23 -13
  1225. package/data/linkedEditingRange/perl.json +23 -13
  1226. package/data/linkedEditingRange/pgsql.json +24 -19
  1227. package/data/linkedEditingRange/php.json +24 -19
  1228. package/data/linkedEditingRange/pla.json +22 -6
  1229. package/data/linkedEditingRange/postiats.json +23 -13
  1230. package/data/linkedEditingRange/powerquery.json +23 -13
  1231. package/data/linkedEditingRange/powershell.json +24 -19
  1232. package/data/linkedEditingRange/protobuf.json +23 -13
  1233. package/data/linkedEditingRange/python.json +23 -13
  1234. package/data/linkedEditingRange/qsharp.json +23 -13
  1235. package/data/linkedEditingRange/r.json +23 -13
  1236. package/data/linkedEditingRange/razor.json +24 -19
  1237. package/data/linkedEditingRange/react.json +74 -75
  1238. package/data/linkedEditingRange/redis-cli.json +22 -6
  1239. package/data/linkedEditingRange/redis.json +22 -6
  1240. package/data/linkedEditingRange/redshift.json +23 -13
  1241. package/data/linkedEditingRange/restructuredtext.json +23 -13
  1242. package/data/linkedEditingRange/ruby.json +23 -13
  1243. package/data/linkedEditingRange/rust.json +23 -13
  1244. package/data/linkedEditingRange/sb.json +23 -13
  1245. package/data/linkedEditingRange/scala.json +24 -19
  1246. package/data/linkedEditingRange/scheme.json +24 -19
  1247. package/data/linkedEditingRange/scss.json +24 -19
  1248. package/data/linkedEditingRange/shadcn.json +30 -23
  1249. package/data/linkedEditingRange/sol.json +23 -13
  1250. package/data/linkedEditingRange/sparql.json +23 -13
  1251. package/data/linkedEditingRange/sql.json +23 -13
  1252. package/data/linkedEditingRange/ssh_config.json +22 -6
  1253. package/data/linkedEditingRange/st.json +23 -13
  1254. package/data/linkedEditingRange/swift.json +23 -13
  1255. package/data/linkedEditingRange/systemd.json +22 -6
  1256. package/data/linkedEditingRange/systemverilog.json +23 -13
  1257. package/data/linkedEditingRange/tcl.json +23 -13
  1258. package/data/linkedEditingRange/toml.json +23 -6
  1259. package/data/linkedEditingRange/twig.json +24 -19
  1260. package/data/linkedEditingRange/typescript.json +24 -19
  1261. package/data/linkedEditingRange/vb.json +24 -19
  1262. package/data/linkedEditingRange/wgsl.json +22 -6
  1263. package/data/linkedEditingRange/xml.json +23 -13
  1264. package/data/linkedEditingRange/yaml.json +23 -6
  1265. package/data/links/abap.json +45 -0
  1266. package/data/links/angular.json +117 -95
  1267. package/data/links/apex.json +55 -0
  1268. package/data/links/awk.json +60 -0
  1269. package/data/links/azcli.json +60 -0
  1270. package/data/links/bicep.json +46 -0
  1271. package/data/links/c.json +66 -0
  1272. package/data/links/caddy.json +66 -0
  1273. package/data/links/cameligo.json +60 -0
  1274. package/data/links/clojure.json +46 -0
  1275. package/data/links/coffee.json +51 -0
  1276. package/data/links/cpp.json +66 -0
  1277. package/data/links/crontab.json +65 -0
  1278. package/data/links/csharp.json +66 -0
  1279. package/data/links/css.json +82 -55
  1280. package/data/links/cypher.json +61 -0
  1281. package/data/links/dart.json +84 -16
  1282. package/data/links/docker-compose.json +83 -47
  1283. package/data/links/dockerfile.json +66 -0
  1284. package/data/links/doctest.json +60 -0
  1285. package/data/links/dotenv.json +66 -0
  1286. package/data/links/ecl.json +55 -0
  1287. package/data/links/elixir.json +46 -0
  1288. package/data/links/flow9.json +65 -0
  1289. package/data/links/freemarker2.json +47 -0
  1290. package/data/links/go.json +66 -0
  1291. package/data/links/graphql.json +61 -0
  1292. package/data/links/hcl.json +66 -0
  1293. package/data/links/html.json +67 -0
  1294. package/data/links/ini.json +66 -0
  1295. package/data/links/java.json +66 -0
  1296. package/data/links/javascript.json +67 -0
  1297. package/data/links/json.json +56 -0
  1298. package/data/links/julia.json +56 -0
  1299. package/data/links/kotlin.json +83 -10
  1300. package/data/links/less.json +47 -0
  1301. package/data/links/lexon.json +70 -0
  1302. package/data/links/liquid.json +42 -0
  1303. package/data/links/lua.json +66 -0
  1304. package/data/links/m3.json +60 -0
  1305. package/data/links/makefile.json +66 -0
  1306. package/data/links/markdown.json +65 -0
  1307. package/data/links/mdx.json +52 -0
  1308. package/data/links/mips.json +65 -0
  1309. package/data/links/msdax.json +71 -0
  1310. package/data/links/mysql.json +56 -0
  1311. package/data/links/nestjs.json +157 -130
  1312. package/data/links/nextjs.json +118 -91
  1313. package/data/links/nginx.json +66 -0
  1314. package/data/links/objective-c.json +51 -0
  1315. package/data/links/pascal.json +50 -0
  1316. package/data/links/pascaligo.json +60 -0
  1317. package/data/links/perl.json +66 -0
  1318. package/data/links/pgsql.json +51 -0
  1319. package/data/links/php.json +66 -0
  1320. package/data/links/pla.json +70 -0
  1321. package/data/links/postiats.json +55 -0
  1322. package/data/links/powerquery.json +60 -0
  1323. package/data/links/powershell.json +65 -0
  1324. package/data/links/protobuf.json +66 -0
  1325. package/data/links/python.json +66 -0
  1326. package/data/links/qsharp.json +60 -0
  1327. package/data/links/r.json +81 -20
  1328. package/data/links/razor.json +42 -0
  1329. package/data/links/react.json +102 -75
  1330. package/data/links/redis-cli.json +71 -0
  1331. package/data/links/redis.json +71 -0
  1332. package/data/links/redshift.json +56 -0
  1333. package/data/links/restructuredtext.json +35 -0
  1334. package/data/links/ruby.json +66 -0
  1335. package/data/links/rust.json +66 -0
  1336. package/data/links/sb.json +70 -0
  1337. package/data/links/scala.json +83 -17
  1338. package/data/links/scheme.json +46 -0
  1339. package/data/links/scss.json +27 -0
  1340. package/data/links/shadcn.json +120 -98
  1341. package/data/links/shell.json +5 -0
  1342. package/data/links/sol.json +50 -0
  1343. package/data/links/sparql.json +61 -0
  1344. package/data/links/sql.json +61 -0
  1345. package/data/links/ssh_config.json +66 -0
  1346. package/data/links/st.json +60 -0
  1347. package/data/links/swift.json +83 -13
  1348. package/data/links/systemd.json +61 -0
  1349. package/data/links/systemverilog.json +60 -0
  1350. package/data/links/tailwindcss.json +92 -65
  1351. package/data/links/tcl.json +56 -0
  1352. package/data/links/toml.json +56 -0
  1353. package/data/links/twig.json +22 -0
  1354. package/data/links/typescript.json +67 -0
  1355. package/data/links/vb.json +56 -0
  1356. package/data/links/wgsl.json +70 -0
  1357. package/data/links/xml.json +66 -0
  1358. package/data/links/yaml.json +46 -0
  1359. package/data/manifest.json +6 -3
  1360. package/data/onTypeFormatting/abap.json +80 -42
  1361. package/data/onTypeFormatting/angular.json +96 -14
  1362. package/data/onTypeFormatting/apex.json +107 -69
  1363. package/data/onTypeFormatting/awk.json +95 -58
  1364. package/data/onTypeFormatting/azcli.json +63 -26
  1365. package/data/onTypeFormatting/bicep.json +90 -52
  1366. package/data/onTypeFormatting/c.json +117 -79
  1367. package/data/onTypeFormatting/caddy.json +80 -42
  1368. package/data/onTypeFormatting/cameligo.json +94 -57
  1369. package/data/onTypeFormatting/clojure.json +84 -47
  1370. package/data/onTypeFormatting/coffee.json +83 -46
  1371. package/data/onTypeFormatting/cpp.json +122 -84
  1372. package/data/onTypeFormatting/crontab.json +58 -21
  1373. package/data/onTypeFormatting/csharp.json +117 -79
  1374. package/data/onTypeFormatting/css.json +128 -82
  1375. package/data/onTypeFormatting/cypher.json +78 -41
  1376. package/data/onTypeFormatting/dart.json +117 -79
  1377. package/data/onTypeFormatting/docker-compose.json +80 -42
  1378. package/data/onTypeFormatting/dockerfile.json +80 -42
  1379. package/data/onTypeFormatting/doctest.json +68 -31
  1380. package/data/onTypeFormatting/dotenv.json +70 -32
  1381. package/data/onTypeFormatting/ecl.json +84 -47
  1382. package/data/onTypeFormatting/elixir.json +78 -41
  1383. package/data/onTypeFormatting/flow9.json +95 -58
  1384. package/data/onTypeFormatting/freemarker2.json +90 -52
  1385. package/data/onTypeFormatting/go.json +112 -74
  1386. package/data/onTypeFormatting/graphql.json +89 -52
  1387. package/data/onTypeFormatting/hcl.json +85 -47
  1388. package/data/onTypeFormatting/html.json +90 -52
  1389. package/data/onTypeFormatting/ini.json +75 -37
  1390. package/data/onTypeFormatting/java.json +117 -79
  1391. package/data/onTypeFormatting/javascript.json +122 -84
  1392. package/data/onTypeFormatting/json.json +84 -47
  1393. package/data/onTypeFormatting/julia.json +73 -36
  1394. package/data/onTypeFormatting/kotlin.json +112 -74
  1395. package/data/onTypeFormatting/less.json +95 -58
  1396. package/data/onTypeFormatting/lexon.json +75 -37
  1397. package/data/onTypeFormatting/liquid.json +95 -57
  1398. package/data/onTypeFormatting/lua.json +83 -46
  1399. package/data/onTypeFormatting/m3.json +89 -52
  1400. package/data/onTypeFormatting/makefile.json +78 -41
  1401. package/data/onTypeFormatting/markdown.json +73 -36
  1402. package/data/onTypeFormatting/mdx.json +78 -41
  1403. package/data/onTypeFormatting/mips.json +68 -31
  1404. package/data/onTypeFormatting/msdax.json +73 -36
  1405. package/data/onTypeFormatting/mysql.json +83 -46
  1406. package/data/onTypeFormatting/nestjs.json +92 -16
  1407. package/data/onTypeFormatting/nextjs.json +100 -17
  1408. package/data/onTypeFormatting/nginx.json +85 -47
  1409. package/data/onTypeFormatting/objective-c.json +117 -79
  1410. package/data/onTypeFormatting/pascal.json +89 -52
  1411. package/data/onTypeFormatting/pascaligo.json +89 -52
  1412. package/data/onTypeFormatting/perl.json +95 -58
  1413. package/data/onTypeFormatting/pgsql.json +83 -46
  1414. package/data/onTypeFormatting/php.json +117 -79
  1415. package/data/onTypeFormatting/pla.json +79 -42
  1416. package/data/onTypeFormatting/postiats.json +84 -47
  1417. package/data/onTypeFormatting/powerquery.json +83 -46
  1418. package/data/onTypeFormatting/powershell.json +95 -58
  1419. package/data/onTypeFormatting/protobuf.json +100 -63
  1420. package/data/onTypeFormatting/python.json +90 -52
  1421. package/data/onTypeFormatting/qsharp.json +112 -74
  1422. package/data/onTypeFormatting/r.json +100 -63
  1423. package/data/onTypeFormatting/razor.json +95 -57
  1424. package/data/onTypeFormatting/react.json +181 -127
  1425. package/data/onTypeFormatting/redis-cli.json +58 -21
  1426. package/data/onTypeFormatting/redis.json +58 -21
  1427. package/data/onTypeFormatting/redshift.json +83 -46
  1428. package/data/onTypeFormatting/restructuredtext.json +78 -41
  1429. package/data/onTypeFormatting/ruby.json +78 -41
  1430. package/data/onTypeFormatting/rust.json +112 -74
  1431. package/data/onTypeFormatting/sb.json +68 -31
  1432. package/data/onTypeFormatting/scala.json +112 -74
  1433. package/data/onTypeFormatting/scheme.json +84 -47
  1434. package/data/onTypeFormatting/scss.json +100 -63
  1435. package/data/onTypeFormatting/shadcn.json +96 -54
  1436. package/data/onTypeFormatting/shell.json +34 -1
  1437. package/data/onTypeFormatting/sol.json +107 -69
  1438. package/data/onTypeFormatting/sparql.json +73 -36
  1439. package/data/onTypeFormatting/sql.json +83 -46
  1440. package/data/onTypeFormatting/ssh_config.json +75 -37
  1441. package/data/onTypeFormatting/st.json +89 -52
  1442. package/data/onTypeFormatting/swift.json +112 -74
  1443. package/data/onTypeFormatting/systemd.json +75 -37
  1444. package/data/onTypeFormatting/systemverilog.json +84 -47
  1445. package/data/onTypeFormatting/tailwindcss.json +109 -63
  1446. package/data/onTypeFormatting/tcl.json +89 -52
  1447. package/data/onTypeFormatting/toml.json +75 -37
  1448. package/data/onTypeFormatting/twig.json +95 -57
  1449. package/data/onTypeFormatting/typescript.json +127 -89
  1450. package/data/onTypeFormatting/vb.json +78 -41
  1451. package/data/onTypeFormatting/wgsl.json +112 -74
  1452. package/data/onTypeFormatting/xml.json +90 -52
  1453. package/data/onTypeFormatting/yaml.json +78 -41
  1454. package/data/rangeSemanticTokens/angular.json +196 -140
  1455. package/data/rangeSemanticTokens/nestjs.json +195 -27
  1456. package/data/rangeSemanticTokens/nextjs.json +199 -28
  1457. package/data/rangeSemanticTokens/react.json +77 -216
  1458. package/data/rangeSemanticTokens/shadcn.json +203 -140
  1459. package/data/references/abap.json +72 -9
  1460. package/data/references/apex.json +67 -8
  1461. package/data/references/azcli.json +96 -50
  1462. package/data/references/bicep.json +112 -86
  1463. package/data/references/cameligo.json +103 -67
  1464. package/data/references/clojure.json +113 -87
  1465. package/data/references/coffee.json +105 -69
  1466. package/data/references/crontab.json +92 -41
  1467. package/data/references/css.json +92 -65
  1468. package/data/references/cypher.json +124 -93
  1469. package/data/references/dart.json +117 -15
  1470. package/data/references/docker-compose.json +98 -42
  1471. package/data/references/dockerfile.json +112 -86
  1472. package/data/references/doctest.json +95 -49
  1473. package/data/references/dotenv.json +91 -40
  1474. package/data/references/ecl.json +112 -71
  1475. package/data/references/elixir.json +121 -100
  1476. package/data/references/flow9.json +95 -49
  1477. package/data/references/freemarker2.json +104 -63
  1478. package/data/references/graphql.json +113 -82
  1479. package/data/references/html.json +106 -70
  1480. package/data/references/ini.json +91 -40
  1481. package/data/references/json.json +90 -39
  1482. package/data/references/julia.json +114 -88
  1483. package/data/references/kotlin.json +101 -12
  1484. package/data/references/less.json +107 -71
  1485. package/data/references/lexon.json +113 -67
  1486. package/data/references/liquid.json +103 -62
  1487. package/data/references/m3.json +108 -67
  1488. package/data/references/markdown.json +101 -60
  1489. package/data/references/mdx.json +100 -59
  1490. package/data/references/mips.json +94 -48
  1491. package/data/references/msdax.json +98 -57
  1492. package/data/references/mysql.json +126 -95
  1493. package/data/references/nginx.json +112 -81
  1494. package/data/references/objective-c.json +116 -85
  1495. package/data/references/pascal.json +110 -74
  1496. package/data/references/pascaligo.json +100 -59
  1497. package/data/references/pgsql.json +133 -102
  1498. package/data/references/pla.json +94 -43
  1499. package/data/references/postiats.json +105 -64
  1500. package/data/references/powerquery.json +109 -68
  1501. package/data/references/protobuf.json +110 -84
  1502. package/data/references/qsharp.json +120 -84
  1503. package/data/references/razor.json +110 -69
  1504. package/data/references/redis.json +101 -70
  1505. package/data/references/redshift.json +122 -86
  1506. package/data/references/restructuredtext.json +110 -74
  1507. package/data/references/sb.json +121 -80
  1508. package/data/references/scala.json +124 -15
  1509. package/data/references/scheme.json +130 -99
  1510. package/data/references/scss.json +113 -82
  1511. package/data/references/sol.json +124 -98
  1512. package/data/references/sparql.json +123 -92
  1513. package/data/references/ssh_config.json +106 -65
  1514. package/data/references/st.json +107 -71
  1515. package/data/references/swift.json +111 -14
  1516. package/data/references/systemd.json +117 -76
  1517. package/data/references/systemverilog.json +132 -111
  1518. package/data/references/tcl.json +132 -101
  1519. package/data/references/toml.json +94 -48
  1520. package/data/references/twig.json +108 -77
  1521. package/data/references/vb.json +132 -106
  1522. package/data/references/wgsl.json +120 -84
  1523. package/data/references/xml.json +107 -71
  1524. package/data/references/yaml.json +98 -57
  1525. package/data/rename/abap.json +78 -28
  1526. package/data/rename/angular.json +121 -131
  1527. package/data/rename/apex.json +83 -29
  1528. package/data/rename/awk.json +68 -31
  1529. package/data/rename/azcli.json +70 -32
  1530. package/data/rename/bicep.json +67 -31
  1531. package/data/rename/c.json +78 -29
  1532. package/data/rename/caddy.json +71 -32
  1533. package/data/rename/cameligo.json +73 -36
  1534. package/data/rename/clojure.json +81 -33
  1535. package/data/rename/coffee.json +83 -33
  1536. package/data/rename/cpp.json +126 -36
  1537. package/data/rename/crontab.json +53 -30
  1538. package/data/rename/csharp.json +111 -33
  1539. package/data/rename/cypher.json +91 -38
  1540. package/data/rename/dart.json +101 -31
  1541. package/data/rename/docker-compose.json +72 -33
  1542. package/data/rename/dockerfile.json +69 -40
  1543. package/data/rename/doctest.json +74 -32
  1544. package/data/rename/dotenv.json +40 -28
  1545. package/data/rename/ecl.json +87 -34
  1546. package/data/rename/elixir.json +91 -39
  1547. package/data/rename/flow9.json +66 -31
  1548. package/data/rename/freemarker2.json +87 -43
  1549. package/data/rename/go.json +88 -38
  1550. package/data/rename/graphql.json +73 -41
  1551. package/data/rename/hcl.json +80 -42
  1552. package/data/rename/html.json +81 -37
  1553. package/data/rename/ini.json +47 -28
  1554. package/data/rename/java.json +103 -41
  1555. package/data/rename/javascript.json +111 -42
  1556. package/data/rename/json.json +37 -23
  1557. package/data/rename/julia.json +87 -38
  1558. package/data/rename/kotlin.json +118 -43
  1559. package/data/rename/less.json +63 -39
  1560. package/data/rename/lexon.json +67 -31
  1561. package/data/rename/liquid.json +83 -38
  1562. package/data/rename/lua.json +66 -35
  1563. package/data/rename/m3.json +108 -41
  1564. package/data/rename/makefile.json +75 -38
  1565. package/data/rename/markdown.json +43 -31
  1566. package/data/rename/mdx.json +73 -36
  1567. package/data/rename/mips.json +111 -41
  1568. package/data/rename/msdax.json +101 -46
  1569. package/data/rename/mysql.json +107 -26
  1570. package/data/rename/nestjs.json +122 -32
  1571. package/data/rename/nextjs.json +116 -31
  1572. package/data/rename/nginx.json +70 -26
  1573. package/data/rename/objective-c.json +93 -21
  1574. package/data/rename/pascal.json +83 -21
  1575. package/data/rename/pascaligo.json +70 -21
  1576. package/data/rename/perl.json +96 -26
  1577. package/data/rename/pgsql.json +118 -26
  1578. package/data/rename/php.json +113 -26
  1579. package/data/rename/pla.json +52 -21
  1580. package/data/rename/postiats.json +96 -21
  1581. package/data/rename/powerquery.json +77 -26
  1582. package/data/rename/powershell.json +79 -26
  1583. package/data/rename/protobuf.json +73 -21
  1584. package/data/rename/python.json +69 -21
  1585. package/data/rename/qsharp.json +81 -21
  1586. package/data/rename/r.json +66 -21
  1587. package/data/rename/razor.json +72 -26
  1588. package/data/rename/react.json +145 -88
  1589. package/data/rename/redis-cli.json +86 -21
  1590. package/data/rename/redis.json +84 -21
  1591. package/data/rename/redshift.json +104 -26
  1592. package/data/rename/restructuredtext.json +72 -31
  1593. package/data/rename/ruby.json +98 -31
  1594. package/data/rename/rust.json +85 -21
  1595. package/data/rename/sb.json +71 -21
  1596. package/data/rename/scala.json +88 -26
  1597. package/data/rename/scheme.json +70 -21
  1598. package/data/rename/scss.json +76 -31
  1599. package/data/rename/shadcn.json +73 -79
  1600. package/data/rename/shell.json +15 -3
  1601. package/data/rename/sol.json +99 -21
  1602. package/data/rename/sparql.json +98 -26
  1603. package/data/rename/sql.json +124 -31
  1604. package/data/rename/ssh_config.json +69 -26
  1605. package/data/rename/st.json +65 -21
  1606. package/data/rename/swift.json +99 -26
  1607. package/data/rename/systemd.json +83 -26
  1608. package/data/rename/systemverilog.json +140 -21
  1609. package/data/rename/tailwindcss.json +76 -58
  1610. package/data/rename/tcl.json +141 -31
  1611. package/data/rename/toml.json +43 -26
  1612. package/data/rename/twig.json +84 -26
  1613. package/data/rename/typescript.json +110 -21
  1614. package/data/rename/vb.json +186 -21
  1615. package/data/rename/wgsl.json +100 -21
  1616. package/data/rename/xml.json +60 -26
  1617. package/data/rename/yaml.json +65 -31
  1618. package/data/selectionRange/abap.json +110 -35
  1619. package/data/selectionRange/angular.json +177 -95
  1620. package/data/selectionRange/apex.json +105 -35
  1621. package/data/selectionRange/awk.json +104 -35
  1622. package/data/selectionRange/azcli.json +89 -25
  1623. package/data/selectionRange/bicep.json +104 -35
  1624. package/data/selectionRange/c.json +114 -40
  1625. package/data/selectionRange/caddy.json +99 -35
  1626. package/data/selectionRange/cameligo.json +104 -35
  1627. package/data/selectionRange/clojure.json +105 -35
  1628. package/data/selectionRange/coffee.json +106 -35
  1629. package/data/selectionRange/cpp.json +125 -45
  1630. package/data/selectionRange/crontab.json +94 -30
  1631. package/data/selectionRange/csharp.json +121 -40
  1632. package/data/selectionRange/css.json +101 -55
  1633. package/data/selectionRange/cypher.json +109 -35
  1634. package/data/selectionRange/dart.json +117 -35
  1635. package/data/selectionRange/docker-compose.json +100 -35
  1636. package/data/selectionRange/dockerfile.json +108 -35
  1637. package/data/selectionRange/doctest.json +99 -25
  1638. package/data/selectionRange/dotenv.json +88 -25
  1639. package/data/selectionRange/ecl.json +105 -35
  1640. package/data/selectionRange/elixir.json +115 -35
  1641. package/data/selectionRange/flow9.json +105 -35
  1642. package/data/selectionRange/freemarker2.json +110 -35
  1643. package/data/selectionRange/go.json +111 -40
  1644. package/data/selectionRange/graphql.json +110 -35
  1645. package/data/selectionRange/hcl.json +104 -35
  1646. package/data/selectionRange/html.json +115 -35
  1647. package/data/selectionRange/ini.json +88 -25
  1648. package/data/selectionRange/java.json +120 -40
  1649. package/data/selectionRange/javascript.json +117 -40
  1650. package/data/selectionRange/json.json +80 -25
  1651. package/data/selectionRange/julia.json +117 -40
  1652. package/data/selectionRange/kotlin.json +120 -40
  1653. package/data/selectionRange/less.json +110 -35
  1654. package/data/selectionRange/lexon.json +79 -25
  1655. package/data/selectionRange/liquid.json +105 -35
  1656. package/data/selectionRange/lua.json +111 -35
  1657. package/data/selectionRange/m3.json +105 -35
  1658. package/data/selectionRange/makefile.json +99 -35
  1659. package/data/selectionRange/markdown.json +109 -35
  1660. package/data/selectionRange/mdx.json +115 -35
  1661. package/data/selectionRange/mips.json +84 -30
  1662. package/data/selectionRange/msdax.json +89 -35
  1663. package/data/selectionRange/mysql.json +101 -35
  1664. package/data/selectionRange/nestjs.json +103 -21
  1665. package/data/selectionRange/nextjs.json +103 -22
  1666. package/data/selectionRange/nginx.json +99 -35
  1667. package/data/selectionRange/objective-c.json +116 -40
  1668. package/data/selectionRange/pascal.json +90 -35
  1669. package/data/selectionRange/pascaligo.json +105 -35
  1670. package/data/selectionRange/perl.json +111 -35
  1671. package/data/selectionRange/pgsql.json +100 -35
  1672. package/data/selectionRange/php.json +117 -40
  1673. package/data/selectionRange/pla.json +100 -30
  1674. package/data/selectionRange/postiats.json +109 -35
  1675. package/data/selectionRange/powerquery.json +104 -35
  1676. package/data/selectionRange/powershell.json +117 -40
  1677. package/data/selectionRange/protobuf.json +110 -35
  1678. package/data/selectionRange/python.json +118 -40
  1679. package/data/selectionRange/qsharp.json +110 -40
  1680. package/data/selectionRange/r.json +109 -35
  1681. package/data/selectionRange/razor.json +115 -35
  1682. package/data/selectionRange/react.json +154 -87
  1683. package/data/selectionRange/redis-cli.json +88 -25
  1684. package/data/selectionRange/redis.json +88 -25
  1685. package/data/selectionRange/redshift.json +90 -35
  1686. package/data/selectionRange/restructuredtext.json +110 -35
  1687. package/data/selectionRange/ruby.json +117 -40
  1688. package/data/selectionRange/rust.json +125 -45
  1689. package/data/selectionRange/sb.json +84 -30
  1690. package/data/selectionRange/scala.json +117 -40
  1691. package/data/selectionRange/scheme.json +89 -35
  1692. package/data/selectionRange/scss.json +110 -35
  1693. package/data/selectionRange/shadcn.json +171 -89
  1694. package/data/selectionRange/shell.json +52 -1
  1695. package/data/selectionRange/sol.json +115 -40
  1696. package/data/selectionRange/sparql.json +110 -35
  1697. package/data/selectionRange/sql.json +100 -35
  1698. package/data/selectionRange/ssh_config.json +83 -30
  1699. package/data/selectionRange/st.json +86 -30
  1700. package/data/selectionRange/swift.json +125 -45
  1701. package/data/selectionRange/systemd.json +88 -35
  1702. package/data/selectionRange/systemverilog.json +110 -40
  1703. package/data/selectionRange/tailwindcss.json +87 -35
  1704. package/data/selectionRange/tcl.json +105 -35
  1705. package/data/selectionRange/toml.json +95 -30
  1706. package/data/selectionRange/twig.json +105 -35
  1707. package/data/selectionRange/typescript.json +127 -45
  1708. package/data/selectionRange/vb.json +96 -40
  1709. package/data/selectionRange/wgsl.json +109 -35
  1710. package/data/selectionRange/xml.json +101 -35
  1711. package/data/selectionRange/yaml.json +100 -35
  1712. package/data/semanticTokens/angular.json +269 -198
  1713. package/data/semanticTokens/nestjs.json +245 -35
  1714. package/data/semanticTokens/nextjs.json +265 -38
  1715. package/data/semanticTokens/react.json +230 -215
  1716. package/data/semanticTokens/shadcn.json +235 -180
  1717. package/data/signatureHelp/nestjs.json +201 -128
  1718. package/data/signatureHelp/nextjs.json +185 -127
  1719. package/data/signatureHelp/react.json +285 -281
  1720. package/data/typeDefinition/abap.json +57 -18
  1721. package/data/typeDefinition/angular.json +362 -362
  1722. package/data/typeDefinition/apex.json +65 -20
  1723. package/data/typeDefinition/awk.json +35 -35
  1724. package/data/typeDefinition/azcli.json +35 -35
  1725. package/data/typeDefinition/bicep.json +25 -25
  1726. package/data/typeDefinition/c.json +89 -89
  1727. package/data/typeDefinition/caddy.json +35 -35
  1728. package/data/typeDefinition/cameligo.json +65 -65
  1729. package/data/typeDefinition/clojure.json +89 -89
  1730. package/data/typeDefinition/coffee.json +75 -75
  1731. package/data/typeDefinition/cpp.json +101 -101
  1732. package/data/typeDefinition/crontab.json +35 -35
  1733. package/data/typeDefinition/csharp.json +117 -117
  1734. package/data/typeDefinition/css.json +85 -53
  1735. package/data/typeDefinition/cypher.json +61 -61
  1736. package/data/typeDefinition/dart.json +215 -35
  1737. package/data/typeDefinition/docker-compose.json +40 -40
  1738. package/data/typeDefinition/dockerfile.json +40 -40
  1739. package/data/typeDefinition/doctest.json +41 -41
  1740. package/data/typeDefinition/dotenv.json +30 -30
  1741. package/data/typeDefinition/ecl.json +49 -49
  1742. package/data/typeDefinition/elixir.json +65 -65
  1743. package/data/typeDefinition/flow9.json +37 -37
  1744. package/data/typeDefinition/freemarker2.json +37 -37
  1745. package/data/typeDefinition/go.json +101 -101
  1746. package/data/typeDefinition/graphql.json +45 -45
  1747. package/data/typeDefinition/hcl.json +55 -55
  1748. package/data/typeDefinition/html.json +40 -40
  1749. package/data/typeDefinition/ini.json +30 -30
  1750. package/data/typeDefinition/java.json +99 -99
  1751. package/data/typeDefinition/javascript.json +113 -113
  1752. package/data/typeDefinition/json.json +35 -35
  1753. package/data/typeDefinition/julia.json +65 -65
  1754. package/data/typeDefinition/kotlin.json +201 -33
  1755. package/data/typeDefinition/less.json +45 -45
  1756. package/data/typeDefinition/lexon.json +25 -25
  1757. package/data/typeDefinition/liquid.json +35 -35
  1758. package/data/typeDefinition/lua.json +59 -59
  1759. package/data/typeDefinition/m3.json +49 -49
  1760. package/data/typeDefinition/makefile.json +35 -35
  1761. package/data/typeDefinition/markdown.json +50 -50
  1762. package/data/typeDefinition/mdx.json +35 -35
  1763. package/data/typeDefinition/mips.json +45 -45
  1764. package/data/typeDefinition/msdax.json +41 -41
  1765. package/data/typeDefinition/mysql.json +65 -65
  1766. package/data/typeDefinition/nestjs.json +334 -334
  1767. package/data/typeDefinition/nextjs.json +285 -285
  1768. package/data/typeDefinition/nginx.json +40 -40
  1769. package/data/typeDefinition/objective-c.json +65 -65
  1770. package/data/typeDefinition/pascal.json +65 -65
  1771. package/data/typeDefinition/pascaligo.json +65 -65
  1772. package/data/typeDefinition/perl.json +52 -52
  1773. package/data/typeDefinition/pgsql.json +65 -65
  1774. package/data/typeDefinition/php.json +77 -77
  1775. package/data/typeDefinition/pla.json +45 -45
  1776. package/data/typeDefinition/postiats.json +41 -41
  1777. package/data/typeDefinition/powerquery.json +65 -65
  1778. package/data/typeDefinition/powershell.json +70 -70
  1779. package/data/typeDefinition/protobuf.json +75 -75
  1780. package/data/typeDefinition/python.json +95 -95
  1781. package/data/typeDefinition/qsharp.json +49 -49
  1782. package/data/typeDefinition/r.json +125 -125
  1783. package/data/typeDefinition/razor.json +45 -45
  1784. package/data/typeDefinition/react.json +236 -236
  1785. package/data/typeDefinition/redis-cli.json +35 -35
  1786. package/data/typeDefinition/redis.json +41 -41
  1787. package/data/typeDefinition/redshift.json +65 -65
  1788. package/data/typeDefinition/restructuredtext.json +35 -35
  1789. package/data/typeDefinition/ruby.json +89 -89
  1790. package/data/typeDefinition/rust.json +143 -143
  1791. package/data/typeDefinition/sb.json +25 -25
  1792. package/data/typeDefinition/scala.json +334 -52
  1793. package/data/typeDefinition/scheme.json +71 -71
  1794. package/data/typeDefinition/scss.json +45 -45
  1795. package/data/typeDefinition/shadcn.json +292 -292
  1796. package/data/typeDefinition/sol.json +65 -65
  1797. package/data/typeDefinition/sparql.json +49 -49
  1798. package/data/typeDefinition/sql.json +80 -80
  1799. package/data/typeDefinition/ssh_config.json +35 -35
  1800. package/data/typeDefinition/st.json +65 -65
  1801. package/data/typeDefinition/swift.json +362 -56
  1802. package/data/typeDefinition/systemd.json +40 -40
  1803. package/data/typeDefinition/systemverilog.json +65 -65
  1804. package/data/typeDefinition/tailwindcss.json +79 -47
  1805. package/data/typeDefinition/tcl.json +53 -53
  1806. package/data/typeDefinition/toml.json +45 -45
  1807. package/data/typeDefinition/twig.json +35 -35
  1808. package/data/typeDefinition/typescript.json +120 -120
  1809. package/data/typeDefinition/vb.json +65 -65
  1810. package/data/typeDefinition/wgsl.json +65 -65
  1811. package/data/typeDefinition/xml.json +45 -45
  1812. package/data/typeDefinition/yaml.json +55 -55
  1813. package/package.json +1 -1
@@ -1,368 +1,863 @@
1
- {
2
- "language": "bicep",
3
- "completions": [
4
- {
5
- "label": "param",
6
- "kind": 13,
7
- "detail": "keyword param",
8
- "documentation": {
9
- "value": "param keyword"
10
- },
11
- "insertText": "param",
12
- "sortText": "00_kw"
13
- },
14
- {
15
- "label": "var",
16
- "kind": 13,
17
- "detail": "keyword var",
18
- "documentation": {
19
- "value": "var keyword"
20
- },
21
- "insertText": "var",
22
- "sortText": "00_kw"
23
- },
24
- {
25
- "label": "resource",
26
- "kind": 13,
27
- "detail": "keyword resource",
28
- "documentation": {
29
- "value": "resource keyword"
30
- },
31
- "insertText": "resource",
32
- "sortText": "00_kw"
33
- },
34
- {
35
- "label": "module",
36
- "kind": 13,
37
- "detail": "keyword module",
38
- "documentation": {
39
- "value": "module keyword"
40
- },
41
- "insertText": "module",
42
- "sortText": "00_kw"
43
- },
44
- {
45
- "label": "output",
46
- "kind": 13,
47
- "detail": "keyword output",
48
- "documentation": {
49
- "value": "output keyword"
50
- },
51
- "insertText": "output",
52
- "sortText": "00_kw"
53
- },
54
- {
55
- "label": "targetScope",
56
- "kind": 13,
57
- "detail": "keyword targetScope",
58
- "documentation": {
59
- "value": "targetScope keyword"
60
- },
61
- "insertText": "targetScope",
62
- "sortText": "00_kw"
63
- },
64
- {
65
- "label": "import",
66
- "kind": 13,
67
- "detail": "keyword import",
68
- "documentation": {
69
- "value": "import keyword"
70
- },
71
- "insertText": "import",
72
- "sortText": "00_kw"
73
- },
74
- {
75
- "label": "type",
76
- "kind": 13,
77
- "detail": "keyword type",
78
- "documentation": {
79
- "value": "type keyword"
80
- },
81
- "insertText": "type",
82
- "sortText": "00_kw"
83
- },
84
- {
85
- "label": "func",
86
- "kind": 13,
87
- "detail": "keyword func",
88
- "documentation": {
89
- "value": "func keyword"
90
- },
91
- "insertText": "func",
92
- "sortText": "00_kw"
93
- },
94
- {
95
- "label": "if",
96
- "kind": 13,
97
- "detail": "keyword if",
98
- "documentation": {
99
- "value": "if keyword"
100
- },
101
- "insertText": "if",
102
- "sortText": "00_kw"
103
- },
104
- {
105
- "label": "for",
106
- "kind": 13,
107
- "detail": "keyword for",
108
- "documentation": {
109
- "value": "for keyword"
110
- },
111
- "insertText": "for",
112
- "sortText": "00_kw"
113
- },
114
- {
115
- "label": "in",
116
- "kind": 13,
117
- "detail": "keyword in",
118
- "documentation": {
119
- "value": "in keyword"
120
- },
121
- "insertText": "in",
122
- "sortText": "00_kw"
123
- },
124
- {
125
- "label": "existing",
126
- "kind": 13,
127
- "detail": "keyword existing",
128
- "documentation": {
129
- "value": "existing keyword"
130
- },
131
- "insertText": "existing",
132
- "sortText": "00_kw"
133
- },
134
- {
135
- "label": "extension",
136
- "kind": 13,
137
- "detail": "keyword extension",
138
- "documentation": {
139
- "value": "extension keyword"
140
- },
141
- "insertText": "extension",
142
- "sortText": "00_kw"
143
- },
144
- {
145
- "label": "resourceGroup",
146
- "kind": 1,
147
- "detail": "builtin resourceGroup",
148
- "documentation": {
149
- "value": "Built-in: resourceGroup()"
150
- },
151
- "insertText": "resourceGroup",
152
- "sortText": "01_bi"
153
- },
154
- {
155
- "label": "subscription",
156
- "kind": 1,
157
- "detail": "builtin subscription",
158
- "documentation": {
159
- "value": "Built-in: subscription()"
160
- },
161
- "insertText": "subscription",
162
- "sortText": "01_bi"
163
- },
164
- {
165
- "label": "tenant",
166
- "kind": 1,
167
- "detail": "builtin tenant",
168
- "documentation": {
169
- "value": "Built-in: tenant()"
170
- },
171
- "insertText": "tenant",
172
- "sortText": "01_bi"
173
- },
174
- {
175
- "label": "managementGroup",
176
- "kind": 1,
177
- "detail": "builtin managementGroup",
178
- "documentation": {
179
- "value": "Built-in: managementGroup()"
180
- },
181
- "insertText": "managementGroup",
182
- "sortText": "01_bi"
183
- },
184
- {
185
- "label": "uniqueString",
186
- "kind": 1,
187
- "detail": "builtin uniqueString",
188
- "documentation": {
189
- "value": "Built-in: uniqueString()"
190
- },
191
- "insertText": "uniqueString",
192
- "sortText": "01_bi"
193
- },
194
- {
195
- "label": "concat",
196
- "kind": 1,
197
- "detail": "builtin concat",
198
- "documentation": {
199
- "value": "Built-in: concat()"
200
- },
201
- "insertText": "concat",
202
- "sortText": "01_bi"
203
- },
204
- {
205
- "label": "format",
206
- "kind": 1,
207
- "detail": "builtin format",
208
- "documentation": {
209
- "value": "Built-in: format()"
210
- },
211
- "insertText": "format",
212
- "sortText": "01_bi"
213
- },
214
- {
215
- "label": "contains",
216
- "kind": 1,
217
- "detail": "builtin contains",
218
- "documentation": {
219
- "value": "Built-in: contains()"
220
- },
221
- "insertText": "contains",
222
- "sortText": "01_bi"
223
- },
224
- {
225
- "label": "empty",
226
- "kind": 1,
227
- "detail": "builtin empty",
228
- "documentation": {
229
- "value": "Built-in: empty()"
230
- },
231
- "insertText": "empty",
232
- "sortText": "01_bi"
233
- },
234
- {
235
- "label": "length",
236
- "kind": 1,
237
- "detail": "builtin length",
238
- "documentation": {
239
- "value": "Built-in: length()"
240
- },
241
- "insertText": "length",
242
- "sortText": "01_bi"
243
- },
244
- {
245
- "label": "first",
246
- "kind": 1,
247
- "detail": "builtin first",
248
- "documentation": {
249
- "value": "Built-in: first()"
250
- },
251
- "insertText": "first",
252
- "sortText": "01_bi"
253
- },
254
- {
255
- "label": "last",
256
- "kind": 1,
257
- "detail": "builtin last",
258
- "documentation": {
259
- "value": "Built-in: last()"
260
- },
261
- "insertText": "last",
262
- "sortText": "01_bi"
263
- },
264
- {
265
- "label": "union",
266
- "kind": 1,
267
- "detail": "builtin union",
268
- "documentation": {
269
- "value": "Built-in: union()"
270
- },
271
- "insertText": "union",
272
- "sortText": "01_bi"
273
- },
274
- {
275
- "label": "intersection",
276
- "kind": 1,
277
- "detail": "builtin intersection",
278
- "documentation": {
279
- "value": "Built-in: intersection()"
280
- },
281
- "insertText": "intersection",
282
- "sortText": "01_bi"
283
- },
284
- {
285
- "label": "string",
286
- "kind": 24,
287
- "detail": "type string",
288
- "documentation": {
289
- "value": "string type"
290
- },
291
- "insertText": "string",
292
- "sortText": "02_type"
293
- },
294
- {
295
- "label": "int",
296
- "kind": 24,
297
- "detail": "type int",
298
- "documentation": {
299
- "value": "int type"
300
- },
301
- "insertText": "int",
302
- "sortText": "02_type"
303
- },
304
- {
305
- "label": "bool",
306
- "kind": 24,
307
- "detail": "type bool",
308
- "documentation": {
309
- "value": "bool type"
310
- },
311
- "insertText": "bool",
312
- "sortText": "02_type"
313
- },
314
- {
315
- "label": "object",
316
- "kind": 24,
317
- "detail": "type object",
318
- "documentation": {
319
- "value": "object type"
320
- },
321
- "insertText": "object",
322
- "sortText": "02_type"
323
- },
324
- {
325
- "label": "array",
326
- "kind": 24,
327
- "detail": "type array",
328
- "documentation": {
329
- "value": "array type"
330
- },
331
- "insertText": "array",
332
- "sortText": "02_type"
333
- },
334
- {
335
- "label": "resource_def",
336
- "kind": 14,
337
- "detail": "snippet Resource",
338
- "documentation": {
339
- "value": "Bicep resource declaration"
340
- },
341
- "insertText": "resource ${1:symbolicName} '${2:Microsoft.Web/sites@2022-03-01}' = {\n name: ${3:name}\n location: resourceGroup().location\n properties: {\n ${0}\n }\n}",
342
- "insertTextRules": 4,
343
- "sortText": "03_snip"
344
- },
345
- {
346
- "label": "param_string",
347
- "kind": 14,
348
- "detail": "snippet Parameter",
349
- "documentation": {
350
- "value": "Bicep parameter"
351
- },
352
- "insertText": "@description('${1:Description}')\nparam ${2:name} ${3:string}",
353
- "insertTextRules": 4,
354
- "sortText": "03_snip"
355
- },
356
- {
357
- "label": "module_def",
358
- "kind": 14,
359
- "detail": "snippet Module",
360
- "documentation": {
361
- "value": "Bicep module"
362
- },
363
- "insertText": "module ${1:name} '${2:./module.bicep}' = {\n name: '${3:deploymentName}'\n params: {\n ${0}\n }\n}",
364
- "insertTextRules": 4,
365
- "sortText": "03_snip"
366
- }
367
- ]
1
+ {
2
+ "language": "bicep",
3
+ "completions": [
4
+ {
5
+ "label": "param",
6
+ "kind": 13,
7
+ "detail": "keyword param",
8
+ "documentation": {
9
+ "value": "param keyword"
10
+ },
11
+ "insertText": "param",
12
+ "sortText": "00_kw"
13
+ },
14
+ {
15
+ "label": "var",
16
+ "kind": 13,
17
+ "detail": "keyword var",
18
+ "documentation": {
19
+ "value": "var keyword"
20
+ },
21
+ "insertText": "var",
22
+ "sortText": "00_kw"
23
+ },
24
+ {
25
+ "label": "resource",
26
+ "kind": 13,
27
+ "detail": "keyword resource",
28
+ "documentation": {
29
+ "value": "resource keyword"
30
+ },
31
+ "insertText": "resource",
32
+ "sortText": "00_kw"
33
+ },
34
+ {
35
+ "label": "module",
36
+ "kind": 13,
37
+ "detail": "keyword module",
38
+ "documentation": {
39
+ "value": "module keyword"
40
+ },
41
+ "insertText": "module",
42
+ "sortText": "00_kw"
43
+ },
44
+ {
45
+ "label": "output",
46
+ "kind": 13,
47
+ "detail": "keyword output",
48
+ "documentation": {
49
+ "value": "output keyword"
50
+ },
51
+ "insertText": "output",
52
+ "sortText": "00_kw"
53
+ },
54
+ {
55
+ "label": "targetScope",
56
+ "kind": 13,
57
+ "detail": "keyword targetScope",
58
+ "documentation": {
59
+ "value": "targetScope keyword"
60
+ },
61
+ "insertText": "targetScope",
62
+ "sortText": "00_kw"
63
+ },
64
+ {
65
+ "label": "import",
66
+ "kind": 13,
67
+ "detail": "keyword import",
68
+ "documentation": {
69
+ "value": "import keyword"
70
+ },
71
+ "insertText": "import",
72
+ "sortText": "00_kw"
73
+ },
74
+ {
75
+ "label": "type",
76
+ "kind": 13,
77
+ "detail": "keyword type",
78
+ "documentation": {
79
+ "value": "type keyword"
80
+ },
81
+ "insertText": "type",
82
+ "sortText": "00_kw"
83
+ },
84
+ {
85
+ "label": "func",
86
+ "kind": 13,
87
+ "detail": "keyword func",
88
+ "documentation": {
89
+ "value": "func keyword"
90
+ },
91
+ "insertText": "func",
92
+ "sortText": "00_kw"
93
+ },
94
+ {
95
+ "label": "if",
96
+ "kind": 13,
97
+ "detail": "keyword if",
98
+ "documentation": {
99
+ "value": "if keyword"
100
+ },
101
+ "insertText": "if",
102
+ "sortText": "00_kw"
103
+ },
104
+ {
105
+ "label": "for",
106
+ "kind": 13,
107
+ "detail": "keyword for",
108
+ "documentation": {
109
+ "value": "for keyword"
110
+ },
111
+ "insertText": "for",
112
+ "sortText": "00_kw"
113
+ },
114
+ {
115
+ "label": "in",
116
+ "kind": 13,
117
+ "detail": "keyword in",
118
+ "documentation": {
119
+ "value": "in keyword"
120
+ },
121
+ "insertText": "in",
122
+ "sortText": "00_kw"
123
+ },
124
+ {
125
+ "label": "existing",
126
+ "kind": 13,
127
+ "detail": "keyword existing",
128
+ "documentation": {
129
+ "value": "existing keyword"
130
+ },
131
+ "insertText": "existing",
132
+ "sortText": "00_kw"
133
+ },
134
+ {
135
+ "label": "extension",
136
+ "kind": 13,
137
+ "detail": "keyword extension",
138
+ "documentation": {
139
+ "value": "extension keyword"
140
+ },
141
+ "insertText": "extension",
142
+ "sortText": "00_kw"
143
+ },
144
+ {
145
+ "label": "resourceGroup",
146
+ "kind": 1,
147
+ "detail": "builtin resourceGroup",
148
+ "documentation": {
149
+ "value": "Built-in: resourceGroup()"
150
+ },
151
+ "insertText": "resourceGroup",
152
+ "sortText": "01_bi"
153
+ },
154
+ {
155
+ "label": "subscription",
156
+ "kind": 1,
157
+ "detail": "builtin subscription",
158
+ "documentation": {
159
+ "value": "Built-in: subscription()"
160
+ },
161
+ "insertText": "subscription",
162
+ "sortText": "01_bi"
163
+ },
164
+ {
165
+ "label": "tenant",
166
+ "kind": 1,
167
+ "detail": "builtin tenant",
168
+ "documentation": {
169
+ "value": "Built-in: tenant()"
170
+ },
171
+ "insertText": "tenant",
172
+ "sortText": "01_bi"
173
+ },
174
+ {
175
+ "label": "managementGroup",
176
+ "kind": 1,
177
+ "detail": "builtin managementGroup",
178
+ "documentation": {
179
+ "value": "Built-in: managementGroup()"
180
+ },
181
+ "insertText": "managementGroup",
182
+ "sortText": "01_bi"
183
+ },
184
+ {
185
+ "label": "uniqueString",
186
+ "kind": 1,
187
+ "detail": "builtin uniqueString",
188
+ "documentation": {
189
+ "value": "Built-in: uniqueString()"
190
+ },
191
+ "insertText": "uniqueString",
192
+ "sortText": "01_bi"
193
+ },
194
+ {
195
+ "label": "concat",
196
+ "kind": 1,
197
+ "detail": "builtin concat",
198
+ "documentation": {
199
+ "value": "Built-in: concat()"
200
+ },
201
+ "insertText": "concat",
202
+ "sortText": "01_bi"
203
+ },
204
+ {
205
+ "label": "format",
206
+ "kind": 1,
207
+ "detail": "builtin format",
208
+ "documentation": {
209
+ "value": "Built-in: format()"
210
+ },
211
+ "insertText": "format",
212
+ "sortText": "01_bi"
213
+ },
214
+ {
215
+ "label": "contains",
216
+ "kind": 1,
217
+ "detail": "builtin contains",
218
+ "documentation": {
219
+ "value": "Built-in: contains()"
220
+ },
221
+ "insertText": "contains",
222
+ "sortText": "01_bi"
223
+ },
224
+ {
225
+ "label": "empty",
226
+ "kind": 1,
227
+ "detail": "builtin empty",
228
+ "documentation": {
229
+ "value": "Built-in: empty()"
230
+ },
231
+ "insertText": "empty",
232
+ "sortText": "01_bi"
233
+ },
234
+ {
235
+ "label": "length",
236
+ "kind": 1,
237
+ "detail": "builtin length",
238
+ "documentation": {
239
+ "value": "Built-in: length()"
240
+ },
241
+ "insertText": "length",
242
+ "sortText": "01_bi"
243
+ },
244
+ {
245
+ "label": "first",
246
+ "kind": 1,
247
+ "detail": "builtin first",
248
+ "documentation": {
249
+ "value": "Built-in: first()"
250
+ },
251
+ "insertText": "first",
252
+ "sortText": "01_bi"
253
+ },
254
+ {
255
+ "label": "last",
256
+ "kind": 1,
257
+ "detail": "builtin last",
258
+ "documentation": {
259
+ "value": "Built-in: last()"
260
+ },
261
+ "insertText": "last",
262
+ "sortText": "01_bi"
263
+ },
264
+ {
265
+ "label": "union",
266
+ "kind": 1,
267
+ "detail": "builtin union",
268
+ "documentation": {
269
+ "value": "Built-in: union()"
270
+ },
271
+ "insertText": "union",
272
+ "sortText": "01_bi"
273
+ },
274
+ {
275
+ "label": "intersection",
276
+ "kind": 1,
277
+ "detail": "builtin intersection",
278
+ "documentation": {
279
+ "value": "Built-in: intersection()"
280
+ },
281
+ "insertText": "intersection",
282
+ "sortText": "01_bi"
283
+ },
284
+ {
285
+ "label": "string",
286
+ "kind": 24,
287
+ "detail": "type string",
288
+ "documentation": {
289
+ "value": "string type"
290
+ },
291
+ "insertText": "string",
292
+ "sortText": "02_type"
293
+ },
294
+ {
295
+ "label": "int",
296
+ "kind": 24,
297
+ "detail": "type int",
298
+ "documentation": {
299
+ "value": "int type"
300
+ },
301
+ "insertText": "int",
302
+ "sortText": "02_type"
303
+ },
304
+ {
305
+ "label": "bool",
306
+ "kind": 24,
307
+ "detail": "type bool",
308
+ "documentation": {
309
+ "value": "bool type"
310
+ },
311
+ "insertText": "bool",
312
+ "sortText": "02_type"
313
+ },
314
+ {
315
+ "label": "object",
316
+ "kind": 24,
317
+ "detail": "type object",
318
+ "documentation": {
319
+ "value": "object type"
320
+ },
321
+ "insertText": "object",
322
+ "sortText": "02_type"
323
+ },
324
+ {
325
+ "label": "array",
326
+ "kind": 24,
327
+ "detail": "type array",
328
+ "documentation": {
329
+ "value": "array type"
330
+ },
331
+ "insertText": "array",
332
+ "sortText": "02_type"
333
+ },
334
+ {
335
+ "label": "resource_def",
336
+ "kind": 14,
337
+ "detail": "snippet Resource",
338
+ "documentation": {
339
+ "value": "Bicep resource declaration"
340
+ },
341
+ "insertText": "resource ${1:symbolicName} '${2:Microsoft.Web/sites@2022-03-01}' = {\n name: ${3:name}\n location: resourceGroup().location\n properties: {\n ${0}\n }\n}",
342
+ "insertTextRules": 4,
343
+ "sortText": "03_snip"
344
+ },
345
+ {
346
+ "label": "param_string",
347
+ "kind": 14,
348
+ "detail": "snippet Parameter",
349
+ "documentation": {
350
+ "value": "Bicep parameter"
351
+ },
352
+ "insertText": "@description('${1:Description}')\nparam ${2:name} ${3:string}",
353
+ "insertTextRules": 4,
354
+ "sortText": "03_snip"
355
+ },
356
+ {
357
+ "label": "module_def",
358
+ "kind": 14,
359
+ "detail": "snippet Module",
360
+ "documentation": {
361
+ "value": "Bicep module"
362
+ },
363
+ "insertText": "module ${1:name} '${2:./module.bicep}' = {\n name: '${3:deploymentName}'\n params: {\n ${0}\n }\n}",
364
+ "insertTextRules": 4,
365
+ "sortText": "03_snip"
366
+ },
367
+ {
368
+ "label": "toLower",
369
+ "kind": 1,
370
+ "detail": "toLower()",
371
+ "documentation": {
372
+ "value": "Convert to lowercase."
373
+ },
374
+ "insertText": "toLower(${1:string})",
375
+ "insertTextRules": 4,
376
+ "sortText": "01_fn"
377
+ },
378
+ {
379
+ "label": "toUpper",
380
+ "kind": 1,
381
+ "detail": "toUpper()",
382
+ "documentation": {
383
+ "value": "Convert to uppercase."
384
+ },
385
+ "insertText": "toUpper(${1:string})",
386
+ "insertTextRules": 4,
387
+ "sortText": "01_fn"
388
+ },
389
+ {
390
+ "label": "trim",
391
+ "kind": 1,
392
+ "detail": "trim()",
393
+ "documentation": {
394
+ "value": "Trim whitespace."
395
+ },
396
+ "insertText": "trim(${1:string})",
397
+ "insertTextRules": 4,
398
+ "sortText": "01_fn"
399
+ },
400
+ {
401
+ "label": "replace",
402
+ "kind": 1,
403
+ "detail": "replace()",
404
+ "documentation": {
405
+ "value": "String replace."
406
+ },
407
+ "insertText": "replace(${1:string}, ${2:old}, ${3:new})",
408
+ "insertTextRules": 4,
409
+ "sortText": "01_fn"
410
+ },
411
+ {
412
+ "label": "startsWith",
413
+ "kind": 1,
414
+ "detail": "startsWith()",
415
+ "documentation": {
416
+ "value": "String starts with."
417
+ },
418
+ "insertText": "startsWith(${1:string}, ${2:prefix})",
419
+ "insertTextRules": 4,
420
+ "sortText": "01_fn"
421
+ },
422
+ {
423
+ "label": "endsWith",
424
+ "kind": 1,
425
+ "detail": "endsWith()",
426
+ "documentation": {
427
+ "value": "String ends with."
428
+ },
429
+ "insertText": "endsWith(${1:string}, ${2:suffix})",
430
+ "insertTextRules": 4,
431
+ "sortText": "01_fn"
432
+ },
433
+ {
434
+ "label": "indexOf",
435
+ "kind": 1,
436
+ "detail": "indexOf()",
437
+ "documentation": {
438
+ "value": "Index of substring."
439
+ },
440
+ "insertText": "indexOf(${1:string}, ${2:search})",
441
+ "insertTextRules": 4,
442
+ "sortText": "01_fn"
443
+ },
444
+ {
445
+ "label": "substring",
446
+ "kind": 1,
447
+ "detail": "substring()",
448
+ "documentation": {
449
+ "value": "Get substring."
450
+ },
451
+ "insertText": "substring(${1:string}, ${2:start}, ${3:length})",
452
+ "insertTextRules": 4,
453
+ "sortText": "01_fn"
454
+ },
455
+ {
456
+ "label": "guid",
457
+ "kind": 1,
458
+ "detail": "guid()",
459
+ "documentation": {
460
+ "value": "Generate deterministic GUID."
461
+ },
462
+ "insertText": "guid(${1:baseString})",
463
+ "insertTextRules": 4,
464
+ "sortText": "01_fn"
465
+ },
466
+ {
467
+ "label": "newGuid",
468
+ "kind": 1,
469
+ "detail": "newGuid()",
470
+ "documentation": {
471
+ "value": "Generate new GUID."
472
+ },
473
+ "insertText": "newGuid()",
474
+ "insertTextRules": 4,
475
+ "sortText": "01_fn"
476
+ },
477
+ {
478
+ "label": "utcNow",
479
+ "kind": 1,
480
+ "detail": "utcNow()",
481
+ "documentation": {
482
+ "value": "Current UTC time."
483
+ },
484
+ "insertText": "utcNow(${1:'yyyy-MM-dd'})",
485
+ "insertTextRules": 4,
486
+ "sortText": "01_fn"
487
+ },
488
+ {
489
+ "label": "dateTimeAdd",
490
+ "kind": 1,
491
+ "detail": "dateTimeAdd()",
492
+ "documentation": {
493
+ "value": "Add to datetime."
494
+ },
495
+ "insertText": "dateTimeAdd(${1:base}, ${2:'P1D'})",
496
+ "insertTextRules": 4,
497
+ "sortText": "01_fn"
498
+ },
499
+ {
500
+ "label": "loadTextContent",
501
+ "kind": 1,
502
+ "detail": "loadTextContent()",
503
+ "documentation": {
504
+ "value": "Load text file."
505
+ },
506
+ "insertText": "loadTextContent(${1:'./file.txt'})",
507
+ "insertTextRules": 4,
508
+ "sortText": "01_fn"
509
+ },
510
+ {
511
+ "label": "loadJsonContent",
512
+ "kind": 1,
513
+ "detail": "loadJsonContent()",
514
+ "documentation": {
515
+ "value": "Load JSON file."
516
+ },
517
+ "insertText": "loadJsonContent(${1:'./config.json'})",
518
+ "insertTextRules": 4,
519
+ "sortText": "01_fn"
520
+ },
521
+ {
522
+ "label": "environment",
523
+ "kind": 1,
524
+ "detail": "environment()",
525
+ "documentation": {
526
+ "value": "Azure environment."
527
+ },
528
+ "insertText": "environment().suffixes.${1:storage}",
529
+ "insertTextRules": 4,
530
+ "sortText": "01_fn"
531
+ },
532
+ {
533
+ "label": "range",
534
+ "kind": 1,
535
+ "detail": "range()",
536
+ "documentation": {
537
+ "value": "Generate number range."
538
+ },
539
+ "insertText": "range(${1:0}, ${2:10})",
540
+ "insertTextRules": 4,
541
+ "sortText": "01_fn"
542
+ },
543
+ {
544
+ "label": "take",
545
+ "kind": 1,
546
+ "detail": "take()",
547
+ "documentation": {
548
+ "value": "Take first N items."
549
+ },
550
+ "insertText": "take(${1:array}, ${2:count})",
551
+ "insertTextRules": 4,
552
+ "sortText": "01_fn"
553
+ },
554
+ {
555
+ "label": "skip",
556
+ "kind": 1,
557
+ "detail": "skip()",
558
+ "documentation": {
559
+ "value": "Skip first N items."
560
+ },
561
+ "insertText": "skip(${1:array}, ${2:count})",
562
+ "insertTextRules": 4,
563
+ "sortText": "01_fn"
564
+ },
565
+ {
566
+ "label": "min",
567
+ "kind": 1,
568
+ "detail": "min()",
569
+ "documentation": {
570
+ "value": "Minimum value."
571
+ },
572
+ "insertText": "min(${1:values})",
573
+ "insertTextRules": 4,
574
+ "sortText": "01_fn"
575
+ },
576
+ {
577
+ "label": "max",
578
+ "kind": 1,
579
+ "detail": "max()",
580
+ "documentation": {
581
+ "value": "Maximum value."
582
+ },
583
+ "insertText": "max(${1:values})",
584
+ "insertTextRules": 4,
585
+ "sortText": "01_fn"
586
+ },
587
+ {
588
+ "label": "any",
589
+ "kind": 1,
590
+ "detail": "any()",
591
+ "documentation": {
592
+ "value": "Cast to any type."
593
+ },
594
+ "insertText": "any(${1:value})",
595
+ "insertTextRules": 4,
596
+ "sortText": "01_fn"
597
+ },
598
+ {
599
+ "label": "items",
600
+ "kind": 1,
601
+ "detail": "items()",
602
+ "documentation": {
603
+ "value": "Object to array of kv pairs."
604
+ },
605
+ "insertText": "items(${1:object})",
606
+ "insertTextRules": 4,
607
+ "sortText": "01_fn"
608
+ },
609
+ {
610
+ "label": "@description",
611
+ "kind": 28,
612
+ "detail": "Description decorator",
613
+ "documentation": {
614
+ "value": "Add description."
615
+ },
616
+ "insertText": "@description('${1:Description text}')",
617
+ "insertTextRules": 4,
618
+ "sortText": "00_dec"
619
+ },
620
+ {
621
+ "label": "@minLength",
622
+ "kind": 28,
623
+ "detail": "Min length decorator",
624
+ "documentation": {
625
+ "value": "Minimum length constraint."
626
+ },
627
+ "insertText": "@minLength(${1:1})",
628
+ "insertTextRules": 4,
629
+ "sortText": "00_dec"
630
+ },
631
+ {
632
+ "label": "@maxLength",
633
+ "kind": 28,
634
+ "detail": "Max length decorator",
635
+ "documentation": {
636
+ "value": "Maximum length constraint."
637
+ },
638
+ "insertText": "@maxLength(${1:255})",
639
+ "insertTextRules": 4,
640
+ "sortText": "00_dec"
641
+ },
642
+ {
643
+ "label": "@minValue",
644
+ "kind": 28,
645
+ "detail": "Min value decorator",
646
+ "documentation": {
647
+ "value": "Minimum value constraint."
648
+ },
649
+ "insertText": "@minValue(${1:0})",
650
+ "insertTextRules": 4,
651
+ "sortText": "00_dec"
652
+ },
653
+ {
654
+ "label": "@maxValue",
655
+ "kind": 28,
656
+ "detail": "Max value decorator",
657
+ "documentation": {
658
+ "value": "Maximum value constraint."
659
+ },
660
+ "insertText": "@maxValue(${1:100})",
661
+ "insertTextRules": 4,
662
+ "sortText": "00_dec"
663
+ },
664
+ {
665
+ "label": "@allowed",
666
+ "kind": 28,
667
+ "detail": "Allowed values",
668
+ "documentation": {
669
+ "value": "Restrict to allowed values."
670
+ },
671
+ "insertText": "@allowed([\n '${1:value1}'\n '${2:value2}'\n])",
672
+ "insertTextRules": 4,
673
+ "sortText": "00_dec"
674
+ },
675
+ {
676
+ "label": "@secure",
677
+ "kind": 28,
678
+ "detail": "Secure decorator",
679
+ "documentation": {
680
+ "value": "Mark as secure parameter."
681
+ },
682
+ "insertText": "@secure()",
683
+ "insertTextRules": 4,
684
+ "sortText": "00_dec"
685
+ },
686
+ {
687
+ "label": "@batchSize",
688
+ "kind": 28,
689
+ "detail": "Batch size",
690
+ "documentation": {
691
+ "value": "Resource deployment batch size."
692
+ },
693
+ "insertText": "@batchSize(${1:3})",
694
+ "insertTextRules": 4,
695
+ "sortText": "00_dec"
696
+ },
697
+ {
698
+ "label": "@metadata",
699
+ "kind": 28,
700
+ "detail": "Metadata",
701
+ "documentation": {
702
+ "value": "Add metadata to parameter."
703
+ },
704
+ "insertText": "@metadata({\n description: '${1:Description}'\n})",
705
+ "insertTextRules": 4,
706
+ "sortText": "00_dec"
707
+ },
708
+ {
709
+ "label": "storageAccount",
710
+ "kind": 28,
711
+ "detail": "Storage Account",
712
+ "documentation": {
713
+ "value": "Azure Storage Account resource."
714
+ },
715
+ "insertText": "resource ${1:sa} 'Microsoft.Storage/storageAccounts@2023-01-01' = {\n name: ${2:saName}\n location: ${3:location}\n sku: {\n name: '${4:Standard_LRS}'\n }\n kind: '${5:StorageV2}'\n}",
716
+ "insertTextRules": 4,
717
+ "sortText": "03_res"
718
+ },
719
+ {
720
+ "label": "appServicePlan",
721
+ "kind": 28,
722
+ "detail": "App Service Plan",
723
+ "documentation": {
724
+ "value": "App Service Plan resource."
725
+ },
726
+ "insertText": "resource ${1:asp} 'Microsoft.Web/serverfarms@2023-01-01' = {\n name: ${2:aspName}\n location: ${3:location}\n sku: {\n name: '${4:B1}'\n }\n kind: 'linux'\n properties: {\n reserved: true\n }\n}",
727
+ "insertTextRules": 4,
728
+ "sortText": "03_res"
729
+ },
730
+ {
731
+ "label": "webApp",
732
+ "kind": 28,
733
+ "detail": "Web App",
734
+ "documentation": {
735
+ "value": "Web App resource."
736
+ },
737
+ "insertText": "resource ${1:web} 'Microsoft.Web/sites@2023-01-01' = {\n name: ${2:webName}\n location: ${3:location}\n properties: {\n serverFarmId: ${4:asp}.id\n siteConfig: {\n linuxFxVersion: '${5:NODE|18-lts}'\n }\n }\n}",
738
+ "insertTextRules": 4,
739
+ "sortText": "03_res"
740
+ },
741
+ {
742
+ "label": "keyVault",
743
+ "kind": 28,
744
+ "detail": "Key Vault",
745
+ "documentation": {
746
+ "value": "Key Vault resource."
747
+ },
748
+ "insertText": "resource ${1:kv} 'Microsoft.KeyVault/vaults@2023-07-01' = {\n name: ${2:kvName}\n location: ${3:location}\n properties: {\n tenantId: tenant().tenantId\n sku: {\n family: 'A'\n name: 'standard'\n }\n accessPolicies: []\n }\n}",
749
+ "insertTextRules": 4,
750
+ "sortText": "03_res"
751
+ },
752
+ {
753
+ "label": "sqlServer",
754
+ "kind": 28,
755
+ "detail": "SQL Server",
756
+ "documentation": {
757
+ "value": "SQL Server resource."
758
+ },
759
+ "insertText": "resource ${1:sql} 'Microsoft.Sql/servers@2023-05-01-preview' = {\n name: ${2:sqlName}\n location: ${3:location}\n properties: {\n administratorLogin: ${4:adminUser}\n administratorLoginPassword: ${5:adminPassword}\n }\n}",
760
+ "insertTextRules": 4,
761
+ "sortText": "03_res"
762
+ },
763
+ {
764
+ "label": "containerRegistry",
765
+ "kind": 28,
766
+ "detail": "ACR",
767
+ "documentation": {
768
+ "value": "Container Registry resource."
769
+ },
770
+ "insertText": "resource ${1:acr} 'Microsoft.ContainerRegistry/registries@2023-07-01' = {\n name: ${2:acrName}\n location: ${3:location}\n sku: {\n name: '${4:Basic}'\n }\n}",
771
+ "insertTextRules": 4,
772
+ "sortText": "03_res"
773
+ },
774
+ {
775
+ "label": "logAnalytics",
776
+ "kind": 28,
777
+ "detail": "Log Analytics",
778
+ "documentation": {
779
+ "value": "Log Analytics Workspace."
780
+ },
781
+ "insertText": "resource ${1:law} 'Microsoft.OperationalInsights/workspaces@2023-09-01' = {\n name: ${2:lawName}\n location: ${3:location}\n properties: {\n sku: {\n name: 'PerGB2018'\n }\n retentionInDays: ${4:30}\n }\n}",
782
+ "insertTextRules": 4,
783
+ "sortText": "03_res"
784
+ },
785
+ {
786
+ "label": "appInsights",
787
+ "kind": 28,
788
+ "detail": "App Insights",
789
+ "documentation": {
790
+ "value": "Application Insights resource."
791
+ },
792
+ "insertText": "resource ${1:ai} 'Microsoft.Insights/components@2020-02-02' = {\n name: ${2:aiName}\n location: ${3:location}\n kind: 'web'\n properties: {\n Application_Type: 'web'\n WorkspaceResourceId: ${4:law}.id\n }\n}",
793
+ "insertTextRules": 4,
794
+ "sortText": "03_res"
795
+ },
796
+ {
797
+ "label": "cosmosDB",
798
+ "kind": 28,
799
+ "detail": "Cosmos DB",
800
+ "documentation": {
801
+ "value": "Cosmos DB Account."
802
+ },
803
+ "insertText": "resource ${1:cosmos} 'Microsoft.DocumentDB/databaseAccounts@2023-11-15' = {\n name: ${2:cosmosName}\n location: ${3:location}\n kind: 'GlobalDocumentDB'\n properties: {\n databaseAccountOfferType: 'Standard'\n locations: [\n {\n locationName: ${3:location}\n failoverPriority: 0\n }\n ]\n }\n}",
804
+ "insertTextRules": 4,
805
+ "sortText": "03_res"
806
+ },
807
+ {
808
+ "label": "targetScope",
809
+ "kind": 28,
810
+ "detail": "Target scope",
811
+ "documentation": {
812
+ "value": "Set deployment scope."
813
+ },
814
+ "insertText": "targetScope = '${1|resourceGroup,subscription,managementGroup,tenant|}'",
815
+ "insertTextRules": 4,
816
+ "sortText": "04_scope"
817
+ },
818
+ {
819
+ "label": "existing",
820
+ "kind": 28,
821
+ "detail": "Existing resource",
822
+ "documentation": {
823
+ "value": "Reference existing resource."
824
+ },
825
+ "insertText": "resource ${1:existing} '${2:Microsoft.Storage/storageAccounts}@${3:2023-01-01}' existing = {\n name: ${4:existingName}\n}",
826
+ "insertTextRules": 4,
827
+ "sortText": "03_res"
828
+ },
829
+ {
830
+ "label": "module",
831
+ "kind": 28,
832
+ "detail": "Module call",
833
+ "documentation": {
834
+ "value": "Call a Bicep module."
835
+ },
836
+ "insertText": "module ${1:mod} '${2:./modules/module.bicep}' = {\n name: '${3:moduleDeploy}'\n params: {\n ${4:param1}: ${5:value1}\n }\n}",
837
+ "insertTextRules": 4,
838
+ "sortText": "04_scope"
839
+ },
840
+ {
841
+ "label": "condition",
842
+ "kind": 28,
843
+ "detail": "Conditional deploy",
844
+ "documentation": {
845
+ "value": "Conditionally deploy resource."
846
+ },
847
+ "insertText": "resource ${1:res} '${2:Microsoft.Storage/storageAccounts}@${3:2023-01-01}' = if (${4:condition}) {\n name: ${5:name}\n location: ${6:location}\n ${7:// properties}\n}",
848
+ "insertTextRules": 4,
849
+ "sortText": "03_res"
850
+ },
851
+ {
852
+ "label": "loop resource",
853
+ "kind": 28,
854
+ "detail": "Loop resource",
855
+ "documentation": {
856
+ "value": "Deploy N resources."
857
+ },
858
+ "insertText": "resource ${1:res} '${2:Microsoft.Storage/storageAccounts}@${3:2023-01-01}' = [for ${4:i} in range(0, ${5:3}): {\n name: '${6:prefix}${7:$\\{${4:i}\\}}'\n location: ${8:location}\n}]",
859
+ "insertTextRules": 4,
860
+ "sortText": "03_res"
861
+ }
862
+ ]
368
863
  }