tooling
Here are 480 public repositories matching this topic...
-
Updated
Dec 15, 2018 - Go
Testing methods like evm_mine
and evm_increaseTime
expect integer parameters. Unlike other methods, they reject these parameters if they are not decimal-encoded.
To reproduce
npx hardhat --version
-> 2.5.0
Run npx hardhat node
and make the following rpc calls:
> curl -H "Content-Type: application/json" -X POST --data \
'{"id":1337,"jsonrpc":"2.0","method":"evm
-
Updated
Dec 2, 2020 - Go
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Jul 11, 2021 - Clojure
-
Updated
Aug 7, 2020 - Clojure
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Aug 7, 2021 - Python
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
May 28, 2021 - Swift
-
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
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
May 29, 2020 - HTML
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
Nov 28, 2019 - PHP
-
Updated
Aug 5, 2021 - C#
-
Updated
Mar 30, 2021 - Clojure
-
Updated
Jul 4, 2021 - JavaScript
-
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
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."
What version of Next.js are you using?
11.0.1
What version of Node.js are you using?
14.17.3
What browser are you using?
Chrome
What operating system are you using?
Ubuntu
How are you deploying your application?
next
Describe the Bug
The error file path is very long and is overflowing.
![Screenshot from 2021-07-05 14-29-42](https://user-images.githubuserconten