Sarfaraz Ahmad
Developer
🥳 Buraq MQL5 & MQL4 v0.7.0 is Live!

The Buraq MQL5 and MQL4 extension v0.7.0 is finally live, and it brings some serious upgrades to your coding workflow. First up, there is a brand new Buraq Sidebar Dashboard right inside your editor. It gives you a quick overview of your whole project and lets you handle build tasks without jumping around. I also built a custom terminal just for your build results. It features gradient headers and colorful text to make reading logs actually enjoyable instead of a chore. For the heavy lifters, you can now run project wide compilations to build all your MQL files or a specific main file across your entire workspace at once. Plus, a new background diagnostics manager tracks all your code errors and warnings in a database so nothing slips through the cracks. Things are also way smoother under the hood. A new queue system safely handles compiling multiple files one after another without throwing errors, and you will get much smarter warnings if you accidentally try to compile header files directly.
Available now on the VS Code marketplace:
https://marketplace.visualstudio.com/items?itemName=sarfrazfrompk.buraq-mql5-mql4
Grab the update and let me know how it feels! ☺


Comments