{"id":13680557,"url":"https://github.com/flycheck/flycheck-pos-tip","last_synced_at":"2025-12-27T04:08:48.888Z","repository":{"id":14564439,"uuid":"17280289","full_name":"flycheck/flycheck-pos-tip","owner":"flycheck","description":"Flycheck errors display in tooltip","archived":false,"fork":false,"pushed_at":"2020-05-16T19:18:00.000Z","size":508,"stargazers_count":121,"open_issues_count":6,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-18T16:49:26.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flycheck.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-28T08:38:29.000Z","updated_at":"2025-01-03T17:42:19.000Z","dependencies_parsed_at":"2022-08-26T23:10:53.446Z","dependency_job_id":null,"html_url":"https://github.com/flycheck/flycheck-pos-tip","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-pos-tip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-pos-tip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-pos-tip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-pos-tip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flycheck","download_url":"https://codeload.github.com/flycheck/flycheck-pos-tip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243168430,"owners_count":20247336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:01:18.490Z","updated_at":"2025-12-27T04:08:43.871Z","avatar_url":"https://github.com/flycheck.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# flycheck-pos-tip\n\nThis [Flycheck](https://github.com/flycheck/flycheck) extension shows errors\nunder point in [pos-tip](https://github.com/syohex/pos-tip) popups.\n\n![Emacs Screenshot with flycheck-pos-tip](https://github.com/flycheck/flycheck-pos-tip/raw/master/screenshot.png)\n\n## Installation\n\nAs usual, from [MELPA](https://melpa.org).\n\nIn your [Cask](http://cask.github.io) file:\n\n```cl\n(source gnu)\n(source melpa)\n\n(depends-on \"flycheck-pos-tip\")\n```\n\nIn your `init.el`:\n\n```cl\n(with-eval-after-load 'flycheck\n  (flycheck-pos-tip-mode))\n```\n\n## License\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see http://www.gnu.org/licenses/.\n\nSee\n[COPYING](https://github.com/flycheck/flycheck-pos-tip/blob/master/COPYING)\nfor details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-pos-tip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflycheck%2Fflycheck-pos-tip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-pos-tip/lists"}