[fpc-other] VSCode

Sven Barth pascaldragon at googlemail.com
Sun Apr 26 14:21:04 CEST 2020


Am 26.04.2020 um 14:03 schrieb Martin:
> Just curiosity:
>
> I recently see a lot of great efforts to make things more widely 
> available (language server / debug adapter).
>
> Often with reference to use in VSCode.
>
> I wonder what the advantage or usecases are for using VSCode as an IDE?

- free and open source
- cross platform
- easy to setup
- support for a wide range of languages (syntax highlighting, the 
language servers) and environments (e.g. there's Arduino support which 
is leagues better than that of the Arduino IDE)
- if the language server is implemented well then good code completion 
as well

Regards,
Sven


More information about the fpc-other mailing list