Child pages
  • RC4 additions

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Added builder marker for labels with the labelFor property set to a non-existing element
  • Different icons for private and protected method in the Solution Explorer
  • Added 'wrongparameters' as option to @SuppressWarnings JSDoc tag
  • Support in JSDoc for optional properties on objects. There are two different syntaxes allowed: 
    • Wiki MarkupSquare brackets around the property name: @param \{\ {{{sDocID:String, \ [beta:sTemplateID\]:String}} }} oArg
    • An equal-sign behind the type: @param {{sDocID:String, sTemplateID:String=}} oArg

...