Edward Gargan

Results 10 comments of Edward Gargan

I've also noticed the same issue applies to components that just contain an [empty element](https://developer.mozilla.org/en-US/docs/Glossary/Empty_element), e.g. ``` ```

Yep you've got it @mcollina, I should have been clearer. For that first second screencap I'm doing `logger.error({ stack: error.stack })`. I'd like this output to be nice and newliend...

OK I'll have a crack when I find some time! Still a bit unsure why the `\n`s aren't being rendered for me though, when it seems like that's all the...

> Anything stopping this being merged?? Ah because it doesn't actually do anything! The 'objectBaseClass' option isn't actually applied to the `_options` variable that `parse` reads from. I've just opened...

I've emailed the owner but haven't heard anything back, we might be waiting a while!

This would be hugely helpful. I'm working on a CLI application where all of the dependencies are available in PyPI except xcdat, which makes packaging and distribution really tricky for...

Thank you both for looking into this! I'll cross my fingers that the ESMPy devs manage to come up with a solution. I'll keep an eye on those issues you...

Hey all, I'm noticing this is still an issue for me. Using your minimal repro `init.lua` file from the bug report template, then following the reproduction steps above, I observe...

I'm having the exact same issue. I've tried using a function as you have, giving the value to `root_dir` directly, setting it explicitly to `nil`... typescript-tools will always activate for...