Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When typing variable key/value pairs, the text editor indents when it shouldn't #1266

Closed
aarona opened this issue Jun 8, 2020 · 0 comments
Closed
Milestone

Comments

@aarona
Copy link

aarona commented Jun 8, 2020

Describe the bug
The title is pretty self explanatory. See screenshot below for clarification if needed.

To Reproduce

  1. Create a new tab
  2. Go to the variables section
  3. Type the following into the variables section:
{
  "input": {
    "hereIsATest": "aValue",

Expected behavior
The line below "hereIsATest": "aValue", should be indented

Screenshots
Screenshot from 2020-06-08 16-26-15

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
@imolorhe imolorhe added this to the v2.4.10 milestone Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants