Re: How to automate inserting the name of a file into the file itself?

2011-09-14 Thread Christopher Stone
On Sep 14, 2011, at 10:51, Robert Gilman wrote: > As part of this I would like to insert the name of each file into the file > itself. __ Hey Robert, Simple. Where exactly do you want to place the name? -- Best Regards, Chris

Create code folding rule?

2011-09-14 Thread Frederick Yocum
Is it possible to hack the CSS module to add a rule for code folding. I like to group my CSS with comments like so: /* @group Global Reset */ ...rules /* @end Global Reset */ and would love to be able to fold the groups. Frederick -- You received this message because you are subscrib

Re: How to automate inserting the name of a file into the file itself?

2011-09-14 Thread Charlie Garrison
Good afternoon, On 14/09/11 at 8:51 AM -0700, Robert Gilman wrote: As part of this I would like to insert the name of each file into the file itself. I could do this manually with Edit > Copy Path > Copy Name and then Paste or I could do it manually with a clipping using the #File# placehold

Re: Constrain text width in Lion full screen

2011-09-14 Thread Charlie Garrison
Good afternoon, On 14/09/11 at 6:44 PM -0700, amc wrote: I tend to use BBEdit for writing. Lion's full screen view is perfect for this, except that BBEdit's text wanders right across my 20" screen, making it very difficult to read as a writer. Using the existing text width settings don't work,

Re: Integrating BBEdit + JSLint

2011-09-14 Thread Christopher Stone
On Sep 13, 2011, at 16:59, Daniel wrote: > So I've been working to integrate JSLint more tightly into my coding > workflow. Obviously, running it from the web interface is a pain but luckily > I got it running on the command line {SNIP} > > The process I have now is that I copy the file path fro

Constrain text width in Lion full screen

2011-09-14 Thread amc
I tend to use BBEdit for writing. Lion's full screen view is perfect for this, except that BBEdit's text wanders right across my 20" screen, making it very difficult to read as a writer. Using the existing text width settings don't work, either, because text gets squashed over to the left. Any cha

Re: jump mark question

2011-09-14 Thread Rich Siegel
On Wednesday, September 14, 2011, tenox wrote: I agree to some extend: BBEdits handling of both, bookmarks and jump marks would benefit from some overhaul. All that often I try to use jump marks but find it quite unpredictable. I'm never sure where the jump function will take me to. Yes, usel

Re: jump mark question

2011-09-14 Thread tenox
> I agree to some extend: BBEdits handling of both, bookmarks and jump marks > would benefit from some overhaul. All that often I try to use jump marks but > find it quite unpredictable. I'm never sure where the jump function will take > me to. Yes, useless. They really have to have a marker be

Re: Integrating BBEdit + JSLint

