HTML编辑器 Bluefish 2.2.0 发布

jopen 12年前
     <p><a href="/misc/goto?guid=4958201329512265449" target="_blank">Bluefish</a>标榜其自身是“一款为熟练的Web设计员和程序员而设的编辑器”,但它的UI却很直观,任何初学者都很够很快上手,并在不断地积累 中发现和掌握它的其它功能。如果你需要的是一款能够进行Web代码设计的文本编辑器,那么它一定会是一款很不错的软件。它给我的总体印象就是专业却不令人 生畏,文字和图标结合的都很好。</p>    <p>Bluefish has many features, this list will give you an overview of the most important or outstanding features in Bluefish 2.0. Not all features are available in Bluefish 1.0, and not all features are (yet) available on windows.</p>    <ul>     <li>Lightweight - Bluefish tries to be lean and clean, as far as possible given it is a GUI editor.</li>     <li>Fast - Bluefish starts really quick (even on a netbook) and loads hundreds of files within seconds.</li>     <li>A What You See Is What You Need interface</li>     <li>Multiple document interface, easily opens 500+ documents (tested >10000 documents simultaneously)</li>     <li>Project support, enables you to work efficiently on multiple projects, and automatically restores settings for each project.</li>     <li>Multi-threaded support for remote files using gvfs (depending on your gvfs setup, you'll have <abbr title="File Transfer Protocol">FTP</abbr>, <abbr title="Secured File Transfer Protocol">SFTP</abbr>, <abbr title="Hypertext Transfer Protocol">HTTP</abbr>, <abbr title="Hyper Text Transfer Protocol Secure sockets">HTTPS</abbr>, <abbr title="Web-based Distributed Authoring and Versioning">WebDAV</abbr>, CIFS and more). <sup>1</sup></li>     <li>Very powerful search and replace, with support for Perl Compatible regular expressions, sub-pattern replacing, and search and replace in files on disk.</li>     <li>Open files recursively based on filename patterns and/or content patterns</li>     <li>Snippets sidebar - specify custom dialogs, search and replace patterns or insert patterns and bind them to a shortkut key combination of your liking to speed up your development process</li>     <li>Integrate external programs such as make, lint, weblint, xmllint, tidy, javac, or your own program or script to handle advanced text processing or error detection.<sup>1</sup></li>     <li>Integrate external filters of your liking, pipe your document (or just the current selected text) through sort, sed, awk or any custom script.<sup>1</sup></li>     <li>Unlimited undo/redo functionality</li>     <li>In-line spell checker which is programing language aware (spell check comments and strings, but not code), requires libenchant during compilation.</li>     <li>Auto-recovery of changes in modified documents after a crash, kill or shutdown</li>     <li>Character map of all unicode characters (requires libgucharmap during compilation)</li>     <li>Upload / download synchronisation</li>     <li>Full screen editing</li>     <li>Many tools such as tabs to spaces, join lines, lines to columns, strip whitespace, etc. etc.</li>     <li>Customizable programming language support:      <ul>       <li>In-line reference information (move your mouse over a function name or tag name) for various programming languages</li>       <li>Code block folding</li>       <li>Highlighting matching block start and end markers (both brackets and tags)</li>       <li>Auto-completion and auto-tag-closing for many programming languages, with reference information, and even for nested languages (e.g. css inside html)</li>      </ul> with included language definition files for:      <ul>       <li>Ada</li>       <li>ASP .NET and VBS</li>       <li>C/C++</li>       <li><abbr title="Cascading Style Sheets">CSS</abbr></li>       <li><abbr title="ColdFusion Markup Language">CFML</abbr></li>       <li>Clojure</li>       <li>D</li>       <li>gettext <abbr title="Portable Objects">PO</abbr></li>       <li>Google Go</li>       <li><abbr title="Hyper Text Markup Language">HTML</abbr>, XHTML and HTML5</li>       <li>Java</li>       <li>JavaScript and jQuery</li>       <li><abbr title="Java Server Pages">JSP</abbr></li>       <li>Lua</li>       <li>Octave/<abbr title="MATrix LABoratory">MATLAB</abbr></li>       <li>Pascal</li>       <li>Perl</li>       <li><abbr title="Hypertext Preprocessor (HTML-embedded scripting language)">PHP</abbr></li>       <li>Python</li>       <li>R</li>       <li>Ruby</li>       <li>Shell</li>       <li><abbr title="Structured Query Language">SQL</abbr></li>       <li>Vala</li>       <li><abbr title="eXtensible Markup Language">XML</abbr></li>      </ul> </li>     <li>Multiple encodings support. Bluefish works internally with <abbr title="8-bit Unicode Transformation Format">UTF8</abbr>, but can save your documents in any desired encoding.</li>     <li>Bookmarks functionality</li>     <li>HTML toolbar and tearable menu's      <ul>       <li>Nice wizards for HTML documents: tables, frames, and others</li>       <li>Dialogs for many HTML tags, with all their attributes</li>       <li>Fully featured image insert dialog</li>       <li>Thumbnail creation and automatically linking of the thumbnail with the original image</li>       <li>Multi thumbnail generation for easy creation of photo albums or screenshot pages</li>       <li>User-customizable toolbar for quick access to often used functions</li>      </ul> </li>     <li>Compliance with the Gnome and KDE <i>user interface guidelines</i> where possible</li>     <li>Translations into 17 languages - and <a href="/misc/goto?guid=4958201330336844087">more are coming</a> for the next releases .</li>    </ul>    <p><img title="bluefish.gif" border="0" alt="bluefish.gif" src="https://simg.open-open.com/show/363894ed857312fdcec1469b3afc3024.gif" width="90" height="90" /></p>    <p><img alt="" src="https://simg.open-open.com/show/e5abcc4de3b65f2fe3bb6e00b88d58a3.png" width="500" height="360" /></p>    <p>新版本最值得关注的就是支持 GTK 3.x ,尽管 2.x 版本还是支持。另外语法扫描器的速度有了大幅的提升。全新的搜索和替换功能;支持谷歌 Go 语言。<br /> <br /> <span style="font-weight:bold;">项目地址:</span><a style="font-weight:bold;" href="/misc/goto?guid=4958201329512265449" target="_blank">http://bluefish.openoffice.nl/index.html</a></p>