Skip to content

IntelliJ spellcheck does not ignore some .bat commands #105

@AlexanderJCS

Description

@AlexanderJCS

The IntelliJ spellcheck labels some words that are valid bat commands as typos, which is rather annoying. I suggest that these words should be excluded from spellcheck in .bat files.

Some examples of "typos" I found are:

  • xcopy
  • diskpart
  • driverquery

Image

However I'm sure there are more. You might be able to just exclude every word that's a valid command from spellcheck. Here's a list of all commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions