You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spellchecking is now one of the new badges implemented by the Quick-Build step.
To get that nice green 0 misspellings badge, fix all your misspellings and if there are character sequences that are incorrectly flagged, add them to a file called Dictionary.txt in the root folder of the project.
Abbreviations defined in the TechTerm section should automatically be added to the whitelist (so hopefully you don't misspell them).
The format of the whitelist is one whitelisted word per line.
See, the gpcp dictionary for more information.