Matthew Cushing

Results 10 comments of Matthew Cushing

@mohan-1324 @ctrlmaniac Those aren't similar problems. You're running into code 255 and are getting permission errors with your public key. Most likely not in PEM format. There are several threads...

I'm on MacOS and VSVim will not allow me to press `` to complete the command. It allows me to enter command mode by pressing `:`. Once I type a...

I believe this issue can be closed with the merge from @lvimuser

The issue occurs because of internal use of the API and the user config not having the final say and being overwritten, not because of incorrect usage of the API...

Both `prettierd` and `eslint_d` work correctly after I did a recent update. I'm assuming this issue can be closed unless for some reason it's still not working for you @mistical2008...

> Hi, I've also encountered this problem on my project. > > My solution was to override the style of `connector` as described in [Custom Styles](https://github.com/jeanverster/chakra-ui-steps#custom-styles). > > ```js >...

> > > @mrcush Did you find a solution? I'm getting the same behaviour. Nothing happens with xcape on Archlinux. > > Thaks. @zinho This was so long ago that...

Any update on this?

Just a heads up. This works, you just didn't close the `` tag on line 3. Put the closing `>` character on the div and the checks should pass

Odd that it failed. Something to do with Vite plugin 404'ing from Netlify `3:16:13 AM: [vite-plugin-remote-assets] Request failed with status code 404` Code works though 👍