Commit graph

5193 commits

Author SHA1 Message Date
Martin Aeschlimann eda6b318dc Merge pull request #5950 from otgerrogla/master
Added .inl file extension to C++ language
2016-05-10 22:02:18 +02:00
Martin Aeschlimann 0a8ae305fa fixes #6243: [html] Cannot get close tag suggestions for HTML after updating to 1.1.0 2016-05-10 21:56:01 +02:00
Martin Aeschlimann e0d75419fe fixes #4101: [html] Why editor.action.smartSelect is not working in html file? 2016-05-10 21:56:00 +02:00
Benjamin Pasero 5caae080f5 gettingStarted => welcome 2016-05-10 19:22:12 +02:00
Johannes Rieken 409a875c45 perf - shave off ~4ms from startup by using a better isObject-implementation 2016-05-10 18:47:34 +02:00
isidor 1ef6a7093f debug: allow vscode.startDebug to pass full json config
fixes #4615
2016-05-10 18:06:47 +02:00
Benjamin Pasero fabda7b5d1 setTimeout && clearTimeout 2016-05-10 17:51:16 +02:00
Johannes Rieken aba7f12b1d remove pwd debug statement 2016-05-10 17:24:02 +02:00
Martin Aeschlimann 3505aa37bd fixes #5919: [html] Angular 2 directives break HTML syntax highlighting 2016-05-10 17:07:36 +02:00
Johannes Rieken be5a691a36 dbk - cd to $ROOT 2016-05-10 16:42:51 +02:00
Andre Weinand 4ccab94f2b node-debug: support code injection in global context 2016-05-10 16:41:33 +02:00
Johannes Rieken 174529be23 add title for match, fixes #6224 2016-05-10 16:40:12 +02:00
Johannes Rieken b0bdf7b24e better titles for file labels, fixes #6224 2016-05-10 16:36:30 +02:00
Martin Aeschlimann 4bc448702f gulpfile-extensions: use relative source root 2016-05-10 16:22:20 +02:00
Johannes Rieken 4a782befbb dbk - add pwd to test.sh 2016-05-10 16:15:48 +02:00
Johannes Rieken d894008ecc dispose telemetry service and appenders on shutdown 2016-05-10 15:20:37 +02:00
isidor 83a7759f9b debug: expose vscode.debugStart in API
fixes #3789
2016-05-10 15:17:04 +02:00
Martin Aeschlimann 083c36c609 fixes #5965: [less] syntax failure when identifier starts with a number 2016-05-10 15:11:00 +02:00
Martin Aeschlimann 39c835a56c fixes #5981: [json] accept empty keybindings.json file 2016-05-10 15:10:59 +02:00
Johannes Rieken 224bbb8b45 run the actual ai module inside the shared process such that it cannot tamper with the main process, fixes #1000 2016-05-10 14:39:31 +02:00
Martin Aeschlimann 92d4db4f6c [php] Switch to textmate grammar. Fixes #5986 2016-05-10 12:06:53 +02:00
Johannes Rieken 5b4adc72a2 remove electron telemetry service, move optin logic to telemetry service, introduce commonProperties.ts for *all* common properties, tests!, getting closer to #1000 2016-05-10 10:44:16 +02:00
Johannes Rieken 3f60a259d1 fix #6212 2016-05-10 10:44:16 +02:00
Johannes Rieken a5c88e7ac0 move common properties that require nodejs into electronTelemetryService and out of appender, enables #1000 2016-05-10 10:44:16 +02:00
Johannes Rieken 6cc658cb72 add concept of common properties to ctor options 2016-05-10 10:44:16 +02:00
Dirk Baeumer 6ac9d0e59a Fixes #6233: Support marker matches with startLine, startColumn and endColumn 2016-05-10 10:32:06 +02:00
Benjamin Pasero be9d75f424 do not restrict zooming 2016-05-10 09:31:13 +02:00
Martin Aeschlimann 7ec3165d50 fixes #5996 [snippets] prefix not matching forward slashes & fixes #4485 [snippets] Allow snippets where the prefix ends with = 2016-05-09 22:41:45 +02:00
Andre Weinand 4ccc89a14a update node-debug 2016-05-09 18:31:45 +02:00
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