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

ServiceDescription

chris yeh

|
80 installs
| (0) | Free
生成服务描述
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

servicedescription README

根据thriftconfig.json生成服务描述文档

Features

Requirements

Node > 8

Extension Settings

项目中有thriftconfig.json

{
  "name": "demo",
  "thriftConfig": {
    "baseDir": "server/thrift",
    "controllerSrc": "controller",
    "modules": [
      "m1",
      "m2"
    ]
}

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of servicedescription 0.0.1

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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