Search code examples
actionscript-3flashformattingflash-builderflexbuilder

Flash Builder 4.5 strange formatting


My Flash Builder 4.5 code formatting behaves strangely.

Whenever I start the new line without closing previous one with the semicolon (;), it idents the next line by one tab.

How can i fix that? Seems like it's code formatter relies on semicolons, but that's ridiculous: not everyone puts them in the end of the line :(

(BTW, FDT doesn't rely on semicolons on code formatting)

Update: installed FB 4.6 - same problem. Maybe there are some plugins that will fix that? I don't want to pay $600 for FDT :)

Update2: here's the video showing the problem: http://www.youtube.com/watch?v=b4oZvRJk_ps&feature=youtu.be


Solution

  • There is no way to fix that. The only possible solution is to disable automatic indenting - at least it's nicer that way.