New virtual file system implementation
- Faster startup on second and subsequent runs of IDEA
- Reduced memory usage
- New code, handle with care: may contain bugs or major performance problems
Possibility to disable bundled plugins

New refactoring: Inline to anonymous class
Original Code
After pressing Ctrl-Alt-N on MyListener
New refactoring: Move class to inner

New quickfix: Create inner class from 'new'

Image/color preview in HTML/CSS files

Labels:
None