Commit Graph
38743 Commits
Author SHA1 Message Date
Martin Aeschlimann bcec0d3d5c [html] update dependencies 2018-08-27 18:15:55 +02:00
Sandeep Somavarapu f305e62f80 Fix #53421 2018-08-27 18:06:41 +02:00
Martin Aeschlimann 1a680deae5 [css] update dependencies 2018-08-27 17:59:53 +02:00
Andre Weinand 237256b1db do not try to terminate undefined raw session 2018-08-27 17:53:43 +02:00
Sandeep Somavarapu afe8d7fca4 fix tests 2018-08-27 17:53:21 +02:00
Sandeep Somavarapu fd96f9c3fe Fix #44208 2018-08-27 17:33:27 +02:00
Martin Aeschlimann ee3d28f28a [json] update dependencies, support schema-draft7 2018-08-27 17:21:20 +02:00
Sandeep Somavarapu 1762c10b65 Fix #55072 2018-08-27 17:13:12 +02:00
Johannes Rieken 7987bbfa20 Revert "when with panel service when figuring out the active editor, #55309"
This reverts commit b078a67c3b.
2018-08-27 17:04:37 +02:00
Johannes Rieken 061c99b1f7 Revert "know if we should look for panels or editors, #55309"
This reverts commit 195c4e6b73.
2018-08-27 17:04:37 +02:00
Joao Moreno 200a7185a0 related to #57224 2018-08-27 16:57:29 +02:00
Johannes Rieken 195c4e6b73 know if we should look for panels or editors, #55309 2018-08-27 16:48:11 +02:00
Christof Marti 4b736db9f3 Read out active item when focus is in text box (#56359) 2018-08-27 16:44:43 +02:00
isidor 10070e8feb variables are fetched delayed: need a null check 2018-08-27 16:12:30 +02:00
Daniel Imms ce5efb2b07 Swallow pty kill exception
We just want to make sure it's killed, ignore the ex

Fixes #54754
2018-08-27 07:10:31 -07:00
Sandeep Somavarapu bf15f4ca2b #57105 Remove notMultiRootAdopted attribute 2018-08-27 16:08:51 +02:00
isidor 9f809d4239 debug: expose Capabilities via DebugSession not RawSession 2018-08-27 16:06:51 +02:00
Martin Aeschlimann 275ddfa0ad [json] revert dist folder for server 2018-08-27 16:05:29 +02:00
Alex Dima 134cbf70df Fixes #54108 2018-08-27 16:03:26 +02:00
Sandeep Somavarapu fa9e584f6c Fix #54041 2018-08-27 15:55:54 +02:00
Dirk Baeumer 4d49248401 Mark the VSCODE_NLS_CONFIG to have language pack support 2018-08-27 15:55:35 +02:00
Benjamin Pasero 3a619f24c3 watcher - perf: parse globs for excludes 2018-08-27 15:48:39 +02:00
Alex Dima 1b6468ef4e Fixes #56635 2018-08-27 15:48:18 +02:00
Alex Dima 620d2e95c2 Fixes #57247 2018-08-27 15:42:18 +02:00
Johannes Rieken b078a67c3b when with panel service when figuring out the active editor, #55309 2018-08-27 15:39:12 +02:00
Johannes Rieken ae90f6dea1 uri - export as URI and as default 2018-08-27 15:39:12 +02:00
Alex Dima c3ff42d57a Fixes #51669 and #56636 2018-08-27 15:36:16 +02:00
Alex Dima da40432b85 Add emergency view model reconstruction (hopefuly fixes #56639) 2018-08-27 15:30:17 +02:00
Andre Weinand 52a5a3fd16 debug only supported for proper scheme 2018-08-27 15:14:31 +02:00
Johannes Rieken ea152a83a2 fix #56805 2018-08-27 15:01:34 +02:00
Johannes Rieken 8021c0e84f breadcrumbs - fix not updating when toggling breadcrumbs 2018-08-27 15:01:34 +02:00
isidor 2412cce16d debug: when auto focusing session take the stopped one. Same for threads.
fixes #57253
2018-08-27 14:56:30 +02:00
Martin Aeschlimann f707828426 Merge pull request #57257 from Microsoft/aeschli/webpack2
Aeschli/webpack2
2018-08-27 14:48:06 +02:00
Martin Aeschlimann 91c7c6084c webpack: make sure to only modify package.json next to webpack.config 2018-08-27 14:40:46 +02:00
Alex Dima 8f8c8a30ea Fixes Microsoft/monaco-editor#1026: Correct JSDoc 2018-08-27 14:40:25 +02:00
Benjamin Pasero d63c8abbec bump vscode-chokidar@1.6.4 (fixes #57263) 2018-08-27 14:40:12 +02:00
Johannes Rieken 7bd7dbb536 Merge pull request #55107 from mechatroner/master
Add API function that changes document language
2018-08-27 14:20:03 +02:00
Johannes Rieken 549d6088d7 Merge branch 'master' into pr/mechatroner/55107-1 2018-08-27 14:15:53 +02:00
Benjamin Pasero 3a2b2b27cd fix #57105 2018-08-27 14:09:28 +02:00
Johannes Rieken 5ef859f6fc use getOrCreateMode and move api to proposed-stage first 2018-08-27 14:08:44 +02:00
Benjamin Pasero b6d0e47a70 watcher - do not run extra glob matching 2018-08-27 13:58:39 +02:00
Johannes Rieken 7a803e5a05 don't expose the filter on type option yet, #55004 2018-08-27 13:47:53 +02:00
isidor 2920b3f56e debug: reveal debugService.sendAllBreakpoints
fixes #57214
2018-08-27 13:04:48 +02:00
Benjamin Pasero 169fdac3b9 file watching - tweak loggers for more useful output 2018-08-27 13:04:16 +02:00
isidor 99188f7174 debug view model: first set focused stack frame and thread and only then emit
fixes #57215
2018-08-27 12:45:36 +02:00
isidor b7cbc1d287 bulkEditService: do not throw if there is a readonly model
#57032
2018-08-27 12:31:46 +02:00
Benjamin Pasero e68d291864 update distro for OSS 2018-08-27 12:30:17 +02:00
Martin Aeschlimann 1047f48993 strict warnings in pathCompletion 2018-08-27 12:13:15 +02:00
isidor a03ee32cd4 debug: make sure to dispose session if initialize or launc/ attach return an error
fixes #57255
2018-08-27 12:08:44 +02:00
Sandeep Somavarapu 861f85fcd0 Fix #54757 2018-08-27 12:00:45 +02:00