Marco Polichetti

Results 98 comments of Marco Polichetti

@mrozbarry sorry, I misunderstood you code in second post. @neoziro Is that hard to implement that feature? Or at least make the local workspace dir to work with windows? The...

Any update on this? Unfortunately I'm not so good at javascript, I can look a try to find the issue... but maybe someone have already spotted it :) Update, the...

Seems that typings are quire... well, wrong. I.e. the `Static `doesn't accept an `HTMLElement`. Mind to update the typings?

Same problem here, workaround not working... any update?

Same issue here using Webpack... any workaround?

Same problem here, I fixed using: ```tsx {/* @ts-ignore */} {(open, setOpen) => ( setOpen(!open)}> {open ? : } )} ```

![image](https://github.com/redhat-developer/vscode-yaml/assets/1532616/e04abdab-004e-47cd-add9-a93fe82bf913) Ad a lot of others, since my compose file is using ENV vars...