Code completion seems to be working well enough even though there are few bugs. Here is the complete status of the XML code completion plugin.
Code completion creation
I need to find a way to check if the schema(dtd/xml schema) location of the document is relative or absolute. For the moment, the code completion database is only created if the schema location is absolute.
Intelligent completion
I am now able to get an "almost reliable" suggestion list for code completion based on element insertion location. The suggestion list is sorted by name.
The completion window
It is very buggy. I get"nasty stuff" inserted when I try to select a suggested element. Sometimes, text is inserted twice or more. The completion doesn't have a scroller to view elements if their name are too long.
Completion database caching
I don't know how to do it correctly. I could serialize the completion database for now and store it in a folder.
Search
About Me
Categories
java
(5)
osgi
(3)
XPontus
(2)
cocoon
(2)
grails
(2)
swing
(2)
Working on the development branch of XPontus
(1)
actionscript
(1)
apache felix
(1)
emacs
(1)
gwt
(1)
jpa
(1)
karaf
(1)
lisp
(1)
Archives
-
▼
2008
(53)
-
▼
March
(14)
- Fixing bugs and design errors in XPontus
- Multi-platform deployment
- What build tool to use for java development?
- What happen when new users join a team??
- XPontus XML Editor 1.0.0.1 is out
- Too many bugs in XPontus
- Under pressure for the new XPontus release
- Them "viagra boys", Them "here's the money man"
- Releasing next week
- Code completion might be in next release of XPontu...
- Bug fixes day
- XPontus platform developer guide
- New release at the end of march
- XPontus plugins manager behaviour
-
▼
March
(14)

Post a Comment