Timm Preetz

Results 28 issues of Timm Preetz

I think it would be good to only use escaping for fields when it is required. I have seen some CSV implementations, doing this, and unless this goes against any...

What is the recommended way to install EmberSockets with Ember CLI? The README seems like a WIP regarding this.

I get the following error: `result:578 Uncaught Error: 'main' is missing! What do I display?!` Using Mac OS X 10.11.1 with Google Chrome Canary Version 49.0.2579.0 canary (64-bit). Same on...

wontfix

Is there a way to pass flag to my program?

iOS has the option to define an "automatic" proxy configuration, which is really just a URL to a JavaScript function, which returns which proxy to use for a given host....

In our app a wrong SQL statement in the form of `DELETE * FROM foo` (where there should be no `*` in the statement) snuck into a `@Query` annotation. The...

**Describe the bug** For a case where generic type preservation is important (ie. no widening to dynamic) I am using a `call` method on an object. This works well in...

is bug
in editor
in lsp/analysis server