Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discretetom/vscode-bimark
VSCode extension for bimark.
https://github.com/discretetom/vscode-bimark
bimark foam markdown obsidian syntax-highlighting vscode vscode-extension
Last synced: 22 days ago
JSON representation
VSCode extension for bimark.
- Host: GitHub
- URL: https://github.com/discretetom/vscode-bimark
- Owner: DiscreteTom
- License: mit
- Created: 2023-03-23T12:50:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T08:11:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T15:44:50.818Z (2 months ago)
- Topics: bimark, foam, markdown, obsidian, syntax-highlighting, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 419 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-bimark
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/DiscreteTom.vscode-bimark?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=DiscreteTom.vscode-bimark)
VSCode extension for [bimark](https://github.com/DiscreteTom/bimark).
## Features
- Syntax highlighting for definitions and references.
- Hover over a definition/reference to see definition details.
- Completion for references.
- Goto definition.
- Find all references.
- Diagnostics for undefined references and duplicated definitions.