form designer for .net - AlterNET Studio

  1. AlterNET Studio v8.1

    Release Notes: launcher console window is now hidden when debugging.NET Core projects. Form Designer Exception when dragging controls in WPF form designer under.NET 6 no longer occurs. Fixed bug with loading third-party ... assemblies by relative file names in the form designer. Fixed bug with renaming controls in OutlineControl. Fixed exception when designing TypeScript form under.NET 6. LangServer parsers/Debug Server protocol ... to show how to use hidden lines in the code editor. Debugger integration projects (C#/Visual Basic/Python/TypeScript) can now open files and projects. Modifying controls in WPF form designer now only ...

  2. AlterNET Studio v8.0

    Release Notes: in-memory files. Form Designer WinForms Form Designer now works in Microsoft.NET 6.0 applications. WinForms Form Designer now can serialize its content to IronPython files. TypeScript TypeScript parser, ... Evaluation of multi-dimensional arrays during C#/Visual Basic debugging has been fixed. Issue with evaluation of ScriptGlobalClass fields is now resolved.   Form Designer Bug with toolbox crashing when adding ... Adds support for Visual Studio 2022 and.NET 6.0 core. Installation Now supports Microsoft Visual Studio 2022. ALTERNET_STUDIO_LICENSE_DIRECTORY environment variable can now be specified to change ...

  3. AlterNET Studio v9.5

    Release Notes: a new LSP-based parser for R statistical language and upgraded syntax highlighting for LSP parsers to use TextMate syntax schemes. Form Designer Improvements- Implemented missing component designers ... Support for Microsoft.NET 8 across all component libraries- All AlterNET Studio core libraries, NuGet packages, and demo projects have been updated to support.NET 8. LSP Parsers improvements- Added ... for FlowLayoutPanel, TableLayoutPanel, SplitPanel, TabControl, and DataGridView under.NET 6/7/8. Updates in v9.5.x 1 ...

  4. AlterNET Studio v7.0

    Release Notes: on IronPython.net. Adds support for Microsoft.NET 5.0 for most core libraries AlterNET Studio now supports Microsoft.NET 5.0 via nuget packages for most of the AlterNET core libraries, except WinForms Form Designer ... Extend your.NET apps with code editing, scripting and user interface designing capabilities. Adds Python Parsing Python script writers can either use LangServer.org- based Python Parser, which ... IronPython as a language is compatible with Python 2.7 and is designed to work with Microsoft.NET Framework libraries. Being an interpreted language, IronPython Script debugging logic can be seamlessly ...

  5. AlterNET Studio v8.1.x

    Release Notes: with the license evaluation dialog in.NET Core applications when designing forms has been resolved. The issue with localizing internal style names causing incorrect appearance in the dark visual theme has been ... (version 4.4.0) is used. The bug with search panel combo boxes remaining dark after switching from dark to light visual theme has been fixed in WPF TextEditor. The bug with VB.NET WinForms Form Designer when ... parser has been fixed. The bug with displaying the text editor’s context menu when right-clicking the mouse on the search panel has been fixed. The NullReferenceException when reloading the form designer ...

  6. AlterNET Studio v9.0

    Release Notes: Now, it’s possible to specify implicit using both for.cs and.csx scripts. The Issue with TypeScript scripts located on the drive other than C:\ has been resolved. Form Designer Exception when adding ... Scripter Scripter now supports compiling, executing and debugging non-file system-based Python/IronPython and TypeScript code. StepOut command has been added to Debug toolbar and menu. Form Designer Can now ... serialize forms into Python code and run them using Python.NET scripting engine. Toolbox now supports in-place editing for categories. Property Grid now includes a component list that shows all controls ...

  7. AlterNET Studio v9.0.1

    Release Notes: been fixed. The bug with stack overflow exception when changing Code Editor’s visual theme at run-time has been fixed The bug with Visual Basic Form Designer incorrectly loading controls containing ... The bug with displaying the evaluation dialog with the registered version for.NET Core applications at design time has been fixed. Exception with license activation when using NuGet packages has ...

  8. AlterNET Studio v9.1.2

    Release Notes: Improved syntax parser error recovery. WindowsForms FormDesigner TypeResolution service can now be extended to provide custom control designers. Navigation combo-boxes now show properties, events, ... project file renamed. Fixed buy when copying dependent Microsoft.NET Framework assemblies for Scripter when.NET Core is not present. Several issues with indentation in Visual Basic and Snippet Parsers have ...

  9. AlterNET Studio v8.0.4

    Release Notes: dialog box to zero width in WPF text editor. Fixed bug with parsing For clause in MSSQL parser. Fixed bug with not showing design-time properties for SyntaxEdit control in.NET 6 applications. ...

  10. AlterNET Studio v9.1

    Release Notes: Added support for the DebuggerDisplay attribute that provides user-defined information for debugger tooltips and watches. Form Designer improvements Added a Component List that provides an easy way ... to select components on the form and in-place editing for Toolbox items and categories. Updates in v9.1.x 1 ...

  11. AlterNET Studio v7.2

    Release Notes: projects Scripter component is now used in all demos and quick start projects that require a form designed to run. Code Editor Fixed bug with parts of read-only lines not displayed in read-only color. Fixed ... run under Visual Studio. Form Designer Fixed bug with crashing WPF Toolbox when collapsing sections. ...

  12. AlterNET Studio v9.5.4

    Release Notes: CreateLanugageClient/InitClientOptions methods have been made virtual in LSP Parser's Workspace so a developer can override them and extend initial Workspace settings. The bug with the Exception dialog displayed when a user has stopped TypeScript script debugging has been fixed. Incorrect ...

  13. AlterNET Studio v9.5.3

    Release Notes: Improved TextEditor control selection searching. Intellisense for lambda expression has been implemented for advanced C# and Visual Basic parsers. Fixed issue with the Visual Basic Roslyn parser conditionals symbols like Debug=True, or MyConst = 1. Regression issue: A missing set method for ...

  14. AlterNET Studio v9.5.2

    Release Notes: Smart-indentation is now supported for C/C++, Java, Lua, PowerShell, and R LSP parsers. Find results control now supports 'ShowLineNumbers', 'ShowFileNames', 'ShowFilePath' and 'ShowSource' options. SyntaxEdit control selection search has been improved. ...

  15. AlterNET Studio v9.5.1

    Release Notes: copying references during.NET script compilation. Fixed the bug with the LSP C parser using the C++ language standard. 0 ...

  16. AlterNET Studio v9.1.3

    Release Notes: projects by scripter when using AlterNET Studio libraries for Microsoft.NET 6/7. 0 ...

  17. AlterNET Studio v9.1.1

    Release Notes: New MiniMap properties: AutoDrag- allows users to resize. AutoScroll- scroll with the mouse. Fixed the bug with MiniMap overlapping the characters at the end of the line. Fixed the bug with cut/paste/delete menu items being enabled in case the text editor is in read-only mode. Fixed the bug with ...

  18. AlterNET Studio v9.0.3

    Release Notes: and the host application compiled with.NET 6/7. Fixed the bug with Text editor rendering when setting Outlining.AllowOutlining from code. Fixed the bug with saving keyboard shortcuts in Customize demo. Some ...

  19. AlterNET Studio v9.0.2

    Release Notes: Fixed the bug with WPF applications not closing if TextEditor’s CodeCompletion box was accessed from code. Exception with TextEditor’s Minimap has been fixed when resizing Text Editor to zero height. Fixed the bug with C#/Visual Basic Roslyn indentation not taking into account the number of spaces ...

  20. AlterNET Studio v7.1

    Release Notes: by the Scripter targeting under.NET Core 5.0 has been fixed. Issue with updating breakpoint position when changing text in the code editor has been resolved. Python/IronPython Issues parsing with multiple variable ... declarations, dictionaries and tuples have been fixed. Demo projects AlterNET Studio now saves.NET Solution folder structure correctly. Project explorer now expands only to the root level when loading. Bug ...