QuickDev Studio is
equipped with many advanced features found in modern IDE plus some new
features that will help users to shorten development time significantly.
Project
Management
QuickDev Studio provides straightforward and flexible project
management. Each project is capable of managing multiple files and
folders with multiple build settings.
You can even create a project to build programs cross different
platforms from the same code base.
Debugging
QuickDev Studio is equipped with a comprehensive cross-platform
debugger, a target manager, varity of debug views and instruction set
simulators.
The debugger provides souce level and instruction level debugging
and is capable of communicating with multiple targets simultaneously.
Build System
The QuickDev Studio build system provides asynchronous build
process so that users can continue their work while the images are being
generated.
The build system is capable of building entire workspace, selected
projects or selected builds.
Code Navigation
QuickDev Studio provides varity of ways helping users to find
source files or source lines quickly.
Find and
Replace
QuickDev Studio is equipped with an advanced find and replace
engine. It allows users to find single or multiple keywords
from varity of objects including selected text, code block, window
content, project files and folders.
Add-ins
You can install add-in components as simple as copying DLL files
to the specific location. The add-in system will automatically
detect the add-in components and provide easy to use user
interface for component management.