Johannes Rieken
aaa4480447
Merge pull request #149639 from microsoft/joh/evolutionary-tick
...
fire event when command center hides/show so that it can be relayouted
2022-05-16 17:04:43 +02:00
Johannes
5105e45bb3
fire event when command center hides/show so that it can be relayouted
2022-05-16 15:56:27 +02:00
Johannes Rieken
d4f60f15cc
Merge pull request #149637 from microsoft/joh/stale-muskox
...
use ellipsis when workspace name overflows command center
2022-05-16 15:42:54 +02:00
Johannes
bdc760f6e1
fix with-calc
2022-05-16 14:33:23 +02:00
Johannes
3c56578552
use ellipsis when workspace name overflows command center
2022-05-16 14:30:43 +02:00
Johannes Rieken
1040ad85e0
Merge pull request #149626 from microsoft/joh/blushing-crocodile
...
use search-icon instead of "Search" prefix
2022-05-16 12:34:34 +02:00
Matt Bierner
dd9dca9825
Fixing some html tags detected as autolinks for diagnostics ( #149511 )
...
For markdown such as `<scope:tag>b</scope:tag>`, we currently detect `<scope:tag>` as an uri (an autolink) and then try validating it as a file path
This change doesn't fix `<scope:tag>` being detected as a link (which is actually correct if there isn't closing html), but does fix the us trying to validate it by marking the uri as external
2022-05-16 12:19:29 +02:00
Johannes
3455ae7800
use search-icon instead of "Search" prefix
2022-05-16 12:15:16 +02:00
Jackson Kearl
c23f0305db
Migrate test repo to service principal's account ( #149510 )
2022-05-13 17:13:00 -07:00
Rob Lourens
169b3cd35f
Force matching file filter to be added to save dialog ( #149504 )
...
Fixes #147657
2022-05-13 15:08:47 -07:00
Daniel Imms
0f0dd70d39
Merge pull request #149486 from microsoft/tyriar/147013
...
Update xterm and make term find styles consistent with editor
2022-05-13 12:02:12 -07:00
David Dossett
f2a64e1522
Update foreground color of extension list item descriptions ( #149485 )
...
* Update extension list description color
* Apply only to non-hc themes
2022-05-13 11:08:15 -07:00
Daniel Imms
99e15df830
Update xterm and make term find styles consistent with editor
...
- A bunch of changes to xterm.js including bg/fg decoration overrides
- Tweak find colors to use background instead of border, align with the editor
- Change high contrast themes to also align, including selection bg
- Clear the find active result decoration on blur and when the selection changes
Fixes #147013
Fixes #145751
2022-05-13 10:17:33 -07:00
Daniel Imms
9c29becfad
Disable shell integration smoke tests on Linux ( #149376 )
2022-05-13 16:47:10 +02:00
Ladislau Szomoru
42ec698ec9
Git - Add trace level telemetry to repository discovery ( #149469 )
...
* Add trace level telemetry to help investigate repository scan issues
* Remove empty line
* Switch back to the localized warning message
2022-05-13 16:31:28 +02:00
Johannes Rieken
62bd3d754a
Merge pull request #149468 from microsoft/joh/yeasty-pike
...
joh/yeasty pike
2022-05-13 15:39:10 +02:00
Johannes
d092cb8e5f
use custom hover for title menu aka command center
2022-05-13 15:25:59 +02:00
Johannes
1fcf5bacd1
support custom hover for simple ActionBar and simple ActionViewItem
2022-05-13 15:23:12 +02:00
Isidor Nikolic
575bf6b4fd
Merge pull request #149456 from microsoft/isidorn/willowy-panther
...
update distro to inclcude new rust recommendation
2022-05-13 14:31:30 +02:00
Ladislau Szomoru
3b4fb8e3b1
Add branch protection settings ( #149437 )
2022-05-13 05:15:14 -07:00
isidor
dd4f49256d
update distro to inclcude new rust recommendation
2022-05-13 14:06:31 +02:00
Johannes Rieken
d337ac7e32
Merge pull request #149451 from microsoft/joh/associated-sailfish
...
tiny css tweaks for title menu
2022-05-13 13:16:42 +02:00
Alexandru Dima
c77e9a64e9
Fixes #149412 : Validate that semantic tokens edits reference valid offsets ( #149448 )
2022-05-13 13:10:19 +02:00
Johannes
9ad54adb6f
tiny css tweaks for title menu
2022-05-13 13:07:18 +02:00
Johannes Rieken
8bbbbc2e3e
Merge pull request #149430 from microsoft/joh/fashionable-worm
2022-05-13 12:42:55 +02:00
Johannes Rieken
9da8567ab3
Merge pull request #149441 from microsoft/joh/tragic-tahr
...
joh/tragic tahr
2022-05-13 12:42:30 +02:00
Johannes
2718449e02
render dropdown-like element with search command and invoke quick open help from it
2022-05-13 12:11:27 +02:00
Johannes
53a2afe1a8
remove TitleMenuQuickPick again
2022-05-13 12:10:29 +02:00
Ladislau Szomoru
98d9782b8b
Only run arm64 server job if arm64 client job will be run ( #149439 )
2022-05-13 03:00:15 -07:00
Ladislau Szomoru
a28eab6873
Git - branch protection ( #149360 )
...
* Initial implementation of branch protection
* Pull request feedback
* Update extensions/git/src/commands.ts
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2022-05-13 02:15:01 -07:00
Johannes Rieken
9701a364ac
Merge pull request #149428 from microsoft/joh/missing-louse
...
only match against notebook uri when document selector specificies notebook type, fixes https://github.com/microsoft/vscode/issues/149363
2022-05-13 10:50:03 +02:00
Johannes
dcd9478479
better default colors, wire in missing colors
2022-05-13 10:41:18 +02:00
Martin Aeschlimann
f572583d9a
fix word range in XML. For #149318
2022-05-13 10:22:33 +02:00
Johannes
b25b6dade8
snippet completion provide shouldn't rely on word at position but use actual choice range, fixes https://github.com/microsoft/vscode/issues/148976
2022-05-13 10:17:59 +02:00
Alexandru Dima
0c75852bad
Add client version information to /web-extension-resource/ ( #149370 )
2022-05-13 09:59:22 +02:00
John Murray
479abbf95e
Add "Open Containing Folder" etc to file context menu in Git SCM view ( #149150 )
...
* Add "Open Containing Folder" etc to file context menu in Git SCM view
Caption is "Reveal in Finder" on macOS and "Reveal in File Explorer" on Windows.
This resolves #137828
* Use multiple decorators on a method to simplify code
2022-05-13 09:48:36 +02:00
Jackson Kearl
81e412cf52
Update pr-chat.yml ( #149411 )
2022-05-13 00:35:09 -07:00
Johannes
aa706918c1
only match against notebook uri when document selector specificies notebook type, fixes https://github.com/microsoft/vscode/issues/149363
2022-05-13 09:29:57 +02:00
Matt Bierner
113287ccc3
Don't treat escaped markdown reference links as links ( #149407 )
...
Fixes #149406
Make sure that escaping the leading `[` of a reference link means it is not considered a link
- Picks up new grammar with fixes
- Updates our document link provider to also not consider these as link
2022-05-12 19:35:36 -07:00
Jackson Kearl
9e8b4e53ba
Add PR Chat ( #149389 )
...
* Add PR Chat action
* Temporarily switch to build to verify chat
* Switch to codereview channel
* use stable version of actions
2022-05-12 16:25:58 -07:00
Matt Bierner
a075453e55
Clean up the markdown document link provider tests ( #149405 )
...
- Use `joinLines` instead of
- Inline document text
- Always use `example.com`
- Move issue numbers into test titles
- Clean up text
2022-05-12 16:01:51 -07:00
Matt Bierner
5485b8e215
Include " and '/' as puctuators for slugify ( #149404 )
...
We already include `'` and `/` makes sense to treat as a puctuator too for titles such as `# do A / B`
2022-05-12 15:56:25 -07:00
Matt Bierner
4923404e98
Don't include leading @ in JS/TS completion word range ( #149400 )
...
Fixes #149385
2022-05-12 15:22:18 -07:00
Megan Rogge
9b7577420d
Fix #148957 ( #149392 )
2022-05-12 14:24:28 -07:00
Johannes Rieken
4aa56a627e
Merge pull request #149375 from microsoft/joh/notable-chinchilla
2022-05-12 22:16:51 +02:00
Johannes
e2ac771f9a
fix compile error
2022-05-12 20:38:45 +02:00
Rob Lourens
948711473e
Rename "Select environment" to "Select debugger. Towards #146338 ( #149377 )
2022-05-12 10:54:50 -07:00
Matt Bierner
2e0cd6b862
Add comments to notebook editor API ( #149273 )
...
Also:
- Updates the issue number
- Remove a todo comment about renaming a property. I think the current name is ok but we can revisit this
2022-05-12 10:38:54 -07:00
Johannes
9820e77175
up font size to 12px
2022-05-12 19:12:01 +02:00
Johannes
18269f744d
define and use theme colors for title menu
2022-05-12 19:06:24 +02:00