mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2185] [feature]: tabs in code/json editors #742
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#742
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sawa-ko on GitHub (Mar 22, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2185
Is there an existing issue for this?
Summary
Currently when you press the Tab key on the keyboard what hoppscotch does is to jump to another input and then it would be great if instead of doing that it would be like the code editors like VS Code, Sublime, etc. that what they do is add a space and do not select another text input.
Also that you could choose whether to add Tabs or Spaces and how many of each in number.
Why should this be worked on?
Because it would be very convenient when it comes to writing code and not having to press the prettify button every time to have a tidy code.
@liyasthomas commented on GitHub (Mar 22, 2022):
I've added these key press events on editors:
@sawa-ko commented on GitHub (Mar 22, 2022):
@liyasthomas how is it activated?
EDIT: nvm, I see the commit
@liyasthomas commented on GitHub (Mar 22, 2022):
Hi @kaname-png, please wait a few more minutes to finish our build processes and pipelines that will push the latest code to our production server. 10 mins max.
Here's our ongoing actions: https://github.com/hoppscotch/hoppscotch/actions, https://github.com/hoppscotch/hoppscotch/actions/workflows/deploy-prod.yml