Steve Leonard

Results 5 issues of Steve Leonard

Async calls can return with `job['async_percent_completion'] == 100` yet still not be complete. The response looking like: ``` { "account_id": ".....", "async_percent_completion": 100, "async_status": "Job Running", "id": "6035747473269", "is_running": true,...

OS: macOS Catalina 10.15.2 When activating the "Action Bar" extension, I received a popup error: > This extension is attempting to communicate with Standard Notes, but an error is preventing...

I've done this by skipping the `go list` for files and compiling them as passed to the program. I don't understand why `go list` output is needed for compiling packages...

rds generates a lot of output at the `DEBUG` log level, the easiest way to deal with this is allow a log level cli argument and filter by string match....

This can maybe use sublime.set_timeout_async. A potential issue is the embedded image shadow is tied to a URL's region which could shift by the time the image loads