Device Programmers and Development Tools for Microcontrollers
Home
Products
E-Shop
Help Desk
Support
Contact
News
Site map
Products
Development Tools
ARM
8051
PIC
80196
RSC4x
Device programmers
All Models
Universal
In-System
Gang
Adapters
Custom made tools
OEM tools
E-Shop
Device Programmers
Development Tools
Support
Help Desk
Your Tickets
New Ticket
Ask a Question
Technical support
Downloads
Software updates
Documentation
Evaluation & demos
Free tools
Drivers
Contact
Contact info
Contact us
About us
News
Site Map
Customer Care Center
1-800-321-4567
Quick Links
Help Desk
Downloads
All Programmers
Device Search
Tools Catalogs
Shopping Cart
Items:
0
Total: $
0
.00
Your Account
Products
Development Tools
ARM
8051
Other
PIC
80196
RSC4x
Device programmers
All Models
Universal
In-System
Gang
Adapters
Custom made tools
OEM tools
Development Tools for Embedded Microcontrollers
Editor
The Phyton editor, that is a component of Phyton CodeMaster and Project IDEs, combines standard functions of popular editors with some features added to make it convenient for working on embedded applications written in both C and assembly languages. You can use your favorite editor and then import created files into the IDE for debugging. Nevertheless, the usage of Phyton's editor gives you a great benefit of working in one development environment, which enables you to do everything from entering your raw code to completing your project.
Special features of the Phyton editor that facilitate working on embedded applications in the CodeMaster and Project integrated development environments:
Provides concurrent editing of unlimited number of files with unlimited file size
Highlights C code syntax with colors and font attributes. Function tagging lets you quickly locate any function, procedure or method in any file in your project
Aside from working with standard stream blocks, it allows to operate with vertical and string blocks
Auto-completion word typing feature
Auto-indent of the C language brackets
Extensive search and replace facilities include multi-file search and replace feature that works across project directories and include-files
Standard editor functions can be extended by special script-commands programmed to any key combinations
Enhanced clipboard operations - standard Cut, Copy and special Add to clipboard commands
Collapse mode editing lets editing selectively hidden sections of the code. Displaying of conditionally collapsed texts
Periodically auto-saves files to a disk
Bookmarks lets you push and pop positions off quickly
Unlimited Undo
Transparent transition from editing to debugging and vice versa
Go Back