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

Support black background color schemes. #15

Closed
paulvi opened this issue Apr 22, 2013 · 9 comments
Closed

Support black background color schemes. #15

paulvi opened this issue Apr 22, 2013 · 9 comments
Assignees

Comments

@paulvi
Copy link
Member

paulvi commented Apr 22, 2013

Support black background color schemes.

This is actually for Aptana Studio users, where default background is black.

black-background-color-schemes

@paulvi paulvi mentioned this issue Apr 22, 2013
@paulvi
Copy link
Member Author

paulvi commented Apr 22, 2013

Solution may be TOP10 Marketplace download Eclipse Color Theme. Just change theme to Roboticket or other white background.
Window->Preferences->General->Appearance->Color Theme

https://github.com/Nodeclipse/eclipse-node-ide/blob/master/Hints.md#aptana-studio

@paulvi
Copy link
Member Author

paulvi commented Apr 23, 2013

I guess this is the only class to be changed.
NodeCodeScanner.java

@paulvi
Copy link
Member Author

paulvi commented May 20, 2013

@tomotaro1065 I was trying 0.4 on Atana 3.3.1.201212171919 (see #46 ), and discovered that this issue #15 is somehow fixed. Although pull request #39 from @gurok was not merged.

15

What is happening? Is it miracle? Or just because we changed Nodeclipse Editor to be based on JSDT Editor?

@tomotaro1065
Copy link
Member

Yes. That is due to NodeEditor based on JSDT Editor.

2013/5/20 Paul Verest notifications@github.com

@tomotaro1065 https://github.com/tomotaro1065 I was trying 0.4 on Atana
3.3.1.201212171919 (see #46#46), and discovered that this issue
#15 #15 is somehow
fixed.

[image: 15]https://f.cloud.github.com/assets/1614482/528321/c717a8a4-c124-11e2-8b11-ee099bbfe061.png

Though pull request #39https://github.com/Nodeclipse/nodeclipse-1/issues/39from
@gurok https://github.com/gurok was not merged. What is happening? Is
it miracle? Or just because we changed Nodeclipse Editor to be based on
JSDT Editor?


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-18136565
.

http://www.nodeclipse.org/

blog: http://d.hatena.ne.jp/tomotaro1065/
twitter: @tomotaro1065

@paulvi
Copy link
Member Author

paulvi commented May 20, 2013

One more issue closed with 0.4 release

@paulvi paulvi closed this as completed May 20, 2013
@paulvi
Copy link
Member Author

paulvi commented May 21, 2013

@tomotaro1065
However Chromium JS Editor, used during debugging still has the issue.
Chromium JS Editor also doesn't have Outline #11

@paulvi paulvi reopened this May 21, 2013
@tomotaro1065
Copy link
Member

Hmm... But it's an issue for chromedevtools, not for nodeclipse.
In the future, we will not use chromedevtools.
So I do not want to spend too much effort for that.
I want to give priority to enhance the code assist where related node.js.

@paulvi
Copy link
Member Author

paulvi commented May 22, 2013

That is fine. But we still have colors issue in Aptana. So the issue is opened (I don't like to create new issue for Chromium in debugging mode).

@paulvi
Copy link
Member Author

paulvi commented May 26, 2013

I don't like to create new issue

But I did, to have 0.4 formally closed.

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

No branches or pull requests

2 participants