developer-tools
Here are 2,904 public repositories matching this topic...
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io - Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }to the remote server - Observe you receive
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
There's no way to explicitly toggle the -inMemory flag for DynamoDB - it relies on db_path being unset. However, db_path is always set because it [relies on config.dirs.data](https:/
-
Updated
Aug 3, 2022 - Haskell
-
Updated
Aug 6, 2022 - Ruby
What's the Problem?
Long winded UX for creating new folders
Solution/Idea
A section in preferences to set a folder as the new item type when using ctrl+shift+n. Creating a lot of folders is very cumbersome.
Additionally, when executing the shortcut, the new item type has folder highlighted as default, so hitting enter would then create the folder, or being able to shift up and down
-
Updated
Jul 29, 2022 - Python
Problem
See #3856 . Developer would like the ability to configure whether the developer menu or viewer menu is displayed while they are developing on cloud IDEs like Gitpod or Github Codespaces
Solution
Create a config option
showDeveloperMenu: true | false | auto
where
- true: always shows the developer menu locally and while deployed
- false: always sho
Description
This PR intends to allow users to include "space(s)" in their theme name while creating/saving a new theme. Moreover, a new and more relevant error message is displayed which lets the user know what all is accepted in the theme name input.
No spaces allowed previously and now
