indent-tooltip
A useful plugin for the indentation-sensitive languages.
sn4il 1,276 7 0.3.1 MIT GitHub

Indent Tooltip

A useful plugin for the indentation-sensitive languages, primarily designed for Jade.

Indent Tooltip Demo

Features

The plugin adds a little tooltip that shows a parent block for cursor position. This makes code navigation a little bit easier. Currently works for the following languages:

  • Jade
  • Stylus
  • SASS2
  • CoffeeScript
  • CSON

Usage

  • Ctrl + Alt + T to enable/disable the tooltip.

  • Ctrl + Alt + Shift + T to toggle between showing first parent row only or full path to the top-level row.