AndreaCrotti / yasnippet-snippets

a collection of yasnippet snippets for many languages
GNU General Public License v3.0
1.17k stars 465 forks source link

fix:[yas] Error in condition evaluation: No JavaScript AST available #504

Open S0mbr3 opened 2 months ago

S0mbr3 commented 2 months ago

Switched from js2-mode parser to treesitter parser in the conditions of return-comment, type-multiline-comment, type-inline-comment, param-comment for the js-ts-mode snippets. js-ts-mode snippets are now the .yas-parents of typescript-ts-mode.