
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
create-vscode-editor
Advanced tools
Easily create custom VS Code editors, using React for the UI.
WARNING: This project is not ready for production use. Proceed with caution
This is an opionated VS Code extension generator with the following features out of the box:
Checkout the Tldraw VS Code editor extension, that others and I built. This code is extracted from the Tldraw repo.
Example editors built with this project:
yarn create vscode-editor my-editor
cd my-editor
yarn start
Command+R
to reload the extension after you make changes to the editor code (HMR coming soon)yarn package
out
folderInstall from VSIX...
ts
/js
and UI frameworks other than react
like vue
This folder contains the source for the tldraw VS Code extension.
yarn
from the root folderyarn start
from the root folder.In the root folder:
yarn start:vscode
.This will start the development server for the vscode/editor
project and open the vscode/extension
folder in a new window.
In the vscode/extension
window, open the terminal and run:
yarn
)Open a .editor
file or create a new .editor
file from the command palette.
To publish, chat with the team on the Discord channel.
vsce
globallyvsce login tldraw-org
and sign inIn the vscode/extension
folder:
yarn vscode:publish
FAQs
A custom editor for VS Code
The npm package create-vscode-editor receives a total of 0 weekly downloads. As such, create-vscode-editor popularity was classified as not popular.
We found that create-vscode-editor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.