Main > Free Download Search >

Free code completion software for windows

code completion

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6931
HLA Completion 1.0

HLA Completion 1.0


Microsoft Computational Biology Tools Component more>>
Microsoft Computational Biology Tools Component HLA sequence typing sometimes yields uncertain results. For example, an allele may be identified as A6801/6802 or simply A02. This tool takes the uncertain information, and (probabilistically) expands it to four digit alleles, making use of linkage disequilibrium to inform the expansion.
HLA Completion Pre-Compiled application is a part of the Microsoft Computational Biology Tools package.
System requirements:
- NET Framework
<<less
Download (607KB)
Added: 2007-08-27 License: Freeware Price:
788 downloads
Quotes Auto Completion 1.00

Quotes Auto Completion 1.00


Aml Pages plugin for auto quotation markses. more>> Aml Pages plugin for auto quotation markses.

The Quotes Auto Completion Aml Pages plugin was designed to automatically insert double or single back quote markes to Aml documents.
System requirements:
- Aml Pages 9.04 or later
- 12 MB RAM;
- 0.1 MB HDD

<<less
Download (42KB)
Added: 2008-10-05 License: Freeware Price: FREE
387 downloads
URL Tab Completion 1.2.3

URL Tab Completion 1.2.3


This is a shell type tab completion in location bar. more>> This is a shell type tab completion in location bar.

URL Tab Completion is overloading the functionality of the tab key in the location bar to mimic unix shell type completion.
System requirements:
- Firefox 1.5 or higher

<<less
Download (4KB)
Added: 2008-09-29 License: Freeware Price: FREE
390 downloads
Hipsh Auto Text Completion 0.4.8

Hipsh Auto Text Completion 0.4.8


Hipsh Auto Text Completion is a powerful tool which can predict the next word you need based on 2-3 first characters you type in order to Increase your text editing speed in MS Word by completion to your common words. more>>

Hipsh Auto Text Completion 0.4.8 is a powerful tool which can predict the next word you need based on 2-3 first characters you type in order to Increase your text editing speed in MS Word by completion to your common words. Only this tool uses the context of the document and paragraph you type in and also adapts its prediction weights to your typing. Especially efficient when you need to type long tedious English words.

The tool runs on an index you create from selected documents you choose from your local machine and on common words from the dictionary that comes with the tool.

Enhancements:

  • Indexing of .docx documents,
  • Runs as icon on the task bar and learns user typing to adjust prediction.

Requirements:

  • Microsoft .NET Framework 2
<<less
Download (598.9KB)
Added: 2008-12-08 License: Freeware Price: $0.00
downloads
Code Maker 2.1

Code Maker 2.1


operating coding application more>> Code maker includes many features including, Snippets that automtically get entered when you select one from the menu, a Preview button to preview your code on our built in browser as a real website.<<less
Download (1.3M)
Added: 2008-11-09 License: Freeware Price:
359 downloads
CodeLobster PHP Edition 3.1

CodeLobster PHP Edition 3.1


CodeLobster PHP Edition is a free handy editor primarily intended for creating and editing PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine and WordPress blogging platform. more>>

CodeLobster PHP Edition 3.1 offers you a great application for quick and easy creation and editing of PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine and WordPress blogging platform. It includes debugger, dynamic help, advanced autocomplete, HTML inspector (like FireBug has), Class View window for comfortable work with mixed code. It supports Drupal automatically installing, autocomplete Drupals hooks, tooltips for Drupals function theme Completion list, Help on Drupal API.

Smarty plug-in helps users with web sites development using popular Smarty template engine and includes follow abilities: code highlighting; autocomplete for smarty functions, variables and attributes; context and dynamic help. Joomla plug-in helps developers on work with Joomla CMS by full autocomplete Joomla framework, context and dynamic help; WordPress is the most popular blogging platform. Codelobster make work with it very easy by WordPress plug-in.

