developer-tools
Here are 2,519 public repositories matching this topic...
-
Updated
Oct 1, 2021 - Python
-
Updated
Oct 1, 2021 - Python
Describe the bug
Mostly when I navigate the text, I use CTRL + <-
or CTRL + ->
to navigate per word, but when I use it on the body editor it navigate through my browser history not per word.
To Reproduce
Steps to reproduce the behavior:
- Open Hoppsctoot
- Go to body
- Change content type to application/json,
- Write stuff,
- Navigate using CTRL + Right or CTRL + Left
-
Updated
Sep 28, 2021 - Ruby
-
Updated
Sep 29, 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
All Streamlit widgets and elements fade when the app is rerunning. But this is not happening for st.expander.
Steps to reproduce
Code snippet:
import streamlit as st
import time
time.sleep(10) # Makes it easier to see the bug
st.write("This fades correctly")
st.button("This too")
with st.expander("This doesn't fade"):
st.write("but this fades")
🚀 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
Currently there exist skaffold config snippets strewn inline with rest of the docs. These can get stale very quickly. The correct place for these snippets is in docs/content/en/samples directory which has schema validations run as part of unit tests; and referenced in markdown using:
{{% readfile file="samp
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Jul 19, 2021 - C++
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
. The latter can end up ou
-
Updated
Oct 1, 2021 - Java
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Aug 28, 2021 - TypeScript
-
Updated
Sep 26, 2021 - Python
-
Updated
Oct 1, 2021 - C
Sometimes its possible for the sidebar to out of sync with the current route. To reproduce:
- Select single view
- Select comparison view
- Hit "back" button
-
Updated
Sep 29, 2021 - JavaScript
We want to add a link to our content guidelines before a user submits a source request. This will provide users a better understanding of what the process is and what content we allow, and what not.
How to get started?
- This
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."