Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Language Server Index Format (LSIF) file #19

Open
awjreynolds opened this issue Apr 18, 2023 · 0 comments
Open

Generate Language Server Index Format (LSIF) file #19

awjreynolds opened this issue Apr 18, 2023 · 0 comments
Labels
C-proposal An open suggestion for a feature or improvement to include in ongoing effort

Comments

@awjreynolds
Copy link

Generating a LSIF file (https://lsif.dev/) will enable LSP features when doing static analysis (e.g. github pull request or ingestion by 3rd Party Tools post compilation tools like Intel P4 Insight).

LSIF file can be particularly useful in post compile profiling preserving the code state at compilation time.

@awjreynolds awjreynolds added the C-proposal An open suggestion for a feature or improvement to include in ongoing effort label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-proposal An open suggestion for a feature or improvement to include in ongoing effort
Projects
None yet
Development

No branches or pull requests

1 participant