1

Is there any VSCode extension to include HTML code during development? something like this:

   <body>
     <!-- @import "components/header.html" -->
     <main>
       <p>Hello world.</p>
     </main>
     <!-- @import "components/footer.html" -->
   </body>
Developer Mister
  • 572
  • 3
  • 11

0 Answers0