You can configure "vscode-snippet-generator.prefix": "" in settings.json to change the prefix. You can configuae "vscode-snippet-generator.languages": ["html ...
In a perfect world, all of your codebases would have a single canonical location. But in the real world, developers often need to maintain the same code in two separate locations. For example, you ...