#
yaml-support
Here are 5 public repositories matching this topic...
Vidminas
commented
Jul 1, 2019
In extension.ts when the client options are created, these parameters are passed in:
fileEvents: [
workspace.createFileSystemWatcher('**/*.?(e)y?(a)ml'),
workspace.createFileSystemWatcher('**/*.json')
]I am not really sure what the first FileSystemWatcher does - commenting it out does not break language server functionality (on the server side, the `documents.on
DylanSp
commented
Oct 12, 2018
This doesn't have a snippet for any ECS resources or ECR repositories. (Great tool, though!)
YAML support for JSTransformers
-
Updated
Jun 18, 2017 - JavaScript
Improve this page
Add a description, image, and links to the yaml-support topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yaml-support topic, visit your repo's landing page and select "manage topics."
We should improve the test coverage for the FilePatternAssociation to avoid any regressions in the future.