code browser
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14205
Code Browser 2.15
Code Browser is an open source folding and outlining editor for Windows more>>
Code Browser is an open source folding and outlining editor for Windows Code Browser is between a traditional text editor, a web browser like Mozilla and a smalltalk class browser. Code Browser displays a structured text file (marker-based folding) hierarchically using multiple panes.
Code Browser is especially designed to keep a good overview of the code of large projects. Ideal if you are fed up of having to scroll through thousands of lines of code.
See the Introduction to Folding page if you want more information on text folding and the way it is implemented in Code Browser.
Code Browser supports syntax highlighting for all major languages and custom highlighting can also be added. For other editors features, see Features.
Although Code Browser was designed to write and maintain programs, Code Browser can be used for different tasks such as plain text outlining or understanding existing source code. Ive added a page with tips on alternative uses.
Main features:
- Folders: In Code Browser, folded sections in a text file are called folders because of similiarities with filesystem folders. See the Introduction for more information.
- Links: Links help navigation between files, they are a natural extension to folders: a link is an headline that references another folder in the same or another text file.
- Special comment lines: These comment lines are display with a different font and color in the text but without the comment makers. It gives the source code a literate programming look.
- Multiple files, windows and panes: Several files can be loaded simultaneously, but in addition, several windows can be opened on the same file. This feature is very important with the folding system: It allows viewing or editing another part of your current working file; you just have to reopen a new window on it.
- Smalltalk style browser: The hierarchy of folded sections is displayed in lists above the text.
- Tree browser: The hierarchy of folded sections is displayed in a tree view.
- Syntax highlighting for: Assembler, ASP Batches, C/C++, C#, CSS, HTML, Java, JSP, Makefile, Pascal, Perl, PHP, Python, Ruby, Sh, SQL, TeX, VB.Net, XML
- User definable syntax highlighting
- Unlimited undo/redo: There is an unusual behavior here: when a text file is reloaded because it has been modified by an external application, the reload is incremental. It means that changes made by the other application can be undone from the editor.
- Word wrapping
- User defined tools
- User defined shortcuts
- Search and replace: The folding system induces some specific options in search and replace such as the follow links option or to restrain the search scope to a particular folder.
- The search and replace can apply to: a file, a directory, a folded section, the selection
- There is two kind of search implemented: a search next/previous that can find a text in a file or in a local folder, and a search that list all matching lines. The latter is much more powerful: it can search through links as well as in subfolders.
- Similarities with web search: displays a link + a summary
- Search in search result is possible since it is an hypertext document
- Search result is exportable (it is easy to create a task list from a search result)
- Refine search by doing a Find all from a search result document.
- You can define a search working set by creating a folder and putting links into it
- Regular expressions: Just the basic ones.
- Goto line: in folder or in file
- Block indent/unindent
- Drop file to open
<<lessCode Browser is especially designed to keep a good overview of the code of large projects. Ideal if you are fed up of having to scroll through thousands of lines of code.
See the Introduction to Folding page if you want more information on text folding and the way it is implemented in Code Browser.
Code Browser supports syntax highlighting for all major languages and custom highlighting can also be added. For other editors features, see Features.
Although Code Browser was designed to write and maintain programs, Code Browser can be used for different tasks such as plain text outlining or understanding existing source code. Ive added a page with tips on alternative uses.
Main features:
- Folders: In Code Browser, folded sections in a text file are called folders because of similiarities with filesystem folders. See the Introduction for more information.
- Links: Links help navigation between files, they are a natural extension to folders: a link is an headline that references another folder in the same or another text file.
- Special comment lines: These comment lines are display with a different font and color in the text but without the comment makers. It gives the source code a literate programming look.
- Multiple files, windows and panes: Several files can be loaded simultaneously, but in addition, several windows can be opened on the same file. This feature is very important with the folding system: It allows viewing or editing another part of your current working file; you just have to reopen a new window on it.
- Smalltalk style browser: The hierarchy of folded sections is displayed in lists above the text.
- Tree browser: The hierarchy of folded sections is displayed in a tree view.
- Syntax highlighting for: Assembler, ASP Batches, C/C++, C#, CSS, HTML, Java, JSP, Makefile, Pascal, Perl, PHP, Python, Ruby, Sh, SQL, TeX, VB.Net, XML
- User definable syntax highlighting
- Unlimited undo/redo: There is an unusual behavior here: when a text file is reloaded because it has been modified by an external application, the reload is incremental. It means that changes made by the other application can be undone from the editor.
- Word wrapping
- User defined tools
- User defined shortcuts
- Search and replace: The folding system induces some specific options in search and replace such as the follow links option or to restrain the search scope to a particular folder.
- The search and replace can apply to: a file, a directory, a folded section, the selection
- There is two kind of search implemented: a search next/previous that can find a text in a file or in a local folder, and a search that list all matching lines. The latter is much more powerful: it can search through links as well as in subfolders.
- Similarities with web search: displays a link + a summary
- Search in search result is possible since it is an hypertext document
- Search result is exportable (it is easy to create a task list from a search result)
- Refine search by doing a Find all from a search result document.
- You can define a search working set by creating a folder and putting links into it
- Regular expressions: Just the basic ones.
- Goto line: in folder or in file
- Block indent/unindent
- Drop file to open
Download (284KB)
Added: 2007-07-07 License: GPL Price:
841 downloads
Other version of Code Browser
License:Freeware

