atom-community / atom-community/ide-python

Show error codes for flake8

Open
#184 0 comments 0 reactions 0 assignees View on GitHub
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 😞

![2019-10-29 12 09 43](https://user-images.githubusercontent.com/22067021/67796129-1562e180-fa45-11e9-93ce-0c8f5c0105f0.gif)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.