zardoy / vscode-better-snippets

Create most advanced snippets for VSCode in existence
https://marketplace.visualstudio.com/items?itemName=zardoy.better-snippets
MIT License
6 stars 0 forks source link

Setting `when.languages` to empty array should be the same as `["*"]` #27

Open zardoy opened 2 years ago

zardoy commented 2 years ago

From https://github.com/zardoy/vscode-better-snippets/issues/25:

In the absence of when.languages the snippet does not work anywhere. I would like it to be like the original snippets - that they would work everywhere, if the language is not specified

Example values of when.languages: