xpack/vscode-xpack-extension-ts

Add IntelliSense for xpm extensions in package.json

Opened this issue · 1 comments

Add definitions to help editing the xpm extensions to package.json.

The implementation requires maintaining a map of file locations and explanations to be shown as tooltips, or full words to be used for autocompletion, which requires some effort to build, and will be addressed in a future release.