Commit Graph

472 Commits

Author SHA1 Message Date
Evgeny Pasynkov
d86903635b Introduce GutterMark - superinterface for GutterIconRenderer, independent from IDE 2013-07-17 16:18:53 +02:00
Anton Makeev
38a5ac33f2 AppCode: debugger tests are more strict and verbose 2013-07-03 11:24:54 +02:00
nik
74fd701a70 extracted common code 2013-06-26 16:29:30 +04:00
Vladimir Krivosheev
0f88f54ed7 hideHighlight modified
continue WEB-8255 LiveEdit must work as part of JS debug session (JavaScript Debug Configuration)

WEB-8207 WEB-7071 WEB-6273 WEB-7461 WEB-1766 WEB-6951 WEB-6853 WEB-6918 WEB-6828 WEB-6826 WEB-6685 WEB-6196
2013-06-25 17:26:14 +02:00
Vladimir Krivosheev
f5911184ed WEB-8245 Debugger: Chrome extension connection message: provide balloon or clickable link 2013-06-25 16:50:58 +02:00
Vladimir Krivosheev
2cf88be233 continue WEB-8255 LiveEdit must work as part of JS debug session (JavaScript Debug Configuration)
WEB-8207 WEB-7071 WEB-6273 WEB-7461 WEB-1766 WEB-6951 WEB-6853 WEB-6918 WEB-6828 WEB-6826 WEB-6685 WEB-6196
2013-06-25 12:31:21 +02:00
Vladimir Krivosheev
ee43c1b2d3 Elements panel: continue structure view 2013-06-21 17:59:54 +02:00
Vladimir Krivosheev
65b6f944c0 xdebugger: remove deprecated method errorOccured
Elements panel: init structure view
2013-06-21 17:59:54 +02:00
Vassiliy Kudryashov
069b22c0cc IDEA-108320 Restart action is broken 2013-06-13 16:19:58 +04:00
Vladimir Krivosheev
72b396602d dispose in EDT, move common code from DebuggerUIUtil to AppUIUtil 2013-06-12 11:41:22 +02:00
Sergey Simonchik
c6533c6eed XDebugLayoutCustomizer#createConsoleContent() is replaced with XDebugLayoutCustomizer#registerConsoleContent() 2013-06-07 13:55:54 +04:00
Sergey Simonchik
1a3d20fd8f allow XDebugProcess instance to customize 'Debug' toolwindow layout 2013-06-07 13:39:32 +04:00
Vladimir Krivosheev
03e5528a24 continue WEB-1917 Don't register breakpoints in xdebug session start — sometimes xdebugProcess should call it explicitly when it is appropriate 2013-06-07 09:48:51 +02:00
Vladimir Krivosheev
90ad3f230e continue WEB-1917 Don't register breakpoints in xdebug session start — sometimes xdebugProcess should call it explicitly when it is appropriate 2013-06-06 18:00:44 +02:00
Vladimir Krivosheev
a529cc7e1f continue WEB-1917 Don't register breakpoints in xdebug sessoin start — sometimes xdebugProcess should call it explicitly when it is appropriate 2013-06-06 18:00:43 +02:00
Sergey Simonchik
a05fb1ab7b custom Content builders in debug session 2013-06-06 17:16:45 +04:00
Vladimir Krivosheev
68c27630a5 FormBuilder — don't fill JSpinner
nodejs remote debug: remove local&remote path
2013-05-27 18:27:33 +02:00
Vladimir Krivosheev
1f3efaee50 init WEB-7884 Node.js: breakpoints are not hit, exception on stop debugging (regression) 2013-05-24 18:08:01 +02:00
Vassiliy Kudryashov
e855e1948c NPE fix 2013-05-22 18:41:53 +04:00
andrey.zaytsev
8ec5d4c677 NotNull 2013-05-20 18:29:16 +04:00
Vladimir Krivosheev
cf8928c476 don't collapse node with null value after edit 2013-05-18 17:31:01 +02:00
Vladimir Krivosheev
06d007e7ab show object host class name for scope if possible We don't show "Object" in any case. 2013-05-18 15:20:45 +02:00
Vladimir Krivosheev
c4f88b8fa2 fragmented array representation 2013-05-17 12:47:59 +02:00
Vladimir Krivosheev
ea9da6ac27 XValueNodeImpl uses new StringValuePresenter by default 2013-05-16 09:52:05 +02:00
Vladimir Krivosheev
e620984f6d WEB-7560 "string" representation in debugger is ugly 2013-05-15 17:19:26 +02:00
Vladimir Krivosheev
12516cba1b highlight null/number/boolean/undefined value as in editor 2013-05-15 16:23:01 +02:00
Vladimir Krivosheev
3c3eac7a55 done WEB-2384 Variables are unsorted 2013-05-15 12:20:08 +02:00
andrey.zaytsev
a64d3020e9 IDEA-107072 Breakpoint dialog: usability problems and other bug 2013-05-13 17:36:00 +04:00
andrey.zaytsev
09c93e1477 drop Breakpoint Gutter Renderer popup-menu since all it's actions are present in balloon 2013-05-08 21:48:49 +04:00
andrey.zaytsev
5bac0d3ff6 checkbox for enabling-disabling breakpoint from balloon 2013-05-08 21:48:48 +04:00
andrey.zaytsev
4a916588bd View Breakpoints pop-up converted to Dialog 2013-05-08 18:59:08 +04:00
andrey.zaytsev
0d80524627 refactor 2013-05-08 18:59:08 +04:00
Vassiliy Kudryashov
cf8050cdc5 Fix ProjectImpl leak (after-review refactoring) 2013-04-24 19:14:52 +04:00
Vassiliy Kudryashov
0b0329a61f http://ea.jetbrains.com/browser/ea_problems/45668 2013-04-19 22:22:11 +04:00
andrey.zaytsev
1e08511ac7 OC-7191 Debugger:Evaluate: cannot evaluate 'fun().x' expression, when x is a c-array 2013-04-19 19:06:32 +04:00
Alexey Kudravtsev
ec3f48bc93 NotNull 2013-04-19 12:43:56 +04:00
Vladimir Krivosheev
d6e0529218 group variables by closure scope 2013-04-19 10:05:42 +02:00
Vladimir Krivosheev
ecfb6ab7ce move isAlreadySorted to XCompositeNode 2013-04-18 15:48:27 +02:00
Vladimir Krivosheev
fa21cf9c3b init group variables by closure scope 2013-04-18 14:42:14 +02:00
Vassiliy Kudryashov
6a183478e1 Fix ProjectImpl leak 2013-04-18 16:20:40 +04:00
Vassiliy Kudryashov
6368e0d7bb http://ea.jetbrains.com/browser/ea_problems/45668 2013-04-17 20:44:34 +04:00
Vassiliy Kudryashov
1f5e82ec3b http://ea.jetbrains.com/browser/ea_problems/43930 2013-04-15 23:13:17 +04:00
Vassiliy Kudryashov
da8d65fd11 http://ea.jetbrains.com/browser/ea_problems/43825 2013-04-08 21:03:50 +04:00
Vassiliy Kudryashov
fa26cb91ab misc favorites-breakpoint fixes; BreakpointsFavoritesManagerd has been moved to xdebugger-impl
(IDEA-104033 New Favorites window throws exception in the RubyMine)
2013-04-04 15:49:04 +04:00
andrey.zaytsev
883ebfbf15 EA 2013-03-30 01:08:30 +04:00
Vassiliy Kudryashov
90fd676e3f Usability improvement in "smal"l breakpoint editor popup (hidden but useful shortcut promotion) 2013-03-27 08:18:55 +04:00
Vassiliy Kudryashov
42ba8cf903 IDEA-102355 "Navigate > Show Bookmarks" mouse-click events
(after review http://crucible.labs.intellij.net/cru/CR-IC-268)
2013-03-22 20:24:10 +04:00
andrey.zaytsev
a0e2851584 some refactor. on review 2013-03-18 19:15:59 +04:00
Vassiliy Kudryashov
0bd2d8d259 breakpoints -> favorites window (after http://crucible.labs.intellij.net/cru/CR-IC-368) 2013-03-15 23:11:23 +04:00
Vassiliy Kudryashov
37d1ed7d30 breakpoints -> favorites window 2013-03-13 20:55:13 +04:00