Free Source Code Browser 2.1
Free Source Code Browser lets you view the source code of any webpage, and save any image as well more>>
Free Source Code Browser is a software application that allows you to view the source code of any webpage as you browse the internet.
Arent webpages that try to prevent you from viewing their source code or saving images by disabling right-click bothersome? Who cares! View the source code of any webpage, and save any image as well. Works just like Internet Explorer.
As you browse, the source code for each page you view is loaded into the "Source Code" section of the program and each image on the page is displayed in the "Images" section, where they can be saved to your computer.
Each image displayed in the Images section is shown with the image name and full URL to the image. Can be added to the "Tools" menu in Internet Explorer. When viewing the source code, all references to images are hyperlinked.
<<lessArent webpages that try to prevent you from viewing their source code or saving images by disabling right-click bothersome? Who cares! View the source code of any webpage, and save any image as well. Works just like Internet Explorer.
As you browse, the source code for each page you view is loaded into the "Source Code" section of the program and each image on the page is displayed in the "Images" section, where they can be saved to your computer.
Each image displayed in the Images section is shown with the image name and full URL to the image. Can be added to the "Tools" menu in Internet Explorer. When viewing the source code, all references to images are hyperlinked.
Download (2.54MB)
Added: 2007-05-17 License: Freeware Price:
970 downloads
Other version of Free Source Code Browser
Free Software Downloads - View the source code of any webpage, and save any image as wellPrice: $0.00
License:Freeware
License:Freeware

