Been using final beta 4 for a few days and got a few more bugs to report.
For HyBreeD:
I've found a few more problems with the javascript parser.
This isn't going to be easy to explain
Another problem is when using this.var in a function inside the same scenario as above causes a phantom class to show up in the document outline (i've quoted the parameters just to rule the first problem out). This is MooTools syntax for class declaration if you were wondering.
Third problem is pictured in the screenshot above aswell, when assigning an object to a variable more than once it shows up in the document outline for each time.
For Kasper:
- Found more dialog windows that are resizable but the controls inside them don't resize: Error report and most of the dialogs for the Tools in the Tools tool window (too many tools in that sentence
). - HTML inside HTML comments is still validated
And some bugs left over from my FB3 thread that weren't addressed:
- CSS code tidy doesn't seem to obey most of the rules, only the spaces before and after the colon work.
- CSS code tidy preview formatting in settings dialog is wrong when you first open settings, but as soon as you click a setting it fixes itself
- Code tidy previews don't update until you move onto another setting, much better if they updated when a value is changed
- Can't see all of HTML code tidy preview, first line is covered
And a couple of feature requests
- When using conditional HTML comments for only having code execute in IE the whole block is coloured as a comment, but would it be possible for the contents to be highlighted as normal in this case?
- (From FB3 thread) A code preview for syntax colouring like in code tidy instead of just "Sample text" would be very handy
