Skip to content

liuyinz/flymake-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flymake-bridge

A lsp-bridge Flymake backend for server diagnostics.

Screenshot

for example, a Typescript server diagnostics:

flymake-bridge

Usage

Enable it by calling `flymake-bridge-setup' from a file-visiting buffer. Or add it to hooks such as:

(require 'flymake-bridge)
(add-hook 'lsp-bridge-mode-hook #'flymake-bridge-setup)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published