Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

267
Views
Prevent objects keys auto indentation in Visual Studio Code?

When I alt+shift F to fix my JS code in Visual Studio Code, it indents keys within objects, so instead of:

    let test = {
        rob: 1,
        bob: 2,
        kob: 3,
    }

it fixes it like so:

    let test = 
        {
            rob: 1,
            bob: 2,
            kob: 3,
        }

Would appreciate help how to disable it in VS but keep using alt+shift F.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!