tooling
Here are 566 public repositories matching this topic...
-
Updated
Dec 15, 2018 - Go
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
forge create
Operating System
No response
Describe the bug
The issue was discovered and detailed in this comment for a separate pull request of mine, related to f
-
Updated
Jan 9, 2022 - Go
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Apr 13, 2022 - Clojure
-
Updated
Mar 15, 2022 - Clojure
-
Updated
Apr 25, 2022 - Python
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Apr 24, 2022 - JavaScript
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
Feb 21, 2022 - 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
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
Nov 14, 2021 - Go
-
Updated
May 29, 2020 - HTML
-
Updated
Sep 1, 2021
-
Updated
Mar 19, 2022 - C#
-
Updated
Apr 6, 2022 - PHP
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Mar 30, 2021 - Clojure
-
Updated
Apr 3, 2021
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."
The
blockNumberin the documentation is11095000which is 471 days ago. I think it should be updated to14135803which is the block number at the moment of my typing this issue!Why?
There's a bunch of newly deployed contracts and the such since the last year. I was testing with pinning and the contract I was interacti