[Issue 5881] New: Spellchecker should include built-in keywords

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 24 13:44:22 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5881

           Summary: Spellchecker should include built-in keywords
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: diagnostic
          Severity: enhancement
          Priority: P4
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: kennytm at gmail.com


--- Comment #0 from kennytm at gmail.com 2011-04-24 13:40:42 PDT ---
The spellchecker in DMD currently only checks for custom identifiers. But is it
possible to misspell built-in keywords as well, e.g.

      pramga(msg, "x");
    //   ^^

Perhaps the spellchecker could include the keywords to the look-up list as
well.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list