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

144
Views
API de VSC para dividir en acción de grupo

¿Hay VSCode api para split in group action como se ve a continuación?

menú que muestra el comando dividir en grupo

Algo como

 const doc = await workspace.openTextDocument({ language: "text", }); const editor = await window.showTextDocument(doc); editor.edit((edit) => edit.insert(new Position(0, 0), "hello")); editor.split() // <--- this
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Averigüe qué comando está vinculado a la combinación de teclas y luego ejecute ese comando con la API de extensión, el método es (como señala Mark) ejecutar executeCommand()

about 4 years ago · Juan Pablo Isaza Report
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!