Development Tools for Microcontrollers and Device Programmers
Home
Products
Prices
How to buy
Support
Contact
News
Site map
Products
Development Tools
ARM
8051
PIC
MAXQ
MSP430
80196
RSC4x
XE88
AVR
Device programmers
All Models
Universal
In-System
Gang
Adapters
Custom made tools
OEM tools
Prices
Development Tools
ARM
8051
PIC
MAXQ
MSP430
80196
RSC4x
XE88
AVR
Device programmers
Universal
In-System
Gang
Adapters
How to buy
Where to Buy
Getting a quote
Ordering
Order form
Support
Downloads
Evaluation & demos
Primers & tutorials
Drivers
Free tools
Software updates
Technical support
Links
Contact
Contact us
About us
News
Site Map
Customer Care Center
1-800-321-4567
Quick Links
ARM Tools
8051 Emulator
All Programmers
Device Database
Downloads
PO Form
Shopping Cart
Products
Development Tools
ARM
8051
PIC
MAXQ
MSP430
80196
RSC4x
XE88
AVR
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