This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a94e79baffd97f86bbf5bc6ef08e9a4ae7e5a472
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
actions
T
History
Yaroslav Lepenkin
8e9aff7916
Corrected parameters order, which caused extra spaces formatting when performed on selected fragment. Formatter depending on the result of FormatterUtil.isFormatterCalledExplicitly decides whether to cut trailing spaces or not, and command name mismatch eliminated range correction. Test added.
2015-03-23 20:34:19 +03:00
..
AbstractLayoutCodeProcessorTest.java
Merge branch 'master' into no-reformat-dialog-on-reformat-code-action
2015-02-11 15:07:55 +03:00
ReformatCodeActionInEditorTest.java
Corrected parameters order, which caused extra spaces formatting when performed on selected fragment. Formatter depending on the result of FormatterUtil.isFormatterCalledExplicitly decides whether to cut trailing spaces or not, and command name mismatch eliminated range correction. Test added.
2015-03-23 20:34:19 +03:00
ReformatCodeActionTest.java
Merge branch 'master' into no-reformat-dialog-on-reformat-code-action
2015-02-11 15:07:55 +03:00