Thursday, December 8, 2016

Re: How to fix the python syntax reminder in Vim ?

在 2016年12月6日星期二 UTC+8上午10:01:48,Tony Mechelynck写道:
> On Mon, Dec 5, 2016 at 3:43 PM, 李哲 <imlegendlzz@gmail.com> wrote:
> > 在 2016年12月5日星期一 UTC+8下午10:00:28,Tony Mechelynck写道:
> >> On Mon, Dec 5, 2016 at 12:52 PM, 李哲 <imlegendlzz@gmail.com> wrote:
> >> > There is nothing wrong with my code but Vim still make the wave line under the code.And I don't know how to fix it. Any ideas?
> >>
> >> - Do you see the same thing with no color scheme (or with
> >> ":colorscheme default" which removes the current scheme)?
> >> - Does it make a difference if you suppress spell checking?
> >> (":setlocal nospell")
> >> Both times without the quotes.
> >>
> >> Best regards,
> >> Tony.
> >
> >
> > According to the attachment , I found that there may be a issue about the python syntax check. The code is correct with no syntax error, and it can be run successfully. But still I get the warning about the syntax. I Google it. And found that there may something wrong with my pylint.Vim.
> >
>
> Did you try what I suggested? And what were the results?
>
> Regards,
> Tony.

This is the result. But the issue here is about the syntax check by the pylint.

![20161208182400.bmp](http://7xpvdr.com1.z0.glb.clouddn.com/20161208182400.bmp)
![20161208180747.bmp](http://7xpvdr.com1.z0.glb.clouddn.com/20161208180747.bmp)

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: