Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown FootnoteNew to Visual Studio Code? Get it now.
Markdown Footnote

Markdown Footnote

Mai Hou

|
9,360 installs
| (5) | Free
Support markdown footnote in VSCode editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Markdown Footnote

VSCode Markdown Footnote

[^1] footnote syntax support to VS Code's Markdown editor and preview.

Features

  • Hover to preview and jump between footnote reference and content by cmd / ctrl + click.

    Hover preview

  • Peek editor for quick editing and preview.

    Peek footnote content

    Peek footnote references

  • Command for inserting new footnote

    Click to create a new footnote

    Use command to insert a footnote

  • Render footnotes in the built-in markdown preview.

    Preview

TODO

  • Support multiline footnote content.
  • Support pandoc-citeproc format citations

Contributing

  • File bugs, feature requests in GitHub Issues.
  • Leave a review on Visual Studio Marketplace.

Dev

  • Fork this repository
  • npm install
  • Create your feature branch: git checkout -b my-new-feature
  • Make changes and add tests
  • npm test:watch and check your changes by pressing F5
  • Commit your changes: git commit -am 'feat: Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Thanks

  • Markdown Footnotes
  • Markdown Memo

Changelog

See changelog here.

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