Actipro Silverlight Studio

  1. C# and VB IntelliPrompt

    Archived

    Screenshots: The C# and VB syntax languages that ship with the optional.NET Languages Add-on (sold separately) provides syntax highlighting, parsing, AST construction, syntax error reporting, code outlining (folding), automatic IntelliPrompt (code completion, quick ...

  2. HTML Editing

    Archived

    Screenshots: SyntaxEditor supports merging of multiple language lexers together as seen here, where HTML can transition to Javascript and ASP. Nearly all of the rich editing features found in the Visual Studio code editor come packed in SyntaxEditor, such as line ...

  3. Javascript and Code Outlining

    Archived

    Screenshots: Any syntax language can optionally support code outlining, where certain sections of code can be collapsed. Hovering over the node in the outlining margin displays a visual highlight showing the range of the node. ...

  4. Track stock performance

    Archived

    Screenshots: Line charts allow key data points such as the high and low price to be highlighted. This is important when rendering data for stock values. ...

  5. Watch and compare trends of data

    Archived

    Screenshots: Line, area, bar charts, and their variations make it easy to show trends of data over time. This is extremely useful when building dashboards and reports for data such as sales figures and products sold. It allows the end user to instantly visualize data ...

  6. Fluid Animations

    Archived

    Screenshots: Customizable animations can smoothly transition a child element from one location to another. Fade in/out child elements recently added/removed, among other things. ...

  7. Switch Panel

    Archived

    Screenshots: Dynamically change the layout logic of a ListBox, or other items control, without rebuilding the item containers. Reuses layout logic, and settings, already built into other panels. ...

  8. Animations

    Archived

    Screenshots: Animate the arrange rectangle of an element, including position and size. ...

  9. Top Performer

    Archived

    Screenshots: SyntaxEditor is designed with virtualization techniques that reduce memory usage and increase performance, especially with large files. Open a 10MB document almost instantly. ...

  10. IntelliPrompt UI

    Archived

    Screenshots: IntelliPrompt UI is available for completion lists and quick info. Completion lists support complete word functionality, filters, description tips, and many more advanced features. ...