david yang
david yang
I can't push or pull - it looks like it's using getFileContent which may be deprecated? The error I get in debugging is: //EX[2,1,["com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException/3936916533","This application is out of date, please...
### Do you understand that any feature requests opened in this repository will be closed? Yes
I'm trying to create a REPL connect sequence where I don't have to hit enter on the `localhost:port` prompt. I see in the `connect` function that if `isAutoConnect` is true...
Hey @joestump - the Google API panel has changed a bit - thought I'd update the docs to reflect that.
Hi @edgardmessias - made a new command to show the clips in a buffer so that they're searchable and can copy a smaller portion of it. Curious what you think!
Hey team - big fan of Asana and have made some cool integrations with Google Apps Script (with a small client I wrote myself). Was considering making the node-asana library...
Hi @robertherber - tested this out and works for getting data out. Wanted to run it by you, looking more at it I'm realizing there's some type definition issues. I...
HI @robertherber - I'm building an app where I'd like to show step counts by day for the last 30 days (or year etc.) I think the right way to...
**I'm submitting a ...** (check one with "x") ``` [x] bug report => see 'Providing a Reproducible Scenario' [] feature request => do not use Github for feature requests, see...
I'm using shadow-cljs and re-rendering on file save. Is there a way to preserve component state between renders? I've tried a few things without luck: - Writing a mixin that...