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.

General requirements for installing extensions in hosted version?

See original GitHub issue

https://ide.coder.com/

What are the general requirements for extensions to be installable in the hosted version ode Coder?

E.g., I tried Azure Functions (ms-azuretools.vscode-azurefunctions) and it failed: Cannot read property 'local' of undefined

Thank you!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
foresthoffmancommented, Mar 23, 2019

@ChristianWeyer The extension should be up in roughly an hour. I was running into some inconsistent issues with packaging the source. I’m curious to know if it functions for your use case.

1reaction
foresthoffmancommented, Mar 14, 2019

The general prerequisite is that they are compilable via the vsce tool that Microsoft maintains. The current version of this extension (that we’re hosting) appears to fail compilation, so I’ll dig deeper into this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install extensions - Azure DevOps | Microsoft Learn
Prerequisites · To install extensions, you must be a member of the Project Collection Administrators group. Organization owners are automatically ...
Read more >
Managing Extensions in Visual Studio Code
You can browse and install extensions from within VS Code. ... VS Code extensions may have very different configurations and requirements.
Read more >
Configure ExtensionSettings policy - Chrome Enterprise and ...
Applies to managed Chrome browsers on Windows, Mac, and Linux. The ExtensionSettings policy controls multiple settings, including settings that are ...
Read more >
Installing extensions on Linux - Chrome Developers
This article describes how to package, host, and update crx files from a general purpose web server. If you are distributing an extension...
Read more >
Install an Extension
A host / super user account. Hosts have full permissions to all sites in the DNN instance. A host account is required to...
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