Commit Graph

88 Commits

Author SHA1 Message Date
isidor 1d026bbff9 debug: add log point support
#45128
2018-03-15 18:27:27 +01:00
Cherry Wang 70c6690a8c One more round of tweaking... 2018-03-13 12:13:56 -07:00
isidor b5645293d3 debug: fix breakpoint-hint rules 2018-03-12 10:34:26 +01:00
Cherry Wang 41e64f5776 merge with upstream 2018-03-09 10:08:00 -08:00
Cherry Wang 0fb9583914 Added breakpoint-hint.svg back as a separate file; fixed drag-area position; fixed start button size; fixed breakpoint icon container size in viewlet. 2018-03-09 08:55:15 -08:00
isidor 86a429a73c debug fancy new icons 2018-03-09 14:07:50 +01:00
Cherry Wang 3fbe6a6c98 Removed unused dark theme icon css; tweaked drag-area css to keep icon size & position; tweaked start-debug container size for the responsive svg icon; added breakpoints-active-inverse.svg file that was missing. 2018-03-08 10:47:13 -08:00
Isidor Nikolic 04095e6a16 Revert "Debug icons consistency and housekeeping work" 2018-03-08 15:23:12 +01:00
Cherry Wang c790d916b3 Debug icons consistency pass and housekeeping. 2018-03-07 19:38:51 -08:00
Benjamin Pasero 85a4897dcd css debt - cleanup some ugly rules 2018-03-05 15:54:28 +01:00
isidor a90be3e1ab breakpoint icons (include function breakpoint icons)
fixes #43763
2018-02-26 16:11:44 +01:00
isidor 6831fb4a2c fixes #43432 2018-02-16 11:49:29 +01:00
isidor 9259113c17 debug: show breakpoint icon in view
fixes #3388
2018-02-15 16:02:50 +01:00
isidor 10dc0787b4 debug: opacity: 0.5 for virtual properties
fixes #38055
2017-12-04 21:40:47 +01:00
isidor 508614fc9b debug: option to control when to show debug status
fixes #37954
2017-11-14 22:57:21 +01:00
isidor e6822204c3 debug status fix padding fixes #37280 2017-10-31 15:31:32 +01:00
isidor b2e886f1eb use play icon for debug 2017-10-20 16:05:31 +02:00
isidor dad2c89e76 fixes #35898 2017-10-10 12:25:26 +02:00
isidor 8cf286389b debug status bar
fixes #31745
2017-10-06 17:04:47 +02:00
isidor d205f20901 debug: use inline decoration to remove token colors in HC theme
fixes #28219
2017-06-29 14:16:02 +02:00
isidor 4a08a066e1 debug: better hc color for focused stack frame
fixes #28219
2017-06-08 15:32:31 +02:00
isidor 4cbb97ca23 debug: improve hc colors for variables
fixes #28014
2017-06-06 15:45:52 +02:00
isidor a5b701b99e debug: decorate stackFrame ranges if provided
fixes #8851
2017-05-11 11:28:40 +02:00
Benjamin Pasero 5b5b221d2c Allow to configure foreground color of icons inside activity bar (fixes #25160) 2017-04-24 11:37:32 +02:00
Benjamin Pasero 1de45560f1 Activity bar: need dark/light icons (fixes #23693) 2017-04-19 10:14:05 +02:00
Benjamin Pasero bd1f801704 themes - status bar background color 2017-03-15 16:14:22 +01:00
Benjamin Pasero 265850f724 workbench - more CSS cleanup 2017-03-13 15:41:44 +01:00
isidor bb3d478907 debug: simplify css since top stack frame icon is same for light and dark theme 2017-03-10 11:28:11 +01:00
isidor 121813f8b2 fixes #21121 2017-02-24 13:02:57 +01:00
Isidor Nikolic 8cc2b9aa03 Merge pull request #20807 from michelkaporin/exception-widget
Fixes #16860: Improving exception experience
2017-02-21 14:45:30 +01:00
Michel Kaporin 2e7af33663 Code amends per PR review. Fixed arrow colouring and gotoError warning/error class application. 2017-02-21 09:31:10 +01:00
Michel Kaporin 7e3546742b Code sanitisation 2017-02-17 15:04:49 +01:00
Michel Kaporin 873c0909c4 Amended styling for exception widget. 2017-02-17 14:54:06 +01:00
isidor 3336099957 debug: do not outline in high contrast theme 2017-02-17 12:40:18 +01:00
isidor 8b616eb06e debug: use top stack frame column inline decoration 2017-02-16 17:25:23 +01:00
isidor 5005924ee8 debug: color polish 2017-02-15 16:15:40 +01:00
Michel Kaporin 7aa67af54d Reverted HC theme back to original solution with red outline for column selection. 2017-02-15 11:20:53 +01:00
Michel Kaporin e1ef2a9300 Line and column highlight colours amended after review for different themes. 2017-02-14 18:17:47 +01:00
Michel Kaporin be93e8fca2 Colour for column selection in debugging mode added to high contrast theme. Amended yellow frame column selection to stand out in light themes. 2017-02-14 10:53:00 +01:00
Benjamin Pasero e56ea2f412 fix build 2017-02-08 17:28:37 +01:00
isidor 9db2b15368 debug: always show column with a darker yellow 2017-02-08 12:05:32 +01:00
isidor 244efc3bdc debug: polish breakpoint columns 2017-02-08 11:38:55 +01:00
isidor 88a7fbacd9 debug: column breakpoint decorations 2017-02-08 11:10:50 +01:00
bgashler1@users.noreply.github.com 2b288227be Selection visibility for hc-dark paused breakpoint
Addresses a regression from prior commit on issue #15852
2016-12-08 11:46:52 -08:00
bgashler1@users.noreply.github.com 466960689e Improves contrast on paused breakpoint in hc-dark
Addresses #15852 theme problem
2016-12-07 17:30:36 -08:00
isidor e894da07e9 fixes #15852 2016-11-23 16:45:31 +01:00
isidor 8e55d3b01f debug: add debugActionsWidget.css to reduce size of debug.contribution.css 2016-11-11 11:05:53 +01:00
isidor 536d7831db debug: surface reverse continue action
fixes #13705
2016-11-10 17:51:30 +01:00
Benjamin Pasero 08fa0ef882 title - tweak box-shadows 2016-11-09 07:06:04 +01:00
Benjamin Pasero 5a13f08cb9 title - fix for debug widget 2016-11-08 15:17:09 +01:00