Major Features:

  1. PHP, HTML, JavaScript, CSS code highlighting
  2. PHP, HTML, JavaScript, CSS code collapsing
  3. HTML autocomplete
  4. Autocomplete of tags, attributes for current tag, closing tags. HTML code inspector
  5. Inspector makes it simple to find HTML elements buried deep in the page. CSS autocomplete
  6. Autocomplete of style property names and values. JavaScript Advanced autocomplete
  7. Autocomplete of keywords, DOM elements and their properties. PHP Advanced autocomplete
    This feature speeds up writing a code. Autocomplete includes wide selection of code completion listings.
  8. Lists are formed of both standard PHP and user's classes, variables, functions, constants and keywords. Starting typing new element, lists of all possible variants for its completion are being displaying after $this-> and ClassName
  9. PHP Debugger
    The Debugger is a package of tools that allows a developer debugging applications during developing process. Before running, you need to configure it. Set necessary values for the following options in Preferences menu (Tools-->Preferences-->Debugger):
    • Virtual folder - path to a virtual project folder
    • Virtual host URL - url of a virtual folder
    • Path to php.ini - path to the php.ini file
    • Server - Apache version running on your computer. You need to select from the list, which displays all Apache versions installed on your machine.
  10. Features for debugger:
    Functions Step Into (F11), Step Over (F10), Stop Debug (Shift+F5)
    Watch window in debugger, displaying only user's variables
    Local variables window and Call stack windows
    Expand of objects $this-> while debugging
  11. SQL Autocomplete
    Autocomplete of database objects (tables, fields) and SQL structures. Context and Dynamic Help with search for work with PHP, MySQL, HTML
    DynamicHelp window automatically lists all possible references for current word. You also can use ContextHelp to get information about shortcut keys.
  12. Code folding (collapsing)
  13. Pair highlighting
    Highlighting of paired tags and attributes.
  14. Pair selection, tags and attributes selection commands
    Selects content within current block.
  15. Tooltip:
    The tooltip enables to view values of variables marked with a mouse cursor.
  16. Class View
    (View-->Window-->Class View) contains code elements (classes, functions and variables) of all opened files and of a whole application.
    You can easily navigate through your project and find all declarations for chosen element within it. In case of ambiguity solution dialogue appears.
  17. Preview in a browser
  18. Project manager
    The project is connected with a folder on the disc. And its structure remains the same when transfers. Also there is an ability to search project's symbols and files using shortcut keys. Incremental find
  19. All standard functionalities for work with a code
  20. Drupal plug-in available
  21. Smarty plug-in available
  22. WordPress plug-in available
  23. Joomla plug-in available

Enhancements:

  1. PHP autocomplete improving (including PHP5)
  2. Internal preview via localhost
  3. Add Zend color scheme and ability to save color schemes
  4. New preferences dialog
  5. New control for properties
  6. Duplicate line feature
  7. Drupal plug-in:
    • Menu Pathes and Functions fix for Drupal 6.x
    • Update Drupal for versions 6.11 and 5.17
  8. Fixed bugs:
    • HTML autocomplete crash on new line
    • find in files
    • unix line endings
    • inline style for HTML Code Inspector
    • print

WareSeeker Editor

<<less
Download (9.83MB)
Added: 2009-05-08 License: Freeware Price: $0
30 downloads
Jcoder Java IDE and Compiler 1.1

Jcoder Java IDE and Compiler 1.1


Jcoder Java IDE and Compiler provides you with a useful utility which allows you to create, navigate, modify, and debug Java code. more>>

Jcoder Java IDE and Compiler 1.1 provides you with a useful utility which allows you to create, navigate, modify, and debug Java code. Jcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. Jcoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles.

Jcoder features an intuitive interface and provides a wide range of features: customizable user interface, project management, class/ package viewer, code-completion, debugger interface, editor with syntax highlighting, useful wizards and more. Jcoder also contains various project wizards to move into actual coding faster by automating project set-up steps.

<<less
Download (8.4MB)
Added: 2009-01-28 License: Freeware Price:
14 downloads
MiShell Simple Editor 1.0

MiShell Simple Editor 1.0


MiShell Simple Editor (console based, C,C++,Java,Perl,PHP,SQL,Makefile syntax highlighting, code completion, etc) more>>
MiShell Simple Editor (console based, C,C++,Java,Perl,PHP,SQL,Makefile syntax highlighting, code completion, etc) bests when it is used with ctag and ctags (included in the zip).
<<less
Download (205KB)
Added: 2006-08-25 License: Freeware Price:
1158 downloads
Super Mario Bros. 3 - 11-Minute Completion video