2011-09-14 Thread Lorin Rivers
On Sep 14, 2011, at 2:42 AM, Samuel Cotterall wrote: > I can’t remember where I found this, but I am using a script that runs > the current file through JavaScript Lint (http:// > www.javascriptlint.com/) rather than JSLint and displays a Project > Search-style window of all the errors. [✄… sni

Re: Recreating CTags via AppleScript

2011-09-14 Thread Lorin Rivers
On Sep 14, 2011, at 12:59 PM, Alex Popescu wrote: [✄… snipped …✄] > I've created a Gist with [a copy of the original code][1] > > [1]: https://gist.github.com/1217265 > > A:// This list is the bomb. Thanks! -- Lorin Rivers Mosasaur: Killer Technical Marketing

Re: Recreating CTags via AppleScript

2011-09-14 Thread Alex Popescu
On Sep 14, 5:03 pm, stirrell wrote: > Alex, > > Thanks for the heads-up. I did go to the thread but, unfortunately, > the link to the script they have: > > http://www.google.com/url?sa=D&q=https://github.com/ascarter/BBEdit-A... > > Gives me a 404.I will also try Ryan's script a little later. Agai

Loading project freezes BBEdit 10 and 10.0.2 for seconds

2011-09-14 Thread Alex Popescu
Hi, Today I've loaded a Java project into BBEdit. While not extremely big (but with a probably over 100 source files) it makes BBEdit (10 and the 10.0.2 preview) freeze for seconds. As I newbie BBEdit user this came as a big surprise considering that most of the people comparing BBEdit w/ TextMat

How to automate inserting the name of a file into the file itself?

2011-09-14 Thread Robert Gilman
The context for my question is that I have a group of about a thousand .html files that I am converting into database records so the content can become custom post types in WordPress. I am planning on using a Text Factory to do most, if not all, of the conversion, but am willing to use any autom

Re: Recreating CTags via AppleScript

2011-09-14 Thread stirrell
Alex, Thanks for the heads-up. I did go to the thread but, unfortunately, the link to the script they have: http://www.google.com/url?sa=D&q=https://github.com/ascarter/BBEdit-ApplicationSupport/blob/master/Scr&usg=AFQjCNFy3GPUgwLXb39GyY4SUKsF13hNdw Gives me a 404.I will also try Ryan's script a

Re: jump mark question

2011-09-14 Thread Roland Küffner
Hi, Am 14.09.2011 um 05:52 schrieb tenox: > Oh you are talking about markers aka bookmars. I'm talking about jump > marks. It's a different function. > To me and many others that I know of jump marks are useful only if > they can be managed from a keyboard. Eg one key sets / unsets a mark > anoth

Re: Syntax highlight single-line comments

2011-09-14 Thread Evan
On Sep 13, 7:23 pm, Seth Dillingham wrote: > On 9/13/2011, Evan said: > > >BBEdit doesn't seem to highlight // comments in CSS files; I feel like > >it used to do this in 8/early 9, but haven't seen it for a while. > >What's the deal? > > I haven't seen any replies to this yet, which suggests Go

Re: Integrating BBEdit + JSLint

2011-09-14 Thread Rick Yentzer
This worked for me using build 3089. Thanks! -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to bbedit@googlegroups.com To unsubscribe from this group, send email to bbedit+unsubscr...@googlegroups.

Re: [ANN] BBEdit 10.0.2 (3091) pre-release

2011-09-14 Thread François Schiettecatte
If you run into a bug you need to report them to supp...@barebones.com, this list is for users to help users. Cheers François On Sep 14, 2011, at 8:06 AM, Fabrizio La Rosa wrote: > I experienced a problem with multi-file search on BBEdit 10.0.2_prerelease > build 3091: > when performing a mu

Re: [ANN] BBEdit 10.0.2 (3091) pre-release

2011-09-14 Thread Fabrizio La Rosa
I experienced a problem with multi-file search on BBEdit 10.0.2_prerelease build 3091: when performing a multi-file search into a BBEdit project (I mean a .bbprojectd file, not into a folder browser window) I see the same result listed twice in the search results window. This did not happen with

Window behavior question

2011-09-14 Thread tf
When working in a project I sometimes open one file in an additional window, so I work in two windows. My first window hows all files in my project and has the current file open. Nearby i have my second window with some reference information which has has all files hidden (cmd-0). Now i don't under

Re: [ANN] BBEdit 10.0.2 (3091) pre-release

2011-09-14 Thread Helge Gudmundsen
For Ruby folks in can be useful to read from ARGF in scripts, which similarly to <> in Perl will read from both STDIN and file arguments. A simple cat implementation would look like this: #!/usr/bin/env ruby puts ARGF.read This script will read from file arguments (if they exist), and fro

Re: Integrating BBEdit + JSLint

2011-09-14 Thread Samuel Cotterall
I can’t remember where I found this, but I am using a script that runs the current file through JavaScript Lint (http:// www.javascriptlint.com/) rather than JSLint and displays a Project Search-style window of all the errors. 1. Install Javascript Lint (`brew install jsl`, if you have Homebrew in

Re: jump mark question

2011-09-14 Thread tenox
> Did you try "clear marker..." from the marker menu? There is no such option. I only have "Jump back" "Jump forward" "Set jump mark" - "Clear jump mark" is nowhere to be found. > Did you try "set marker..." from the marker menu? Oh you are talking about markers aka bookmars. I'm talking about