Jason

Results 12 comments of Jason

Can confirm that the copy to clipboard function is broken in all CodeSnap versions after `1.2.1`.

My opinion of that is that this project is becoming stale with the majority of updates being community pull requests.

This did in fact catch me off-guard, even though I am serving a mostly static website. I noticed I needed to restart the server every time I made an update,...

I got this to work by not setting any App Domains and having: Site URL: `https://localhost/` Valid OAuth redirect URIs: `https://localhost/` With those settings, everything works as expected. The only...

https://github.com/TypeStrong/atom-typescript/issues/353 ~~Closes this issue~~.

+1 I'm having the same issue. I watch for changes and as soon as a file is changed, I get the following when electron tries to reload: `TypeError: ids.forEach is...

Thank you, I will adjust that

I also have this issue and can confirm that split view does not have this issue, only unified view. Github Desktop Version: **3.1.5** **edit** Can also confirm that moving the...

I'm starting to wonder if `font-size` is one of the hardest things to implement, seeing as not only this application, but also https://github.com/microsoft/vscode/issues/519 are taking multiple years to figure this...