Super Mario Bros. 3 - 11-Minute Completion video


Watch in amazement as Morimoto allegedly beats the game in under 11 minutes. more>>

Super Mario Bros. 3 - 11-Minute Completion video is a game that gives you a lot of fun. Although the legitimacy of this video may not be determined, it is nonetheless full of some amazingly good gameplay. In it, the entire Super Marios Bros. 3 game is allegedly beaten in under 11 minutes. The movie is in the WMV format.

<<less
Download (16.9MB)
Added: 2003-12-14 License: Freeware Price:
8880 downloads
Delphi Code Converter 2.0

Delphi Code Converter 2.0


a utility which displays Delphi code in HTML & RTF code converter flv moyea vide more>> DelphiCC - a utility which displays Delphi code in HTML & RTF code converter flv moyea video.<<less
Download (246KB)
Added: 2008-04-29 License: Freeware Price: Free
547 downloads
Source Edit 4.0 revision 3

Source Edit 4.0 revision 3


Edit programs in ASP, PHP, Java, C/C++, and other languages. more>>

Source Edit 4.0 revision 3 allows you easily edit programs in ASP, PHP, Java, C/C++, and other languages. Source Edit is an editor especially made for developers but can of course be used as a regular text editor as well.

Major Features:

  1. It natively supports the following languages: ASP, PHP, Java, C/C++, C#, Visual Basic, Pascal, Perl, Cold Fusion, SQL, HTML, CSS, XML Source
  2. You can also create a new one yourself using the Language Editor.
  3. Source Edit has an IntelliSense like code completion feature.
  4. Source Edit comes with a hex editor called HexSource.
  5. You can open or save a file directly from/to an account on a FTP server. Source Edit also comes with a full-fledged FTP client application called File Courier.
  6. Source Edit has a clipboard history and remembers old clips you add to the clipboard regardless of the application you use to cut or copy text to the clipboard.
  7. Source Edit supports recording of keyboard macro.
  8. You can also add any custom tool to Source Edit tools menu and toolbar.

Enhancements:

  • Adds add-in capability
  • Better code completion
  • Code Publisher.
<<less
Download (3.7MB)
Added: 2004-08-25 License: Freeware Price:
3828 downloads
Jcoder Java IDE 1.0

Jcoder Java IDE 1.0


fast & efficient Java IDE for Windows more>> Jcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. Jcoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles.
Jcoder features an intuitive interface and provides a wide range of features: customizable user interface, project management, class/ package viewer, code-completion, debugger interface, editor with syntax highlighting, useful wizards and more.
Jcoder also contains various project wizards to move into actual coding faster by automating project set-up steps.
<<less
Download (3.9M)
Added: 2008-10-30 License: Freeware Price:
377 downloads
Code::Blocks 1.0 RC2

Code::Blocks 1.0 RC2


A free C++ IDE built to meet the most demanding needs of its users more>>
A free C++ IDE built to meet the most demanding needs of its users Code::Blocks is designed to be fully configurable and very extensible.
Built around a plugin framework, Code::Blocks can be extended with plugins. Code::Blocks even includes a plugin wizard so you can create your own plugins! (Free SDK downloaded separately)
Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms.
Main features:
- Open Source! GPL2, no hidden costs.
- Cross-platform. Runs on Linux or Windows (uses wxWidgets).
- Made in GNU C++. No interpreted languages or proprietary libs needed.
- Comes in two presentations: Standalone, and MinGW bundle
- Devpack support (optional)
- Extensible through plugins (SDK available in the downloads section)
- Compiler-related features:
- Multiple compiler support:
- GCC (MingW / Linux GCC)
- MSVC++
- Digital Mars
- Borland C++ 5.5
- Open Watcom
- Compiles directly or with makefiles
- Predefined project templates
- Custom template support
- Uses XML format for project files.
- Multi-target projects
- Workspaces support
- Imports MSVC projects and workspaces (NOTE: assembly code and inter-project dependencies not supported yet)
- Imports Dev-C++ projects
- Integrates with GDB for debugging
- Interface Features:
- Syntax highlighting, customizable and extensible
- Code folding for C++ and XML files.
- Tabbed interface
- Code completion plugin
- Class Browser
- Smart indent
- One-key swap between .h and .c/.cpp files
- Open files list for quick switching between files (optional)
- External customizable "Tools"
- To-do list management with different users
<<less
Download (12.9MB)
Added: 2007-07-29 License: GPL Price:
1012 downloads
NaviCoder IDE for Java 2.1

