Lewis Liu
Lewis Liu
I would love to see just a single level of recursion supported to enable mapping of directories to individual files with content hashes. Using an example of directory mapping from...
EDIT: Unfortunately this only works in local extension dev, not when packaged. See the next 2 messages for details. I started building a new extension a while back, here's the...
@Silic0nS0ldier I haven't ran in to the first issue, but glad you found a workaround. Re: the second issue, I seem to remember testing a packaged version with this pattern...
Found another semi-blocker to using native unbundled ESM: https://code.visualstudio.com/api/working-with-extensions/bundling-extension > The first reason to bundle your Visual Studio Code extension is to make sure it works for everyone using VS...