Raymond Camden
Raymond Camden
I'm not 100% sure it is the fault of this extension, but this morning I turned on the static server, and then turned it off. I then tried to use...
When trying to delete a connection I get: Running the contributed command: 'mysql.deleteConnection' failed. This was reported in devtools: ``` Error: Running the contributed command: 'mysql.deleteConnection' failed. at d._executeContributedCommand (c:\Users\ray\AppData\Local\Programs\Microsoft...
Using Hyper with WSL, when I paste, and then hit enter, I see ^M. I have to delete that, hit enter again, and it works correctly.
I've got a MD file that contains tokens in it (from Liquid examples) that is tripping up with the Handlebars feature (I believe). Can there be an option to disable...
If you run code and Mongo itself is down, the error isn't incredibly clear: The system has attempted to use an undefined value, which usually indicates a programming error, either...
While a doc page exists for external toolbars (http://demos.jquerymobile.com/1.4.5/toolbar-external/), there are no mention of them in the proper toolbar ref (http://api.jquerymobile.com/toolbar/). Well, I see it mentioned, but it isn't _documented_.
I'm running analyze on szvnpRSa (a shared space), and when I am picking the property and page down, I "lose" the cursor. It appears as if the sample data is...
When using WSL (Windows Subsystem for Linux), the CLI can't open the browser. (It's definitely possible to do so, CLI tools like netlify can do so in WSL.)
On https://github.com/heremaps/xyz-documentation/blob/master/docs/api/devguide/propertiessearch.md, document that you should store dates as YYYY-MM-DD if you want to do property based filtering.
There is a limit of 10megs when POSTing new features. While we document the error returned when too much data is POSTed, we don't document the limit.