Commit graph

68847 commits

Author SHA1 Message Date
Matt Bierner
c6ce8f26cc Move fork impl into serverProcess 2020-07-22 11:31:08 -07:00
Matt Bierner
2f10b23958 Move buffer sync support into server folder 2020-07-22 11:31:08 -07:00
rebornix
1e1aab48df fix #92919. 2020-07-22 11:28:21 -07:00
Rachel Macfarlane
5b73233f68 Add option to hide account icon in activity bar, fixes #97167 2020-07-22 10:55:56 -07:00
rebornix
3423d5c7ac no assert for initial state 2020-07-22 10:50:16 -07:00
rebornix
9798ce7388 move notebook test to last 2020-07-22 10:30:56 -07:00
Sandeep Somavarapu
c33dfcf380 donot allow hiding default popular extensions view 2020-07-22 18:52:36 +02:00
Sandeep Somavarapu
de68da88f9 Fix #100756 2020-07-22 18:41:05 +02:00
rebornix
8f032b536c 💄 2020-07-22 09:32:59 -07:00
Peng Lyu
bd70388d46
Merge branch 'master' into rebornix/integration-test-notebook 2020-07-22 09:32:48 -07:00
rebornix
86356398dd use tmp file for every test. 2020-07-22 09:01:02 -07:00
SteVen Batten
4a1bcdafe9
Migrate fixed dom context views into Shadow DOM (#102401)
* initial

* clean up css

* clean up contextview css

* cleanup
2020-07-22 08:36:36 -07:00
Alex Dima
09904a681a
Fixes #100943: Add explanations for nls strings 2020-07-22 16:48:45 +02:00
João Moreno
f49561e4b4 fix submenus in view/item/context menu 2020-07-22 16:02:45 +02:00
João Moreno
6f77c06d61 fix submenus in extension/context menu 2020-07-22 16:02:32 +02:00
Alex Ross
8c1aba0d95 Don't add system run tasks to be added to recetnly used tasks 2020-07-22 15:50:07 +02:00
João Moreno
095c690f13 fix submenus in scm/sourceControl 2020-07-22 15:35:27 +02:00
João Moreno
c2e4add116 prevent submenu cycles 2020-07-22 15:22:31 +02:00
João Moreno
5b2e4229ff proper SubmenuAction.id 2020-07-22 14:29:36 +02:00
João Moreno
0528d12e52 submenus always support submenus 2020-07-22 14:20:59 +02:00
João Moreno
26aa8ee728 fix compile error 2020-07-22 14:20:32 +02:00
Alex Dima
f7cd31c798
Fixes #93127: Handle case where a model change event listener causes another code editor event 2020-07-22 11:45:47 +02:00
João Moreno
eed2e956f8 fix native submenus, delete ContextSubMenu 2020-07-22 11:11:49 +02:00
Alex Dima
25e0059347
Fixes #103027: Add a marker to the sourceURL of web extensions 2020-07-22 11:09:06 +02:00
João Moreno
be901d8db1 fixes #103053 2020-07-22 10:37:09 +02:00
Alex Dima
5aaf15dfdc
Fixes #102062: Ignore EPIPE errors when writing to node sockets, since the socket will soon emit a close event 2020-07-22 10:08:13 +02:00
Sandeep Somavarapu
b64f1b0920 revert 2020-07-22 10:00:05 +02:00
Sandeep Somavarapu
38f1b31e11 improve wording 2020-07-22 09:53:09 +02:00
Andre Weinand
b572b43606 remove not used proposed API; see #101883 2020-07-22 09:44:03 +02:00
João Moreno
14eaef19ab fixes #103046 2020-07-22 09:41:17 +02:00
Sandeep Somavarapu
75aba9d98e #102581 Rename the view to merges 2020-07-22 09:34:43 +02:00
João Moreno
e4f2a0fa0b
Merge pull request #103044 from NotWearingPants/patch-1
Treat all files with `npmrc`/`npmignore`/`gitignore` extensions as properties/ignore files
2020-07-22 09:26:02 +02:00
João Moreno
d3cd7bc57d Merge branch 'master' into joao/submenus 2020-07-22 09:24:46 +02:00
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