developer-tools
Here are 2,363 public repositories matching this topic...
-
Updated
Jun 1, 2021 - Python
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
-
Updated
Jun 1, 2021 - Ruby
-
Updated
May 26, 2021 - Haskell
Feature request summary
I could find some reference to the use of locale in the docs, but not which locale were supported? Can I get the interface in Spanish? The reports in Thai? What parameters are supported? Is there a list of supported strings to translate?
What is the motivation or use case for changing this?
Non-English users generally are not prioritizing accessibility https:/
Summary
When the entire string is indented in help=""""...""", the markdown processor marks the string as a code block. We should treat help the same way we treat st.markdown and st.write's input: by first calling textwrap.dedent(...) on it to remove global indentation.
Steps to reproduce
Code snippet:
-
Updated
Jun 1, 2021 - TypeScript
🚀 Feature Request
📝 Description
When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
✨ Describe the solution you'd like
I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr
Expected behavior
The ability to specify the driver to container-structure-test.
Actual behavior
The docker driver is always used (container-structure-test default).
Information
- See [container-structure-test documentation](https://github.com/GoogleContainerTools/cont
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Apr 21, 2021 - C++
-
Updated
Jun 1, 2021 - Python
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
