문제

When a line of mine is unacceptable to the default syntax/quality checker used with elpy, it underlines the line in red.

How do I find out why the lne is underlined?

도움이 되었습니까?

해결책

Normally you'd have to hover over the line with your mouse.

However that's very un-emacs-y so I'd suggest using flymake-cursor so that the message appears in the mini buffer instead.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top