Open rijesha opened 2 months ago
Type: Bug
package.json uses package-explorer as default view name.
This may conflict with other extensions that also use the default name. Ideally each extension should use a unique name.
Here is a fix I had to do to my extension to make sure that the view was being contributed properly. https://github.com/mylonics/zephyr-ide/commit/0b3f8af329d6a33d6d462530e995e302472836bf
Extension version: 1.2.4 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22631 Modes:
Type: Bug
package.json uses package-explorer as default view name.
This may conflict with other extensions that also use the default name. Ideally each extension should use a unique name.
Here is a fix I had to do to my extension to make sure that the view was being contributed properly. https://github.com/mylonics/zephyr-ide/commit/0b3f8af329d6a33d6d462530e995e302472836bf
Extension version: 1.2.4 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22631 Modes: