Rob Lourens
face76358f
Update milestone on endgame notebooks
2022-01-22 13:29:40 -07:00
Sandeep Somavarapu
c7052fbc73
#139015 more optimizations
2022-01-22 19:36:06 +01:00
Sandeep Somavarapu
354e2a5a18
Fix #140949
2022-01-22 17:26:38 +01:00
Sandeep Somavarapu
6e36378d9f
fix sync tests
2022-01-22 14:00:52 +01:00
Sandeep Somavarapu
c355928e10
Merge branch 'sandy081/syncTasks'
2022-01-22 14:00:51 +01:00
Benjamin Pasero
c9960f9cee
Cleanup package.json test scripts ( #141210 )
...
* tests - remove `yarn test`
* fix smoke test
* readme
* 💄
* ci - do not install playwright
2022-01-22 13:07:14 +01:00
Benjamin Pasero
8756f0969c
User-data file watching is broken in shared process ( fixes #141176 )
2022-01-22 10:24:22 +01:00
Benjamin Pasero
afb3140beb
welcome - introduce dedicated top level folders ( #141138 )
...
* welcome - introduce dedicated top level folders
* Remove special rules for `contrib/welcome`
* fix svgs
* fix layers lint
Co-authored-by: Alex Dima <alexdima@microsoft.com >
2022-01-22 09:21:56 +01:00
Benjamin Pasero
b7cdfce7e5
Smoke test runner fails or hangs without error ( fix #141148 )
2022-01-22 08:43:21 +01:00
Benjamin Pasero
1bf726b8b1
Hard to compare two files of the same name ( fix #141132 )
2022-01-22 07:36:10 +01:00
Megan Rogge
5eda2ba35c
improve shellIntegration handling of arguments, add tests ( #141197 )
2022-01-21 21:02:36 -06:00
Megan Rogge
f6956110f9
xtermTerminal -> linkManager ( #141172 )
2022-01-21 18:29:42 -06:00
Tyler Leonhardt
eb416b4f9e
add doc comments for new quick pick separator API
2022-01-21 15:09:35 -08:00
rebornix
ae7b3281f2
tangle notebook rendering common.
2022-01-21 15:09:12 -08:00
rebornix
54e520ba88
NOTEBOOK_EDITOR_ID.
2022-01-21 15:09:12 -08:00
Daniel Imms
1b3537f156
Listen to instance capability change in tabs
...
Fixes #141160
2022-01-21 15:08:50 -08:00
Daniel Imms
f9c47b2f9b
Fix capabilities not showing up sometimes
...
Part of #141160
2022-01-21 14:57:16 -08:00
SteVen Batten
92920b4e6e
fixes #140648
2022-01-21 14:43:01 -08:00
Alex Dima
e5d893eb40
Move languageSelector out of /languages/ ( #141174 )
2022-01-21 23:41:54 +01:00
Daniel Imms
4682939b02
First test for cmd detection
...
Part of #140668
2022-01-21 14:39:05 -08:00
rebornix
0faf34118f
notebook view events.
2022-01-21 14:37:15 -08:00
Alex Dima
6ef782af54
Remove dependencies to /languages/ in languages.ts ( #141174 )
2022-01-21 23:32:44 +01:00
Daniel Imms
bf6792765d
Improve bash shell integration script
...
- Adds a welcome message (trying out)
- Improve mechanism for wrapping function
- Run bashrc manually as it doesn't happen with --init-file
Fixes #140933
2022-01-21 14:29:57 -08:00
Tyler Leonhardt
e15397d2bb
finalize quickpick API
2022-01-21 14:08:20 -08:00
Alex Dima
02606cdab2
Use CursorColumns directly
2022-01-21 23:06:41 +01:00
Alex Dima
d2fb5e2364
Fix recipe file
2022-01-21 23:06:19 +01:00
Alex Dima
8e0172c44f
Reduce /model/ deps in model.ts ( #141174 )
2022-01-21 23:01:00 +01:00
Daniel Imms
962039ed94
Avoid array ref check when injecting shell args
...
Fixes #141189
2022-01-21 13:58:47 -08:00
Matt Bierner
86c706cb97
Pick up new minor TS version
2022-01-21 13:55:33 -08:00
rebornix
1a16e1a273
split notebookBrower test.
2022-01-21 13:47:57 -08:00
rebornix
120db0c7fe
CellReveal into notebookCellList
2022-01-21 13:47:56 -08:00
Connor Peet
e2c97faac4
testing: additional fixes for last commit
2022-01-21 13:39:32 -08:00
Alex Dima
1cffa1d1c3
Move /model/tokens/ to /tokens/ ( #141174 )
2022-01-21 22:38:07 +01:00
Connor Peet
7184d7a595
testing: fix slowness when changes state for large numbers of tests
...
Fixes #140606
Fixes #140745
2022-01-21 13:33:33 -08:00
Alex Dima
d48b3d3360
Extract IDimension to /core/ ( #141174 )
2022-01-21 22:30:58 +01:00
Alex Dima
c50fa8fee4
Move renderingContext to /browser/
2022-01-21 22:30:58 +01:00
Daniel Imms
2db2222741
Remove some timestamp code from test
2022-01-21 13:22:26 -08:00
Daniel Imms
867fdc137f
Add start of cmd detection tests
...
Part of #140668
2022-01-21 13:16:11 -08:00
rebornix
76625c5207
extract notebook contextkeys
2022-01-21 13:15:34 -08:00
Alex Dima
9efc912516
Move overviewZoneManager to /viewModel/ ( #141174 )
2022-01-21 22:14:44 +01:00
Alex Dima
298441a007
Move wordHelper.ts and extract EDITOR_MODEL_DEFAULTS to /core/ ( #141174 )
2022-01-21 22:10:48 +01:00
Alex Dima
bf1e923356
Move IEditorConstructionOptions to /config/ ( #141174 )
2022-01-21 21:52:42 +01:00
Daniel Imms
d30ce32842
Partial command detect unit tests, fix event
2022-01-21 12:48:31 -08:00
Alex Dima
be81a1c819
Move IDiffComputationResult to /diff/ ( #141174 )
2022-01-21 21:46:53 +01:00
Logan Ramos
6bbe0a69b0
Remove unused keyboard layout fragment
2022-01-21 15:36:57 -05:00
Alex Dima
138ca59804
Move viewEvents and viewContext to /viewModel/ ( #141174 )
2022-01-21 21:34:36 +01:00
Daniel Imms
5ead6c1570
Ensure args check/warn only for pwsh on Windows
2022-01-21 12:20:01 -08:00
Daniel Imms
577d6a0a8e
Correct get output by using cmd start and finish markers
2022-01-21 12:19:04 -08:00
Daniel Imms
b8d08de17d
Remove unneeded TODO
2022-01-21 12:18:44 -08:00
Connor Peet
d0d4ec3850
testing: remember tree state better, don't expand by default
...
Fixes #140332
2022-01-21 12:18:17 -08:00