#syntax-highlighting10 plugins

Obsidian plugins tagged with #syntax-highlighting. There are 10 plugins in this collection.

  1. Rank 1
    2 years ago by Moritz Jung

    The Shiki Highlighter plugin enhances syntax highlighting in Obsidian by integrating Shiki through Expressive Code, supporting over 100 programming languages. It provides consistent highlighting in reading, live preview, and edit modes, offering features such as line numbers, customizable themes, and various code block configurations. Users can highlight specific lines, add headers, and enable diff highlighting to track code changes. The plugin also supports inline highlighting and allows custom JSON themes compatible with VS Code. With its robust capabilities, this plugin is ideal for those seeking improved visual clarity and customization in their code notes.

  2. Rank 2
    2 years ago by Typhoon-Kim
    Coding & Technical Tools#svelte#syntax-highlighting#code

    The Svelte Syntax Highlighter plugin enables syntax highlighting for Svelte code blocks within Obsidian, enhancing the readability and organization of Svelte code directly in notes. It leverages Obsidian's Prism.js object to provide clear and visually distinct syntax highlighting, both in live edit mode and preview mode. Ideal for developers and users working with Svelte, this plugin simplifies code management by seamlessly integrating with Obsidian's interface. It supports dynamic syntax highlighting in edit mode via CodeMirror Extension for an enhanced coding experience.

  3. Rank 3
    a year ago by RavenHogWarts

    The ACE Code Editor plugin replaces the default editing experience with an advanced code editor powered by the Ace editor. It brings syntax highlighting, code folding, and live previews directly into your workflow, making it much easier to write and manage code blocks within notes. It also lets you manage and edit CSS snippets from a dedicated panel and supports quick previews of full code files. Whether you're jotting down small scripts or maintaining full snippet libraries, this plugin adds practical flexibility for anyone dealing with code inside their notes.

  4. Rank 4
    7 months ago by Outsiders17711

    The Custom Syntax Highlights plugin enables syntax highlighting for files with non-standard extensions by mapping them to a chosen language. Users can configure extension-to-language mappings through settings, allowing files like `.bib`, `.tex`, or `.py` to be rendered as readable, colour-coded code blocks in reading view. The plugin ensures these files open directly in reading mode, offering a clean, formatted display ideal for reviewing source files without editing. It also includes an option to disable highlighting for certain extensions by mapping them to markdown. Markdown files themselves are excluded since they are already handled natively. The plugin draws inspiration from earlier work on custom file extensions but expands its functionality significantly.

  5. Rank 5
    9 months ago by dragonish

    The Code Blocks commands plugin streamlines inserting and managing code blocks by providing dedicated commands and a quick backtick-triggered menu. Instead of manually typing markup, you can pick from a list of supported languages, which the plugin sorts based on your usage patterns. It also supports custom syntax highlighting, letting you define new markups along with optional language names or titles for better retrieval. This reduces friction when documenting snippets, writing technical notes, or sharing examples. With intuitive keyboard interaction and personalized markup lists, it makes handling multi-language code snippets inside your vault faster and more consistent, especially for users who frequently switch between languages or need clear highlighting.

  6. Rank 6
    3 years ago by artisticat

    The Natural Language Syntax Highlighting plugin enhances the Obsidian editor by highlighting different parts of speech, such as nouns, verbs, adjectives, adverbs, and conjunctions, directly in your notes. This feature helps improve readability and linguistic analysis, making it particularly useful for writers, editors, and language enthusiasts. Users can customize the colors for each part of speech through the plugin settings and toggle the highlighting on or off using a command in the Command palette.

  7. Rank 7

    Magic Move

    Plugin38
    2 years ago by imfenghuang

    The Magic Move plugin enhances Obsidian by introducing animated transitions between code blocks, making code comparison and transformation visually engaging. By using a custom syntax, users can wrap multiple code blocks and observe smooth animations that highlight changes, providing an intuitive way to present code modifications or evolution. The plugin supports syntax highlighting and is compatible with various themes. Users can customize animation duration, stagger, and line number visibility in the settings for a tailored experience. Designed for use in Reading Mode, Magic Move is an innovative tool for developers and educators who work with code in Obsidian.

  8. Rank 8
    3 years ago by Dimava

    The InlineCodeHighlight plugin enhances Obsidian by allowing users to apply syntax highlighting to inline code snippets. By specifying a programming or markup language within inline code, the plugin renders the content with appropriate syntax styling. This feature is especially useful for users who want to visually distinguish code elements or demonstrate code concepts directly within their notes, improving clarity and readability.

  9. Rank 9

    File Include

    Plugin32
    3 years ago by Till Hoffmann

    The File Include plugin allows users to embed external files directly into their Obsidian notes using a specialized `include` code block. This feature helps users reference and display content from external files, such as code snippets or text, within their markdown documents.

  10. Rank 10
    3 years ago by Lewuathe
    Coding & Technical Tools#mlir#syntax-highlighting#code-block

    The MLIR Syntax Highlight plugin enhances the Obsidian editor by providing syntax highlighting specifically for MLIR (Multi-Level Intermediate Representation) code blocks. It improves readability and organization for users working with MLIR code, ensuring a visually distinct and clear coding experience. This plugin is streamlined to focus exclusively on MLIR syntax, making it a useful tool for developers and technical writers working with intermediate representations in their notes.