Pierrick Gourlain

Results 28 comments of Pierrick Gourlain

Hi Thomas, Thanks for your report. I will take a look. Regards.

Hi Thomas, a version is published : https://open-vsx.org/extension/pgourlain92/erlang I'm trying to claim the 'pgourlain' namespace. So in the meantime I publish on 'pgourlain92'

Hi, To compile an erlang project, you should use a tool like rebar3 (https://github.com/erlang/rebar3). It's very popular tool in erlang. And erlang extension use it to compile your source code.

Hi, Thanks for your report. And, yes I'm not used to the case sensisitive filesystem.

Hi, Sorry for the delay. I am not used to using escript, can you give me detail about it ? so i take a sample from erlang documention... but plugin...

Hi, I didn't test it. And my knownledge on how works 'RemoteHost' is limited. One thing may be : did you try to configure workspace like python : https://code.visualstudio.com/docs/python/debugging#_remote-debugging

Hi, I try to use Docker and the VSCode "Remote-Containers" extension, with a simple hello world and it works. here is my sample : https://github.com/pgourlain/vscode-remote-try-erlang

Hi, Sorry for the delay... Thanks for your report. Could you add a sample of your problem, if already exists into this repository : https://github.com/pgourlain/erlang-vscode-test.

Hi, Of course, it's nice idea ! May be you can propose a pull request ? :-)