[fpc-pascal] Pascal Language Server
Ryan Joseph
genericptr at gmail.com
Tue Apr 28 15:28:16 CEST 2020
> On Apr 28, 2020, at 7:47 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
>
> Incredibly looking forward to test-driving this in Atom... :-)
The biggest left is getting diagnostics working so we can see errors that popup.
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...
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list