Results 91 issues of Clar Fon

It would be nice to support uploading coverage to coveralls and other services.

Fixes #18879. This reflects the types of the actual `JSON.stringify` function, which may return `string | undefined`. This approach chooses to add extra overloads specific to the JSON-valid types (specifically...

For Backlog Bug

Basically, this simple gdscript example can't quite be replicated: ```gdscript enum Dir { Top = -1, Bottom = 1 } export(Dir) var dir = Bottom ``` Since, when defining `IntHint::Enum`,...

feature
c: core

It would be very nice if there were an easy way to copy reminders, i.e. take the same message/channel and repeat it at a different time. This could also be...

Help Wanted
Type/Question

We use this plugin to remind people about meetings, and it's been very useful for this! Unfortunately, there's no way to "cancel" a meeting, i.e. mute a reminder for a...

Help Wanted
Type/Question

These are mostly used in math, including ℤ, ℚ, and ℝ. The double-struck character blocks actually include all upper/lower letters and digits, and it'd be nice if the Source fonts...

enhancement

In my case I had set up rrdcached incorrectly, so, facette was basically in an infinite loop waiting for output from it. There should be some kind of time limit...

Enhancement
Back-end
Connector

Right now, the source `cpu-10` comes before `cpu-2`. In general, whenever there's a number in the middle of a source or metric, it should be sorted numerically rather than lexicographically....

Enhancement
Back-end

Right now, facette is very nice if you've already defined the graphs you want to see, but personally, I'd like to just go through all the metrics and view them...

Enhancement
Question
UI redesign

Right now, only seconds and subdivisions of seconds (e.g. milliseconds) are supported.

Enhancement
Front-end
UI redesign