Giter Club home page Giter Club logo

flycheck-tip's People

Contributors

austonst avatar yuutayamada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flycheck-tip's Issues

This library is *not* obsolete!

There is no need to deprecate this library just because flycheck-pos-tip exists! This one is actually better than flycheck-pos-tip: because it uses popup, it works on both terminals and window-system Emacs.

flycheck-tip has an unlisted dependency on s.el

Commit 40f0d9e added a call to s-join, a function in the s.el library. This dependency isn't properly handled by MELPA, and I don't see it brought up in any of the documentation.

I'm definitely no elisp or MELPA expert, but surely there's a way to add s.el to the dependencies? Might also help to update the documentation.

Current line errors

May be not an issue, though is there a (simple) way to show popup with errors concering current line?

I have disabled showing errors in echo area completely through (setq flycheck-display-errors-function nil) and now want to display it on demand via popup..

Popup continuously redrawing when moving around

Hello,

When I use flycheck-tip to display popups if I move around in a section that is marked with an error the tooltip will continuously be redrawn as I move around or type. This can make performance slow as you type. Here is an example of what I mean:

example

Otherwise I've had great success with the plugin. Thank you for writing it.

Show flycheck errors on idle

If the current point is on the erroneous line, it should automatically show a tip after idle time (i.e. after 0.5 second). This is needed because after the point is on a current erroneous line, if we execute flycheck-tip-cycle or flycheck-tip-cycle-reverse, it moves the point the the next/previous error, and we have to execute the cycle commands again to get back to the current error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.