that you can view all currently daclared Functions and Members and insert these by using the Control Center?
that you can see the real Structur of your Code under 'Structure' in the Control Center?
that you can easy jump to a Function directly in the Code? Right click in the Editor and select 'Jump to'.
that you can select a vertical Range by holding the Alt-Key and mark the Text ?
that you can change the Toolbar Style? Click on the right Triangle and select "customize".
that you can search or replace Text only in a Selection?
that you compress the Interpreter in the 'Run' Menu, if you are working in wxBasic?
that the Editor now has a 'Autocomplete' Function?
that you can hide one or more Sections of the Text/Code in the 'View' Menu?
that you can activate 'Separators' in the 'Folders' Menu to view Lines between Subs and Functions? This Function is avaible, if you has select the 'View Folders' Menuitem only.
that you can write your own Textblock and save these for later usage? Select the 'Insert Texttblock' Menuitem in the 'View' Menu.
that you can let set the Spaces automatically and you can do this for an entire File in the with 'Autocorrecture' in the 'Run'-Menu?
that you can convert a File to the HTML Format?
that you can reload the Functions-List manually by pressing the 'F2'-Key?
that you can cleanup your (marked) Text by using the 'Clear Selection' Menuitem? If no Text is marked, the entire Text will be edited.
that you can bind your wxBasic Code by using the internal bind Routine? Select 'Internal Bind' from the 'Run' Menu.
that you can extract the Interpreter (wxbasic.exe or wxbasic) from the wxEditor? Select 'Extract Interpreter' from the 'Run' Menu.
that you can create up to 100 Backupfiles and select the Folder to save the Files?
that you can start the Editor with Commandline Parameters?
that you can load a File by dragging it from the explorer to the Editor Window?
that you can insert Styles and Id's by Doubleclick on it in the Control-Center?
that you can insert a Connection by Doubleclick on an Event in the Control-Center?
that you can edit or delete your saved Textblocks directly in the program later?
that you can get Informations about classes, if you select 'Class Help' in the help Menu and move the mouse over a class? Click on the opened Window to open the wxWidgets Help File for this Class.
that you create a new Subfolder in the Project Folder, if you select the 'New Project' Menuitem?
that you can use Placeholders to create user define Menuitems for Lexers?
that you can change the wxBasic Interpreter Icon in the 'Run' Menu?
that you can use the Editor as a portable Application, if you enable the 'Portable' Menuitem in the 'Options' Menu?
that you can get a Help for the Functions and Members during the Input, if you activate the Fields 'View Functions' and 'View Members' in the 'Options' Menu?
that, if the 'Load Functionslist automatically' Option is checked, the Functionslist will be reload automatically with a Tab-Click on the Filename?
that you can write your own Lexer, if you create a new File 'Lexername.lex' in the Resource-Directory?
that the Editor can select the right Lexer automatically?
that the Editor has an internal mp3 Player?
that you can hide all comments in your Code?