Matt Bierner
dfe145441a
Pick up TS 4.8 RC ( #157960 )
...
For #157527
2022-08-11 16:58:48 -07:00
Justin Chen
8e456bd7ee
Added Icons and Header Separators to Code Action Widget (ref #132109 )
...
* added disabled hover
* code cleanup on disabled option hovers
* removed comments
* widget enabled by default
* code cleanup and fix on build
* clean up on css removed unused importants
* small patch for css rules
* minor refactor on codeactionitems
* fix on disabled option click
* fix on disabled option click
* added some icons but just temp
* added iconws and modified widget look
* added beginning logic for menu groupings
* looks pretty good for a menu wooo
* added headers to menu + removed extra text from option labels
* minor code cleanup on group filtering
* Refactoring on code action kind
* changed styling based on feedback
* code cleanup
* First couple of fixes on PR for code action kinds
* modified icons and refactoring
* removed extra push
* removed parsing and added code action kind for surround
2022-08-12 00:56:36 +01:00
Matt Bierner
abc84e0735
Bump webview fallback commit ( #157959 )
...
For #157222
2022-08-11 16:40:05 -07:00
Logan Ramos
20161ee988
Use triage bot PAT for TPI validator so comments come from bot ( #157944 )
2022-08-11 16:33:14 -07:00
Tyler James Leonhardt
bb158881a5
revert and still use PAT ( #157955 )
...
still use PAT
2022-08-11 15:55:57 -07:00
Matt Bierner
cad50f2b13
Allow markdown code blocks to contain data after language id ( #157947 )
...
Fixes #157793
This regexp matches cc60d66521/build.js (L88)
2022-08-11 12:56:15 -07:00
Tyler James Leonhardt
1246fe5f9c
try removing PAT from distro-build ( #157950 )
2022-08-11 15:47:40 -04:00
Matt Bierner
b731beeef4
Use notebook document uri for drop / copy paste ( #157939 )
...
Fixes #157938
2022-08-11 19:52:55 +01:00
Aaron Munger
74f8a781d0
Merge pull request #157923 from amunger/interactiveExecute
...
add parameter to Interactive Execute to specify resource
2022-08-11 11:20:12 -07:00
Logan Ramos
bef747be1c
Automatically add testplan-item
label to valid TPIs ( #157929 )
...
Validate all issues as testplans
2022-08-11 14:17:01 -04:00
Peng Lyu
44d98971a4
Update Interactive Window architecture doc ( #157930 )
...
Update Interactive Window architecture doc.
2022-08-11 11:09:49 -07:00
Daniel Imms
485e6c9b17
Merge pull request #157900 from microsoft/tyriar/157611
...
Swallow copy zsh script error to allow multi-user machines
2022-08-11 11:02:49 -07:00
aamunger
08639ebc2b
don't expect a full URI object
2022-08-11 11:01:48 -07:00
Joyce Er
38d309ea8b
Bump distro ( #157921 )
2022-08-11 10:51:37 -07:00
aamunger
694324e3ac
add parameter to Interactive Execute to specify resource
2022-08-11 10:45:24 -07:00
Rob Lourens
c9e6ec4993
Make debug dropdown narrower to fit in narrow viewlet ( #157922 )
...
Fixes #156509
2022-08-11 18:37:59 +01:00
Logan Ramos
97b054e03b
Fix open and delete of nested files ( #157911 )
...
Fix incorrect context with nested files
2022-08-11 09:47:29 -07:00
Tyler James Leonhardt
9d0c62a06a
Add vscode.github to list of First Party extensions ( #157917 )
2022-08-11 09:34:39 -07:00
Henning Dieterichs
a71a077d81
Fixes #154643 by always rendering the checkbox in the viewport ( #157779 )
...
* Fixes #154643 by always rendering the checkbox in the viewport
* Reuses clamp function.
2022-08-11 08:35:48 -07:00
Henning Dieterichs
67cd95c4ec
Merge pull request #157707 from microsoft/maximum-slug
...
Adds link to compute diff implementation.
2022-08-11 16:52:30 +02:00
Benjamin Pasero
d8907bf02c
Native context menu does not support AnchorAxisAlignment
( fix #157881 ) ( #157882 )
...
* Native context menu does not support `AnchorAxisAlignment` (fix #157881 )
* whatever Linux/Windows
2022-08-11 10:40:01 -04:00
Benjamin Pasero
c6bcc3fcbf
API command test fail on MacOS (for #157824 ) ( #157885 )
...
API command test fail on MacOS (fix #157824 )
2022-08-11 09:57:19 -04:00
Alex Ross
5e06e2b178
Simple file picker isn't showing directories when I clear everything except C:/ ( #157899 )
...
Fixes #153828
2022-08-11 15:56:17 +02:00
Benjamin Pasero
a3067cbbc6
assert that closed
is defined (for #157897 ) ( #157901 )
2022-08-11 06:46:19 -07:00
Daniel Imms
3426493293
Swallow copy zsh script error to allow multi-user machines
...
Fixes #157611
2022-08-11 06:26:58 -07:00
Alex Ross
71dcfe37ff
Fix click target size for comment gutter ( #157894 )
2022-08-11 15:03:32 +02:00
Alex Ross
51ef5aa060
Fix comment gutter color ( #157892 )
2022-08-11 14:25:00 +02:00
Benjamin Simmonds
c3e6bd21d4
Merge pull request #157803 from microsoft/benibenj/treeItemContextFromCommand
...
TreeViewPane command context selected TreeItem
2022-08-11 14:05:08 +02:00
Alex Ross
ec5da8afee
Variable error proposal ( #157788 )
...
* Variable error proposal
* Fully implement VariableError
2022-08-11 11:18:22 +02:00
Peng Lyu
7e4bdc7f21
Update output items instead of output replacement if possible ( #157850 )
2022-08-11 10:59:50 +02:00
Rob Lourens
ef65ac1ba5
Notebook cell debug menu sometimes disappears ( #157853 )
...
Fixes #157852
2022-08-11 03:25:30 +02:00
Matt Bierner
38ea5c22a6
Pick up new markdown LS version ( #157843 )
2022-08-10 18:16:24 -07:00
Megan Rogge
f3e488a7b7
use task map key ( #157810 )
2022-08-10 16:34:06 -07:00
Daniel Imms
6886750c22
Merge pull request #157711 from microsoft/tyriar/157298
...
Handle multiple key handlers in extended pwsh keybindings
2022-08-10 16:33:46 -07:00
Ladislau Szomoru
b2212a1090
Git - Fix more scenarios where the post commit command setting is not honoured. ( #157804 )
...
* Revert "Commit keyboard shortcut to honor the post commit command setting (#157617 )"
This reverts commit fe946068ba
.
* Fix more scenarios where the post commit command setting is not honoured.
2022-08-10 16:12:26 -07:00
Peng Lyu
ed3c69364a
Merge pull request #157723 from microsoft/rebornix/nb-document-hash
...
Minimal document edits for file content change
2022-08-10 15:22:39 -07:00
rebornix
4185d526e9
since we do incremental update, do not reset the handle pool.
2022-08-10 12:16:15 -07:00
Peng Lyu
adbd449405
Remove console log from nb webview ( #157832 )
2022-08-10 20:58:15 +02:00
Alex Ross
d66e94c739
Update comment thread context menu proposal ( #157800 )
...
Part of #151533
2022-08-10 11:54:47 -07:00
rebornix
bf5423e10d
Batch hasOutput context key update.
2022-08-10 11:31:00 -07:00
rebornix
e0b39314af
avoid unnecessary layout change when output changes
2022-08-10 11:26:53 -07:00
Logan Ramos
dbbf24add8
Initial first run of telemetry output API ( #157807 )
...
* Initial first run of telemetry output API
* Add proposed api check
2022-08-10 13:26:12 -04:00
Joyce Er
f6a746fc46
Merge pull request #157070 from microsoft/dev/joyceerhl/advanced-tiger
...
* Remove unused `donotShowContainerTitleWhenMergedWithContainer` option
* `donotRegisterOpenCommand` -> `doNotRegisterOpenCommand`
2022-08-10 09:22:01 -07:00
Daniel Imms
618fff800e
Merge pull request #157790 from microsoft/157444
...
Update xterm
2022-08-10 09:00:30 -07:00
Alex Ross
9d0b225acf
Move more of the tunnels API into the tunnels proposal ( #157806 )
2022-08-10 17:57:17 +02:00
Joyce Er
18e2c39c0c
Remove donotShowContainerTitleWhenMergedWithContainer
2022-08-10 08:44:53 -07:00
Joyce Er
52d6c9decb
donotRegisterOpenCommand
-> doNotRegisterOpenCommand
2022-08-10 08:43:18 -07:00
Benjamin Simmonds
ed49922346
Merge branch 'main' into benibenj/treeItemContextFromCommand
2022-08-10 17:31:28 +02:00
Alex Ross
b290ec3ded
Proposal for updating commenting area for diffs ( #157508 )
...
* Proposal for updating commenting area for diffs
Fixes #115808
* Polish changes
2022-08-10 17:22:31 +02:00
Benjamin Simmonds
f5ff98cdc7
TreeViewPane command context selected TreeItem
2022-08-10 17:19:17 +02:00