Re: BBEdit Application Support Dropbox Reversal

2024-03-14 Thread BeeRich33
I quit the app, moved the folder, and BBEdit picked it up automagically. Not sure if this is complete. On Thursday, March 14, 2024 at 2:03:20 PM UTC-4 BeeRich33 wrote: > How can I get BBEdit to read from ~/Application Support/BBEdit as opposed > to the Dropbox alternative I've

BBEdit Application Support Dropbox Reversal

2024-03-14 Thread BeeRich33
How can I get BBEdit to read from ~/Application Support/BBEdit as opposed to the Dropbox alternative I've been using? -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.com" rather than posting here. Fol

Re: Language Module for Logs

2023-11-20 Thread BeeRich33
sToMatch passenger_log.pog name PassengerLogs BBLMColorsSyntax BBLMIsCaseSensitive Language Features SyntaxColoring Identifier and Keyword Character Class A-Za-z0-9_\?! BBLMKeywordList error GET POST NameError undefined Exception * On Sunday, November 19, 2023 at 4:56:46 PM UTC-5 B

Re: Language Module for Logs

2023-11-19 Thread BeeRich33
e name PassengerLogs fileExtensions pog * On Sunday, November 19, 2023 at 4:34:49 PM UTC-5 BeeRich33 wrote: > Ya I validated it but I’m using the Dropbox alternative location for this > file. When I use the menu option to open the Language Module directory, > the Dropbox path is the p

Re: Language Module for Logs

2023-11-19 Thread BeeRich33
Ya I validated it but I’m using the Dropbox alternative location for this file. When I use the menu option to open the Language Module directory, the Dropbox path is the path that opens up. /Users/rich/Library/CloudStorage/Dropbox/Application Support/BBEdit/Language Modules/PassengerLogs.pli

Re: Language Module for Logs

2023-11-19 Thread BeeRich33
x27;t see Passenger Log as an option. Not sure where to go from here. Any advice? Cheers On Friday, November 17, 2023 at 12:08:23 PM UTC-5 BeeRich33 wrote: > Excellent. Will take a look. Thank you. > > On Friday, November 17, 2023 at 8:31:49 AM UTC-5 Darren Duncan wrote: > &g

Re: Language Module for Logs

2023-11-17 Thread BeeRich33
/tooling/BBEdit/BBEdit_LM_Muldis_Object_Notation_Plain_Text.plist > > -- Darren Duncan > > On 2023-11-16 12:29 p.m., BeeRich33 wrote: > > Hi Ben. Thanks for the file. > > > > I’ve been looking at the other CLMs and that’s pretty much what I’ve > come up > > with

Re: Language Module for Logs

2023-11-16 Thread BeeRich33
Hi Ben. Thanks for the file. I’ve been looking at the other CLMs and that’s pretty much what I’ve come up with as well. Not active yet. Cheers beer...@gmail.com > On Nov 16, 2023, at 8:12 AM, Benjamin Irwin wrote: > > BeeRich33 > > I have attached a very simple Langu

Language Module for Logs

2023-11-14 Thread BeeRich33
I'm trying to make some logs more visible as currently they are just a sea of white text. Is there a way to provide a *plist* and match this up to log files? Am I correct in assuming it should be in the *Language Modules* directory and be named *log.plist*? Cheers -- This is the BBEdit Talk

Re: Shell Integration Point to BBEdit File Line

2023-01-31 Thread BeeRich33
Perfect. That syntax comes up in iTerm2 as syntax I've generated, and with a Command-key, becomes a link. Opens up perfectly in *BBEdit*. Thank you. Cheers On Tuesday, January 31, 2023 at 11:57:39 AM UTC-5 sie...@barebones.com wrote: > On 31 Jan 2023, at 6:55, BeeRich33 wrote:

Re: Shell Integration Point to BBEdit File Line

2023-01-31 Thread BeeRich33
I made some syntax in the results, I could instruct the file to open given metrics much like you provided above. Almost like putting a *bbedit* link in the terminal. On Tuesday, January 31, 2023 at 8:55:39 AM UTC-5 Neil Faiman wrote: > On Jan 31, 2023, at 6:55 AM, BeeRich33 wrote: > > >

Shell Integration Point to BBEdit File Line