NaviCoder IDE for Java 2.1


NaviCoder IDE for Java is an interesting and effective Integrated Development Environment (IDE) for Java developers. more>>

NaviCoder IDE for Java 2.1 is an interesting and effective Integrated Development Environment (IDE) for Java developers. It allows you to compile and debug your Java program from the editor environment, as well as browse through your classes. You will get all the tools you need to create professional programs: project management, wizards, class viewer, package viewer, tabbed documents, JDK profiles (which allows you to work with multiple Java Development Kits), a customizable user interface. It just simply meets your exact needs.

In addition, NaviCoder equips a comprehensive set of code editor tools enabling developers to rapidly create sophisticated Java applications/applets and meet increasingly aggressive deadlines.

Major Features:

  1. Ease of Use with simple project management: NaviCoder provides serveral project management tasks that speed up the development of your applications on Windows platforms, i.e. New project Wizard, New Class Wizard, New Interface Wizard, New Package Wizard, Generate Ant Script and more.
  2. Intuitive User Interface
    • Support of multi-document editing: Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
    • Navigation through projects, classes, packages, ant and files: Smart project tree view allows for file manipulation and automatically updates as new files are added.
  3. Intelligent and comprehensive Source Code Editor
    • Support of standard editing features: Incremental search, auto-indent and outdent, block selection, display tabs and spaces, show line numbers and breaks, highlight current line, unlimited undo/redo capability, navigate backward and forward and more.
    • Smart Code Completion: It's time to learn how to let NaviCoder help you code faster: Code Completion suggests methods, properties and events to insert in your code depending on what you are doing. Experience a quick way in writing code, all it takes is a pick from the list box.
    • Code Folding: With the GUI tool - Code Folding lets you collapse (hide) and expand (show) sections of your code to make it easier to navigate and read. What you need to do is just to click the plus (+) and minus (-) signs next to the code.
    • Bookmarking: It allows you to navigate long files by marking a location in your code with a bookmark and jumping to that location from anywhere in the file. When you set a bookmark, a green flag icon is displayed in left hand side of the Code Editor.
    • Syntax checking and highlighting: Assist you to catch errors immediately and improve readability and context. You can change the default highlight colors in Option.
    • Support of matched brace/bracket highlighting: When you place the cursor just after a closing (or just before an opening) brace, bracket, or parenthesis. NaviCoder will try to locate its matching brace, bracket, or parenthesis and highlight their companion with pre-defined colour. If the current character has no match, NaviCoder will not highlight it.
    • Support of Occurrence Marking: With this feature, every occurrence of a class, function, variable etc that matches the one your cursor is currently on will be highlighted. In other words, once you select a term, all instances of that term will be shown highlighted.
    • Overview Ruler: You can easily locate the errors by using the Overview Ruler which is to the right of the Editor. It allows quick navigation to errors that might not be showing on the screen.
  4. Integrated Interactive Debugger
    • Setting breakpoints: The first step in debugging is to find out where your coding went wrong. Setting breakpoints helps you accomplish this. NaviCoder allows you to view where all of your breakpoints are and give you the option of deleting them all in one single step.
    • Stepping through a program: You can easily step over individual expressions within a statement to solve those tricky debugging problems. The debugger will display the return value from each expression.
    • Inspecting variables and stack traces: Monitor the values of local and global variables and expressions in the Locals panels. In addition, Call Stack panel tells you the exact path the program took to get to the point where the problem occurred. Enjoy the easiest way to find out the precise cause of the problem by inspecting the values where the error occurs.
    • Remote Debugging: Debug your programs running on remote machines, the client user interface is running on one system while the debug engine is running on another system. This facility is used exactly as if you are debugging code running locally.
  5. More great features
    • Written entirely in C++: NaviCoder is written entirely in C++ and professionally designed for the best look and feel, making it a really fast and powerful tool. You are allowed to build applications on both Win32 and Win64 platform.
    • Support of JDK profiles: You can use JDK tools to compile, debug, and run the project. JDK profiles allows you to work with customized Java Development Kits.
    • Support of Server profiles: Define different server profiles for running your web projects. Here comes with you Apache Tomcat as the pre-installed JSP container.
    • Support of Ant: NaviCoder features a Java-based build tool - Apache Ant. It allows you to standardize and automate build and run environments for development.
    • Support of JSP: Work out your dynamic web applications of JavaServer Pages in NaviCoder and run them by setting self-defined server profiles.
    • Activate Full Screen Mode during your source code editing: Edits the active document using the whole screen. Press Esc key to cancel the full screen mode.
    • Activate Maximized Edit Mode during your source code editing: You can maximize the view of editor, so that you can have more space to edit sources. To escape from this mode, just click the Maximized Edit under Window menu.
    • Shortcut Mapper: Reassigns the default key mapping provided by NaviCoder to suit your particular needs. All the menus items within NaviCoder can be assigned to shortcuts.

