Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] Is there a simple example for implement basic editor features?

Ah sorry the is not for lspe just for a regular text editor....

Lars Vogel <lars.vogel@xxxxxxxxxxx> schrieb am Mi., 13. Jan. 2021, 17:21:
Hi Christoph,

https://www.vogella.com/tutorials/EclipseEditors/article.html should
be a good start.

Best regards, Lars

On Wed, Jan 13, 2021 at 5:14 PM Christoph Läubrich
<laeubi@xxxxxxxxxxxxxx> wrote:
>
> The introduction [1] mentioned
>
>  > The first thing you should do is to implement your language server.
>  > To do so just implement the interface
>
> I have tried so and its nut very intuitive to "just" implement that
> interface, so I wonder if there is an example somwhere that shows setup
> for a basic language including:
>
> - auto completion
> - code folding
> - syntax highlighting
> - error markers
> - ...
>
> That would be really helpful for people trying to adapt for the language
> server concept.
>
> [1] https://github.com/eclipse/lsp4j/blob/master/documentation/README.md
> _______________________________________________
> lsp4e-dev mailing list
> lsp4e-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/lsp4e-dev



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Back to the top