Commit Graph

7 Commits

Author SHA1 Message Date
Rustam Vishnyakov ae93ef0bdc Remove continuation indent on typing '@' in JavaDoc
See IDEA-179426 Javadoc @param/@return tag after @param tag with description should not be indented
2018-01-30 19:12:28 +03:00
Yaroslav Lepenkin 6decb9742f Do not treat type parameter is @param section as tag - do not insert closing tag (IDEA-70898) 2015-09-16 16:08:15 +03:00
Dmitry Batrak 3a30a57687 IDEA-138306 Moving code through collapsed code breaks it 2015-03-27 13:47:36 +03:00
Dmitry Jemerov cb13dccb2e disable HTML tag auto-closing inside JavaDoc inline tags (IDEA-66096) 2015-01-21 19:32:15 +01:00
Rustam Vishnyakov cae66e0fb3 Detectable indent options provider implementation 2014-09-25 12:03:20 +04:00
Dmitry Batrak 54da0afe90 IDEA-122732 Javadoc invalid html closing tags 2014-04-28 18:46:40 +04:00
Rustam Vishnyakov 29f708cca7 EnterInStringLiteralHandler should use language-specific option for operation sign (fixes IDEA-114783), [CR-IC-5159] 2014-04-16 12:08:59 +04:00