>>31780
>>i just wish i could use an exterior code editor but that will never happen
You should be able to do that, if you only want to use GM as a compiler and aren't bothered by the lack of drag and drop. Generate some files in the project via GM and then just open them in the code editor of your choice.
>>I even prefer GMS2 to GM8 now
I started out on 7 but the UI in Studio 2 is just shockingly bad for productivity. It's like they tried to make it mimic some sort of futuristic space game interface. Also the whole trying to split things up into either drag and drop or code only projects was weird. GM is most useful when all features are available in the IDE.
I would like to see them fall back to a mix between 8 and Studio 1.4. The only thing I would salvage from Studio 2 is that the IDE itself was easier to modify. If they continue in that area, maybe making it to the extent where you can add features to the IDE via addons (like how Sublime and Firefox/Chrome do it) it would be a great tool. I'd probably keep the compiler the same, but remake the IDE in Node-Webkit.