mayurankv / Obsidian-Code-Styler

A plugin for Obsidian.md for styling codeblocks and inline code
Other
223 stars 6 forks source link

Feature Request: Indent guides (+/- customisable) #245

Open leonerdodavinci opened 5 months ago

leonerdodavinci commented 5 months ago

Summary

Ability to show indent guides in the code editor.

Basic example

(Borrowing from a similar GitHub extension for Brackets)

Life without Indent Guides: image

Life with Indent Guides: image

In dark mode: image

Motivation

Helps you quickly see matching indent levels.

Existing Requests?

None

mayurankv commented 4 months ago

That makes a lot of sense and I would definitely like to implement this. I'm currently very busy with exams and it definitely requires some thought so no promises on timeframe but I will definitely be trying to implement this. (I can't recall if I've previously made an issue for this specifically, if so I'll close this and redirect you to that).