atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Buggy Clojure Truffle #677

Open jroesch opened 12 years ago

jroesch commented 12 years ago

I thought it was just an older version of the the Clojure tmbundle being used but after grabbing the last version and reinstalling it, the bugs persist, I love Chocolat, would be great to know if this is an issue with Chocolat or a issue with importing tmbundles, because non-broken syntax highlighting makes life much better.

atg commented 12 years ago

Hmm, can you give an example of code that's not highlighted correctly?

jroesch commented 12 years ago

Mostly with Syntax highlighting, for example with an expression like, (defn some-func x) the only part that receives highlighting/demarcation is the defn the string is left as plain black text. I played with the same bundle in textmate and the highlighting appears fine so I was assuming its soon kind of chocolat related bug. Anyways thanks, good luck with the bug hunting.

lmarinho commented 12 years ago

Any news on this? I'm having the same problems as @jroesch. The tmbundle from which the Clojure truffle was generated is 404ing on Github.

pbdeuchler commented 12 years ago

+1 for this

atg commented 11 years ago

Hm weird. Having a look…

atg commented 11 years ago

It seems to work fine in like a (define) form, but everywhere else it's broken. I don't know what drives people to make these complicated tmsyntaxes, it only makes the editor slower :\ Siiiigh