Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
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
yarn package
1. The installer will be created in the out
folder
1. People can then use the installer by going to the extension window and choosing Install from VSIX...
yarn create vscode-editor my-editor
yarn create
/ create-react-app approach for easily quickly creating a new projectyarn start
work. Currently you need to have two windows running
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 .tldr
file or create a new .tldr
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 1 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.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.