Skip to content

Autofill Comma Correction for Visual Studio Code Extension#1525

Open
John-Bobular wants to merge 1 commit into
processing:mainfrom
John-Bobular:patch-1
Open

Autofill Comma Correction for Visual Studio Code Extension#1525
John-Bobular wants to merge 1 commit into
processing:mainfrom
John-Bobular:patch-1

Conversation

@John-Bobular

Copy link
Copy Markdown

In the current release version of the Processing Visual Studio Code extension, a comma is given for each argument that a method takes, rather than putting one comma. This means when auto filling a method call that has 2 arguments, 2 commas will be put inside the method parameters when only one would be needed to separate the two values.

Refactor insert text logic to handle commas and LSP tabstop identifiers.
@SableRaf SableRaf requested a review from catilac June 15, 2026 11:35
@SableRaf

Copy link
Copy Markdown
Collaborator

Hi @John-Bobular and thanks for reporting and proposing a fix! I'm trying to reproduce the issue but it's not totally clear to me what the actual and expected behaviors are. Would you mind sharing the steps needed and what I should look at? Before/after screenshots might help.

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.

2 participants