James Lawrence

Results 32 issues of James Lawrence

currently all monitors are streamed.

no way to tell goson what file it should be parsing due to TemplateRoot.

### Prerequisites * [x] Have you tried launching `atom .` from the terminal in your project's directory? * [x] Have you verified the output from `go env` is correct? If...

Encountered an error when upgrading our cluster to 2.0 (obviously this gem doesn't currently support that version) when escaping column names. Currently statement generates the following: SELECT \* FROM my_column_family...

I've created a standalone repository that reproduces this [issue](https://github.com/james-lawrence/tinygo-wasi-bug). essentially functions that are imported from the runtime and functions that are exported do not generate the same function signature making...

wasm

**Is your feature request related to a problem? Please describe.** Yes. I'm always frustrated when I'm working on a .go file and because I open vscode in the directory *above*...

NeedsInvestigation
WaitingForInfo
gopls/workspace

attempted to use it to detect the current mode of a display and it can't be compared to the objects returned in the mode events. nor can you attach to...

it should. ;) #277 was closed without actually resolving the issue. its unclear what the issue is, is it a bug in golang tooling? or in easyjson? the linked issue...

enhancement

looking at the examples I don't see a way to implement bidirectional data transfer. the uart looks close but I don't see how one can read data.

be nice to be able to see the email sender and subject for each email/thread. if okay with the idea i might be able to spend some time implementing this....