Skip to content

JclIDEUtils: Add SupportsLSIF property to detect whether the compiler supports outputting DelphiLSP index files#178

Open
Delphier wants to merge 1 commit intoproject-jedi:masterfrom
Delphier:supports-lsif
Open

JclIDEUtils: Add SupportsLSIF property to detect whether the compiler supports outputting DelphiLSP index files#178
Delphier wants to merge 1 commit intoproject-jedi:masterfrom
Delphier:supports-lsif

Conversation

@Delphier
Copy link
Copy Markdown
Contributor

Delphi 13.1's DelphiLSP now supports LSIF (Language Server Index Format), and the compiler supports the --lsif option to output .lsif files. This PR adds the SupportsLSIF property, allowing users of JclIDEUtils.pas to quickly detect whether the IDE supports this feature.

Delphi LSIF: https://docwiki.embarcadero.com/RADStudio/en/Delphi_LSIF
What's New in RAD Studio 13.1 Florence: https://docwiki.embarcadero.com/RADStudio/Florence/en/13_Florence_-_Release_1#Delphi_LSP_and_LSIF

…er supports outputting DelphiLSP index files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant