[fpc-pascal] Pascal Language Server

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Apr 28 15:52:55 CEST 2020


On Tue, 28 Apr 2020 20:28:16 +0700
Ryan Joseph via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:

>[...]
> Speaking of that is there a way in code tools to get a list of
> parsing errors that occurred for a given file? It's possible that
> parsing fails but I don't know where errors occurred until I make a
> query and comes back with an error. I'd like to get this up front so
> I can use LSP diagnostic feature that shows inline errors or in the
> gutter etc...

Codetoolboss.Error*

Mattias


More information about the fpc-pascal mailing list