https://github.com/domenkozar/zed-flake8
Flake8 integration with zed editor
https://github.com/domenkozar/zed-flake8
Last synced: about 1 year ago
JSON representation
Flake8 integration with zed editor
- Host: GitHub
- URL: https://github.com/domenkozar/zed-flake8
- Owner: domenkozar
- License: other
- Created: 2015-05-24T21:22:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T11:05:16.000Z (about 11 years ago)
- Last Synced: 2025-05-10T11:07:44.937Z (about 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flake8 support for Python files in Zed, only works in the standalone version or in Zedd projects.
Based on https://github.com/zefhemel/zed-pep8.
## Install
`zed-flake8` addon calls an external script, make sure you're using standalone Zed or [zedd](http://zedapp.org/zedd/).
1. In Zed editor open command completion (CTRL-.)
2. Search for `Tools:Zpm:Install` command
3. Enter `gh:domenkozar/zed-flake8`
4. (optional) In case your python files don't show flake8 warnings, restart Zed