Code Language Completer

approved

by Stanley Wang

Autosuggests and completes codeblock language options based on history.

9 stars1,524 downloadsUpdated 1y agoMIT
View on GitHub

Obsidian Code Language Completer

a simple plugin that offers a quality-of-life improvement to inserting code blocks in obsidian

code-language-completer

features:

  1. autosuggestions and completions for a variety of programming languages
  2. ability to add more languages if need be
  3. suggests based on the most recently used language (helpful when taking notes on a specific language)
  4. configurable hotkey that places cursor inside autosuggest modal, on language insertion, cursor placed inside the code block

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.