question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

web extensions don't provide all properties

See original GitHub issue

It blocks installing such extensions in VS Code version of Gitpod: https://github.com/gitpod-io/gitpod/pull/3257#issuecomment-784015408

Microsoft.VisualStudio.Code.WebResource and Microsoft.VisualStudio.Code.WebExtension should be supported. If such information is indexed then we should reindex existing extensions.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

21reactions
spoenemanncommented, Mar 10, 2021

I’m planning to work on this within this or next month.

3reactions
akosyakovcommented, Jun 19, 2021

I just was able to install VIM extension from Open VSX in Gitpod and it runs alone in browser web worker: Screenshot 2021-06-19 at 09 50 07

@danieldietrich @spoenemann Thank you for all work on it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome extension can not access custom window properties
Chrome extension can not access custom window properties - Stack Overflow. Stack Overflow for Teams – Start collaborating and sharing ...
Read more >
Object.preventExtensions() - JavaScript - MDN Web Docs
The Object.preventExtensions() method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).
Read more >
Chrome app and extension permissions - Google Support
Admin console permission API What it does Experimental APIs experimental Allows app or extension to use experime... Fullscreen apps app.window.fullscreen Allows app to open in...
Read more >
Stored properties and extensions: a pure Swift approach
The proposed solution is very simple. It is based on the assumption that extensions don't accept stored properties but computed ones. By elaborating...
Read more >
Troubleshooting Chrome Web Store violations
The intent of this policy is to ensure a minimum quality level for all items published in the Chrome Web Store. Extensions should...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found