Enhancements: Includes new features such as Javascript code completion, JSP code completion, and ANT View.

Requirements:

  • Microsoft Windows 95/98/NT/2000/ME/XP/2003/Vista/2008/7
  • Pentium 4 processor or above
  • 512 megabytes (MB) of RAM
  • Hard-disk space vary depending on installation. Full installation requires 100 MB of available hard-disk space
  • Java Development Kit (JDK) 1.4 or above
<<less
Download (15.9MB)
Added: 2009-09-06 License: Freeware Price: Notavailable
downloads
Source Edit 3.0

Source Edit 3.0


Source Edit is an editor especially made for developers but can of course be used as a regular text editor as well more>>
Source Edit is an editor that can support programming languages but it can ve used as a regular text editor.
Source Edit natively supports the following languages:
ASP, PHP, Java, C/C++, C#, Visual Basi, Pascal, Per, Cold Fusion, SQL, HTML, CSS, XML.
Source Edit quickly and seamlessly colors all code written in any of these languages. Do you miss a language? You can also create a new one yourself using the Language Editor.
Main features:
Code Completion
- Source Edit has an IntelliSence like code completion feature.
Custom Help Files
- Source Edit allows you to add an unlimited amount of custom help files that can be used for content sensitive help.
Hex Editor
- Source Edit comes with a hex editor called HexSource.
Keyboard macros
- Source Edit supports recording of keyboard macros that can be saved as a keyboard shortcut (for example Ctrl+1) and to the toolbar. Source Edit can also repeat any command any number of times automatically.
Custom tools
- You can also add any custom tool to Source Edit tools menu and toolbar. This is usefull for example when you want to compile your code. This feature also supports capturing of any output from the application you call. This output may be shown in the Output Window.
- If your compiler supports EMAC-style output
- Source Edit will also highlight the line in the editor where any errors or warnings has occured in the code when you click on the message in the Output Window.
RGB Mixer
- Quick and easy color mixer for web developers.
Bookmarks
- Source Edit supports any number of bookmarks in your code or document. Simply add a bookmark and you can then return to that part of the text with the click of a button. This is very handy when youre working with large documents.
Customizable
- Source Edit is highly customizable. You can change or set keyboard shortcut to all commands available. You can change how code is colorized. You can also set the "file mapping". By file mapping you associate different file types to different languages. So when you open or save a file with a *.cpp extention, for example, Source Edit will immediately use the C/C++ color coding. You are also able to change what files are shown in the Open and Save As dialog boxes.
Projects/Workspaces
- With the new Projects menu (new in version 1.2) you can add different Workspaces. You can add several files to one Workspace and by opening that Workspace all files will be opened at the same time.
Search and Replace in Files
- Source Edit reports in which file/files the search for text exists and on which line. You may then open the file and Source Edit will jump to the correct line.
Other Features
- Add/remove comments to a block of code with the click of a button
- Highlights the current line
- Show line numbers
- Allows column selection (by holding down the ALT key while dragging the mouse over the text)
- Unlimited undo and redo commands
- Quick file opening using the Files Window
- Show a file in the default browser with the click of a button
- Window splitter. Show one file in up to 4 different frames
- Is able to show whitespaces
- Find and replace with the ability to find and select all occurrences of a searched text
<<less
Download (3.73MB)
Added: 2002-11-05 License: Freeware Price:
2548 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5