Benji Nguyen

Results 42 comments of Benji Nguyen

I had to do some god awful manual DOM manipulation to work around this issue that has been outstanding now for 5 years. Nearly gave me an aneurysm...

> I'm open to helping you work on this project. I've been wanting to learn golang and this seems like a great introduction. For sure @joshmedeski. Just give me a...

Ahh sorry this is largely unfinished. I'll have a stable version out sometime before 2021 but right now the search box isn't implemented. I'll also have clearer instructions on how...

The help text specifies that the -p option is used to only exclude directories: ``` -p Comma-separated list of prefixes. Directories containing any of these prefixes will not be traversed....

Currently on a fresh M1 mac, setting up Ruby + Rails for a co-worker. This is what has worked for me without using a Rosetta terminal: I. `$ brew install...

> Although the steps @solidiquis provided helped installed the ruby version but when I check through `rvm list` it shows > > ``` > => ruby-2.6.6 [ broken ] >...

Sorry I didn't manage to see this until now. Have you figured it out or do you still need assistance?

For anyone else experiencing this issue, here is my hacky fix: `autocmd BufWritePre *.tsx,*.ts Prettier `

Rewrite no longer does regex exclusion: https://github.com/solidiquis/erdtree/pull/9