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

164
Vistas
Are there any way of enabling the search feature for vs code webview?

I am making an extension for VS Code where I show html5 articles in a webview. I've noticed I can't search through the document using the find (ctrl + f) feature. I am wondering if there is any way to enable it, or maybe implement it using js/ts. The best idea I've got so far is to detect if the user uses the ctrl + f shortcut and make my own search capabilities with window.find(). I'm not sure jet whether or not it will work, and it feels like an non optimal solution. Are there any way of enabling the search feature for vs code webview?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Check the webview panel options when creating the webview:

    /**
     * Content settings for a webview panel.
     */
    export interface WebviewPanelOptions {
        /**
         * Controls if the find widget is enabled in the panel.
         *
         * Defaults to false.
         */
        readonly enableFindWidget?: boolean;

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