2023-01-31 Thread BeeRich33
Is there a way to get *shell integration* to point to a specific line in a *BBEdit* file? I want to use *iTerm2* to display links to files that can be opened in *BBEdit* (*.md *files), but I want that click navigation to also go to the line. Can this be done? Cheers -- This is the BBEdit

Autocompletion Optimization

2022-03-27 Thread BeeRich33
Hi folks. Just wondering how I can get my Ruby modules and methods into autocomplete. I just started LSP and it doesn't seem to be doing much for me, but I tripped over that new feature while reading up on autocompletion. I thought it might have a way of sniffing my module/method files.

Re: Dropbox Version Application Support in Big Sur

2021-03-08 Thread BeeRich33
Mon, Mar 8, 2021 at 8:05 AM BeeRich33 wrote: > > > > I'm now getting an OS error as well: > > > > Operation not permitted by the OS (application error code: 11). > > > > Anybody else? > > > > Cheers > > > > On Thursday, Ma

Re: Dropbox Version Application Support in Big Sur

2021-03-08 Thread BeeRich33
11:29:30 AM UTC-5 Steve wrote: > Maybe you have the new Smart Sync enabled and those folders/files > aren't actually local? > > - Steve > > On Mon, Mar 8, 2021 at 8:05 AM BeeRich33 wrote: > > > > I'm now getting an OS error as well: > > > >

Re: Dropbox Version Application Support in Big Sur

2021-03-08 Thread BeeRich33
I'm now getting an OS error as well: *Operation not permitted by the OS (application error code: 11).* Anybody else? Cheers On Thursday, March 4, 2021 at 10:23:53 PM UTC-5 BeeRich33 wrote: > Hi folks. > > I have a "dev".project that has a folder in a Dropbox fo

Dropbox Version Application Support in Big Sur

2021-03-04 Thread BeeRich33
Hi folks. I have a "dev".project that has a folder in a Dropbox folder. It has a bunch of documents inside it. It keeps disappearing when I restart the box. It's like this project loads before Dropbox loads (which has a copy of this on the box as well). The folder shows up in the sideba

Re: Autocompletion Population

2020-04-27 Thread BeeRich33
I guess the question is, which I left out, was "can this be done?" And/or "What am I doing wrong?" -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.com" rather than posting here. Follow @bbedit on Twit

Autocompletion Population

2020-04-27 Thread BeeRich33
Hi folks. I'd like to have autocompletion of the modules/methods names that I create. I can crontab a script that can export filenames and contents of the *modulename.methodname* to a folder that's been set up properly in the *Clippings* folder. I was hoping to have them available in context

Re: BBEdit Backups for v12

2020-02-14 Thread BeeRich33
OK, a link is what I eventually get to, but thought there might be a fun *default* way of doing so inside BBEdit. Cheers. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "supp...@barebones.com" rather than posting h

Re: Force Folding

2020-02-11 Thread BeeRich33
Workaround: (in Ruby) module Item_methods def alpha()# => foldable self.fieldname = 'alpha' end end class Item < Sequel::Model(:dingbat) include Item_methods end On Thursday, February 6, 2020 at 11:35:11 AM UTC-5, BeeRich33 wrote: > > Turns out some

Colorize nginx error.log?

2020-02-10 Thread BeeRich33
Hi folks. I'm always in the nginx error.log. I'd like to colorize it for quicker reading. Any ideas how I can get this done? Settings::Languages: .log is a Log File, but that doesn't decipher anything in the BBEdit document. Is this possible to achieve? Any insight appreciated. Cheers -

Re: Force Folding

2020-02-06 Thread BeeRich33
Turns out some ruby syntax is messing this up: class Item < Sequel::Model(:dingbat) end That last hash thrown as a parameter, is the culprit. Not sure this is fixable -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "

Force Folding

