Actipro Silverlight Studio (英語版)

  1. C# and VB IntelliPrompt

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: Animate the arrange rectangle of an element, including position and size. ...

  9. Top Performer

    アーカイブ

    スクリーンショット: 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

    アーカイブ

    スクリーンショット: IntelliPrompt UI is available for completion lists and quick info. Completion lists support complete word functionality, filters, description tips, and many more advanced features. ...