Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>dddNew to Visual Studio Code? Get it now.
ddd

ddd

hanfengv

|
59 installs
| (0) | Free
vstools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ddd README

工具集合

功能

  1. 支持 gitee 仓库管理 需要设置 giteeToken
  2. 支持 gitlab 仓库管理 需要设置 gitlabToken 注意: 需要修改 vscode 配置项: 'http.proxySupport': 'fallback'

Extension Settings

gitee 需要以下的配置

  • "ddd.giteeToken": "你的token", gitee 需配置此项

gitlab 需要以下的配置

  • "http.proxySupport": "fallback"; gitlab 需配置此项 否则会报证书问题
  • "ddd.gitlabToken": "你的token",; gitlab 需配置此项
  • "ddd.gitlabUrl": "域名",; gitlab 需配置此项

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

支持 gitee 仓库

1.0.1

支持 gitlab 仓库

1.0.2

添加缓存仓库功能

1.0.3

esbuild 打包

1.0.4

状态栏选区行数和文字统计

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft