Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-16[329050] Auto activation does not always work in javascript regions in webpagesnitind1-4/+4
2010-12-14[328276] Attribute value proposals cannot filter qualified valuesnsandonato1-1/+10
2010-08-25[322493] [Content Assist] html tag proposal is missing in case of prefixnsandonato1-0/+4
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato2-7/+15
2010-08-23[311954] [content assist] Duplicate suggestions for end close tag name and en...nsandonato1-1/+2
2010-08-10[319771] Templates of "All XML" context are missing from proposalsnsandonato1-0/+19
2010-06-03[314972] [content assist] Control + shift + space gives java.lang.NullPointer...nitind6-63/+82
2010-05-11[197954] [content assist] tag-file declaration in tld is not recognizednsandonato1-2/+2
2010-04-21[288367] code templates not working with selectionnsandonato1-2/+11
2010-04-02[261612] [content assist] XML content assistor does not work properly for pro...nsandonato1-2/+2
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato5-8/+3174
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato9-12/+254
2009-10-20[287519] XML element completion inside a word deletes the remainder of the wordnsandonato1-4/+13
2009-08-12[228793] Content assist provides with partial end tags will not complete the tagnsandonato1-6/+7
2008-11-27[252772] Content assist in XML editing needs to include default values from X...kchong1-14/+26
2008-10-09[250303] Content assist in the document node generates an extra '/>' for empt...nsandonato1-28/+14
2008-03-04[218143] ModelQuery use not pervasive enoughnitind1-1/+25
2008-02-28[203494] XML Editor does not handle CDATA formatting properly in Content Assistnitind2-6/+19
2008-02-26[123892] Extensions of XMLContentAssistProcessor are not able to specify thei...nitind1-1/+5
2008-02-07[218143] ModelQuery use not pervasive enoughnitind2-2/+53
2007-10-31[180564] decouple org.wst.javascript from org.eclipse.wst.htmlamywu1-11/+22
2007-10-29[206680] AbstractContentAssistProcessor.addEntityProposals() incorrectly calc...amywu1-3/+6
2007-10-17[204653] [hotbug] Argument highlighting incorrectamywu1-3/+4
2007-09-26[198711] CompoundContentAssistProcessor shows wrong error message when more t...amywu1-1/+2
2007-04-10[181799] update copyright comments for all sse codeamywu18-36/+36
2006-11-23removed unused import, applied standard "cleanup" profiledavid_williams15-391/+556
2006-08-05fixes for version rangesdavid_williams2-4/+3
2006-04-06[135195] Externalize strings for 1.5M6amywu1-10/+7
2006-04-04[115927] First attribute quote is deleted if insert JSP expression through st...amywu3-3/+209
2006-03-27[120689] consolidate xml declaration insertion on new xml fileamywu1-8/+5
2006-03-10[131374] Clean up assignment to variable has no effect errorsamywu1-3/+3
2006-02-27[129531] Need to spec 'internals', 'friends', and "organize manifests".david_williams4-4/+4
2006-02-14[127544] Port to ICU4Jamywu1-1/+1
2006-02-13making SSE partition types public API (out of provisional state). Updated man...pavery1-1/+1
2006-01-16[113219] changed replacment length to not eat the entire tag name value, also...pavery1-28/+41
2006-01-12[89811] modified addTagNameProposals() to insert required attributes.pavery1-22/+28
2006-01-11[113219] changing display string for attribute value proposals, so typing fil...pavery1-8/+18
2005-11-19[117204] Unnecessary class casts can impact performancedavid_williams1-1/+1
2005-11-14[91866] Schema-based Content Assist should be stricter (string externalization)nitind2-2/+2
2005-11-11[91866] Schema-based Content Assist should be stricter - fix to emphasize 'st...csalter2-15/+68
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind2-2/+2
2005-11-01adding logic to fix flakey "end tag proposal" content assists.pavery1-3/+13
2005-10-08[105342] Auto-edit too agressivedavid_williams1-4/+12
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams1-13/+19
2005-09-07[108683] StructuredTextViewerConfiguration and editorConfiguration extension ...nitind1-36/+1
2005-07-04[102226] Assert utility incorrectly logs errordavid_williams1-1/+1
2005-06-16[95960] many more fixes, details in bugpavery2-5/+32
2005-06-13[99813] AbstractContentAssistProcessor can trigger NPE on unmanaged modelsnitind1-0/+4
2005-05-28huge changes just deleting mindless old strings, comments, dead code that con...david_williams2-13/+3
2005-05-25[88846] Make indentation customizabledavid_williams2-7/+2

Back to the top