
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
generator-theia-extension
Advanced tools
Helps to setup the project structure for developing extensions to the Theia IDE
A yeoman generator that scaffolds a project structure for developing custom Eclipse Theia applications and extensions.
Please also see:
To use it, install yo
(version 4.x.x) and the generator
(see next below).
npm install -g yo generator-theia-extension
To create a sample Theia project (optionally with custom Theia extensions) including a browser and electron app, run:
mkdir my-theia-app && cd my-theia-app
yo theia-extension
For configuration options, see:
yo theia-extension --help
The generator allows to generate an example extension that is directly part of the generated Theia application. Alternativly, you can select 'no-extension' to just generate a Theia application without a custom extension.
Template Option | Description | Documentation |
---|---|---|
hello-world | Creates a simple extension which provides a command and menu item which displays a message | readme |
widget | Creates the basis for a simple widget including a toggle command, alert message and button displaying a message. The template also contains an example unit test. | readme |
labelprovider | Creates a simple extension which adds a custom label (with icon) for .my files | readme |
tree-widget | Creates a tree view extension | readme |
empty | Creates a simple, minimal extension | readme |
backend | Creates a backend communication extension | readme |
no-extension | Creates a Theia application without any extension |
Follow this instruction to login to the npm registry with a user account.
If you don't have an account contact Theia organization to request one.
Publish with np.
npx np
"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia
FAQs
Helps to setup the project structure for developing extensions to the Theia IDE
The npm package generator-theia-extension receives a total of 71 weekly downloads. As such, generator-theia-extension popularity was classified as not popular.
We found that generator-theia-extension demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.