A VS Code extension for quick access to JavaScript, supporting multi-language selection and simultaneous viewing in both VS Code and the system browser.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This is a VS Code extension designed for quick access to JavaScript resources. It supports multi-language selection (English and Chinese) and allows you to open links in both the VS Code panel and the system's default browser.
Features
Access JavaScript Resources: Quickly access a curated list of JavaScript resources, including tutorials, frameworks, component libraries, and more.
Multi-language Support: Automatically detects the current language of your VS Code (English or Chinese) and loads the corresponding resource file. You can also manually switch languages using the command palette.
Open Links: Single-click on a resource in the tree view to open the link in both the VS Code panel and the system's default browser.
Switch Language: Use the command palette to switch between English and Chinese resource lists.
Commands
JavaScript: Open Link - Opens the selected resource link in both the VS Code panel and the default system browser.
JavaScript: Switch Language - Allows you to switch between English (en) and Chinese (zh) resource lists.
JavaScript 资源 VS Code 插件
这是一个用于快速访问 JavaScript 资源的 VS Code 插件。它支持多语言选择(英文和中文),并允许您在 VS Code 面板和系统默认浏览器中打开链接。