Matt

BBEdit sets the language of a file based on the extension, check the Languages 
preference. You can override that by selecting the language on the status bar 
at the bottom of a BBEdit edit window.

I use Dash regularly, and you can tell it which dictionary to search in when 
you hand over a term to search on, so search for 'connect()' in Python 3 for 
example, see this post:

        
http://bbedit-hints.tumblr.com/post/23037132326/using-bbedit-with-dash-app-for-code-lookup

However it does appear to have a 'fail' mode if the search fails and it is not 
really clear to me what the process is there. Sometime it goes searching in 
other docsets, or it goes to google. I wish there was a way to control that in 
Dash but that does not appear to be the case.

One more thing, you can disable docsets in the preferences, so if you don't 
user Python you could do that.

François

On Oct 19, 2013, at 12:38 AM, Matt K <[email protected]> wrote:

> When editing a Perl script in the pre-release, how does BBEdit determine what 
> language to lookup in Dash as a reference?
> 
> When highlighting DBI in "DBI->Connect" the correct documentation is 
> displayed. But if I highlight the Connect, it opens the Dash page for the 
> Python reference to FTP.connect, not a Perl method.
> 
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or would like to report a problem, please email
> "[email protected]" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
>  
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to