-
Updated
Dec 15, 2018 - Go
tooling
Here are 490 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Go
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Aug 10, 2021 - Clojure
-
Updated
Aug 7, 2020 - Clojure
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 15, 2021 - Swift
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Apr 18, 2018 - PHP
Currently the eldoc type is either function or variable:
(defn- extract-eldoc
[info]
(if-let [arglists (seq (-> info extract-arglists format-arglists))]
{:eldoc arglists :type "function"}
{:type "variable"}))This means that the result users see is not particularly accurate, not to mention that the function check is pretty primitive. We should add types like `m
-
Updated
May 11, 2019 - Go
Feature Request
Feature Suggestion
This is working:
- Status: superseded by [20201016-use-the-adr-slug-as-its-unique-id](20201016-use-the-adr-slug-as-its-unique-id.md)This is not working:
- Status: superseded by [custom name](20201016-use-the-adr-slug-as-its-unique-id.md)-> Let's make it work!
Context
Today, the link name MUST b
-
Updated
May 29, 2020 - HTML
-
Updated
Sep 1, 2021
-
Updated
Nov 28, 2019 - PHP
-
Updated
Sep 22, 2021 - C#
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Mar 30, 2021 - Clojure
-
Updated
May 12, 2020 - Pony
The current error reporting screen supports both light and dark themes, using the Material Components library. It would be great if we could provide more customization options to the user in the form of additional themes.
Tasks:
- Add additional themes to
styles.xml - Make themes configurable through application code, or
-
Updated
Oct 19, 2021 - JavaScript
Improve this page
Add a description, image, and links to the tooling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tooling topic, visit your repo's landing page and select "manage topics."
Hardhat doesn't support solc remappings.
We should print a warning if we detect that a user is trying to use them via their config.