Default keys :
-
Compile mql5 : ctrl + alt + shift + n
-
Check syntax mql5 : ctrl + alt + n
-
Tested on linux
-
please inform me if there are any issues.
-
fork & pull request me !
- wine:
Linux:
sudo apt-get install wine
OS-X:
brew install wine
Linux:
cd ~/.config/sublime-text-2/Packages/
OS-X:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
Windows (git-bash):
cd $APPDATA/Sublime\ Text\ 2/Packages/
- goto sublime folder , then:
git clone https://github.com/IlanFrumer/mql5compiler.git
- goto sublime folder , then:
cd mql5compiler/
git pull