Cool! Web Browser 1.0
A powerful, easy to use web browse. more>> A powerful, easy to use web browser which is capable of all the latest content (frames, javascri`pt, ect...). Includes large viewing area, with full keyboard.<<less
Download (32KB)
Added: 2008-06-27 License: Freeware Price: Free
485 downloads
Slick Browser 2.1
Slick Browser 2.1 is a free/simple/easy/quick web browsers. - Internet Browser more>>
Slick Browser 2.1 is a free/simple/easy/quick web browsers. - Internet Browser
System Requirements: Win95 or Higher
<<less Download (14.65KB)
Added: 2008-11-09 License: Freeware Price: $0
351 downloads
Discount Browser 1.0
A simple web browser that wilol help users find discount codes and vouchers. more>>
A simple web browser that wilol help users find discount codes and vouchers. Discount Browser application was designed to be a simple web browser that wilol help users find discount codes and vouchers.
This download is marked as adware because it displays advertisement banners or other type of commercials while running.
<<less
This download is marked as adware because it displays advertisement banners or other type of commercials while running. Download (16KB)
Added: 2007-11-18 License: Adware Price:
441 downloads

Michaelsoft Browser 2
Surf the Internet with a browser. more>>
Michaelsoft Browser v2 is the new and improved browser brought to you by go Michaelsoft. It features many more enhancements than Michaelsoft Browser v1, such as tabbed browsing, security updates, better page handling, and a go Michaelsoft donation button.
Download (655.3KB)
Added: 2006-07-13 License: Freeware Price:
49 downloads
Other version of Michaelsoft Browser
License:Freeware
Acoo Browser 1.94.998
Acoo Browser is a powerful multi-tabbed Internet browser with Mouse Gestures, recoverable Popup Blocker, Ads Filter, Cleaner, URL Hotkey, URL Alias and Integrated search engine support. It allows user to surf multiple Web sites within one browser window. more>> <<less
Download (1.81MB)
Added: 2009-03-18 License: Freeware Price: $0
5856 downloads
Other version of Acoo Browser
Price: $0
License:Freeware
License:Freeware
Sticky Browser 1.0
Sticky Browser is an Internet Explorer based browser that sticks to the top of any active window in your system more>>
Sticky Browser is an Internet Explorer based browser that will stick to the top of any active window in your system.
<<less Download (106KB)
Added: 2006-12-20 License: Freeware Price:
1042 downloads

Kool-Fox Web Browser 4
Kool-Fox Web Browser 4 offers you a convenient Web browser for the Win32 (Windows) Platform which is based on the Gecko Layout Engine (the rendering engine of Mozilla) more>> <<less
Download (28.2MB)
Added: 2008-10-28 License: Freeware Price:
128 downloads
Database Browser 2.4.3
This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware. more>> <<less
Download (2.10MB)
Added: 2009-06-03 License: Freeware Price: $0
314 downloads
Other version of Database Browser
Price: $0
License:Freeware
License:Freeware
License:freeware
Stealth Browser 1.0
Stealth Browser allows you to view the Back End of a Website in text before you browse more>>
Stealth Browser allows you to view the Back End of a Website in text before you browse. Investigate a Website for malicious code before you browse. This browser lets you see the text, search, and print. Forensic computer science browser application.
<<less Download (1.83MB)
Added: 2006-06-06 License: Freeware Price:
1356 downloads

Ariadne Browser 2.01.04
Ariadne Browser is Web-oriented Information Manager, browser-based Organizer ... more>> Ariadne Browser is Web-oriented Information Manager, browser-based Organizer of heterogeneous information - bookmarks, notes, images, todo items that you can randomly pick up from Internet and your<<less
Download (2.33MB)
Added: 2006-09-05 License: Freeware Price: Free
1145 downloads

WA Browser 2.3.2
Browse the Web using Favorites and Internet options. more>>
WA Browser 2.3.2 is developed as an easy to use and handy program, which utilizes core MSIE browser technology for compatibility to give users a better look and easier navigation. It includes features such as favorites, Internet options, and skins.
Enhancements:
- Has updated Skins
- Code & Graphic Optimization results in Lower File Size
- Removed Internal Adverts.
Download (2.2MB)
Added: 2006-09-10 License: Freeware Price:
78 downloads

Graphics Browser 1.0
Graphics Browser lets you view images quickly and easily. more>> Graphics Browser lets you view images quickly and easily. This is a great timesaver when it comes to looking at folders full of images. It can read 27 different image formats, plays animated GIFS and can view images in full screen. It is designed to be as fast as possible when it omes to navigating through folders.<<less
Download (2.0MB)
Added: 2008-09-15 License: Freeware Price:
424 downloads

Font Browser Pro 1.0
Font Browser Pro lets you view all fonts on your computer in one place. more>> Font Browser Pro lets you view all fonts on your computer in one place. It is very simple to use and lets you see what different fonts look like underlined, italicized and bolded. It will also give you a preview of each character in each font.<<less
Download (1.2MB)
Added: 2008-09-15 License: Freeware Price:
704 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above code browser search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed