Commit graph

68864 commits

Author SHA1 Message Date
Sandeep Somavarapu 111c5d92c5 #102581 - Remove trailing dot 2020-07-22 09:16:04 +02:00
Matt Bierner 0a7364f005 Use object parameter for services 2020-07-21 18:56:27 -07:00
Peng Lyu e67bc31c39
Merge branch 'master' into rebornix/integration-test-notebook 2020-07-21 18:14:51 -07:00
rebornix e83010a4aa silent fail when the documents events are wrong 2020-07-21 18:13:23 -07:00
Matt Bierner feadf5183d Move code lens files into own directory 2020-07-21 17:19:47 -07:00
Matt Bierner 5dfb77c313 Move task provider into own folder 2020-07-21 17:15:20 -07:00
Matt Bierner a4b0116978 Rename features -> langaugeFeatures 2020-07-21 17:12:19 -07:00
Matt Bierner 6649f4e296 Clean up extension activation 2020-07-21 17:06:24 -07:00
Matt Bierner 0bf4493b75 Don't send git resources to tsserver 2020-07-21 16:52:17 -07:00
Matt Bierner 21cd7c6001 Move some files into server 2020-07-21 16:47:54 -07:00
Matt Bierner ae7254a2e9 Fixing some errors when loading workspace TS versions 2020-07-21 16:41:02 -07:00
rebornix baeae3e366 enable windows. 2020-07-21 16:26:57 -07:00
rebornix dc5e243a53 still disable web integration test 2020-07-21 16:25:49 -07:00
Matt Bierner 23c4467ed3
Enable web TS Server (#102990)
This enables running the TS Server on web. This currently requires a special version of the TypeScript server
2020-07-21 16:13:52 -07:00
NotWearingPants e4824fa66a
Treat all files with an npmrc/npmignore extension as properties/ignore files 2020-07-22 00:22:10 +03:00
NotWearingPants 399d695f5f
Treat all files with a gitignore extension as ignore files 2020-07-22 00:18:54 +03:00
rebornix a42ed33283 bring back web int test 2020-07-21 14:16:07 -07:00
Matt Bierner ec8606cb49 Make sure main process webview file resource loads stays on main process
We were checking the wrong uri
2020-07-21 14:02:28 -07:00
rebornix d5a65b5983 💄 2020-07-21 13:19:11 -07:00
rebornix 3dca69e729 close editors after untitled file creation. 2020-07-21 13:11:30 -07:00
rebornix 57d12629a8 wait for document close when finishing a test. 2020-07-21 13:09:39 -07:00
rebornix 4a1a4ae88b available kernels 2020-07-21 13:09:25 -07:00
Rob Lourens 145a0072d3 Fix not resetting cell list focus context key when closing notebook 2020-07-21 11:42:01 -07:00
Rob Lourens 282214a364 Clean up group listener 2020-07-21 11:41:26 -07:00
Peng Lyu 29ef70bf45
Merge branch 'master' into rebornix/integration-test-notebook 2020-07-21 11:08:12 -07:00
rebornix 9c467b969c lazy load webview if there is no webview outputs or not kernel dependencies 2020-07-21 11:06:53 -07:00
Rob Lourens 8fbe6d6fd8 💄 2020-07-21 10:25:02 -07:00
rebornix cf9d6d7667 re #102899. 2020-07-21 08:55:18 -07:00
Rob Lourens 9ffeec81b6 Add left/right folding keybindings for mac 2020-07-21 08:51:02 -07:00
Sandeep Somavarapu 973f12a4bf contribute configuraiton defaults through workbench web api 2020-07-21 17:42:38 +02:00
Sandeep Somavarapu 6112310978 use workbench base config 2020-07-21 17:42:38 +02:00
rebornix 1a2e3fa16c re #102899. 2020-07-21 08:38:34 -07:00
rebornix ba85a1a477 bring on integration test. 2020-07-21 08:10:29 -07:00
Rachel Macfarlane 786af3a8d0 Simplify auth sessions change event 2020-07-21 08:03:58 -07:00
João Moreno 86ec53614c fix submenus across workbench 2020-07-21 17:01:15 +02:00
João Moreno 375bdeaba5 move Separator down to actions 2020-07-21 16:55:16 +02:00
João Moreno af15adf37c move SubmenuAction to common 2020-07-21 16:48:11 +02:00
Rob Lourens 8dff81ed55 Add extra rg logging for #100373 2020-07-21 07:43:58 -07:00
Alex Ross ca7f73b70c Resolve task process variable
Fixes #103018
2020-07-21 16:24:35 +02:00
Benjamin Pasero 02e0d23090 VS Code refuses to save a files with extensions it doesn't like (fix #102713) 2020-07-21 16:22:36 +02:00
Sandeep Somavarapu e2582caecd allow to provide only url 2020-07-21 15:56:34 +02:00
João Moreno 18e9e7f32d Merge remote-tracking branch 'origin/master' into joao/submenus 2020-07-21 14:39:02 +02:00
Sandeep Somavarapu 288108c294 fix compilation 2020-07-21 14:30:19 +02:00
Sandeep Somavarapu 3fe5e609ce fix tests 2020-07-21 14:07:45 +02:00
Sandeep Somavarapu b8405ce0b8 Fix #103005 2020-07-21 13:55:01 +02:00
João Moreno eb1ca267d6 comment out notebook web integration tests 2020-07-21 13:49:45 +02:00
Alex Dima 4f110a5ad3
Fixes #102198 2020-07-21 12:31:50 +02:00
João Moreno 5c7e862955
Merge pull request #102149 from Charles-Gagnon/patch-1
Only throw error if releaseNotesUrl doesn't exist
2020-07-21 12:26:57 +02:00
Alex Dima 9749ceef5e
Fixes #102336 2020-07-21 11:48:35 +02:00
Alex Dima 1b05bbed6e
Fixes #102339 2020-07-21 11:41:59 +02:00