Pradyun Gedam

Results 1572 comments of Pradyun Gedam

:+1: Thanks for the invite! :smile:

Indeed I am interested. I haven't thought about this yet. I'll let you know what I think when I do.

As much as I would like this, it is inherently difficult to provide proper support for this... > `--` must be respected as flag and argument terminator I don't see...

> Basically all tools written in Go(lang) that use the standard flag parser have this behaviour. (I dislike it a lot). Ah, Go. I lost enthusiasm for it ever since...

From http://sublime-text-unofficial-documentation.readthedocs.org/en/latest/reference/color_schemes.html: highlightForeground Foreground color for regions added via sublime.add_regions() with the sublime.DRAW_OUTLINED flag added.

This has been picked up by volunteers, who've worked on this since Feb 2021 -- PEP 665 and https://discuss.python.org/t/11736/ is the current effort.

Or add `adwaita-icon-theme` before `gnome-icon-theme`. For greater backwards compatibility...

There’s nothing preventing a build from Furo’s end strictly — footnotes look slightly different, which… is fine?

Bump. Requesting for some way to change options after init, without needing to replace existing heatmap.

My two cents: Change the API to be of the form: ``` node.run("script.js", "argument 1", **kwargs) ``` There's less scope for getting the wrong data type in the arguments, enforces...