Review of #188593 - schema enabled xml files attributes auto-completion is broken
Marek Fukala <[email protected]> Thu, 24 Mar 2011 14:27:03 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi all, issue: http://netbeans.org/bugzilla/show_bug.cgi?id=188593 fixes: http://hg.netbeans.org/web-main/rev/4a4c43675944 http://hg.netbeans.org/web-main/rev/478e3746fe59 I'd like to ask for the review of the issue 188593 - schema enabled xml files attributes auto-completion is broken Description: Several problems with xml schema completion of attributes (bad insert offsets, doesn't offer anything) Impact: Productivity stopper - It's not possible to use the main features - xml schema completion seamlessly. Risk: Low. There might potentially be some regressions, but the change is straightforward so the chance is minimal. Thanks, Marek