Support non-ascii letters (Arabic, Kanji, etc.) in identifiers
No longer quote identifiers that contain non-ascii letters
// TODO: Improve autosuggestion for identifiers that start with a non-ascii letter, as the user has to manually CTRL + Space for the suggestion to trigger
Issue
(issue link here)
Lasting Changes (Technical)
The character check in lexer.
The suggestion util addQuotesIfNeeded
Checklist
Please check directly on the box once each of these are done
Summary
Issue
(issue link here)
Lasting Changes (Technical)
addQuotesIfNeeded
Checklist
Please check directly on the box once each of these are done