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.
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.

1 participant