@opensumi/ide-terminal-next
实现 src/common/term.ts 文件中的 ITerminalService 类型,并在 src/browser/index.ts 中替换默认的 service 类型。
Updated by @ricbet
@opensumi/ide-extension
// browser 目录 . ├── activation.service.ts // 管理和发出插件 activateEvents ├── components // tree-view 等插件视图 node 层 API ├── extension-command-management.ts // 提供插件进程的 command 执行环境及对应的环境的 …
Updated by @ricbet
quick-chrome-cookies-secure
Extract encrypted Google Chrome cookies for a url on a Mac or Linux
Updated by @erha19
@opensumi/vscode-debugprotocol
Npm module with declarations for the Visual Studio Code debug protocol
Updated by @sakuraash