Commit Graph
16 Commits
Author SHA1 Message Date
Alexey Kudravtsev 3b48f0a0cd test fix 2014-11-13 14:13:20 +03:00
Alexey Kudravtsev 46fb955308 pump events from EncodingProjectManagerImpl.reloadAllFilesUnder 2014-09-16 15:27:24 +04:00
Alexey Kudravtsev 4d50f3ba6a tests 2014-02-14 15:49:00 +04:00
Alexey Kudravtsev 4170df8d4c IDEA-110268 Lossy encoding: false positive for separated 0A/0D as UTF-8 2014-02-14 13:32:18 +04:00
Roman Shevchenko 2d83d160eb tests: nothing to present for the public 2013-09-17 12:10:58 +04:00
Alexey Kudravtsev a56c7b1535 editor api modules refactoring:
- editor-ui-api module containing public API editor interfaces
- editor-ui-impl module containing editor implementation interfaces
- analysis* modules made dependant on editor-ui* modules
- highlighting classes moved to *analysis* modules
- majority of highlighting quickfixes moved to QuickFixFactory
- injections in GeneralHighlightingPass splitted away to InjectedGeneralHighlightingPass
2013-09-04 14:17:56 +04:00
Alexey Kudravtsev f877c5cade HighlightInfo memory IDEA-105278 2013-04-18 13:11:19 +04:00
Alexey Kudravtsev b95f94162b encoding fixes: IDEA-99729, IDEA-99926, IDEA-99809, IDEA-99945 2013-02-05 10:30:16 +04:00
Alexey Kudravtsev be7cb06a61 @NotNull 2013-01-15 13:57:07 +04:00
Alexey Kudravtsev fb14e965f4 encoding fixes: utf-32 support,
introduce two separate actions: Reload and Convert,
warn on incompatible encoding on convert,
UI more usable - new Project Encoding separate setting
IDEA-74801, IDEA-74873
2012-12-17 14:05:14 +04:00
anna c8eafbe32f show expected FILE on the left of the diff view to be able to apply changes from actual right in the file 2011-10-10 17:37:28 +02:00
Alexey Kudravtsev 8ef9e5ce08 IDEA-69394: implemented heuristics for wrong encoding 2011-05-18 20:17:34 +04:00
Dennis Ushakov 12b0211ef6 RUBY-5332 Enable "Lossy encoding" inspection in platform 2011-03-28 11:13:38 +04:00
Alexey Kudravtsev 4f5f9f485a preserve highlights on enter 2010-11-09 12:51:46 +03:00
Alexey Kudravtsev 901ef122e4 @Override inserted 2010-09-30 10:35:32 +04:00
Alexey Kudravtsev 2718da9fc7 more java tests moved to community 2010-06-25 12:46:40 +04:00