Dylan McDowell
Dylan McDowell
I can see why developers might want to limit bracket matching, sometimes they can be a pain when you don't need a second bracket. Especially the case for quotations though.
@randy3k This is great. I really appreciate you doing that. I wanted to say though that my original idea was that when you `TAB-ENTER` to autocomplete a function it would...
ahhh I see, well great. Thanks for implementing the bracket auto-complete
Hi Randy! It's been a few years and I love this tool you have created. I wanted to check in and see if there have been any changes to the...
> @dylanjm do you by chance have time to fix this issue? @wangcj05 Ahh, yes. This PR had skipped my mind. I'll tackle it right now.
@wangcj05 A few things to note: 1. This change fixes the error you were running into with `raven/tests/framework/test_iostep_load.xml` You can run this test from `raven/tests` or `raven/tests/framework` and it will...
@wangcj05 Would switching to PYDOE3 allow us to install from conda and not rely on lugging around another contrib library? I think ideally we use a consistent library for all...
[Installation Instructions for HERON(4).docx](https://github.com/idaholab/HERON/files/14925248/Installation.Instructions.for.HERON.4.docx) We could use these pip install instructions that I recently created for a HERON workshop.
Duplicate of #225