Commit graph

55110 commits

Author SHA1 Message Date
Martin Aeschlimann ecba37c6ef update css service/server 2019-09-30 22:55:31 +02:00
Miguel Solorio b8a75a33dd Fix #81573, show beak in status bar 2019-09-30 12:17:57 -07:00
Martin Aeschlimann a5745f5042 [folding] Support single shortcut for toggling fold/unfold. Fixes #18549 2019-09-30 21:03:29 +02:00
Miguel Solorio 3f3a9e30db Fix #81536, center git decorations 2019-09-30 11:42:36 -07:00
Pine Wu 7a27b26446 Polish css.completion.completePropertyWithSemicolon doc 2019-09-30 11:41:07 -07:00
Miguel Solorio 889d69688b Update Octicons and cgmanifest 2019-09-30 11:34:22 -07:00
Miguel Solorio 2c704846d6 Show correct icon in HC mode for adding breakpoints 2019-09-30 10:46:24 -07:00
Miguel Solorio 83cd86bb36 Fix #81649, show collapse icon in debug viewlet 2019-09-30 10:45:44 -07:00
Miguel Solorio 3611cc7d07 Show collapse icon in Problems panel 2019-09-30 10:23:48 -07:00
Miguel Solorio d26bc6e7d5 Fix #81662 2019-09-30 10:19:19 -07:00
Pine Wu eb5ec0fd2a Suggest linebreak. Fix #79840 2019-09-30 08:58:50 -07:00
Sandeep Somavarapu 5f8dec837f enable auth by config 2019-09-30 17:51:34 +02:00
Martin Aeschlimann 22caeb97a4 handle v6 ip addresses in remote-resources rewrite 2019-09-30 17:42:42 +02:00
Alex Dima 665ac1da33
Clean up Gesture.addTarget 2019-09-30 17:20:41 +02:00
Alexandru Dima 531522b76e
A readOnly editor doesn't honor readonly in the textArea (#81394)
A readOnly editor doesn't honor readonly in the textArea
2019-09-30 17:00:10 +02:00
Martin Aeschlimann bae6f5f1a5 [json] "Fetch Online Package Info" feature doesn't work when npm is not present. Fixes #77066 2019-09-30 16:59:34 +02:00
Alexandru Dima 69ae6cdf21
Only use the readonly attribute on the web 2019-09-30 16:59:08 +02:00
Alexandru Dima ec10d47a57
Merge remote-tracking branch 'origin/master' into pr/ElasticPencil/81394 2019-09-30 16:56:41 +02:00
Alexandru Dima 2de9a3629f
Fixes #72798: Transport other error types (not just instances of Error) 2019-09-30 16:43:14 +02:00
Lionell Pack 4ca2a270fd Add touch events to minimap (#81097)
* Initial implementation. Basically functional.

* Switch to use gesture events.

General tidy-up.

* Formatting fix.
2019-09-30 16:36:08 +02:00
Alex Dima fa5c6386eb
Fixes microsoft/monaco-editor#1575: respect deltaMode 2019-09-30 16:28:43 +02:00
Alex Dima a7b0732a03
Hide require.toUrl call from ESM packagers 2019-09-30 16:28:36 +02:00
Alex Dima 3ff057ce33
Fix the shape of insane.js to make it ESM compatible (microsoft/monaco-editor#1574) 2019-09-30 16:28:29 +02:00
Alexandru Dima fe9e05d8d7
Adopt ILogger.flush() (#80862) 2019-09-30 16:26:16 +02:00
Alexandru Dima 215df67b0f
Try to use the remote port number locally (microsoft/vscode-remote-release#1115) 2019-09-30 16:20:33 +02:00
Alexandru Dima 361cf8edec
Handle 0.0.0.0 too (microsoft/vscode-remote-release#1115) 2019-09-30 16:15:02 +02:00
Martin Aeschlimann af2126c725 support code --remote ssh+remote+xy /pathOnXY. For https://github.com/microsoft/vscode-remote-release/issues/585 2019-09-30 15:59:20 +02:00
Alexandru Dima 29f0d108bf
Fixes microsoft/monaco-editor#1553 2019-09-30 15:53:45 +02:00
Johannes Rieken 50701eee93
Merge pull request #81606 from larshp/link_update
editor, modes.ts: documentation, fix broken link
2019-09-30 15:51:47 +02:00
Johannes Rieken 111c29c085
Merge pull request #80895 from mjbvz/use-const-enums-for-suggest-dto
Use const enums for minimized ISuggestDataDto field names
2019-09-30 15:34:48 +02:00
Sandeep Somavarapu 79978f96d3 Fix #81152 2019-09-30 15:31:04 +02:00
Benjamin Pasero 6b3006104a debt - if one workbench contribution fails to load, do not fail to load all others 2019-09-30 15:30:49 +02:00
Alex Ross 0e8d8e2d60 Move built task keybinding registration earlier
Fixes https://github.com/microsoft/vscode/issues/81552
2019-09-30 15:14:31 +02:00
Joao Moreno 501416814e
fixes #80816 2019-09-30 15:12:42 +02:00
Benjamin Pasero da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Martin Aeschlimann 78a6b2d72f #81592 again 2019-09-30 14:51:26 +02:00
Sandeep Somavarapu 9964824ef9 do not stop if it was not running before 2019-09-30 14:48:16 +02:00
Martin Aeschlimann 8d9356eaa5 Telemetry when exe recommendation is already installed 2019-09-30 14:44:23 +02:00
isidor c2997da2ac Gesture.addTarget returns an IDisposable
fixes #81630
2019-09-30 14:42:58 +02:00
Johannes Rieken 5c3ac79b01 fix "extension slow" link 2019-09-30 14:22:24 +02:00
Sandeep Somavarapu 4ea33570b1 update-distro 2019-09-30 13:04:54 +02:00
Sandeep Somavarapu 42846298e2 Fix #81468 2019-09-30 13:04:54 +02:00
Sandeep Somavarapu 080a1fa86f Fix #81535 2019-09-30 13:04:54 +02:00
Benjamin Pasero 205b617cac web - implement text input actions too 2019-09-30 12:48:00 +02:00
Martin Aeschlimann 078acb7872 JSON formatting often fails at first. Fixes #71652 2019-09-30 12:25:57 +02:00
Sandeep Somavarapu 846cff1e8f Fix #80862 2019-09-30 12:20:34 +02:00
Alex Ross 09836b5a84 Undo change to scope/coloring of #includes in cpp 2019-09-30 11:57:34 +02:00
Benjamin Pasero 459f2071e5 tslint - show warning when using path module from node.js
Instead clients need to use our base path module
2019-09-30 11:54:12 +02:00
Benjamin Pasero e02f5dcebb debt - use dialog main service in more places 2019-09-30 11:36:17 +02:00
Benjamin Pasero 25fb4bcd78 debt - move enterWorkspace into workspace service 2019-09-30 11:35:50 +02:00