When spell checking code, it would be useful to have a programming language specific dictionary (like User1 and User2, but that only applies to the current programming language). For example, I'd like to add words like "shutil", "argparse", "os", and "sys" in a Python specific dictionary, but I wouldn't want to consider those words as correct spellings anywhere else.