-
The following json parsing failed because of the number "38793000000000000001". Can I give an option when parsing? Convert to a string when parsing an integer overflow.
{
"Image": {
…
-
Derived from discussion around PR #514
> I get this. The thought behind this PR was essentially building on top the existing default (don't quote anything), but honeysql will still quote based on …
-
### Description of the new feature / enhancement
It would be nice if I could see at a glance which of the PowerToys I have enabled/disabled in the list at the left side of the settings screen. I _tho…
-
When exiting vim with `:cq`, the automatically launched REPL is not
stopped. As far as I understand, `:cq` only differs from `:qa` by
exiting with a non-0 status.
To reproduce:
```bash
nvim t…
-
Play next video is cool, but youtube give you ever and ever the same videos. It would be nice to discard already seen videos from auto play.
-
[//]: # (Enclose links to things related to the bug using http://wowhead.com or any other TBC database.)
[//]: # (You can use screenshot ingame to visual the issue.)
[//]: # (Write your tickets acco…
-
Allow a declarative way of adding members to an existing type's prototype
Example:
``` TypeScript
class Shape {
// ...
}
/* ...elsewhere...*/
extension class Shape { // Syntax??
getArea() { r…
-
Hey there Andy,
I recently adapted kojix2 rubio example, as I did not have a glimmer-app yet in one of my gems.
While looking at kojix2' code - he is writing in a style that is very concise and …
-
I'm drawing a random closed polygon consisting of anything from 4 to 200 segments and may contain holes within (something I may have to just deal with).
I wish to floodfill this polygon but understan…
-
currently this package and this tool are available:
- https://golang.org/x/tools/cmd/gorename
- https://golang.org/x/tools/refactor/rename
which accepts input like this:
~~~
"bytes".Buffer.…
ghost updated
11 months ago