Files
vscode/build/lib
Tyler James Leonhardt 0249ba460f use the actual extension id as the id in the language pack (#165436)
Past behavior caused 404s to be thrown by the unpkg service because core was trying to load:

`${extensionId}` -> `vscode.markdown`

and not what the build creates in the language packs:
`vscode.${extensionFolder}` -> `vscode.markdown-basics`

this aligns build time and runtime.
2022-11-03 15:50:50 -07:00
..
2022-10-12 14:10:57 -07:00
2022-10-05 12:56:07 -07:00
2022-10-05 12:56:07 -07:00
2022-10-05 12:56:07 -07:00
2022-10-05 12:56:07 -07:00
2022-09-23 13:28:26 -07:00
2022-09-23 13:28:26 -07:00
2022-11-03 12:19:54 -07:00
2022-10-12 00:08:09 -07:00
2022-10-12 00:08:09 -07:00
2022-10-05 12:56:07 -07:00
2022-10-05 12:56:07 -07:00