Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow other indentation than tabs (e.g two spaces) #13

Closed
scharf opened this issue Jul 17, 2013 · 5 comments
Closed

allow other indentation than tabs (e.g two spaces) #13

scharf opened this issue Jul 17, 2013 · 5 comments

Comments

@scharf
Copy link

scharf commented Jul 17, 2013

I am currently working on existing code that uses 2 spaces as indentation. It is almost impissible to use the coffeesctipt editor in that case, because it indents by tabs.

CoffeeLint suggests to use two spaces as indentation. The editor is not prepared for this....

@paulvi
Copy link
Member

paulvi commented Jul 18, 2013

Hi Michael, thanks for care.

The current status is that after 1 year of inactivity I asked Adam in May to bless Nodeclipse to be new home for coffeescript-eclipse. Then Robert @pulse00 agreed no become owner (he has needed XTEXT knowledge).
For the end of June 0.3 verson was planed with minimum task to be refresh release.

This particular issue was reported before as
adamschmideg#4 Indent
We have not even discussed old opened issues.

@scharf
Copy link
Author

scharf commented Jul 18, 2013

I have been using xtext for quite some time and I fixed some of the bugs in my own fork. For simplicity I share my update site via github which makes it easy for me to deliver new (test versions) for myself.

I might look into the whitespace problem and see if I can find a solution....

I have been working on IDEs for the last 20 years and the last 10 years I have been working on eclipse based IDEs. But at the moment I am in a project where I am only user of CoffeScript --- but I think my old ego pops um and I might fix a few bugs that annoy me ;-)

@paulvi
Copy link
Member

paulvi commented Jul 18, 2013

@scharf Welcome to Nodeclipse

Please be aware that Robert had plans for big refactoring (packages rename),
so please wait for his voice before rushing into code changes

@tuck182
Copy link

tuck182 commented Mar 10, 2014

I added a pull request #23 to fix this, referenced in adamschmideg#4. It uses the default Eclipse editor settings rather than providing a separate one just for Coffeescript, but should work at least if you use consistent settings.

@paulvi
Copy link
Member

paulvi commented Mar 11, 2014

Hurray, I am happy to merge Nodeclipse/coffeescript-eclipse#23. I will release this month.

I thought this project would see no good news after #19 and post on http://www.eclipse.org/forums/index.php/mv/msg/541004/1127312/#msg_1127312 having no comments (I have just posted "up")

Have you tried on Luna ( continue in #24 )?

@paulvi paulvi closed this as completed Mar 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants