Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Documentation WorkbenchNew to Visual Studio Code? Get it now.
Documentation Workbench

Documentation Workbench

cBrain F2

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

Documentation Workbench

This is a workbench to assist the work of the Documentation group. The extensions includes functionality to add specific words to dictionaries and automatically translating text to designated languages.

Commands

Set translation language: Set language for translation purposes. This is repository-specific, which means that translations in a given repository follows the specified language.

Setting translation language

Translate highlighted text: Translates the currently highlighted text to the specified language. This translation accounts for specific watched words that should be translated to another specific word.

Translating highlighted text

Add translation for specific word: Add a word to a watch-list, such that all translations to a specific language consider this word and translate it to another specified word.

Adding specific word to translation

Code Actions

This extension provides a set of code actions to help utilize the Code Spell Checker extension. The code actions can whitelist words for different scopes thereby help each different department to tailor the whitelists to their specific needs.

How to use F2 Documentation Workbench code actions

Set repository word: Whitelists a word for the repository-specific dictionary, such that any user in this repository no longer receives errors for this word.

Set scoped word: Whitelists a word for a specific dictionary, which means that only repositories importing this dictionary no longer receive errors for this word.

Requirements

The extensions requires the Code Spell Checker extension, alongside access to the cspell-config repository. This can be set up by running the install-docs-developer install script.

Release Notes

1.0.0

Initial release of the Documentation Workbench.

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