mqlidea icon indicating copy to clipboard operation
mqlidea copied to clipboard

MQL4 plugin for Intellij Idea

Results 14 mqlidea issues
Sort by recently updated
recently updated
newest added

I both tested mqlidea(211.1.0) in IDEA and PyCharm. #### 1. IDEA mqh file identification issue In IDEA, highlight feature in `mq4` file looks fine, while it seems to be incapable...

Do not request resource from classloader using path with leading slash com.intellij.diagnostic.PluginException: /mql/doc/mql4-constants.json [Plugin: ru.investflow.mql] at com.intellij.ide.plugins.cl.PluginClassLoader.findResource(PluginClassLoader.java:504) at com.intellij.ide.plugins.cl.PluginClassLoader.getResourceAsStream(PluginClassLoader.java:494) at ru.investflow.mql.doc.MQL4DocumentationProvider.loadResource(MQL4DocumentationProvider.java:61) at ru.investflow.mql.doc.MQL4DocumentationProvider.ensureResourcesAreLoaded(MQL4DocumentationProvider.java:52) at ru.investflow.mql.doc.MQL4DocumentationProvider.(MQL4DocumentationProvider.java:45) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:830) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:887) at...

Hello, it would be great to support the latest stable version of IntelliJ editors. Here're details for my IDE: PyCharm 2021.2 (Professional Edition) Build #PY-212.4746.96, built on July 27, 2021...

Fix "Calling `ClassLoader#getResource` with leading slash doesn't work; strip" error.

Hi, followed the wiki but I always get error ![image](https://user-images.githubusercontent.com/1370362/131995828-a747a693-697d-4ee9-98bd-f0a61835f467.png) Any clue? File permissions are ok.

any string with space in between consider as error ![image](https://user-images.githubusercontent.com/8991783/130395693-ac1cdd2b-9002-4643-b80a-fe4246fb6344.png) to reproduce 1. type `Print("` 1. type a string with space 1. type `")`

Add support to mq5 and mql5 source types. Using the MT5 Terminal as SDK work perfectly with this plugin. Close #5

how to formats line code? I usually use ctr+alt+L but after installing this, I can't format code lines

Backslash (\) is not allowed in #include: It's working with forwardslash though:

hi Can you add basic support for mql5 ? just add mq5 to the color coding and IntelliSense?