AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
178 stars 25 forks source link

Warning on Build #17

Open AvinZarlez opened 6 years ago

AvinZarlez commented 6 years ago

Getting this warning now: One or more snippets from the extension 'language-pde' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details)

Need to double check why this is appearing. Maybe something about snippets formatting changed since I first made the plugin?

Since I don't really have the bandwidth to investigate making this an issue.

AvinZarlez commented 6 years ago

I think #22 solved this issue?

AvinZarlez commented 6 years ago

Nope, issue still there. Need to address