Gedit Developer Plugins 0.3.0

Develop makefile and logging support.

Milestone information

Project:
Gedit Developer Plugins
Series:
incubation
Version:
0.3.0
Released:
 
Registrant:
Curtis Hovey
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Curtis Hovey
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
2 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon gedit-developer-plugins-0.3.1.tar.gz (md5, sig) gdp 0.3.1 Adds XML-based markup completion 1,139
last downloaded 45 weeks ago
Total downloads: 1,139

Release notes 

This release adds XML-based markup completion.

    * Detection is based on the language/highlighting of the document.
      The supported languages are: XML, XSLT, HTML, Mallard, Docbook, and
      Zope page templates.
    * When opening a tag, the completer suggests other open or empty tags
      that are already in the document.
    * When closing a tag, the complete suggests the tags that are still open
      before the cursor. This is helpful, though not perfect. The root element
      for example, will always be listed since it is closed at the end of the
      document.
    * When adding an attribute, the completer suggests the attributes that
      were used in other tags.
    * You still need to know the markup's grammatical rules since elements
      and attributes are suggested from context rather than schema.
    * The implementation could be extended to suggest elements and attributes
      for specific grammars.

Important changes.

    * The completion key accelerator has changed from <Control><Shift>Space to
      <Control>Slash (Ctrl+/) to avoid conflicts with HTML snippet commands.

Changelog 

This release does not have a changelog.

0 blueprints and 2 bugs targeted

Bug report Importance Assignee Status
457625 #457625 markup documents are not checked for trailing whitespace 4 Medium   10 Fix Released
444229 #444229 Support markup completion 5 Low Curtis Hovey  10 Fix Released
This milestone contains Public information
Everyone can see this information.