Egor.Ushakov
0bec748d2f
EA-63783 - NPE: XDebugSessionImpl.updateExecutionPosition
2015-01-20 13:01:07 +03:00
Yaroslav Lepenkin
5d94f4fdb9
Fully Qualify Names in Javadoc option now is represented by combo, instead of three radios
2015-01-20 12:38:54 +03:00
Yaroslav Lepenkin
b92369b505
Extracted JSP imports panel from Java Code Style Settings imports tab into JSP one
2015-01-20 12:38:53 +03:00
Maxim.Mossienko
ba77f2474d
Merge remote-tracking branch 'origin/master'
2015-01-20 00:16:03 +01:00
Maxim.Mossienko
c2f6dc1758
(with special flag) fileloader data is persisted in classpath.index file and reused if available (make will clean the index files upon nontrivial change, see d261422680). This change allows faster debugged Idea / tests (with -Djava.system.class.loader=UrlClassLoader) start up especially for Windows
2015-01-20 00:10:46 +01:00
Anton Makeev
1d7f537142
CPP-2056 Enormous increase of 'Pass system environment' field: proper fix
2015-01-19 21:19:27 +01:00
Maxim.Mossienko
b53692e007
Merge remote-tracking branch 'origin/master'
2015-01-19 21:01:27 +01:00
Maxim.Mossienko
2933385ff1
[performance optimization] use getVirtualFilesWithWord to work with virtual file objects instead of psifile
2015-01-19 20:57:24 +01:00
Konstantin Bulenkov
fddbfa9f9e
add statistics for IDE help
2015-01-19 20:54:09 +01:00
Maxim.Mossienko
25b7390eb9
revert 2bd96de1a3 to avoid performance problem calculating getFileType() for large number of files
2015-01-19 20:40:57 +01:00
Konstantin Bulenkov
c298b56560
remove registry keys for inline debugger colors
2015-01-19 20:21:21 +01:00
Konstantin Bulenkov
6b9fa6e0e9
Darcula Color Scheme: add inline debugger colors
2015-01-19 20:17:13 +01:00
Konstantin Bulenkov
c6aaf7b491
Default Color Scheme: add inline debugger colors
2015-01-19 20:17:13 +01:00
Konstantin Bulenkov
3b6253d998
use global color scheme for inline debugger colors
2015-01-19 20:17:12 +01:00
Konstantin Bulenkov
4821c9bc8a
add inline debugger color settings labels to options bundle
2015-01-19 20:17:11 +01:00
Konstantin Bulenkov
e9e46749f9
create LineExtensionInfo from TextAttributes
2015-01-19 20:17:11 +01:00
Konstantin Bulenkov
ad345ace46
add inline debugger colors to debugger colors page
2015-01-19 20:17:10 +01:00
Maxim.Mossienko
880dd54504
[performance optimization] use VirtualFile.getNameSequence() instead of VirtualFile.getName()
2015-01-19 20:03:31 +01:00
Sergey Savenko
29f261213c
fix ContentManagerUtil#getContentManagerFromContext
...
Return a content manager from context if a visible toolwindow is not required
2015-01-19 22:00:00 +03:00
Mikhail Golubev
4ced2f94f7
PY-12145 Align closing brace when there is no hanging indent in parental expression
...
Also update expected test data in a couple of existing tests to be PEP8 complaint
2015-01-19 21:41:13 +03:00
Mikhail Golubev
697afe15ec
PY-14838, PY-13955 Do not align function arguments when first of them contains "hanging indent"
...
Regardless of option "Align multiline call arguments", alignment should
take place only when there is no, so called, "hanging indent" in function
call (see PEP-8). In accordance to behavior of 'pep8' utility several such
indents at the end of line are collapsed into one. E.g. fragment
'func([{\n' is considered as having "hanging indent" both for function
call, list and dict literals.
2015-01-19 21:41:13 +03:00
Mikhail Golubev
65cc6f3fbf
PY-12861 Remove whitespaces before/after parenthesis in Python formatter
2015-01-19 21:41:12 +03:00
Anna Kozlova
d879e82ff1
redundant cast: ensure only one cast from 2 same but equals casts is suggested as redundant (IDEA-135043)
2015-01-19 19:02:13 +01:00
Anna Kozlova
2fcc03f31f
make use of PropertyUtil
2015-01-19 19:02:11 +01:00
Anna Kozlova
88b543d2c6
generate equals/hashCode: generate deepHashCode for IntelliJ template; do not use deep equals for Objects template as Objects.hash doesn't support it anyway (IDEA-135313)
2015-01-19 19:02:10 +01:00
Eugene Zhuravlev
26f389b07a
discovering proxy settings for jetprofile network connection
2015-01-19 18:45:54 +01:00
Anton Makeev
aacf30ab0b
KeymapsTest: more detailed error message for reassigned shortcuts
2015-01-19 18:30:43 +01:00
Roman Shevchenko
8856e952c1
Merge remote-tracking branch 'origin/master'
2015-01-19 18:17:04 +01:00
Roman Shevchenko
8ff0147305
IDEA-108519, IDEA-135363 (obtain target navigation element first)
2015-01-19 18:15:47 +01:00
Roman Shevchenko
028e1bd18c
Cleanup (formatting; unneeded assertions)
2015-01-19 18:05:51 +01:00
peter
b8ab7e2bc7
IDEA-117143 quick search in settings does not search in "Notifications"
2015-01-19 17:51:12 +01:00
peter
a3fe80e2d1
API to select UI elements the same way as speed search would do
2015-01-19 17:51:12 +01:00
Dmitry Jemerov
aa915b2f7d
javadoc for javadoc psi
2015-01-19 17:46:07 +01:00
Dennis Ushakov
ceb809862b
Merge remote-tracking branch 'origin/master'
2015-01-19 19:41:58 +03:00
Yaroslav Lepenkin
41989392ae
Show the same dialog when processing single selected file and multiple selected files
2015-01-19 19:36:33 +03:00
Dennis Ushakov
18e3ff1a9c
Merge remote-tracking branch 'origin/master'
2015-01-19 19:36:30 +03:00
Konstantin Bulenkov
ef4c357e0b
use JBUI
2015-01-19 17:26:41 +01:00
Maxim.Mossienko
ec4eb8a04d
Merge remote-tracking branch 'origin/master'
2015-01-19 17:20:55 +01:00
Andrey Vokin
0a61d3269b
statistics
2015-01-19 19:08:38 +03:00
Daniil Ovchinnikov
498f5d5816
Merge remote-tracking branch 'origin/master'
2015-01-19 19:08:19 +03:00
Daniil Ovchinnikov
2c5299aa1d
IDEA-126120 Proper handling for intersection types
2015-01-19 19:07:24 +03:00
Maxim.Mossienko
f7b4d9724d
introduced getVirtualFilesWithWord: same as getFilesWithWord but without PsiFile
2015-01-19 16:53:13 +01:00
Maxim.Mossienko
89335d7a78
smartly restart find in file on write action
2015-01-19 16:51:04 +01:00
Egor.Ushakov
58dca1b0ae
IDEA-133347 Can't set breakpoint and debug in decompiled code
2015-01-19 18:09:17 +03:00
nik
90a236e3f3
clone only 'executable' permissions during copying to avoid read-only files in the output (IDEA-133984)
2015-01-19 18:04:30 +03:00
Vladimir Krivosheev
cda9dc2173
Merge remote-tracking branch 'origin/master'
2015-01-19 15:57:41 +01:00
nik
4d2a8450da
nio2 implementation of 'clonePermissions' corrected
2015-01-19 17:46:57 +03:00
Anna Kozlova
296d5e3182
NPE (IDEA-135369)
2015-01-19 15:32:34 +01:00
Anna Kozlova
439d072906
scopes: include/exclude disable status (IDEA-135311)
2015-01-19 15:32:33 +01:00
Eugene Zhuravlev
d261422680
deleting classpath index files for changed output roots
2015-01-19 15:23:03 +01:00