Remember Code Block Language

by Junyoung Bang
5
4
3
2
1
Score: 28/100

Description

Make Obsidian editor to remember your last code block language

Reviews

No reviews yet.

Stats

0
stars
118
downloads
0
forks
99
days
238
days
238
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
2
open issues
0
closed issues
10
commits

Latest Version

8 months ago

Changelog

README file from

Github

Remember Code Block Language

This plugin remembers the last language you used and automatically add it to the code block the next time you create a code block.

Just start typing a code block (```) and it'll automatically insert your last used language. You can also set a default language in settings if you tend to use one language more than others.

Features

  • Automatically remembers your last used code block language
  • Command to insert a code block with the remembered language
  • Customizable default language

Installation

Install from the Community Plugins browser in Obsidian, or manually install by copying main.js, manifest.json to your vault's .obsidian/plugins/remember-code-block-lang/ folder.