Commit Graph

5163 Commits

Author SHA1 Message Date
Andre Weinand
169ecd6071 update node-debug 2016-05-09 16:54:37 +02:00
isidor
f793a7c5fc debug: display call stack error from adapter
fixes #6100
2016-05-09 15:23:19 +02:00
Andre Weinand
12ac396c61 update node-debug 2016-05-09 14:42:16 +02:00
Martin Aeschlimann
85cf68c4f7 fixes #6169; Quick fix: inherit font from workbench and do not set it 2016-05-09 14:30:38 +02:00
isidor
1759568b8b debug: if exitCode for preLaunchTask is present and success just start debug session
#5962
2016-05-09 13:02:54 +02:00
Alex Dima
9143a5b455 Fixes #5649: Allow extension activation only after the main process acknowledges its receival of the ext descriptions 2016-05-09 12:56:46 +02:00
Martin Aeschlimann
7d1251f171 fixes #6176: Go to/Peek Definition and Find all References in CSS 2016-05-09 12:24:38 +02:00
Alex Dima
9430393ba9 Remove win32 assertion in appInsightsAppender test 2016-05-09 11:10:28 +02:00
Erich Gamma
65966e3096 Map 'stylus' language to 'css' to fix #6062 2016-05-08 10:20:19 +02:00
Johannes Rieken
7ace9f8c48 sessionId is always uuid + date 2016-05-06 18:52:09 +02:00
Johannes Rieken
58f560d120 add test for default properties telemetry service adds 2016-05-06 18:50:30 +02:00
Johannes Rieken
248f556e1a simplify extra properties logic such that it be moved soon 2016-05-06 18:29:41 +02:00
Johannes Rieken
a5c44d3094 add tests for additional properties in AI appender 2016-05-06 17:34:28 +02:00
Alex Dima
289370f2f3 Fixes #959: Do not use translate3d when the zoomLevel is not 0 2016-05-06 17:09:12 +02:00
Johannes Rieken
1819da3208 remove unused _userIdHash from telemetry 2016-05-06 16:28:40 +02:00
Johannes Rieken
6fa73fce2f add tests for additional properties 2016-05-06 16:26:49 +02:00
Johannes Rieken
b894e0aef9 refactor ai adapter, make sure dispose flushes all events 2016-05-06 16:26:49 +02:00
Alex Dima
1547d80bc4 Remove more editor options 2016-05-06 15:55:43 +02:00
Alex Dima
26769ff0b9 Convert IInternalEditorOptions to InternalEditorOptions 2016-05-06 15:36:15 +02:00
Johannes Rieken
a2f2f4b02b fix test failure 2016-05-06 15:34:05 +02:00
Johannes Rieken
6b300882b9 use safeCall when announcing new height to zone, fixes regression 2016-05-06 15:05:23 +02:00
Johannes Rieken
9e1420c5f1 💄 ai appender 2016-05-06 15:05:23 +02:00
Alex Dima
8a0da20f7e Cursor computes pageSize, not configuration 2016-05-06 15:01:45 +02:00
Alex Dima
e477f92ee0 Group editor contrib options 2016-05-06 15:01:45 +02:00
isidor
fe9bc04a75 debug: respect showUser flag in errors
fixes #5828
2016-05-06 14:31:45 +02:00
Alex Dima
4399bae159 Convert IEditorWrappingInfo to EditorWrappingInfo 2016-05-06 14:16:49 +02:00
Alex Dima
b2286a1f6d Further grouping of resolved editor options 2016-05-06 13:49:22 +02:00
Alex Dima
e9bc635074 More cleanup in editor options 2016-05-06 13:01:30 +02:00
isidor
ba2c2242e7 fixes #4935 2016-05-06 13:00:34 +02:00
Johannes Rieken
d99d89dc71 make appenders a ctor argument, first step towards oop appender, #1000 2016-05-06 12:53:38 +02:00
Johannes Rieken
6d0aa3bc91 spell out appRoot and extRoot instead of generic clean-up patterns 2016-05-06 12:53:38 +02:00
Alex Dima
c5eee87819 Convert IEditorLayoutInfo to EditorLayoutInfo 2016-05-06 12:38:31 +02:00
Alex Dima
2d9d98c364 convert IOverviewRulerPosition to OverviewRulerPosition 2016-05-06 12:31:43 +02:00
Alex Dima
40be8b9649 Improve editor options handling 2016-05-06 12:25:25 +02:00
Alex Dima
d9990fd5b7 Remove unnecessary browserService and mockDom 2016-05-06 11:38:20 +02:00
Alex Dima
954f86dc1d Remove workerStatusReporter 2016-05-06 11:13:16 +02:00
Alex Dima
48ed2a8017 Prepare for mutating canUseTranslate3d at runtime 2016-05-06 11:13:16 +02:00
Johannes Rieken
e30a6debf3 debt - remove used service dependency 2016-05-06 10:40:22 +02:00
isidor
bf0fc83e3b fixes #6097 2016-05-06 10:39:48 +02:00
Johannes Rieken
ef28669e2b expose isOptedIn flag, #6097 2016-05-06 10:32:44 +02:00
isidor
90b959c16d debug: do not auto focus editor on session end
fixes #6088
2016-05-06 10:24:21 +02:00
isidor
57c258e9c9 debug: null guard 2016-05-06 10:21:01 +02:00
isidor
c92a360c45 debug: add nls comments
fixes #6124
2016-05-06 09:36:16 +02:00
Alex Dima
68fc6edf09 Fixes #6147: Set editor font info on inline diff view zones 2016-05-06 09:21:52 +02:00
Alex Dima
4014d83818 Fixes #6149: Escape selected text used to seed search input when regex toggle is on 2016-05-06 09:13:53 +02:00
Alex Dima
586e60d098 Merge pull request #5786 from Ikuyadeu/patch-1
Delete the mention (#5412)
2016-05-06 08:59:35 +02:00
Alex Dima
3b3129762a Merge pull request #5715 from Inori/select_all_find_matches
Add selectAllMatches command in find widget.
2016-05-04 18:42:37 +02:00
Alexandru Dima
a3c2088b54 Merge pull request #5705 from aioutecism/hotfix/validate-position
Fix validatePosition related bug
2016-05-04 18:25:52 +02:00
Alex Dima
dacfff3581 Merge pull request #5615 from ioklo/topic/ime-fix
fix Korean(and Chinese, Japanese) IME behavior (#4541)
2016-05-04 18:01:45 +02:00
Joao Moreno
fc90ee73a5 fix compile error 2016-05-04 17:41:18 +02:00