|
Editor.NET 1.42, Edit Like Professional
|
|
| Updated |
Nov 20, 2006 12:42:16 | | Author email | anikolaev@3d2f.com | | Author | Nikolaev Alexander Dmitrievich |
|
|
| More author articles: | - Battery EEPROM Works - a must-have tool for battery and laptop repair services! When batteries go out of order, it does not necessarily mean that they must be immediately replaced with new ones. As a rule, it’s just a part of the battery that gets damaged, but causes the entire assembly to go defunct. This corrupt segment can be replaced by a skilled technician who is good with a welder in minutes, but then it’s the battery software
- Search Assistant - a new way of searching your computer for the necessary information The standard Windows search function has always been a moderately useful tool for finding files with names that you remembered and text in indexed documents. However, each time you needed to find something deeper under the surface, the process turned into a real challenge. The standard Windows search is far less flexible and powerful than most query engines, so you cannot combine search parameters to find
| | Show all author articles |
One of the most common, «recursive» tasks for any programmer is a hand-made code editor. Sometimes, it is only a challenge for training skills and playing with components. Sometimes, it is an experimental or hobbyish attempt to Do Better (create an editor with features nobody else has invented). And in many cases self-made code editor is business necessity: when you really invent something great for existing language editing, or use an own self-made language (for ex., Domain-Specific one), or want to embed scripting abilities in large business application. To create a really good code editor is not an easy task (frankly speaking, the task is rather HARD), there are many non-trivial things, like complex syntax highlighting, code folding, context hints (IntelliSense, AutoComplete) and a bunch of others.
Fortunately, through the programming history, there are some people who have already gone this way and provided a complete and consistent solution to the problem: Editor.NET from Quantum Whale. This .NET component provides virtually all respective editing features, from plain-text goodies (word wrap, gutters, margin, window splitting) up to very advanced ones. Syntax highlighting schemes are already available for 30 most common languages and can be defined for any new one; there are APIs for code outlining, completeon, reformatting and so on. Moreover, there is extended syntax parsing (to AST) for .Net languages, which allows seamless creation of services like outlining, intellisense and code formatting. The look-and-feel component is fully customizable.
Author: Nikolaev Alexander Dmitrievich | |
| | Learn more about Editor.NET… |
| Similar software shotlights: | - Komodo Edit (Windows) 6.1.2 Komodo Edit from ActiveState: a free, multi-platform, multi-language editor (PHP, Python, Ruby, Perl, Tcl, JavaScript plus more). With background syntax checking and coloring catch errors immediately
- Aspose.Editor for .NET 3.0.1.0 Aspose.Editor is a .NET word processor control for desktop and web applications. It supports document conversion formats like DOC, DOCX, DOCM, ODT, HTML, MHTML, WordML, RTF & TXT. Include thumbnails
| | Find all software similar on Editor.NET 1.42, Edit Like Professional |
| Similar news: | - Apple Debuts Latest Video, Film Editing Software Apple Computer Inc. onSunday rolled out Final Cut Studio, a suite of video productionsoftware for professionals that includes a new program calledSoundtrack Pro, aimed at making video and film projects soundsas good as they look in high-definition format
- Media 100 HD video editing system released for Mac Optibase Ltd. subsidiary Media 100 on Tuesday announced the release of Media 100 HD for Mac OS X, providing Mac-based video professionals with another option for manipulation 10-bit uncompressed Standard Definition (SD) and High Definition (HD) digital vi
| | Find all news similar on Editor.NET 1.42, Edit Like Professional |
|
|