code editing - Actipro Silverlight Studio

  1. VS-like syntax-highlighted code editing in your own apps.

    Archived

    Features: SyntaxEditor is a powerful text editing control that is packed with features for efficient code editing, including syntax highlighting, code outlining, parsing, line numbers, block selection, ... IntelliPrompt UI, zooming, adornments, single-line mode, and much more. It is built on top of Actipro's next-generation extensible text/parsing framework and has many of the same code editing features found ... in the Visual Studio code editor. Over 20 sample languages are included to get you started (such as C#, HTML, Javascript, and more), and optional premium add-ons with advanced functionality for editing C#, VB, ...

  2. Silverlight Studio adds code fragment editing

    Archived

    Release Notes: Both of the C# and VB language implementations now have parameter info features out-of-the-box, making for a true Visual Studio-like code editing experience. When there are multiple overloads ... for a signature, the resolver will do its best to show the one that best fits the code that has been typed thus far. Single-Line Edit Mode- Single-line edit mode is an option you can activate to make the editor ... are still available, such as automated IntelliPrompt, adornments, etc.  This makes for a very nice way to edit small code snippets or expressions. Code Fragment Editing- Code fragments provide the ability ...

  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 ...

  4. Vector-based 2D and linear bar codes.

    Archived

    Features: Actipro Bar Code makes it easy to add the most common 2D and linear bar codes to any Silverlight application or report. Bar codes can be saved to image files or added as a child control in any ... Silverlight control. Actipro Bar Code takes all the work out of the bar code generation process by allowing you to simply say what value to encode. It automatically calculates any appropriate checksums ... and generates the resulting bar code for you. The output is completely customizable with many options, everything from setting the bar height to display of the encoded value below the bar lines. ...

  5. Actipro Silverlight Studio adds Code Indicators

    Archived

    Release Notes: scatter, area and bar charts in your apps. Code Indicators- Built-in indicators include bookmarks, breakpoints and current statement indicators. Custom indicators can also be created. Trim Trailing ... formatters have been added to the.NET Languages Add-on which beautify code by adjusting whitespace and making it more readable. Themes- New Metro Dark theme. ...

  6. Actipro Silverlight Studio adds Bar Code

    Archived

    Release Notes: Updates in 2011.1 New Product- Bar Code for Silverlight Bar Code for Silverlight is a new product, added in Silverlight Studio 2011.1. It makes it easy to add 2D and linear bar codes to any ... Silverlight application or report.  Bar codes can be saved to image files or added as a child control in any Silverlight control.  Actipro Bar Code takes all the work out of the bar code generation process ... by allowing you to simply say what value to encode. It automatically calculates any appropriate checksums and generates the resulting bar code for you. The output is completely customizable with many options, ...

  7. 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 modification marks, visible whitespace and current line highlights. ...

  8. About Actipro Silverlight Studio

    Archived

    Description: Actipro SyntaxEditor for Silverlight- A text editing control with features for efficient code editing, including syntax highlighting, code outlining, parsing, line numbers, block selection, IntelliPrompt ... UI, zooming, adornments and more. It has many of the same code editing features found in the Visual Studio code editor. SyntaxEditor comes with over 20 sample languages to get you started (such as C#, ... 100 built-in edit actions like selection, indenting, transposition, etc. Customizable highlighting styles Easily create custom margins and text area adornments, both in editor Code outlining (folding) ...

  9. Actipro Silverlight Studio 2018.1 build 0233

    Archived

    Release Notes: Improves SyntaxEditor control. SyntaxEditor Optimized tag aggregators to not raise a TagsChanged event when refreshing if there were no taggers before or after the refresh. Added a guard against a possible exception in text view line visuals..NET Languages Add-on Improved lock access to the ...

  10. Actipro Silverlight Studio 2018.1 build 0232

    Archived

    Release Notes: Improves SyntaxEditor, Charts and Wizard controls. Charts Added the PieSeries.SliceToolTipFormat, SliceToolTipFunc, ChildSliceToolTipFormat, and ChildSliceToolTipFunc properties, which can be used to supply pie slice tooltips. Updated stacked charts to show each data point's actual value in ...

  11. Actipro Silverlight Studio 2018.1 build 0231

    Archived

    Release Notes: Improves Charts, SyntaxEditor and Views controls. Charts Updated bar charts to pass the XYDataPoint as data context into the BarTemplate. SyntaxEditor Updated several language add-on token tagger classes to better support syntax highlighting for other merged languages. Improved collapsible region ...

  12. Actipro Silverlight Studio 2017.2 build 0223

    Archived

    Release Notes: Improved how IntelliPrompt code snippet template sessions handle indentation. Web Languages Add-on Improved the XML auto-completion logic to self-close start tags if a '/' is typed. SyntaxEditor ... Fixed a bug where rendering issues could occur in a certain scenario when editing the same document in multiple editors. Fixed a bug in the TextChangeOffsetDelta.SequentialOnly logic for a text change. ... Fixed a bug where the indicator margin didn't render glyphs for tagged ranges that began at a line terminator. Fixed a bug where IntelliPrompt code snippet selection sessions weren't excluding ...

  13. Actipro Silverlight Studio 2018.1

    Archived

    Release Notes: Improves SyntaxEditor control. SyntaxEditor Updated indicator margin glyph quick info to be based on the topmost glyph. Added the IParameterInfoSession.HasSelectionChanged property..NET Languages Add-on Improved IntelliPrompt parameter info to retain its current user-specified selection, if any, as ...

  14. Actipro Silverlight Studio 2017.2 build 0222

    Archived

    Release Notes: the IReadOnlyRegionTag.IncludeFirstEdge and IncludeLastEdge properties, which can be set true to prevent edits on the borders of a tagged range. Improved OutliningManager's ability to handle mismatched outlining nodes. Improved ...

  15. Actipro Silverlight Studio 2017.2 build 0221

    Archived

    Release Notes: Updates chart shape properties on line charts to use a round segment join. Charts Updated the shape properties on line charts to use a round segment join. SyntxEditor Improved numerous edit actions ... to retain their final selection after the action goes through an undo/redo process. Improved how Tab indenting is handled when there is a block selection. Improved the Cut Line to Clipboard edit action ... to not switch to partial opacity if both Ctrl and Alt are held down. Updated how IntelliPrompt quick info providers recognize when to close. Updated certain edit actions that retain selection to not force ...

  16. Actipro Silverlight Studio 2017.2

    Archived

    Release Notes: Implement Visual Studio-like Code Lens (info display and hyperlink) and Peek Definition (embedded editor) features. SyntaxEditor Added the IIntraLineSpacerTag interface that allows whitespace ... members. Added new adornments showing how to implement Visual Studio-like Code Lens (info display and hyperlink) and Peek Definition (embedded editor) features. Added logic for unhandled clicks on intra-line ...

  17. Actipro Silverlight Studio 2017.1 build 211

    Archived

    Release Notes: SyntaxEditor updates the C# parser to support C# 6 syntax and the VB parser to support VB 14 syntax. SyntaxEditor Added a text area automation peer that wraps text area elements within an editor view. Improved the rendering of squiggle lines to be bolder and more wave-like. Updated paste logic to ...

  18. Actipro Silverlight Studio 2017.1 build 0210 released

    Archived

    Release Notes: the completion list selection to the middle. Improved the logic for determining when bookmark indicators should be hidden due to collapsed regions. Updated IntelliPrompt code snippet template sessions to close ... if text is changed outside of the session, only in the focused view. Updated code snippet field tooltips to support line feeds and word wrap when needed. Updated the XmlReader used within ...

  19. Actipro Silverlight Studio Compatibility

    Archived

    Compatibility: Operating System for Deployment Windows 10 Windows 8.1 Windows 8 Windows 7 Windows Vista Architecture of Product 32Bit Product Type Component Component Type Silverlight Source Code Compatible ...

  20. Actipro Silverlight Studio 2016.1 build 0203 released

    Archived

    Release Notes: outlining margin rendering and node toggle button logic. Updated IntelliPrompt code snippet template sessions to close when typing occurs outside of the template range. Updated decoration adornments ... highlighting disabled to render in gray. Updated IntelliPrompt code snippet template sessions to only watch for special keystrokes in the target view. Updated CollectionTagger to implement ... an exception. Fixed a bug with the CodeSnippetFolder.FindItemByShortcut case sensitivity logic..NET Languages Add-on Added support for <code> blocks to be used in doc comments to support rendering ...