Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

86
Vistas
Batch search and change in vscode

I need to make a mass change in my vuejs project. I want to make a batch selection and replace with vs code, but there is a point where I am stuck.

this is my current code

   fetch('http://example/categories'),
  fetch('http://example/products'),

Here is my code after the change

   fetch(`${process.env.VUE_APP_URL}/categories`),
  fetch(`${process.env.VUE_APP_URL}/products`),

I can select all example urls, but I need to replace the trailing and leading " ' " with " ` ", but I couldn't find the way. How can I do this, any idea?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda