Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dash.tmbundle

TextMate Bundle to integrate with Dash

The Open in Dash command will search for the current selected text or word. It is bound to ⌃⌥H for all source files.

You can filter the search results by setting TM_DASH_PREFIX to the appropriate prefix. For example, in your ~.tm_properties you could have:

[source.python]
TM_DASH_PREFIX = 'python:'

[source.ruby]
TM_DASH_PREFIX = 'ruby:'

About

TextMate Bundle to integrate with Dash

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors