farcaller / DashDoc

Dash integration for Sublime Text
Apache License 2.0
1.33k stars 78 forks source link

Have Dash snippets available in SublimeText #38

Closed phdoerfler closed 9 years ago

phdoerfler commented 9 years ago

As an avid user of Dash snippets I would like to have them available in SublimeText in order to save me from manually switing to Dash, selecting the snippet in question there with the mouse, copying it, returning back to SublimeText in order to finally pasting it and then manually filling the gaps.

Ideally the Dash snippets appear in the list of snippets already available in SublimeText (as invoked by Tools: Snippets...)

Kapeli commented 9 years ago

Fwiw, you can currently expand in Sublime Text directly using snippet abbreviations. See https://kapeli.com/dash_guide#snippets.

farcaller commented 9 years ago

as @Kapeli noted, this is a built-in feature of Dash, I don't think a tighter level of integration is really needed as Dash abbreviations work perfectly with ST.