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).
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)