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

Remove unnecessary newText field from the SnippetTextEdit. #3289

Closed
wants to merge 1 commit into from

Conversation

rgrunber
Copy link
Contributor

- SnippetTextEdit inherits from TextEdit, but it should not initialize
  'newText' to an empty String when the 'snippet' field will have the
  text defined

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@testforstephen
Copy link
Contributor

it does not fix the issue redhat-developer/vscode-java#3780

@rgrunber rgrunber closed this Sep 27, 2024
@rgrunber rgrunber deleted the fix-3780 branch September 27, 2024 12:36
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.

Code action 'Create method...' does not work
2 participants