2015-10-15 |
Yaroslav Lepenkin | Added code style setting presentation to space settings
|
commit | commitdiff | tree |
2015-10-15 |
Yaroslav Lepenkin | Added option to control space before type arguments...
|
commit | commitdiff | tree |
2015-10-15 |
Yaroslav Lepenkin | Space within for parentheses setting controls space...
|
commit | commitdiff | tree |
2015-10-15 |
Yaroslav Lepenkin | Keep line breaks after annotaion and before type, better...
|
commit | commitdiff | tree |
2015-10-15 |
Yaroslav Lepenkin | Prevent from settings none indent after annotation...
|
commit | commitdiff | tree |
2015-10-13 |
Yaroslav Lepenkin | Fixed newly created test - create plain text files...
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | Keep line breaks only after single annotation
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | Do not reformat comments in injected code fragment...
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | Optimize imports on module respect format vcs changed...
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | Keep line breaks after method annotation (IDEA-100447)
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | fixed EA-66624
|
commit | commitdiff | tree |
2015-10-12 |
Yaroslav Lepenkin | Do not reformat injected document if it consists from...
|
commit | commitdiff | tree |
2015-10-07 |
Yaroslav Lepenkin | Added test for "iter" postfix template (IDEA-CR-5441)
|
commit | commitdiff | tree |
2015-10-02 |
Yaroslav Lepenkin | Replace empty lines with <p> instead of <p/> (IDEA...
|
commit | commitdiff | tree |
2015-10-01 |
Yaroslav Lepenkin | revert 8e704f627c7b03427ab1b71bb6774292a4a032f2, because...
|
commit | commitdiff | tree |
2015-10-01 |
Yaroslav Lepenkin | Other file types -> added checkbox "Smart tabs" back
|
commit | commitdiff | tree |
2015-10-01 |
Yaroslav Lepenkin | Set SMART_TABS in OTHER_INDENT_OPTIONS to false, since...
|
commit | commitdiff | tree |
2015-09-23 |
Yaroslav Lepenkin | Show settings from notification about detected indents...
|
commit | commitdiff | tree |
2015-09-21 |
Yaroslav Lepenkin | Do not expand indents for group of blocks with smart...
|
commit | commitdiff | tree |
2015-09-17 |
Yaroslav Lepenkin | Allow to self close tags in @param section after documenting...
|
commit | commitdiff | tree |
2015-09-16 |
Yaroslav Lepenkin | Place package annotation on separate line (IDEA-110157)
|
commit | commitdiff | tree |
2015-09-16 |
Yaroslav Lepenkin | Do not treat type parameter is @param section as tag...
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Renamed test file to case-sensitively match one used...
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Removed unused classes
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Migrated test to use FormatterBasedLineIndentInfo
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | [IndentDetector] CONTINUATION_WITHOUT_FIRST indent...
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | [IndentDetector] refactoring: map each new line block...
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Added indent detector test for Kotlin comments case
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Indent detector: minor refactoring
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Removed registry flag to use text based indent detector
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | Added test for nested blocks indentation
|
commit | commitdiff | tree |
2015-09-15 |
Yaroslav Lepenkin | First formatting block found on new line may not be...
|
commit | commitdiff | tree |
2015-09-09 |
Yaroslav Lepenkin | Do not modify CodeStyleSettings of "Default" Code Style...
|
commit | commitdiff | tree |
2015-09-08 |
Yaroslav Lepenkin | minor, rename
|
commit | commitdiff | tree |
2015-09-08 |
Yaroslav Lepenkin | Enter between aligned chained calls place carer under dot
|
commit | commitdiff | tree |
2015-09-08 |
Yaroslav Lepenkin | Align comments between chained method calls with method...
|
commit | commitdiff | tree |
2015-09-08 |
Yaroslav Lepenkin | Expand indent state: adjust alignment of blocks located...
|
commit | commitdiff | tree |
2015-09-04 |
Yaroslav Lepenkin | Rearranger: commit document before processing (IDEA...
|
commit | commitdiff | tree |
2015-09-04 |
Yaroslav Lepenkin | Corrected class name extraction for inner classes,...
|
commit | commitdiff | tree |
2015-09-02 |
Yaroslav Lepenkin | Merge remote-tracking branch 'origin/master'
|
commit | commitdiff | tree |
2015-09-02 |
Yaroslav Lepenkin | Merge branch 'chainedMethodsWithComments' of https...
|
commit | commitdiff | tree |
2015-09-02 |
Yaroslav Lepenkin | Ditched setStrictMinOffset API, use simple check if...
|
commit | commitdiff | tree |
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 |
next |