Raima156

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
-
Raima156 commented, -
-
Raima156 created a post, ActionScript 3 compile argument shown as error
Hello, I have custom compile argument: CONFIG:log and it is shown as error. CONFIG:debug works fine. Both are added to "Conditional Compiler definition" list.How do I remove it to not be seen a err... -
Raima156 created a post, Creating custom intentions?
Hello, I would like to cerate custom intention, to use with my library. If I understanad properly... I need to crete my custom plugin for it?I want to create intention to generate signal handler, ... -
-
Raima156 created a post, AS3, something is wrong with "create method" generator...
Hi, I am trying to use method generator, but it looks like it is buggy.If I use generator like this: I end up with errorous code:is there a way to fix it?thanks for your time. -
Raima156 created a post, AS3, extract field refactoring is useless...
Hello, I am trying to do simle extract field refactoring, and can't make it actualy save my time..!If I try to use refactor I see:What I want to see: A: name of the field should be preserved.B: Rep... -
Raima156 created a post, Smart tabs does not work in actionscript 3 formatting?
Hi,I want tabs to be added in empty lines, to align with current Indentation.If I understand properly this is what Smart tabs checkbox is for?But it does not work!What I want after formating:packag...