[Schemeway-user] newbie -- glad to be on board -- a couple of issues...
Brought to you by:
schemeway
From: Dominique B. <sch...@sy...> - 2005-08-12 20:40:36
|
Jean, > Hi/salut, Salut! > I'm glad to join this community -- I have great hopes for Eclipse. I've been > doing Scheme development and Linux for 2 months now and have just installed > Eclipse today. First of all, which version of SchemeScript and Eclipse are you using? > 1) syntax highlighting not consistent across scheme file extensions: > By changing the order of the extension lists (in plugin.xml), I saw the > behaviour of the highlighting change -- it seems to behave consistently and > properly w/ the 1st extension (*.ss in my case) and not properly for the others. > e.g. comments aren't green and strings are wonky in *.ssi files. You have to change the extensions for the 'documentSetup' extension point too (also in the plugin.xml file). > 2) Speaking of strings!! Once I close the quote, I can't modify the string. I > have to delete it and retype it in from scratch and hope I don't make a mistake. > That's not right. Am I missing something? If this is part of the syntax-tree > magic of Eclipse, it's a bad idea, IMO. Are you using Eclipse 3.1? This problem has been reported by a colleague of mine on 3.1. I'll look into it in the next couple of weeks (I'll have to install 3.1 first...;-) > 3) tutti-frutti parenthesis are super for editing s-expression-based source > files. Kate has those -- check it out. Could such a feature be available in > schemeway? I don't have Kate installed. What do you mean by "tutti-frutti"? Thanks for your interest! -- Dominique Boucher, Ph.D. The Scheme Way Project http://schemeway.sourceforge.net |