Dirk Baeumer
08b69512e6
Run indexing on release tags
2021-09-02 20:44:48 +02:00
meganrogge
4ba2acf430
fix #132024
2021-09-02 11:26:45 -07:00
Tyler James Leonhardt
50934523b3
sort by asc so that you look at the oldest opened issues first
2021-09-02 11:24:53 -07:00
Logan Ramos
36532d50bf
Fix #131692
2021-09-02 14:20:47 -04:00
Rob Lourens
58c83f27fa
💄
2021-09-02 11:05:13 -07:00
Rob Lourens
cdc8e53cf3
Add DebugSessionOptions suppressSaveBeforeStart
...
See microsoft/vscode-jupyter#6898
2021-09-02 11:05:13 -07:00
Connor Peet
a6e25d3604
fix test
2021-09-02 10:53:42 -07:00
Raymond Zhao
d474449fc2
Remove redundant check for #130407
2021-09-02 10:32:03 -07:00
Raymond Zhao
6dba2221f1
Fix API DT linter errors
2021-09-02 10:23:34 -07:00
rebornix
61a77c4351
nbEditor.getNextVisibleCellIndex
2021-09-02 10:18:52 -07:00
Matt Bierner
44c4e57f13
Pick up new TS version
2021-09-02 10:09:25 -07:00
Raymond Zhao
43380da94b
Product version bump
2021-09-02 10:08:03 -07:00
rebornix
7ce8f54109
fix outline tests.
2021-09-02 09:59:52 -07:00
rebornix
f266aca69b
📓 💄
2021-09-02 09:59:51 -07:00
John Murray
e43c252ee0
Prevent duplicate '(read-only)' suffix on window title ( #132127 ) ( #132134 )
2021-09-02 18:03:21 +02:00
Benjamin Pasero
d0623487f5
editors - avoid editor resolver when replacing typed inputs ( #132035 )
2021-09-02 17:53:13 +02:00
Benjamin Pasero
c99edb1545
editors - document how side by side and diff get resolved ( #127637 )
2021-09-02 17:23:55 +02:00
Logan Ramos
1dfded76c7
Respect canHandleDiff optionality
2021-09-02 11:17:51 -04:00
Logan Ramos
c2d0a69f87
Implements a starting tab reading API ( #131998 )
...
* Clean up proposed.d.ts
* More API Polish
* Allow resource to be undefined
* Fix hygiene
* Address feedback
* Remove unnecessary iteration
* Use index from map
2021-09-02 10:48:38 -04:00
Alex Ross
45a1f368f0
Tree dnd notes
2021-09-02 13:55:59 +02:00
Alex Ross
6cd1051098
Improve invalide port number message
2021-09-02 13:55:54 +02:00
Benjamin Pasero
0b84f39fb0
forgot to add some more modules ( #130302 )
2021-09-02 12:07:41 +02:00
Johannes Rieken
b27c3615ac
more stable sorting, add status items to aria label, https://github.com/microsoft/vscode/issues/129037
2021-09-02 11:27:08 +02:00
Benjamin Pasero
ed5c561ff3
perf - ensure node modules are loaded via script tags and not node.js ( #130302 )
2021-09-02 11:15:23 +02:00
Johannes Rieken
4ede35548b
use link for command, https://github.com/microsoft/vscode/issues/129037
2021-09-02 11:04:57 +02:00
Johannes Rieken
02aeb6acca
Revert "replace severity with needsAttention, https://github.com/microsoft/vscode/issues/129037 "
...
This reverts commit e93a59545c .
2021-09-02 09:00:44 +02:00
Sandeep Somavarapu
3704133893
Merge pull request #131786 from akosyakov/akosyakov/installing-extensions-131783
...
apply installation options for extensions from vsix files
2021-09-02 08:40:24 +02:00
Benjamin Pasero
d092b90698
editors - deprecate typed openEditors and replaceEditors ( #127747 )
2021-09-02 08:22:12 +02:00
Benjamin Pasero
22cf36faf8
editors - make view state text editor independent
2021-09-02 07:26:51 +02:00
Simon McEnlly
348cc4fe06
testing: add sort by duration to test explorer
2021-09-02 13:50:10 +10:00
Raymond Zhao
86d81f35fe
Clarify running remote tests
2021-09-01 19:17:58 -07:00
rebornix
e160a16de6
interactive window read notebook editor directly.
2021-09-01 17:54:31 -07:00
rebornix
aad574a153
📓 use text model for uri, etc.
2021-09-01 17:49:12 -07:00
rebornix
035f1395cf
💄
2021-09-01 17:29:25 -07:00
rebornix
84c4fd9c62
undo/redo for pasting above.
2021-09-01 17:29:24 -07:00
rebornix
bc6ae81e03
no view model use in editor status bar.
2021-09-01 17:29:24 -07:00
Connor Peet
aac4d02082
make vscode.revealTestInExplorer an api command
2021-09-01 16:54:09 -07:00
rebornix
83aef2db54
notebook zindex.
2021-09-01 16:27:29 -07:00
SteVen Batten
ae9c0c6a32
fixes #132037
2021-09-01 15:51:39 -07:00
SteVen Batten
0035befa1c
registry
2021-09-01 15:12:50 -07:00
Connor Peet
ddd433ec68
testing: test tag feedback
2021-09-01 15:02:35 -07:00
Connor Peet
a59631868a
testing: test tag feedback
2021-09-01 14:52:18 -07:00
Daniel Imms
850ebc87a9
Remove old comment
...
This isn't relevant anymore
Fixes #54678
Co-authored-by: Megan Rogge <merogge@microsoft.com >
2021-09-01 14:39:31 -07:00
Logan Ramos
76c3e848cf
Add tests to new diff editor resolution
2021-09-01 15:38:45 -04:00
Raymond Zhao
828e2dd6c8
Fixes #130407
2021-09-01 12:20:47 -07:00
Raymond Zhao
22d2245cfb
Fixes #131886
2021-09-01 12:09:47 -07:00
Alexandru Dima
2b4a2e5787
Merge pull request #132066 from microsoft/alex/playwright-1-14
...
Update to latest playwright
2021-09-01 20:51:10 +02:00
rebornix
4eb322c8cb
💄
2021-09-01 11:31:50 -07:00
Logan Ramos
14c18a8845
Fix compare with selected
2021-09-01 14:30:54 -04:00
Tyler Leonhardt
ab8955c820
adds a proposed API for keeping scroll position. ref #132068
2021-09-01 11:25:13 -07:00