Remove the contributed ino
language and grammar, reuse it from the default VS Code C++ contibution
#43
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Due to the lack of workforce on this project, all grammar and language customizations should be avoided. Let's stick to the default C++ behavior from VS Code that is used by a large number of developers.
IDE2 users complain about the syntax highlighting (arduino/arduino-ide#2305), which seems to be a reasonable complaint; however, this is how syntax coloring works in VS Code, Eclipse Theia, GitHub, etc., and this project also provides the same behavior. There is no real reason for copying outdated grammar and syntax into this project.
Acceptance criteria:
loop
,setup
, etc.,vscode-grammar-updater
can be used.The text was updated successfully, but these errors were encountered: