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

Add support for .class files #2985

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

JessicaJHee
Copy link
Contributor

@JessicaJHee JessicaJHee commented Mar 7, 2023

@JessicaJHee
Copy link
Contributor Author

Here is the current behavior of this PR:

Peek 2023-03-10 18-03

@JessicaJHee JessicaJHee marked this pull request as ready for review March 13, 2023 13:46
src/javaClassEditor.ts Outdated Show resolved Hide resolved
src/javaClassEditor.ts Outdated Show resolved Hide resolved
src/providerDispatcher.ts Outdated Show resolved Hide resolved
src/javaClassEditor.ts Outdated Show resolved Hide resolved
src/javaClassEditor.ts Outdated Show resolved Hide resolved
Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One very minor thing, and then just fix up the language-server side command at eclipse-jdtls/eclipse.jdt.ls#2515 (review) . Then I think we can merge.

src/providerDispatcher.ts Outdated Show resolved Hide resolved
src/javaClassEditor.ts Outdated Show resolved Hide resolved
@JessicaJHee
Copy link
Contributor Author

@rgrunber Thank you very much for your review!

class-file-support-demo

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

Successfully merging this pull request may close these issues.

Add support for .class files
2 participants