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

Version 2023.2 removes syntax highlighting from Javascript and Typescript files in Eclipse #419

Open
mondjunge opened this issue Oct 5, 2023 · 2 comments
Labels
bug Something isn't working eclipse Eclipse-side issue

Comments

@mondjunge
Copy link

Describe the bug
Version 2023.2 permanently removes syntax highlighting from Javascript and Typescript files. Removing the plugin will not restore it. It affects all workspaces.

To Reproduce
Install or update Codetogether Plugin version 2023.2 in Eclipse WWD

Expected behavior
CodeTogether should not mess with Syntax Highlighting or remove it.

CodeTogether Host

  • IDE: Eclipse IDE for Enterprise Java and Web Developers
  • IDE Version: 2022-06 (4.24.0)
  • OS: Linux
  • OS Version: 22.04

Workaround (if any)
Did not find any way to fix the issue. You need to reinstall Eclipse

@mondjunge mondjunge added bug Something isn't working unreviewed Pending review by development team labels Oct 5, 2023
@wgalanciak wgalanciak added eclipse Eclipse-side issue and removed unreviewed Pending review by development team labels Oct 5, 2023
@wgalanciak
Copy link
Contributor

Hi @mondjunge, thank you for reporting the issue.

I have just tested the following configuration:

  • Ubuntu 22.06
  • Eclipse 2022-06
  • Default light color theme
  • React project with JS and TS files

I have tried both sharing a new session and joining an existing one (where also React project was shared). Unfortunately, I am not able to reproduce the issue.

Would be great if you could share the following information:

  • Is there any concrete flow that leads to the broken state? Or maybe after plugin installation and Eclipse restart, the syntax coloring is gone?
  • Do you use any custom theme (e.g. DevStyle)?
  • Could use share the log with us? There are multiple ways to get it. One of them is to open the Error Log view and use export action from there. Please review the log to ensure that you do not share any sensitive information.

@mondjunge
Copy link
Author

Hey,
I am sorry to inform you: The logs are gone, since the workspace was corrupted by Codetogether Plugin and I deleted the corrupted and created a new one. 😔
I currently don't have the time to reproduce and debug the problems any further.

As I said, we are using Eclipse IDE for Enterprise Java and Web Developers not plain Eclipse IDE for Java. We also have Tomcat Plugin and ECL1 Plugin installed.

I don't know what DevStyle is. Theming is disabled in my Eclipse Preferences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eclipse Eclipse-side issue
Projects
None yet
Development

No branches or pull requests

2 participants