You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Bluefish (software)

From EverybodyWiki Bios & Wiki

Bluefish
Bluefish 2.0.0 with default toolbars & HTML
Bluefish 2.0.0 with default toolbars & HTML
Developer(s)Bluefish Dev Team
Stable release
Lua error in Module:Wd at line 2189: attempt to index field 'wikibase' (a nil value). / Lua error in Module:Wd at line 2189: attempt to index field 'wikibase' (a nil value). (Lua error in Module:Wd at line 2189: attempt to index field 'wikibase' (a nil value).)
Written inC
Engine
    Operating systemCross-platform (POSIX)
    TypeText editor
    LicenseGPL-3.0-or-later
    Websitebluefish.openoffice.nl/index.html

    Search Bluefish (software) on Amazon.

    Bluefish is a free and open-source software advanced text editor with a variety of tools for programming and website development. It supports coding languages including HTML, XHTML, CSS, XML, PHP, C, C++, JavaScript, Java, Go, Vala, Ada, D, SQL, Perl, ColdFusion, JSP, Python, Ruby, and shell.[1] It is available for many platforms, including Linux, macOS and Windows,[2] and can be used via integration with GNOME or run as a stand-alone application. Designed as a compromise between plain text editors and full programming IDEs, Bluefish is lightweight, fast and easy to learn, while providing many IDE features. It has been translated into 17 languages.

    Features[edit]

    Bluefish's wizards can be used to assist in task completion.[3] Its other features include syntax highlighting, auto-completion, code folding, auto-recovery, upload/download functionality, a code-aware spell-checker, a Unicode character browser, code navigation, and bookmarks. It has a multiple document interface that can quickly load codebases or websites, and it has many tools search-and-replace tools that can be used with scripts and regular expressions. It can store the current states of projects to reopen them in that state. Zencoding/emmet is supported for web development.

    Bluefish is extensible via plugins and scripts. Many scripts come preconfigured, including statical code analysis, and syntax and markup checks for many different markup and programming languages.

    History[edit]

    Bluefish was started by Chris Mazuc and Olivier Sessink in 1997 to facilitate web development professionals on Linux desktop platforms. Its development has been continued by a changing group of professional web developers under project organizer Olivier Sessink. It was originally called Thtml editor, which was considered too cryptic; then Prosite, which was abandoned to avoid clashes with web-development companies already using that name. The name Bluefish was chosen after a logo (a child's drawing of a blue fish) was proposed on its mailing list. Since version 1.0, the original logo was replaced with a new, more polished one.

    Source code and development[edit]

    Bluefish is written in C and uses the cross-platform GTK library for its GUI widgets. Markup and programming language support is defined in XML files. Bluefish has a plugin API in C, but it has been used mainly to separate non-maintained parts (such as the infobrowser-plugin) from maintained parts. A few Python plugins exist as well, but they need a C plugin to interact with the main program. Bluefish also supports very loosely coupled plugins: external scripts that read standard input and return their results via standard output can be configured by the user in the preferences panel. It uses autoconf/automake to configure and set up its build environment. Both llvm and GCC can be used to compile Bluefish. On Windows, MinGW is used to build the binaries.

    Reception[edit]

    A Softpedia review found the software powerful, feature-rich and easy to use.[3]

    See also[edit]

    Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".

    References[edit]

    1. Bluefish features
    2. Bluefish installation instructions
    3. 3.0 3.1 Mihai Marinof (18 April 2007). "Bluefish Review". Softpedia. Retrieved 7 December 2016.

    External links[edit]


    This article "Bluefish (software)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Bluefish (software). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.