Commit Graph
61995 Commits
Author SHA1 Message Date
Sandeep Somavarapu 36141fa1f3 #85619 Enable following
- getting all refs
- resolving content for a ref
- deleting a resource
2020-03-05 03:38:41 +01:00
Rob Lourens 014ddafc91 Fix contrast ratio in search result message
Fix #86345
2020-03-04 17:27:44 -08:00
Rob Lourens 0e219d4de2 Fix search smoke test
Fix #91451
2020-03-04 16:28:19 -08:00
Miguel Solorio 2431cd6a2d Add copyright to css file 2020-03-04 16:15:39 -08:00
Miguel Solorio 573fe9e800 Update npm scripts explorer to use codicons (ref #90911) 2020-03-04 16:13:36 -08:00
Miguel Solorio 599043c528 Update Codicons: remove bell-progress and map wrench and wrench-subaction 2020-03-04 16:07:32 -08:00
Matt Bierner 077cd38d26 Add cancellation on CustomEditor.save
For #91702
2020-03-04 15:49:10 -08:00
SteVen Batten 415a40e542 menu actions is always defined 2020-03-04 15:16:52 -08:00
Matt Bierner ca369743ef Use Iterable 2020-03-04 15:07:17 -08:00
Matt Bierner 54ae703b30 Convert to async 2020-03-04 14:41:29 -08:00
Matt Bierner 022b6c6d23 Use customtexteditor for markdown editor 2020-03-04 14:14:31 -08:00
Matt Bierner 77d07bcaff Assert that we have a valid model when trying to undo/redo instead of silently nooping 2020-03-04 14:14:31 -08:00
Matt Bierner cf086f01bd Don't send custom editor edit events to extension host for non-editable custom editors 2020-03-04 14:14:31 -08:00
Matt Bierner 466f7166b8 Move onDispose method onto webview 2020-03-04 14:14:31 -08:00
Matt Bierner 0755fcf905 Remove unused activeCustomEditor method 2020-03-04 14:14:31 -08:00
Matt Bierner 00d736f74b 💄 2020-03-04 14:14:31 -08:00
Matt Bierner d368c11e5e Don't create extra EditorModels for webview editors 2020-03-04 14:14:31 -08:00
Matt Bierner 70a961b8ab Don't track parent 2020-03-04 14:14:31 -08:00
Matt Bierner de933ed5e8 Use editorInputs instead of editors 2020-03-04 14:14:31 -08:00
Matt Bierner 630995e620 💄 2020-03-04 14:14:31 -08:00
Matt Bierner 11597a2967 Move find state tracking into webview overlay 2020-03-04 14:14:31 -08:00
Matt Bierner da59b13916 Use more explicit names for webview types 2020-03-04 14:14:31 -08:00
Matt Bierner 2b4e747f21 Use native .values() 2020-03-04 14:14:31 -08:00
Matt Bierner cc193abd00 Fix confusing name 2020-03-04 14:14:31 -08:00
Matt Bierner f8baa029b5 Remove extra null checks 2020-03-04 14:14:31 -08:00
SteVen Batten f88e60c571 fixes #89574 2020-03-04 11:49:02 -08:00
Sandeep Somavarapu edd94ce0c4 add settings sync tests 2020-03-04 19:10:18 +01:00
Connor Peet efbb8ae4b4 debug: update js-debug-nightly to "2020.3.317" @ 2019-11-13T04:47:26.71Z 2020-03-04 09:33:16 -08:00
Benjamin Pasero 3879539257 nativeTitleBarPart => titleBarPart 2020-03-04 18:09:15 +01:00
isidor ca76fd941f fixes #90788 2020-03-04 18:02:12 +01:00
Connor Peet b76d3f0197 experiments: rename to action2 for new experiments 2020-03-04 08:48:43 -08:00
Sandeep Somavarapu 4c59cdd20d show the version of running extension 2020-03-04 17:14:24 +01:00
Alex Ross 426d5bfb94 Fix problems with changing local port and restoring
Fixes #92008
2020-03-04 16:45:23 +01:00
Johannes Rieken 361a5447eb fix https://github.com/microsoft/vscode/issues/91180 2020-03-04 15:36:37 +01:00
isidor 43f8140f42 fixes #89472 2020-03-04 15:29:15 +01:00
Alex Dima dc9933f02e Fix typo 2020-03-04 14:52:57 +01:00
Alex Dima 10d16bd4f7 Reduce usage of onDidRegisterExtensions 2020-03-04 13:33:27 +01:00
Johannes Rieken 044c205385 fix #91427 2020-03-04 13:09:47 +01:00
isidor 80299fecba timeline contrinbtuion: do not call localize on localized strings. Aslo use fixes string for localization keys 2020-03-04 13:08:14 +01:00
Sandeep Somavarapu 7d436d8a85 #91923 Add icon and version to runtime extensions editor 2020-03-04 12:43:49 +01:00
Johannes Rieken 79ecb2a249 prep for https://github.com/microsoft/vscode/issues/91427 2020-03-04 12:32:10 +01:00
Alex Dima 3c2423086c Fixes microsoft/monaco-editor#1857: Have dynamic commands go to the command registry 2020-03-04 12:19:42 +01:00
isidor b7eec61a7c Initialisation state and token should not be shared across sessions
#91969
2020-03-04 12:10:18 +01:00
Sandeep Somavarapu 69318396cd Fix #91972 2020-03-04 11:45:41 +01:00
Johannes Rieken 57a486baca es6 - remove Proxy placeholder declaration 2020-03-04 11:38:11 +01:00
Johannes Rieken f9465d1ac9 workaround tree shaker issue 2020-03-04 11:26:46 +01:00
Johannes Rieken 72c3bcefb3 expose extensionUri, https://github.com/microsoft/vscode/issues/90208 2020-03-04 11:20:18 +01:00
isidor e32e49521f Use Run as prefix for some commands
fixes #91978
2020-03-04 11:03:59 +01:00
isidor 6afa949e1f Rename Show Debug command to Show Run and Debug
fixes #91975
2020-03-04 10:56:09 +01:00
Johannes Rieken 30b9a12dbe move joinPaths to URI (static factory function), option 2 in https://github.com/microsoft/vscode/issues/90208 2020-03-04 10:44:36 +01:00