Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Python REPL syntax supportNew to Visual Studio Code? Get it now.
Markdown Python REPL syntax support

Markdown Python REPL syntax support

Grigory Petrov

|
415 installs
| (0) | Free
Syntax highlight for ```python-repl
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Markdown Python REPL syntax support

Python REPL syntax highlight support for markdown fenced code blocks. Use "python-repl" as a language specifier after fenced code blocks. How it will look like with different color themes:

Light+ color theme

Dark+ color theme

grigoryvp memory color theme

Both highlightjs "python-repl" and linguist "pycon" language ids can be used:

>>> print("Thank you Łukasz for pointing this out 😊")
'Thank you Łukasz for pointing this out 😊'

License

The following licensing applies to VSCode Markdown Python REPL syntax support: Attribution-NonCommercial-NoDerivatives 4.0 International (CC-BY-NC-ND-4.0). For more information go to https://creativecommons.org/licenses/by-nc-nd/4.0/

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