Re: Disable/uninstall core languages?

2015-12-17 Thread Rich Siegel
On Thursday, December 17, 2015, Jason Huck 
 wrote:


Is there any way to remove unused languages from the language 
menu at the bottom of the window? The size of the list makes 
switching between languages unwieldy, and there are so many 
things in there that I never use...


Nope, sorry. But once the menu is up, you can type in it. What 
kind of switching is it that you need to do?


R.
--
Rich Siegel Bare Bones Software, Inc.
  

Someday I'll look back on all this and laugh... until they 
sedate me.


--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Disable/uninstall core languages?

2015-12-17 Thread Jason Huck
- working temporarily in an unsaved file

- file extensions like .inc, which I use with multiple languages

Should have thought to try typing once the menu was open. That helps,
though I'd still prefer the ability to disable languages I don't need.

Thanks!
Jason




On Thu, Dec 17, 2015 at 3:16 PM, Rich Siegel  wrote:

> On Thursday, December 17, 2015, Jason Huck  wrote:
>
> Is there any way to remove unused languages from the language menu at the
>> bottom of the window? The size of the list makes switching between
>> languages unwieldy, and there are so many things in there that I never
>> use...
>>
>
> Nope, sorry. But once the menu is up, you can type in it. What kind of
> switching is it that you need to do?
>
> R.
> --
> Rich Siegel Bare Bones Software, Inc.
>   
>
> Someday I'll look back on all this and laugh... until they sedate me.
>
>
> --
> This is the BBEdit Talk public discussion group. If you have a feature
> request or would like to report a problem, please email
> "supp...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: 
>
> --- You received this message because you are subscribed to a topic in the
> Google Groups "BBEdit Talk" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/bbedit/wYvRWHiBLao/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> bbedit+unsubscr...@googlegroups.com.
> To post to this group, send email to bbedit@googlegroups.com.
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Disable/uninstall core languages?

2015-12-17 Thread Jason Huck
Is there any way to remove unused languages from the language menu at the 
bottom of the window? The size of the list makes switching between 
languages unwieldy, and there are so many things in there that I never 
use...

Thanks,
Jason


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


[ANN] BBEdit 11.5 (3825) pre-release

2015-12-17 Thread Rich Siegel

Good morning folks,

We're working on an update to BBEdit 11 which will add some new 
features and address a few recently reported issues.


Note that this is a _pre-release_ version. The intent is to fix 
bugs and address areas of improvement based on what our 
customers have reported. However, since the software is at this 
point not fully tested, there _may_ be bugs and regressions. If 
this prospect makes you nervous, then sticking with the public 
release versions is your best course of action. Nobody will be 
offended if you choose to do so; you're under no obligation to 
install and use anything but a public release. :-)


Following is a summary of changes that have been made since the 
previous pre-release build. Its notes are available here: .


The change notes are organized into additions, changes, and 
fixes, and are annotated where appropriate with case numbers. So 
if you recognize a number corresponding to a support case that 
was opened for you, you can now verify that it's been fixed 
correctly. Please take the time to review the changes before 
using the new build -- it'll be worth your time.


One final note: If you run into a bug in a pre-release version, 
PLEASE DO NOT REPORT THE BUG TO THE LIST. This includes asking 
about whether others have seen the same problem. Instead, please 
send a bug report to  and we will deal 
with it there. This will help us keep the list discussion on 
topic and productive for all list members.




version 11.5 (3825) (2015-12-16)

Additions
-

*   [313457, 313468] When piping data into the `bbedit` tool, you
can now add a line number specifier, and the insertion point
will be placed at the start of the indicated line in the
resulting document.

`ls -la | bbedit +5`

Changes
---

