UNPKG

@phoenix-plugin-registry/hirse.outline-list

Version:

Displays a list of the functions or definitions in the currently opened document. Works with CSS, CoffeeScript, HTML, Haxe, Jade, JavaScript, JSX, LESS, Markdown, PHP, Python, Ruby, SCSS, SVG, Stylus, and XML.

11 lines (10 loc) 352 B
<form action="#"> <p>{{description}}</p> <p> <input type="range" id="outline-delay-slider" min="0" max="1000" value="{{exposeDelay}}" /> </p> <p> <input type="number" id="outline-delay-inputbox" value="{{exposeDelay}}" min="0" max="1000" placeholder="0" /> &nbsp;{{millisecondsLabel}} </p> </form>