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

language: add comment token for java files #12266

Merged

Conversation

TornaxO7
Copy link
Contributor

Was introduced from #12080 since the default comment got changed.
Fixes #12265

@the-mikedavis the-mikedavis merged commit 4e5b064 into helix-editor:master Dec 16, 2024
6 checks passed
@TornaxO7 TornaxO7 deleted the fix-java-default-comment-token branch December 16, 2024 15:25
@rodrigopim
Copy link

rodrigopim commented Dec 16, 2024

I configured comment-token and the block comment stopped working, acting like the line comment. keys space+C

@the-mikedavis
Copy link
Member

We also need a block comment token config. I've added one for Java in bae6a58

@TornaxO7
Copy link
Contributor Author

Whoops, good point. I forgot that one

hideThePain

CedricMeu pushed a commit to CedricMeu/helix that referenced this pull request Jan 2, 2025
CedricMeu pushed a commit to CedricMeu/helix that referenced this pull request Jan 2, 2025
GladkihEgor pushed a commit to GladkihEgor/helix that referenced this pull request Jan 4, 2025
GladkihEgor pushed a commit to GladkihEgor/helix that referenced this pull request Jan 4, 2025
diucicd pushed a commit to diucicd/helix that referenced this pull request Jan 8, 2025
diucicd pushed a commit to diucicd/helix that referenced this pull request Jan 8, 2025
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 2025
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 2025
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.

Java code comments using # to comment on a line with Ctrl-C
3 participants