*   Malformed HTML comments involving unbalanced pairs of dashes
will now trigger an error report from the HTML syntax checker.
(They're already noticeable by incorrect syntax coloring.)

Fixes
-

*   [NFR] [315922] Fixed bug in which current-line highlighting was
drawn where it shouldn't have been, which would lead to thin
slices of it being left behind in some situations when 
moving the

selection.

*   [NFR] [316485] Fixed a case in which a horizontal scrollbar used
by a hidden document (in multiple-document windows) would bleed
through and be visible in the active document.

*   [NFR] [316522] Fixed a couple of regressions in the Perforce support.

*   [NFR] Fixed logic for alerting when trying to edit a locked file
that is under Perforce control.

*   [304898] Separator generation for "MARK:" comment callouts now
works correctly in C/C++ and PHP files.

*   [316565] "Show Fonts" when a Differences window is in front now
does something, and changes in the font panel are applied 
to both

text views.

*   [266359] Added some symbols to color as predefined names in
C-ish languages. (Mostly stuff from ``.)

==end==

The package can be downloaded from our web server:



Enjoy,

Rich Siegel
==
Bare Bones Software, Inc. 

--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Disable/uninstall core languages?

2015-12-17 Thread Steve Piercy

On 12/17/15 at 3:16 PM, sie...@barebones.com (Rich Siegel) pronounced:


On Thursday, December 17, 2015, Jason Huck  wrote:

Is there any way to remove unused languages from the language 
menu at the bottom of the window? The size of the list makes 
switching between languages unwieldy, and there are so many 
things in there that I never use...


Nope, sorry. But once the menu is up, you can type in it. What 
kind of switching is it that you need to do?


I have an AppleScript to do language switching for me, then 
assigned a keyboard shortcut for each language.

http://www.stevepiercy.com/articles/bbedit-lassoscript-codeless-language-module/#installation-instructions

--steve


Steve Piercy, Soquel, CA

--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Edit > Show Clipboard (BBEdit 10)

2015-12-17 Thread Christopher Stone
On Dec 16, 2015, at 18:49, Lee Hinde  wrote:
> Replying here just to show I checked the archives first...
> 
> Is there a way to view the BBEdit clipboard history, other than selecting the 
> previous clipboard and pasting X times?
__

Hey Lee,

No.  At least not built-in.

You can do it with an AppleScript though.

--
Best Regards,
Chris

---
# Auth: Christopher Stone
# dCre: 2015/12/17 17:37
# dMod: 2015/12/17 17:48 
# Appl: BBEdit
# Task: Set selection to text chosen from BBEdit's clipboards.
# Tags: @Applescript, @Script, @BBEdit, @Choose, @Clipboard, @Text
---

tell application "BBEdit"
  set clipboardList to contents of clipboards
  
  set pickedClipboardList to choose from list clipboardList with title "BBEdit 
Clipboard Contents" with prompt ¬
"Pick 1 or more:" default items {item 1 of clipboardList} ¬
multiple selections allowed true ¬
without empty selection allowed
  
  set AppleScript's text item delimiters to return
  
  if pickedClipboardList ≠ false then set selection to pickedClipboardList as 
text
  
end tell

---



-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Edit > Show Clipboard (BBEdit 10)

2015-12-17 Thread Lee Hinde
Thank you!

> On Dec 17, 2015, at 3:54 PM, Christopher Stone  
> wrote:
> 
> On Dec 16, 2015, at 18:49, Lee Hinde  > wrote:
>> Replying here just to show I checked the archives first...
>> 
>> Is there a way to view the BBEdit clipboard history, other than selecting 
>> the previous clipboard and pasting X times?
> __
> 
> Hey Lee,
> 
> No.  At least not built-in.
> 
> You can do it with an AppleScript though.
> 
> --
> Best Regards,
> Chris
> 
> ---
> # Auth: Christopher Stone
> # dCre: 2015/12/17 17:37
> # dMod: 2015/12/17 17:48 
> # Appl: BBEdit
> # Task: Set selection to text chosen from BBEdit's clipboards.
> # Tags: @Applescript, @Script, @BBEdit, @Choose, @Clipboard, @Text
> ---
> 
> tell application "BBEdit"
>   set clipboardList to contents of clipboards
>   
>   set pickedClipboardList to choose from list clipboardList with title 
> "BBEdit Clipboard Contents" with prompt ¬
> "Pick 1 or more:" default items {item 1 of clipboardList} ¬
> multiple selections allowed true ¬
> without empty selection allowed
>   
>   set AppleScript's text item delimiters to return
>   
>   if pickedClipboardList ≠ false then set selection to pickedClipboardList as 
> text
>   
> end tell
> 
> ---
> 

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Disable/uninstall core languages?

2015-12-17 Thread Steve Samuels
Or construct your own list. See this 

 
AppleScript


On Thursday, December 17, 2015 at 2:14:07 PM UTC-5, Jason Huck wrote:
>
> Is there any way to remove unused languages from the language menu at the 
> bottom of the window? The size of the list makes switching between 
> languages unwieldy, and there are so many things in there that I never 
> use...
>
> Thanks,
> Jason
>
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.