Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7936
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Edward Betts <edward@4angle.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | vim-khuno: live Python checking within vim via flakes (in testing) |
| Date | Thu, 03 Dec 2015 10:10:02 +0100 |
| Message-ID | <qBy3M-2WY-31@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Dec 3 09:09:44 2015 |
| Old-Return-Path | <edward@4angle.com> |
| X-Amavis-Spam-Status | No, score=-7.345 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RP_MATCHES_RCVD=-0.345] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -6.1 |
| X-Greylist | delayed 1464 seconds by postgrey-1.35 at bendel; Thu, 03 Dec 2015 09:09:32 UTC |
| Mail-Followup-To | debian-python@lists.debian.org |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13252 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20151203084503.GA21315@4angle.com |
| Approved | robomod@news.nic.it |
| Lines | 15 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 3 Dec 2015 08:45:03 +0000 |
| X-Original-Message-ID | <20151203084503.GA21315@4angle.com> |
| Xref | csiph.com linux.debian.maint.python:7936 |
Show key headers only | View raw
I've packaged a vim plugin that provides live code checking for Python 2 and 3
using pyflakes. Combined with code completion from vim-youcompleteme it makes
vim feel very IDE-like. I often find it pointing out mistakes in my Python
without needing to run the code. vim-khuno is available in testing and
unstable.
https://tracker.debian.org/pkg/vim-khuno
Screencast and documentation available here:
https://github.com/alfredodeza/khuno.vim
I thought this will be of interest to any vim user writing Python.
--
Edward.
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
vim-khuno: live Python checking within vim via flakes (in testing) Edward Betts <edward@4angle.com> - 2015-12-03 10:10 +0100
vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Barry Warsaw <barry@debian.org> - 2015-12-03 17:00 +0100
Re: vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Brian May <brian@linuxpenguins.xyz> - 2015-12-04 01:10 +0100
csiph-web