Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Technical Document Standard (TDS)New to Visual Studio Code? Get it now.
Technical Document Standard (TDS)

Technical Document Standard (TDS)

forw.cc

|
3 installs
| (0) | Free
This is an extension that helps you implement Technical Document Standard (TDS) with markdown.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Technical Document Standard

1. 概述

基于 Markdown 实现 《技术文档标准》(Technical Document Standard/TDS) 的 VSCode 扩展。

2. 菜单功能

2.1. 插入章节 TDS Insert Section

  • 文档配置
  • 文档名称
  • 文档信息
  • 前言
  • 引言
  • 范围
  • 规范性引用
  • 术语和定义
  • 符号和缩略语
  • 核心表述
  • 附录
  • 参考文献

2.2. 多级编号 TDS Multilevel Numbering

  • 标题和段落 Update
  • 标题 Update
  • 删除 Delete

2.3. 导出 TDS Export

  • (待实现)导出 HTML。
  • (待实现)导出 PDF,支持自动分页、生成目录、封面。
  • (待实现)导出 DOC,支持自动分页、生成目录、封面。

3. 文档配置

setting unit range default html pdf word
width px/% 1000px √
addToc true / false false √ √
h2Center true / false true √ √ √
paper a4 √ √
orientation portrait / landscape portrait √ √
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft