Andrew Huth

Results 38 comments of Andrew Huth

Hey, @alexvbush. Somebody can certainly fork the repo. I don't want to put in the time to find someone to maintain it, though. Sorry!

I think https://github.com/import-js/eslint-import-resolver-typescript/issues/265 may be the cause of this

One thing to note is that refs don't necessarily ref to a DOM element. This became especially clear while learning hooks. It's convenient to use refs to refer to callback...

Hello! Thanks for raising the issue. To make sure I understand the problem, does your markup look (basically) like this: ``` html TitleContent ``` ?

@ericrovtar Can you give me a code example? Thanks

Closing the issue. Let me know if you have any further info on this. Thanks

Hey, sorry I'm so late on getting to this, and thank you for taking the time to work on this and make a pull request. Here's a couple of notes...

That sounds reasonable. The only issue is that the extension doesn't tie in directly to Brackets' keyboard shortcuts. Instead, it uses events fired off by Codemirror. Let me look into...

I understand. There's definitely times when things don't get indented as they should, and everything gets messed up. Sorry about that! To be honest, though, I don't use Brackets anymore,...

Hey, @mikegc. Sorry it took me so long to get back to you. I didn't realize that an issue had been opened on this project. Right now this is not...