Complete List of 5.1.1 Release Notes

Bug-fixes

  • [IDEADEV-4419] - JS Completion: base (documented) atributes and methods of an object should appear in bold in completion lookup with the corresponding icon, if possible
  • [IDEADEV-4510] - JSP page context variables not auto-completing in IntelliJ 5.1
  • [IDEADEV-4589] - two identical taglibs creates odd behaviour
  • [IDEADEV-4624] - Lib to module dependency issue
  • [IDEADEV-4667] - tld file with local dtd references is not recognized as valid tag library descriptor
  • [IDEADEV-4711] - IndexPatternSearch.search(PsiFile, IndexPattern).findAll() is empty if pattern occurence belong JavaDoc-like comment
  • [IDEADEV-4713] - Breakpoints in JSP-files placed in subdirectories under context root are ignored during WebSphere 5.1 debugging
  • [IDEADEV-4714] - Breakpoints in JSP-files deployed to WebSphere 5.1 are sometimes ignored
  • [IDEADEV-4726] - Line commenting fails to comment JSP code if it contains scriplets within
  • [IDEADEV-4737] - Tld highlighting is wrong when TEI class is static inner class, completion is also not available
  • [IDEADEV-4832] - Uncomment line (CTRL+/) does not work in .properties files
  • [IDEADEV-4853] - Find usages performance problem
  • [IDEADEV-4854] - Memory leak in CSS support
  • [IDEADEV-4856] - JavaScript "undefined" top-level property not recognized
  • [IDEADEV-4883] - Import annotations problem
  • [IDEADEV-4884] - "Go to implementations" shows lots of duplicate entries
  • [IDEADEV-4892] - Although the HTML-inspection "Check Image Size" is selected, random width or height attributes can be given without a warning
  • [IDEADEV-4959] - Native FileWatcher crash
  • [IDEADEV-4961] - an error in a jsp was not found by Idea
  • [IDEADEV-4965] - ctrl-q - taglib documentation doesn't handle HTML entities
  • [IDEADEV-4966] - Web module always sets to "Do not package" on startup
  • [IDEADEV-4968] - Control-W inside an HTML/JSP Tag
  • [IDEADEV-4969] - Symbol Sequence Not Recognized
  • [IDEADEV-4982] - JSP Parser bugs
  • [IDEADEV-5008] - Installation override idea.properties
  • [IDEADEV-5076] - edit XML files, having Schema
  • [IDEADEV-5368] - Refactoring doesn't find CSS styles inside struts tags
  • [IDEADEV-5409] - Unable to preview form
  • [IDEADEV-5429] - Generics bug: good code is red
  • [IDEADEV-5433] - Boxing/unboxing syntax highlight is wrong, errors not detected

to the top

Exceptions

  • [IDEADEV-3655] - [#145] NPE: MatchResultImpl.getMatch
  • [IDEADEV-4436] - [#856] IAE: XmlHighlightVisitor.checkReferences
  • [IDEADEV-4698] - [#954] NPE: ASTWrapperPsiElement.isPhysical
  • [IDEADEV-4703] - [#956] CCE: JSCallExpressionImpl.getMethodExpression
  • [IDEADEV-4744] - [#975] IOOBE: HtmlReferenceProvider$SizeReference$1.compute
  • [IDEADEV-4823] - java.lang.IllegalArgumentException: unexpected element: [Element: ]
  • [IDEADEV-4956] - [#1093] assert: ChangeUtil.replaceChild
  • [IDEADEV-5114] - [#1125] AIOOBE: ReplacerImpl.doReplacement
  • [IDEADEV-5462] - [#1341] NPE: ELCompletionData$ELFunctionInsertHandler.handleInsert
  • [IDEADEV-5467] - Exception searching in path for string

to the top

Cosmetics

  • [IDEADEV-3985] - Duplicate string literal tool tip contains html code
  • [IDEADEV-4893] - CSS icon is smaller than other file icons (Text in lists misaligned)

to the top

Performance Problems

  • [IDEADEV-5053] - cpu pegged for 30 seconds for jsp editing

to the top