Bluefish version 2.2.3 fresh install.
Document --> Language Mode - no clojure on the list.. has support for
Clojure been dropped?
On Sunday, March 13, 2011 2:09:52 PM UTC+2, WoodHacker wrote:
>
> If you are looking for a very good editor for Clojure try Bluefish.
> It's been around for ever,
Well, my os crashed, and after a clean install was finally able to get
Bluefish to work on Win7-64x.
I'm happy that I was able to get a simple, stand alone ide that supports
clojure to FINALLY work. Before this, I have been using geany and
notepad++ interchangeably - but without clojure support
On Mar 18, 11:04 pm, Olivier Lefevre wrote:
> On 3/13/2011 1:09 PM, WoodHacker wrote:
>
> > If you are looking for a very good editor for Clojure try Bluefish.
> > It's been around for ever, is very stable, and does everything you
> > would want an editor to do. And it now works with Clojure.
>
On 3/13/2011 1:09 PM, WoodHacker wrote:
If you are looking for a very good editor for Clojure try Bluefish.
It's been around for ever, is very stable, and does everything you
would want an editor to do. And it now works with Clojure.
Unless I am mistaken it seems to be missing a nice-to-have
HI guys,
Is there any possibility to run the written Clojure code in the
blueFish Ide?
thx and regards,
derhase
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from
On Thu, Mar 17, 2011 at 8:35 PM, James Reeves wrote:
> On 17 March 2011 12:05, Lee Spector wrote:
>> FWIW the feature I describe (syntax-aware auto-indenting) is common in the
>> Lisp world, not only in emacs but also (to name just a few that are fresh in
>> my memory) in MCL, DrScheme and Lisp
On 17 March 2011 12:05, Lee Spector wrote:
> FWIW the feature I describe (syntax-aware auto-indenting) is common in the
> Lisp world, not only in emacs but also (to name just a few that are fresh in
> my memory) in MCL, DrScheme and LispWorks.
It's also common in many other languages. Most IDEs
On Mar 17, 2011, at 7:16 AM, WoodHacker wrote:
> Bluefish does not work that way.It will indent to the last
> indentation in all cases. I've never used EMacs, but all the editors
> I've ever used work indenting the same way. All I can suggest is
> that you ask the Bluefish users group if t
Bluefish does not work that way.It will indent to the last
indentation in all cases. I've never used EMacs, but all the editors
I've ever used work indenting the same way. All I can suggest is
that you ask the Bluefish users group if there is a way to do what you
want.
On Mar 16, 9:16 am
I have "Smart auto indenting" on in the preferences, and the language is set to
Clojure, but I don't see any smarts. If I type:
(defn foo
and hit return the cursor goes to the beginning of the next line, not indented.
If I hit the tab key it tabs in, but it'll tab anything in further each time
Check preferences from the toolbar or the Bluefish dropdown.There
are checks for Smart Auto Indenting and Highlighting block
delimiters.There's very little this editor doesn't do.You just
have to make sure all the checks you want are set.
Bill
On Mar 14, 10:06 pm, Lee Spector wrote:
The Clojure mode activates for me, and I get a little bit syntax coloring,
autocompletion, and () matching. But I don't get language aware indentation.
Should I, or isn't this supported? (It's a really important feature IMHO.)
Also, no matching of [] or {} (less important for me).
Thanks,
-L
The file you need should be there. First look under the Document/
Language Support menu item. You should see and entry for Clojure.
Try checking it.The syntax file is called clojure.bflang2 and it
should be in a Bluefish directory somewhere on your system. I am
using a MAC, so the file is
Hi Kevin,
Thanks, it works for me now. Any idea how to associate .clj files with
Clojure mode by default in Bluefish?
Regards,
Shantanu
On Mar 14, 7:35 am, kkw wrote:
> Hi Shantanu,
>
> I found it by going to the "Document" menu, selecting the
> "Language Mode" sub-list menu option, and sel
Hi Shantanu,
I found it by going to the "Document" menu, selecting the
"Language Mode" sub-list menu option, and selecting the "Clojure"
option.
Regards,
Kevin
On Mar 14, 12:49 am, Shantanu Kumar wrote:
> Do I need a plugin? I downloaded the stock 2.0.3-1 version of the
> editor and it doe
Do I need a plugin? I downloaded the stock 2.0.3-1 version of the
editor and it doesn't even seem to syntax-highlight the Clojure code.
Regards,
Shantanu
On Mar 13, 5:09 pm, WoodHacker wrote:
> If you are looking for a very good editor for Clojure try Bluefish.
> It's been around for ever, is ve
If you are looking for a very good editor for Clojure try Bluefish.
It's been around for ever, is very stable, and does everything you
would want an editor to do. And it now works with Clojure.
http://bluefish.openoffice.nl
Bill
--
You received this message because you are subscribed to th
17 matches
Mail list logo