haskell / haskell/HieDb

Generate lsif from hiedb

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
69
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The LSIF file format is as stardard file format designed for sharing of LSP informations (type, definitions, references, ...), see https://code.visualstudio.com/blogs/2019/02/19/lsif

Loading an LSIF file is supported on github or gitlab in order to provide code navigation / information, for example, gitlab support https://docs.gitlab.com/ee/user/project/code_intelligence.html.

There is https://github.com/mpickering/hie-lsif which is unfortunately not maintained.

Could hiedb be used to generate lsif files?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.