Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120024

Summary: ebuild request: XML Completion for vim
Product: Gentoo Linux Reporter: plsdontreply
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.vim.org/scripts/script.php?script_id=1442
Whiteboard:
Package list:
Runtime testing required: ---

Description plsdontreply 2006-01-23 01:31:55 UTC
http://www.vim.org/scripts/script.php?script_id=1442

Context sensitive completion for XML.
Completes:
* element names
* attribute names (rejects already presented attributes)
* attribute values (if defined as enumeration)
* closing tag names
* keywords in XML declaration
Comment 1 Ciaran McCreesh 2006-01-23 10:33:18 UTC
There's a far better generic completion mechanism available with vim7 that includes context-aware XML support. I'd prefer not to any more plugins that will only be relevant for vim6.