tools
Here are 4,404 public repositories matching this topic...
-
Updated
Mar 14, 2021
-
Updated
Mar 19, 2021 - Java
-
Updated
Mar 15, 2021 - Python
-
Updated
Mar 18, 2021 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Feb 21, 2021 - Kotlin
-
Updated
Mar 4, 2021
-
Updated
Dec 3, 2020
Version of Dear PyGui
Version: 0.6.x and less
OS
Operating System: All
My Issue/Question
Some built in themes do not cover every theme item. When switching from a theme that controls more values to one with less, some items get "carried over"
Expected behavior
Themes should cover all theme items.
Extra Info
This is only relevant for the 0.6.x branch.
W
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
Current Behavior:
$ npm find-dupes
added 24 packages, removed 1 package, and changed 1 package in 10s
59 packages are looking for funding
run `npm fund` for details
Expected Behavior:
$ npx npm@6 find-dupes
move source-map 0.5.7 node_modules/@babel/core/node_modules/source-map node_modules/tap/node_modules/@babel/core/node_modules/source-map
move @babel/
-
Updated
Mar 7, 2021 - Go
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Mar 16, 2021
-
Updated
Feb 24, 2021 - Go
-
Updated
Mar 20, 2021 - F#
-
Updated
Mar 17, 2021 - C
-
Updated
Feb 18, 2021 - C#
-
Updated
Sep 1, 2020 - Java
-
Updated
Mar 11, 2021
-
Updated
Mar 19, 2021 - Go
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Users cannot send JSON to an endpoint if the endpoint requires numbers to be JSON numbers. Currently Hoppscotch serializes all parameters as JSON strings.
Describe the solution you'd like

User input:
Expected