Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WDX Development PackageNew to Visual Studio Code? Get it now.
WDX Development Package

WDX Development Package

Kostas Minaidis

| (0) | Free
VSCode Extension for developers working on the WDX Platform
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WDX Development Pack

Work in progress...

Features

  • HTML to Markdown conversion (forked from the vscode-html-to-markdown extension by Tango Wu)

Available Commands

  • WDX:HTML to Markdown: convert current opened editor HTML code snippet to Markdown and open in a new tab. If HTML code snippets are selected in the current editor, the HTML is converted to Markdown without opening a new tab.

Press F1 or Ctrl + Shift + p or Cmd + Shift + p(macOS) to open command palette, input HTML to Markdown, then execute it.

  • DeepL:Translate (en->el): Translate selected text from English to Greek.

  • DeepL:Translate (el->en): Translate selected text from Greek to English.

  • DeepL:Translate (de->en): Translate selected text from German to English.

  • DeepL:Translate (en->de): Translate selected text from English to German.

  • LLM:Summarize: Summarize text using Ollama (llama3.1).

Extension Settings

Development

Pack: vsce package

Install: code --install-extension vscode-wdx-development-extension-0.1.1.vsix

Release Notes

0.1.6 (23/07/2026)

Added DeepL translation of selected text: de -> en Added DeepL translation of selected text: en -> de Added DeepL translation of selected text: en -> el Added DeepL translation of selected text: el -> en

0.1.5 (08/12/2025)

Added DeepL translation usage status bar

0.1.4 (08/12/2025)

Added DeepL translation of selected text

0.1.3 (08/12/2025)

Added LLM summarization of selected text via Ollama

0.1.2 (08/12/2025)

Added boilerplate for simple text selection manipulation (toUppercase)

0.1.1

Added (experimental) Status Bar button

0.1.0

Initial release

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