Mql5 VSCode Linux

 

Hello Coders

Just discovered the Mql-tools plugin for VScode which works out of the box on Windows. Its ok. But on linux do not compile my codes. All other featudes work fine. 

Is there anyone got working the compiler on linux? 
Or any other idea to get rid of the metaeditor (vim etc.)?

Thanks in advance!

 

There are no plans for a Linux compiler for MQL5 and an alternative Editor I know only this: Different alternative Editor Visual Studio: https://www.mql5.com/en/blogs/post/719548

and see here: https://www.mql5.com/en/forum/218526

How to Code & Compile MQL5 in Visual Studio - A Complete Guide
How to Code & Compile MQL5 in Visual Studio - A Complete Guide
  • 2018.07.17
  • www.mql5.com
After reviewing a couple of alternative IDEs/Source Code Editors that could be used to code and compile in MQL5 instead of using the original Metaeditor IDE, I decided to go with Visual Studio Code
 
Carl Schreiber #:

There are no plans for a Linux compiler for MQL5 and an alternative Editor I know only this: Different alternative Editor Visual Studio: https://www.mql5.com/en/blogs/post/719548

and see here: https://www.mql5.com/en/forum/218526

Thanks For Your answer. Sadly didn't figured out. Tried to compile the code via terminal in vscode using wine. First time worked out and then no once. But it is better than nothing.