[Issue 5881] Spellchecker should include built-in keywords

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 20 16:20:02 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=5881

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WONTFIX

--- Comment #4 from Basile-z <b2.temp at gmx.com> ---
that's not a good idea. The spell checker is a help to fix typo in
**identifiers** so if you add keyword proposal people will end up being
proposed to use a keyword that would not work !


there is only `pragma` and `assert` BTW who have a CallExp like syntax.

--


More information about the Digitalmars-d-bugs mailing list