AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
229 stars 54 forks source link

Bundle vscode extension on publishing #969

Closed reznikmm closed 2 years ago

reznikmm commented 2 years ago

Install esbuild and use it before packaging vscode extension to reduce number of packaged files, speed extension up.

This fixes warnings on vsce publish and vsce package.

According to the guide: https://code.visualstudio.com/api/working-with-extensions/bundling-extension