Commit graph

57427 commits

Author SHA1 Message Date
Johannes Rieken 67ac71161c openExternal uses resolver for URI and string 2019-11-14 16:42:35 +01:00
Martin Aeschlimann c1997dcd4b add type bindings to minimist (for #83421) 2019-11-14 16:41:12 +01:00
Johannes Rieken 7059739990 simpler markdown link handling 2019-11-14 15:52:12 +01:00
Sandeep Somavarapu 6d66ce848e Fix #83336 2019-11-14 15:50:41 +01:00
Sandeep Somavarapu 5dc8915042
Merge pull request #84814 from microsoft/sandy081/enableCustomButtonsInMultiSelect
enable custom button in multiselect
2019-11-14 15:50:31 +01:00
Sandeep Somavarapu d83d2ab99b
Merge branch 'master' into sandy081/enableCustomButtonsInMultiSelect 2019-11-14 15:50:00 +01:00
Johannes Rieken 953cd2e6a2 use string in markdown rendering - in most cases 2019-11-14 15:47:32 +01:00
Andre Weinand c861fe99c1 tweak proposed debug uri API 2019-11-14 15:15:01 +01:00
Johannes Rieken 481485b354 use string instead of URL, help with IE11 and with unwanted URL magic 2019-11-14 15:05:10 +01:00
Benjamin Pasero 9e128e4322 lcd rendering for title (fix #84806) 2019-11-14 14:58:42 +01:00
Benjamin Pasero dccaf037f3 lcd rendering - put parts on their own GPU layer 2019-11-14 14:31:09 +01:00
Christof Marti 46a5e62853 Adapt height (fixes #84734) 2019-11-14 14:29:46 +01:00
Joao Moreno 70df257f3d cleanup 2019-11-14 14:10:08 +01:00
Johannes Rieken 687e276dc2 update references viewlet 2019-11-14 14:07:18 +01:00
Joao Moreno e2d22b55b8 💄 2019-11-14 14:04:35 +01:00
Joao Moreno f0d2d02998 explorer: show active folder 2019-11-14 12:53:16 +01:00
Sandeep Somavarapu c8377edb83 enable custom button in multiselect 2019-11-14 12:44:01 +01:00
Sandeep Somavarapu 0fd9727b12 Configure sync options while turning on 2019-11-14 12:43:11 +01:00
Sandeep Somavarapu 914721a780 move error handling 2019-11-14 12:43:11 +01:00
Sandeep Somavarapu 5fab28fdab Introduce signing in status 2019-11-14 12:43:11 +01:00
Joao Moreno 8667883738 Merge remote-tracking branch 'origin/master' into joao/explorer-compressed-tree 2019-11-14 12:39:29 +01:00
unknown 71ea9ad651 lcd - put title part on own layer 2019-11-14 11:58:28 +01:00
Johannes Rieken 65159d001a terminal link handler using URL, #74604 2019-11-14 11:55:52 +01:00
Martin Aeschlimann 7b39c4a28d macOS: File > Open no longer adds files to recently opened. Fixes #84421 2019-11-14 11:53:42 +01:00
Johannes Rieken 6e0019f9d6 Merge branch 'master' into joh/opener 2019-11-14 11:48:24 +01:00
Johannes Rieken 673a942d4a uri - don't fail with invalid percentage encoded parts 2019-11-14 11:44:12 +01:00
Benjamin Pasero 1876ce6361
update docs on fs provider for mtime (#84802)
* update docs on fs provider for mtime

* size is also needed
2019-11-14 11:20:51 +01:00
Benjamin Pasero 92f6d2210e editors - log errors when restoring editors 2019-11-14 11:09:10 +01:00
Johannes Rieken 1603d3e6e5 validator must support URI and URL, also extract utils for re-use 2019-11-14 11:03:05 +01:00
Johannes Rieken d891b0d349 editor link detector uses URL 2019-11-14 10:52:36 +01:00
Benjamin Pasero 6245d67152 fix typo 2019-11-14 10:32:05 +01:00
Johannes Rieken 3816ecfe24 IOpenerService#open accepts URI and URL 2019-11-14 10:29:58 +01:00
Christof Marti 95b521d389
Update commands.yml 2019-11-14 10:20:21 +01:00
Johannes Rieken eccf417b72 outline nav - only bind keys on mac 2019-11-14 10:10:40 +01:00
Johannes Rieken 9106843dc2 IOpener must accept URI and URL 2019-11-14 10:08:03 +01:00
Joao Moreno 075a6bb855 fix multiple name highlights in iconlabel 2019-11-14 10:01:53 +01:00
Johannes Rieken e24fefe0a8 add URI.from(url)-overload 2019-11-14 09:34:30 +01:00
Matt Bierner 4e8ef4cf4d Remove gating for inMemoryResourcePrefix
Some users are setting weird errors related to untitled TS files. In some of these cases (such as https://github.com/microsoft/TypeScript/issues/35091) we see a untitled file being sent to the tsserver without the `inMemoryResourcePrefix`.

I can't figure out how to get into this state but am removing the gating that *could* perhaps cause use not to set `inMemoryResourcePrefix`. This gating targets TS 2.7 or older, which telemetry shows very, very few users are still enabling in their workspaces
2019-11-14 00:17:57 -08:00
Martin Aeschlimann 53210edd79
Merge pull request #84651 from jscombs91/master
Added force-device-scale-factor to command line args
2019-11-14 09:04:53 +01:00
Benjamin Pasero 175b78de96 debt - remove sudo-prompt typings 2019-11-14 09:01:41 +01:00
Martin Aeschlimann d68524c651
Merge branch 'master' into master 2019-11-14 09:01:07 +01:00
Benjamin Pasero a73d87acae editor - getName() is required 2019-11-14 08:54:29 +01:00
Benjamin Pasero 929fab1876 dialog - extract confirmSave to file dialog servie 2019-11-14 08:37:18 +01:00
Miguel Solorio 0b72a41d72 Remove unused import 2019-11-13 23:04:55 -08:00
Miguel Solorio bf9d2637b8 Use optional chaining 2019-11-13 23:04:09 -08:00
Johannes Rieken 9134f9fddd some mirco optimizations for CodeLensWidget, #84726 2019-11-14 07:58:37 +01:00
Matt Bierner e1983faa78 Always show the overload count, even if there are more than 10
Fixes #84682

Also switches the use flexboxes to layout the parameter hints widget instead of absolute positioning
2019-11-13 21:28:04 -08:00
Miguel Solorio a0316e3b30 Update breakpoint glyph name in automation test 2019-11-13 21:18:43 -08:00
Miguel Solorio deb6b36378 Add data & unsupported breakpoint color tokens 2019-11-13 20:58:51 -08:00
Miguel Solorio 9582e83e56 Remove unused files 2019-11-13 20:53:38 -08:00