Author Topic: Suggestion and question!  (Read 4224 times)

brunoja

  • Guest
Suggestion and question!
« on: December 20, 2009, 01:47:55 pm »
Hello! I am new to the forum but Ive been using codeblocks for a long time!

I love this IDE and would like to suggest something. I recently started working with Actionscript 3. Searching a little I found that there is no good free IDE, resuming, there is no IDE to Linux. Then I decided to use codeblocks with a makefile to build my project. I prefer using CB on Linux with no support for AS3 rather than using a paid Adobe tool on Windows :)
Well, I just added some AS3 keywords for C++ and registered .as files as C++ files. But its not working very well, because CB dont recognize any class or function :(. I guess its because of the .as files starts with "package { (class goes in here...) }". The code ident works fine, Is there any way to change the code formatter plug-in settings (I couldnt find how)? When I execute it, it breaks a line after every ":", I dont want that to happen because this is a var declaration: "var counter:int;" ^-^
My suggestion is to add some kind of support for AS3 on CB :) and add some kind of recognition of the mxmlc "compiler". I dont know if I what I am asking is too difficult or absurd to do in CB, I have no idea :shock:

That was my suggestion, now I have a question. Why I cant access CB site/forum from Brazil? The pages dont load as if the site is offline! There is a long time this is happening! I am under a proxy now :D

Sorry if I said something bad or rude!
My best wishes to CB and all the users and developpers,
Bruno.