Xtudio is a very useful and powerful code editor for Linux and UNIX programmers, working on Windows-based stations. Xtudio is designed specifically for C/C++ programmers that require an advanced IDE for the Linux and UNIX environment, but prefer the Windows based editors.
Xtudio uses a built-in FTP & Telnet client to interface with the remote machine.
Here are some key features of "Xtudio":
· Reading and Parsing compiler output Currently Xtudio supports many of the popular UNIX compilers (Sun WS CC & cc, AIX xlC & xlc, GNU's gcc & g++)
· Makefile generator Auto generated makefiles for compiling on your target machine and displaying the build output to a dedicated window
· Navigation Trees Xtudio provides both Class View & File view for quickly navigating in the code
· FTP Client with SSH1 & SSH2 Support Built-in FTP Client to avoid swapping applications
· Code Beautifier Auto Indent selection of code to make your code more readable, the beautifier supports both the Java & ANSI styles
· CodeCompletion Auto complete functions, classes, etc. according to code context
· Syntax Highlighting Color your text according to user defined colors for many languages (C, C++, Java, Z/C/K Shells, HTML, XML)
· Members List When typing the '.' Or '->' operator, a drop list is opened to display the possible function, members to display
· Type Info Hovering a functions and variables, Xutdio displays a tooltip that contains information about the type
· Text Folding Code folding based on blocks (open and close curly braces), In addition user defined folding points
· Bookmarks Quickly attach bookmarks to the document to allow fast jumping between rows
· Find In Files Quickly searches the entire workspace for a phrase (even in files which are not currently opened in the editor)
· Highly Configurable
What's New in This Release:
· Bug# 45 Fixed bug the Ctrl + F4 Open wrong menu
· Bug# 49 Fixed bug that failing to locate the DLL of the source control causes the application to crash
· Bug# 55 Fixed a bug that caused the 'Recent files' not to work properly
· Bug# 57 Fixed a bug that Adding an existing items to the projects from the file view - all files were opened
· Bug# 58 Fixed a bug that when selecting more than 15 files with LONG names in the FTP dialog crashes the application
· Bug# 60 Fixed a bug that selecting multiple files in the FTP dialog - the right click menu goes out of the dialog
· Bug# 64 Fixed a bug that double clicking on a line in the find files window - opens the same file more then once
· Bug# 68 Fixed a bug that files opened from the 'Recent file' menu can be opened more then once
· Bug# 69 Fixed a bug that xtudio failed to open workspace that was copied from other location (on the local machine)
· Bug# 74 Fixed a bug that keyboard event could sometimes carsh the application, while the 'Settings' dialog was opened
· Bug# 75 Fixed a bug that swapping applications using alt+tab - causes the localhost path to change
· Bug# 21 New** The disabled icons are now 24bit instead of 16 colors
· Bug# 23 New** Support for source control was added (the infrastructre was added, however there is no currently implementation of plugin)
· Bug# 36 New** esc character now close the code completion list
· Bug# 61 New** An an option to abort the FTP operations (simply hit the escape character)
· Bug# 62 New** An account management toolbar was added.
· Bug# 63 New** An option to add new file from the toolbar (without the New dialog) was added
· Bug# 65 New** 'Save as' now put default file name
· Bug# 66 New** A web toolbar was added, Xtudio now contains a built in browser
· Bug# 67 New** The help files can now be accessed from teh web site and not just as part of the installation.
· Bug# 76 New** Track changes feaure was added
· Bug# 77 New** Compilers can now be added by simple configuration, a full detailed tutorial can be found in the help files
· Bug# 78 New** An advance dialog was added, it can be accessed from Options --> Advance
The alpha version of the program is free software