knoxfighter / intellij-factorio-autocompletion

Autocompletion for the Factorio-API within Jetbrains IDEs
MIT License
17 stars 5 forks source link

Update to Intellij 2019.3 #1

Closed kid2407 closed 4 years ago

kid2407 commented 4 years ago

Currently, Intellij refuses to let me install this plugin because it was build for version 192.*. Since The 2019.3 builds use the build numbers 193.*, i can't load the plugin. It would be nice to have compatibility with the most recent version :)

knoxfighter commented 4 years ago

Yes, that is true, i also wish to use 2019.3. This plugin is based on EmmyLua, so i have to wait until emmyLua is updated before i can update :(

kid2407 commented 4 years ago

@knoxfighter There it is :D https://github.com/EmmyLua/IntelliJ-EmmyLua/releases/tag/1.3.1 (though the update doesn't seem to in the Plugin-Store yet)

knoxfighter commented 4 years ago

Yes, the update is pending jetbrains approval. Every update, a jetbrains employe has to look over the plugin and automatic tests will be run. The approval normally takes up to two workdays :)

After it is approved, i can update my code and then submit my update. My update approval will again take around two workdays.

knoxfighter commented 4 years ago

I've updated and today the new version got verified and is now available in the plugins repository. Also a few new things where added in the version :) When any error occurres, just report them and i will fix them^^