2020-02-06 Thread BeeRich33
BBEdit 12.1.6 (ya, I'm old) Folding has turned off for some reason. Can I force it to re-assess the file for comment and method folding in a Ruby class? I've tried taking everything out and trying a handful of commented lines...nothing. I've tried changing the language below...nothing. Any i

BBEdit Backups for v12

2019-12-27 Thread BeeRich33
Happy belated holiday greetings and all that jazz. Just wondering if there is a way to move the ~/Documents/BBEdit Backups to another location other than *iCloud Drive* or *~/Dropbox/*. I couldn't find any reference to choose a location. Cheers -- This is the BBEdit Talk public discussio

Re: Single Line HTML Comments Possible?

2019-05-22 Thread BeeRich33
On Tuesday, May 21, 2019 at 1:07:57 PM UTC-4, Christopher Stone wrote: > > On 05/20/2019, at 11:16, BeeRich > wrote: > Hey There, > > You don't have to *select* a line to comment it – you only need to have > the cursor somewhere in it. > > Ah yes. I use this all the time. I guess the HTML throws

Single Line HTML Comments Possible?

2019-05-19 Thread BeeRich33
Hi folks. Just wondering, for HTML, is there a way to comment them out by not using *block comments*? Blocking out single lines turns that single line into 3 lines. Ugly as a thing that's really ugly, that is. The preference pane has nothing in for *single line* comments. Is there an ent

Optimized Balancing

2019-05-19 Thread BeeRich33
Hiya folks. I'm facing more and more JS and associated {} syntax in my projects. I've always had an issue with balancing said syntax, and it drives me nuts. I know other packages auto-insert and place closing parens but BBEdit does not. Does anybody have a way to ease up this confusion?

Re: Log Clearing in BBEdit

2018-06-21 Thread BeeRich33
Actually, that was the ticket. I inserted a sniffer that erased the log file after two seconds upon change of the file. Done. Heh. On Thursday, June 21, 2018 at 5:03:31 PM UTC-4, Steve wrote: > > Seems to me the easiest way would to just have a terminal open and `tail > -f error.log`. Obv

Log Clearing in BBEdit

2018-06-21 Thread BeeRich33
Hi folks. I use BBEdit's projects to house a bunch of files in a project that pertain to development. The main one I have is the nginx error.log. Does anybody have a better way of monitoring such a log? I find myself wanting the latest error visible. Then I modify code in another project

Re: A "notebook" for BBEdit?

2018-06-21 Thread BeeRich33
Use a "Fixes" file in BBEdit. Design a bash script that appends a master file in BBEdit: - copy text to be archived - run script - enter the title of this archived entry (I use this script in Launchbar, excellent tool) - paste title, current date and a visual divider - paste clipboard -

Re: Ruby Pipe to BBEdit

2018-01-11 Thread BeeRich33
ot;string for bbedit") > subproc.closeend > > On 9 Jan 2018, at 17:54, BeeRich33 wrote: > > Hiya folks. > > Just wondering if anybody knows how to pipe a ruby string to bbedit. Once > in a while I'd like to send the output of a ruby script to bbedit. > Obviousl

Ruby Pipe to BBEdit

2018-01-09 Thread BeeRich33
Hiya folks. Just wondering if anybody knows how to pipe a ruby string to bbedit. Once in a while I'd like to send the output of a ruby script to bbedit. Obviously this would open in an untitled text file, unsaved. I have the bbedit command line tools installed, and I pipe other stuff to bbed

Dropbox Application Support Saved Temp Files

2017-11-22 Thread BeeRich33
Hi folks. Some time back I crashed BBEdit. There's a temp file that is saved somewhere called "untitled text 22". It won't go away. Tried saving it to the desktop to try to delete it, and it won't go away. My Application Support is in Dropbox, so that's why it's persistent. How can I chas

How Choose Non-Comment Lines Into New File

2017-08-26 Thread BeeRich33
Hi folks. Can I use "Process Lines Containing...", coupled with "Delete Lines" and "Copy To New Document" to make a .conf file with only uncommented lines? This also needs some empty line removal, but just curious about the previous process. Cheers -- This is the BBEdit Talk public discussi

Re: Square Light Green "r" Completion Symbol?

2017-07-10 Thread BeeRich33
Preferences::Editing::Include system text replacements in completion list Turned that off, it is now gone. Thank you for your participation. Cheers On Monday, July 10, 2017 at 2:54:43 PM UTC-4, BeeRich33 wrote: > > Hi folks. Wondering what this is, the square light green "r&

Square Light Green "r" Completion Symbol?

2017-07-10 Thread BeeRich33
Hi folks. Wondering what this is, the square light green "r" Completion Symbol. I'm entering the number 5, and it gives me two options, "⅚" and "⅝", which both (as demonstrated right just now), that it might be a system-derived replacement. The manual has no combination of light green, squar

Shell Scripting Folding

2017-04-20 Thread BeeRich33
Good day. For some reason my shell scripts aren't showing any folding. How can I make this happen? What am I missing? Cheers -- 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

Re: Apply mods to Selected Text Only

2017-04-11 Thread BeeRich33
Yes. Original saved path for both items: /Users/rich/Dropbox/Application Support/BBEdit/Text Factories/append to file.textfactory /Users/rich/Dropbox/Application Support/BBEdit/Text Factories/echo to target.textfactory On Tuesday, April 11, 2017 at 2:03:13 PM UTC-4, Patrick Woolsey wrote: > >

Re: Apply mods to Selected Text Only

2017-04-11 Thread BeeRich33
y the contents of the current > selection or document] > > Regards, > > Patrick Woolsey > == > Bare Bones Software, Inc. <http://www.barebones.com/> > > > > On 4/6/17 at 5:04 PM, bee...@gmail.com (BeeRich33) wrote: > > >Hi folks.

Re: Apply mods to Selected Text Only

2017-04-07 Thread BeeRich33
yboard > shortcut if you use it a lot. > > There's a whole list of placeholders you can in place of #SELECT# in the > manual. > > [fletcher] > > On Apr 6, 2017, at 2:04 PM, BeeRich33 > > wrote: > > Hi folks. > > I'm still confused amongst text facto

Re: Apply mods to Selected Text Only

2017-04-07 Thread BeeRich33
ext > contains shell metacharacters ($, ", \, etc.) you're going to have a bad > time. > -sam > > On 6 Apr 2017, at 5:04 PM EDT, BeeRich33 wrote: > > > Hi folks. > > > > I'm still confused amongst text factories, scripts, etc. I want to &

Re: Apply mods to Selected Text Only

2017-04-07 Thread BeeRich33
Just tested. I was correct in that assumption: alpha bravo charlie ==> echo "alpha bravo charlie" >> $target On Thursday, April 6, 2017 at 6:54:14 PM UTC-4, flet...@cumuli.com wrote: > > Actually, re-reading your post, I think the clipping you are looking for > is this: > > echo "#SELECT#"

Apply mods to Selected Text Only

2017-04-06 Thread BeeRich33
Hi folks. I'm still confused amongst text factories, scripts, etc. I want to select some text in a file, and prepend and append the following: echo " " >> $target Not the whole file. Not a whole folder. Not a whole predefined set of files. Not a project. Just selected lines. Can this b

Text Factory to Frontmost Text File

2017-03-07 Thread BeeRich33
Hi folks. I'm wanting to use a Text Factory, a collection of search and replaces, to the frontmost file only, regardless of what type it is. Right now it is not saved as anything and is an XML file structure, and BBEdit has noted that's what it is. Is there a way to run such a process witho

Is Dropbox Preferences Working?

2016-09-26 Thread BeeRich33
Hi folks. I've been using the Dropbox method for prefs on my workstation for some time. On another laptop on the LAN, with the same Dropbox account, I can't seem to get this working using Dropbox. I would like to use the setup of the prefs already in Dropbox, and not copy the current ones on

Re: Ruby Group Comments

2015-11-20 Thread BeeRich33
I just realized it has to be flush up against the margin, and no spacing before these tags. Those items were already in the preferences for Ruby. How can I force the block to use these comments? Cheers On Thursday, November 19, 2015 at 9:38:15 AM UTC-5, Prachi Gauriar wrote: > > Hi, > > You

Ruby Group Comments

2015-11-18 Thread BeeRich33
Hi folks. I thought the following would group comment Ruby. BBEdit isn't registering them, nor is Ruby for that matter. I'm obviously missing something. Also, I'm not sure how to group comment a block using this technique instead of the default line commenting with #. =begin commented out

Dropbox the Clippings Folder?

2015-08-26 Thread BeeRich33
Hi folks. I thought shoving the Clippings folder into Dropbox, then aliasing that folder back into ~/Library/Application Support/BBEdit/ would allow me to share the Clippings amongst a bunch of machines. It's now telling me I can't do that. Is there a way to fix this? Cheers -- This is t

Open Most Recent Log File

2015-08-12 Thread BeeRich33
Hi folks. I'm trying to bring into BBEdit, a log file with the most recent modification date/time. I'm using iTerm2, which has the ability to create a new log which records all input and output to a log file, each time a new session starts. Some sessions start and end within a minute, and oth