@pankajparashar-zz @src-code
I know this extension hasn't been touched in a while but we would like to use it more within Yahoo. A couple of enhancements to consider:
- Do not require a root level
atomizer.json file. In our project setups, the atomizer file is typically in a nested directory. We cannot rely on it being at the root. Ideally, this extension wouldn't need any activation event besides when a user is editing in one of the defined snippet files.
- Support more snippet languages. Not sure if this works, but we use marko for templating and it would be good to have access to the extension when modifying the file.
- Ensure extension is using latest ruleset from the atomizer NPM package. The snippets list is static today, would be nice to generate this at build time.
@pankajparashar-zz @src-code
I know this extension hasn't been touched in a while but we would like to use it more within Yahoo. A couple of enhancements to consider:
atomizer.jsonfile. In our project setups, the atomizer file is typically in a nested directory. We cannot rely on it being at the root. Ideally, this extension wouldn't need any activation event besides when a user is editing in one of the defined snippet files.