developer-tools
Here are 2,409 public repositories matching this topic...
-
Updated
Jul 8, 2021 - Python
-
Updated
Jul 14, 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
Jul 14, 2021 - Ruby
-
Updated
Jul 2, 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
st.image doesn't work when you pass a URL pointing to an SVG file
Steps to reproduce
st.image("https://streamlit.io/images/brand/streamlit-mark-color.svg")
Expected behavior:
The image loads.
Actual behavior:
<img width="714" alt="Screen Shot 2021-07-06 at 2 35 54 PM" src="https://user-images.githubusercontent.com/690814/124669579-7ae8b180-de6
🚀 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
A user on the #skaffold
channel was encountering a puzzling error:
Hello,
I am new to skaffold, I am facing issue while execeuting skaffold build application via skaffold in BB pipelines.
I have tried to echo variables mentioned like $TARGET , $DOCKER_REGISTRY
before execution all are properly set but still it end up in error .
Kindly provide pointers to fix it.
+ skaffold bu
-
Updated
Jun 27, 2021 - JavaScript
-
Updated
Jul 11, 2021 - C++
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
![image](htt
-
Updated
Jun 9, 2021 - Python
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Jan 28, 2021 - Python
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
May 17, 2021 - Python
Hi. I am using v0.28.18 terragrunt.
I want to apply tf module in two different AWS regions. And I want to keep state for each region in different s3 keys like:
terragrunt-test/terraform-us-east-1.tfstate
terragrunt-test/terraform-us-east-2.tfstate
The only way I thought I could do that was using locals. My configurations:
###### account1.tfvars:
aws_profile = "account1"
aws_region =
-
Updated
Jul 14, 2021 - Java
-
Updated
Jul 11, 2021 - Python
-
Updated
Jun 23, 2021 - TypeScript
-
Updated
Jul 14, 2021 - C
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 14, 2021 - JavaScript
Summary
Go 1.16 was released in February and the feature we're most excited about is go:embed
. Relevant articles:
- https://golangtutorial.dev/tips/embed-files-in-go/
- https://golang.org/doc/go1.16
- https://golang.org/pkg/embed/
Currently we use pkger
to embed web app assets into the binary. This is only enabled in production builds.
Objective
Switch from pkger
to
-
Updated
Apr 5, 2020 - Go
Improve this page
Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."