atom-community / atom-community/ide-python
Show error codes for flake8
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
It seems like it would be fairly easy to show error codes in the `flake8` output so that you can easily search for specific error codes. Here I try to search for error code SC100 "misspelt word" but I can't search for specific error codes 😞

Contributor guide
Research direction
No source file, test, or entry point is named. Reproduce the shown flake8 search case, then locate where flake8 diagnostics are formatted in the Atom-IDE Python support and trace the output path. Done means displayed flake8 messages include searchable error codes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100