Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MDBulletCapsNew to Visual Studio Code? Get it now.
MDBulletCaps

MDBulletCaps

Tim Rolshud

|
43 installs
| (0) | Free
An extension that capitalizes bullet points inside of Markdown files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Bullet Capitalizer

Overview

The Markdown Bullet Capitalizer is a Visual Studio Code extension designed to enhance the editing experience in Markdown files. It automatically capitalizes the first letter after bullet points, and provides a command to capitalize all such characters in an existing file.

Features

  1. Automatic Capitalization On-the-Go:
    • When typing in a Markdown file, the extension automatically capitalizes the first character following * or - bullet points.
  2. Capitalization Command for Entire File:
    • A command is available to capitalize the first character after all * or - bullet points throughout the current Markdown file.

How to Use

Automatic Capitalization

  • Just type as usual in your Markdown file.
  • When you create a bullet point using * or - and type a character right after, the extension will automatically capitalize it.

Capitalize Entire File

  • Open a Markdown file in VSCode.
  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  • Type and select "Capitalize Markdown List Items".
  • This will capitalize the first character of all list items in the document.

Installation

  • Install the extension from the Visual Studio Code Marketplace.
  • Once installed, it will automatically activate when you open Markdown files.

Requirements

  • Visual Studio Code 1.x

Contributing

  • Contributions are welcome! Please fork the repository and submit pull requests with any improvements or bug fixes.

License

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