Project Roadmap: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
== 2.2.5 ==
== 2.2.5 ==
* faster syntax scanning after small changes to the text
* faster syntax scanning after small changes to the text
* fix for a corner case in search and replace where nothing was replaced
* fix for a bug in search and replace where nothing was replaced
* '''.... restore needed after our wiki went down!!!!!!'''
* much faster file pane with less memory usage, with various fixes and new features such as filenames from documents that are opened shown in bold
* storing the active document and active line numbers in projects
* various improvements to the OSX build, such as opening files from the finder
* much better javascript syntax highlighting and auto-completion, and adding jquery
* syntax highlighting and auto-completion improvements for most supported languages
* html code in php now defaults to html5
* add appdata file
* make the html plugin aware if the current syntax is html, html5 or xhtml
* improve smart indenting
* improve indenting in auto-completion code
* replace jsmin with a version with a true open source licence
* improve wrap text on right margin
* fix split lines feature
* fix several hard-to-reproduce crashes
* better recovery after a kill or crash
* improve paste special
* improve bookmark functionality


== beyond our planning horizon ==
== beyond our planning horizon ==

Revision as of 13:33, 26 January 2014

The project roadmap outlines the future goals and milestones of the bluefish project.

2.2.5

  • faster syntax scanning after small changes to the text
  • fix for a bug in search and replace where nothing was replaced
  • much faster file pane with less memory usage, with various fixes and new features such as filenames from documents that are opened shown in bold
  • storing the active document and active line numbers in projects
  • various improvements to the OSX build, such as opening files from the finder
  • much better javascript syntax highlighting and auto-completion, and adding jquery
  • syntax highlighting and auto-completion improvements for most supported languages
  • html code in php now defaults to html5
  • add appdata file
  • make the html plugin aware if the current syntax is html, html5 or xhtml
  • improve smart indenting
  • improve indenting in auto-completion code
  • replace jsmin with a version with a true open source licence
  • improve wrap text on right margin
  • fix split lines feature
  • fix several hard-to-reproduce crashes
  • better recovery after a kill or crash
  • improve paste special
  • improve bookmark functionality

beyond our planning horizon

  • clipboard history
  • undo redo browser

some ideas:

  • completion of words in current document
  • storing undo/redo information in the project file