2015-09-02 |
Yaroslav Lepenkin | Expandable indent storing additional block, which indent...
|
commit | commitdiff | tree |
2015-09-02 |
Yaroslav Lepenkin | initial fix for numerous bugs mostly related to to...
|
commit | commitdiff | tree |
2015-08-31 |
Yaroslav Lepenkin | Extracted annotation parameter list blocks builder...
|
commit | commitdiff | tree |
2015-08-31 |
Yaroslav Lepenkin | Moved to testFramework-java
|
commit | commitdiff | tree |
2015-08-28 |
Yaroslav Lepenkin | Do not build blocks for empty elements (like PsiErrorElement)
|
commit | commitdiff | tree |
2015-08-28 |
Yaroslav Lepenkin | Return null if alignment condition is not satisfied
|
commit | commitdiff | tree |
2015-08-27 |
Yaroslav Lepenkin | Added base class for creating list of formatting blocks...
|
commit | commitdiff | tree |
2015-08-27 |
Yaroslav Lepenkin | Pass alignment strategy into PsiCodeBlock blocks, in...
|
commit | commitdiff | tree |
2015-08-25 |
Yaroslav Lepenkin | When checking if inside href or @link tag do not go...
|
commit | commitdiff | tree |
2015-08-14 |
Yaroslav Lepenkin | Class brace style settings applies also for anonymous...
|
commit | commitdiff | tree |
2015-08-14 |
Yaroslav Lepenkin | Detect indent only for committed document, delay until...
|
commit | commitdiff | tree |
2015-08-12 |
Yaroslav Lepenkin | Fixed failing test after adding "iter" postfix template
|
commit | commitdiff | tree |
2015-08-12 |
Yaroslav Lepenkin | When detecting indent disable wrap calculation since...
|
commit | commitdiff | tree |
2015-08-11 |
Yaroslav Lepenkin | Do not reformat parent code block on "complete current...
|
commit | commitdiff | tree |
2015-08-11 |
Yaroslav Lepenkin | Refactoring to track what code is throwing NPE
|
commit | commitdiff | tree |
2015-08-11 |
Yaroslav Lepenkin | Addded "iter" postfix template working like "for" one...
|
commit | commitdiff | tree |
2015-08-06 |
Yaroslav Lepenkin | Increased performance test expected execution time...
|
commit | commitdiff | tree |
2015-08-06 |
Yaroslav Lepenkin | Move SHOW_DETECTED_INDENT_NOTIFICATION from CodeStyleSetting...
|
commit | commitdiff | tree |
2015-08-04 |
Yaroslav Lepenkin | When doing smart reformat, do not build all blocks...
|
commit | commitdiff | tree |
2015-07-16 |
Yaroslav Lepenkin | minor, removed unnecessary checks
|
commit | commitdiff | tree |
2015-07-16 |
Yaroslav Lepenkin | Do not wrap inside href tag in javadoc (IDEA-134377)
|
commit | commitdiff | tree |
2015-07-16 |
Yaroslav Lepenkin | Do not wrap inside javadoc's @link tag
|
commit | commitdiff | tree |
2015-07-15 |
Yaroslav Lepenkin | [GeneralCodeFormatterTest] do not throw NPE (Application...
|
commit | commitdiff | tree |
2015-07-14 |
Yaroslav Lepenkin | [Indent detector] when checking indent normality (NONE...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Fixed NPE, space property can be null
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Fixed compilation after rebase
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context on postponed formatting: fixed...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context on postponed formatting: fixed...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context: do not touch blocks with read...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Use reformat with context on postprocess reformat
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Set min spaces for linebreak to 1, so when spacing...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context: do not touch linefeeds
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Alignment on "public, static, void, <T>, throws" replaced...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context: collect all alignments from...
|
commit | commitdiff | tree |
2015-07-07 |
Yaroslav Lepenkin | Reformat with context: Corrected block alignment retrieval
|
commit | commitdiff | tree |
2015-07-06 |
Yaroslav Lepenkin | Reformat Dialog: persist reformat only VCS changed...
|
commit | commitdiff | tree |
2015-07-03 |
Yaroslav Lepenkin | removed accidentely committed line, fixes failing tests
|
commit | commitdiff | tree |
2015-07-03 |
Yaroslav Lepenkin | revert 28a13b77d1b4d98bddcf68d6f7cff321c7c641e9 due...
|
commit | commitdiff | tree |
2015-07-02 |
Yaroslav Lepenkin | Small optimization: do not retrieve JavaCodeStyleSettings...
|
commit | commitdiff | tree |
2015-06-30 |
Yaroslav Lepenkin | [IndentDetector] Removed logging
|
commit | commitdiff | tree |
2015-06-29 |
Yaroslav Lepenkin | IDEA-141982 SOE, recursion eliminated
|
commit | commitdiff | tree |
2015-06-25 |
Yaroslav Lepenkin | Do not commit document explicitly, delay indent detection...
|
commit | commitdiff | tree |
2015-06-24 |
Yaroslav Lepenkin | Commit document before building formatting model (EA...
|
commit | commitdiff | tree |
2015-06-23 |
Yaroslav Lepenkin | Test for IDEA-99343. Fixed in 28a13b77d1b4d98bddcf68d6f7cff3...
|
commit | commitdiff | tree |
2015-06-23 |
Yaroslav Lepenkin | Do not skip blocks outside of formatting range, when...
|
commit | commitdiff | tree |
2015-06-23 |
Yaroslav Lepenkin | Use formatter based detector by default
|
commit | commitdiff | tree |
2015-06-23 |
Yaroslav Lepenkin | moved test to another package
|
commit | commitdiff | tree |
2015-06-22 |
Yaroslav Lepenkin | Added performance test for indent detector
|
commit | commitdiff | tree |
2015-06-18 |
Yaroslav Lepenkin | Configure code style on fragment: disable all dropdown...
|
commit | commitdiff | tree |
2015-06-18 |
Yaroslav Lepenkin | Do not detect indent for decompiled classes (EA-69698)
|
commit | commitdiff | tree |
2015-06-18 |
Yaroslav Lepenkin | Moved tests to proper package
|
commit | commitdiff | tree |
2015-06-18 |
Yaroslav Lepenkin | When detecting tab usage set continuation indent size...
|
commit | commitdiff | tree |
2015-06-17 |
Yaroslav Lepenkin | When detecting tab usage, change indent size to tab...
|
commit | commitdiff | tree |
2015-06-17 |
Yaroslav Lepenkin | Detect indent only for languages with implemented Formatting...
|
commit | commitdiff | tree |
2015-06-17 |
Yaroslav Lepenkin | [Adjust code style on code fragment] Added drop down...
|
commit | commitdiff | tree |
2015-06-17 |
Yaroslav Lepenkin | added abstract getType method to Indent class
|
commit | commitdiff | tree |
2015-06-17 |
Yaroslav Lepenkin | throw exception on remove since it's not supported...
|
commit | commitdiff | tree |
2015-06-16 |
Yaroslav Lepenkin | fixed EA-69515, do not reverse block's subBlocks collection...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | [AutoDetectIndent] added registry flag to switch between...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | [AutoDetectIndent] moved tests from platform-tests...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | [Formatter] Provided ability to skip building injected...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | refactoring AbstractJavaBlock, make createJavaBlock...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | [JavaFormatter] Do not check if annotation is type...
|
commit | commitdiff | tree |
2015-06-15 |
Yaroslav Lepenkin | Using formatting blocks to detect proper indent
|
commit | commitdiff | tree |
2015-06-11 |
Yaroslav Lepenkin | [ConfigureCodeStyleOnSelectedFragment] Bundlified,...
|
commit | commitdiff | tree |
2015-06-02 |
Yaroslav Lepenkin | Do not wrap first method call in a call chain, if it...
|
commit | commitdiff | tree |
2015-05-28 |
Yaroslav Lepenkin | Provided option to disable detect indent notification...
|
commit | commitdiff | tree |
2015-05-27 |
Yaroslav Lepenkin | Do not build additional blocks if we are not in "reformat...
|
commit | commitdiff | tree |
2015-05-25 |
Yaroslav Lepenkin | Disable configure code style on selected fragment intention...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | fixed tests
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | removed ellipsis from optimize imports and reformat...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | Detect indent for non-writable files, because firstly...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | fixed misplaced lines: if process changed lines, invoke...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | Bind reformatWithContext on "Reformat VCS changed text"
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | Minor refactorings, clarified difference of "read only...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | Provided way to reformat context around selected ranges...
|
commit | commitdiff | tree |
2015-05-22 |
Yaroslav Lepenkin | [JavaRearranger] register field dependencies only for...
|
commit | commitdiff | tree |
2015-05-20 |
Yaroslav Lepenkin | renaming after review IDEA-COMMUNITY-CR-2165
|
commit | commitdiff | tree |
2015-05-18 |
Yaroslav Lepenkin | Provided extension point for detecting if source file...
|
commit | commitdiff | tree |
2015-05-14 |
Yaroslav Lepenkin | [PsiBasedFormattingModel] Perform whitespace modification...
|
commit | commitdiff | tree |
2015-05-06 |
Yaroslav Lepenkin | Added option to wrap first method call in method call...
|
commit | commitdiff | tree |
2015-04-30 |
Yaroslav Lepenkin | Do not treat something inside <pre> tag, starting with...
|
commit | commitdiff | tree |
2015-04-29 |
Yaroslav Lepenkin | [AutoDetectIndent] when checking for continuation indent...
|
commit | commitdiff | tree |
2015-04-29 |
Yaroslav Lepenkin | [JavadocFormatter] Inside pre tag region from comment...
|
commit | commitdiff | tree |
2015-04-28 |
Yaroslav Lepenkin | Preserve leading asterisks of single-line comment ...
|
commit | commitdiff | tree |
2015-04-28 |
Yaroslav Lepenkin | [JavaFormatter] Options controlling '(' and ')' placement...
|
commit | commitdiff | tree |
2015-04-28 |
Yaroslav Lepenkin | Added ability to create dependent spacing on multiple...
|
commit | commitdiff | tree |
2015-04-24 |
Yaroslav Lepenkin | revert e86902e
|
commit | commitdiff | tree |
2015-04-24 |
Yaroslav Lepenkin | Do not wrap first parameter in expression list
|
commit | commitdiff | tree |
2015-04-21 |
Yaroslav Lepenkin | Added hyperlink to show reformat dialog from notification
|
commit | commitdiff | tree |
2015-04-21 |
Yaroslav Lepenkin | Create dependent spacing on space between last method...
|
commit | commitdiff | tree |
2015-04-21 |
Yaroslav Lepenkin | Options: Place new line after '(' and "Place line before...
|
commit | commitdiff | tree |
2015-04-21 |
Yaroslav Lepenkin | Do not guess that options expression list is multiline...
|
commit | commitdiff | tree |
2015-04-21 |
Yaroslav Lepenkin | Do not wrap nested method call parameters, if wrap...
|
commit | commitdiff | tree |
2015-04-20 |
Yaroslav Lepenkin | Do not show invalid javadoc tag warnings for maven...
|
commit | commitdiff | tree |
2015-04-17 |
Yaroslav Lepenkin | Do not wrap on lambda parameter list (IDEA-137404)
|
commit | commitdiff | tree |
2015-04-16 |
Yaroslav Lepenkin | Do not log CancellationException
|
commit | commitdiff | tree |
2015-04-16 |
Yaroslav Lepenkin | Preserving leading and trailing asterisks in javadoc...
|
commit | commitdiff | tree |
2015-04-13 |
Yaroslav Lepenkin | Log thrown exception during FutureTask execution in...
|
commit | commitdiff | tree |
2015-04-10 |
Yaroslav Lepenkin | Made failing test passing.
|
commit | commitdiff | tree |
next |