• Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Precios
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora de salario

0

81
Vistas
VSCode: Automatically open .html files in one window and .ts in the other

I'm writing Angular2 in VSCode. I split the editor window in two and keep all .html files on the right and all .ts files on the left.

It would be great to automate this, so that when I double click in the file browser the file is opened in the 'type appropriate' window split.

How can I configure or extend VSCode to do this?

enter image description here

10 months ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

I couldn't live without the extension angular2-switcher which adds the following navigations

  • Alt + U - Go to .ts
  • Alt + I - Go to .css
  • Alt + O - Go to .html
  • Alt + P - Go to .spec.ts

* Hold Shift on mac

Hopefully someday it'll support split screen too

10 months ago · Santiago Trujillo Denunciar

0

You can't do that today, unless you create a new extension.

But, with file-ext-switcher extension you can open the related file using a keybinding, which is great. It worth take a look.

10 months ago · Santiago Trujillo Denunciar

0

You can link auto html opening for component ts file in the settings menu like this:

settings example

10 months ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar empleo Precios Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2023 PeakU Inc. All Rights Reserved.