Pavel Vlasov
Pavel Vlasov
thanks for reporting this @intptr-t! the extension will ignore files and folders in `.gitignore` would that option work for you?
hey, @ssbarnea 👋 the plugin scans `yaml` files in the workplace on the startup, so I guess it causes the behavior you described. I don't think you can do anything...
@phadidi could you provide more details about the problem?
hey @sunnypardeshi! thanks for reporting an issue. Unfortunately, I don't have a windows machine and capacity to investigate this problem, so you have to investigate it yourself. If you find...
hey @juuyan! Could you provide an example of the config and an error?
Thanks for reporting @Ankcorn! As @BrutalSimplicity mentioned, it's an issue with vscode yaml plugin. The solution above should solve the problem.
Having the same issue. Looks like there are some differences between binary and npm versions.
@yonatanmn I think it make sense to let a developer make decision about what polyfill to use on compilation stage. Isn't it?
I'm having the same issue and seems it depends on OS: ``` ERROR in ./~/auto-prefixer/dist/react-inline-auto-prefixer.js Module not found: Error: Cannot resolve module 'babel-runtime/core-js/object/assign' in /home/ubuntu/trigger_mail/node_modules/auto-prefixer/dist @ ./~/auto-prefixer/dist/react-inline-auto-prefixer.js 3:21-67 ``` On...
Hey @KillDozerX2! Thanks for the suggestion. Unfortunately using schema from the schema store would break inline documentation. I'm thinking in favor of removing validation from future releases, as I don't...