Matt Bierner
3104a4e68c
Remove uses of `X-UA-Compatible` meta tag ( #177739 )
...
* Remove uses of `X-UA-Compatible` meta tag
We no longer support IE
Mainly removing this from the webview html but figured we should remove the other references to it as well
* Update tests
* Fix test
2023-04-04 13:02:01 -07:00
Rob Lourens
cbf35328c8
Revert "Makes inline completion suggest widget provider model observable. ( #178988 )" ( #179171 )
...
This reverts commit 3bdd297575
.
2023-04-04 20:08:43 +02:00
Raymond Zhao
59d164d6ac
Bump sqlite3 ( #179165 )
...
* Bump sqlite3
* Remove spdlog
2023-04-04 19:36:40 +02:00
Johannes Rieken
ab6087f090
update format ranges API proposal based on feedback ( #179166 )
...
https://github.com/microsoft/vscode/issues/158776
2023-04-04 19:19:15 +02:00
Henning Dieterichs
e09782c5ac
Merge pull request #179136 from microsoft/hediet/b/agricultural-marten
...
Hediet/b/agricultural-marten
2023-04-04 16:02:40 +02:00
dependabot[bot]
bb61bd37ac
Bump json5 from 2.2.1 to 2.2.3 ( #179139 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 15:35:37 +02:00
dependabot[bot]
b1ac713f63
Bump loader-utils from 2.0.0 to 2.0.4 ( #179137 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 15:23:00 +02:00
Henning Dieterichs
b22c1ee2ac
Fixes #179133
2023-04-04 14:43:06 +02:00
Henning Dieterichs
a65ce15286
Adds setMultilineTokens to ContiguousTokensStore
2023-04-04 14:34:42 +02:00
Sandeep Somavarapu
17b0430485
fix #178114 ( #179127 )
2023-04-04 14:23:08 +02:00
Sandeep Somavarapu
648986e0ad
fix #178621 ( #179128 )
2023-04-04 14:01:36 +02:00
Sandeep Somavarapu
fe73788740
report sync operation duration ( #179126 )
2023-04-04 13:33:09 +02:00
Martin Aeschlimann
92b87b0fd5
[html] files.insertFinalNewline affects embedded styles ( #179118 )
2023-04-04 12:55:17 +02:00
Benjamin Pasero
f481836a89
🆙 `esbuild@0.17.14` ( #178664 )
2023-04-04 12:43:16 +02:00
Robo
e7155a90da
fix: glib schema generation for snaps ( #179089 )
2023-04-04 18:27:03 +09:00
易良
8fc524d161
fix: close #176763 , modify the conditions to load vscode-web-playground ( #176771 )
...
* fix: close #176763 , modify the conditions to load vscode-web-playground
* chore: use of recovery --no-playground parameters
* chore(script): update the argument description
* chore(script): update the argument description
* chore(script): update the argument description
2023-04-04 09:16:42 +00:00
Robo
d317fbf297
chore: revert @vscode/spdlog bump ( #179103 )
...
* Revert "chore: update spdlog@0.13.9 (#179087 )"
This reverts commit 9eba21c20f
.
* Revert "Bump spdlog (#179035 )"
This reverts commit 4cc7f76f60
.
2023-04-04 10:49:54 +02:00
Ladislau Szomoru
2836a92c5b
History - ensure that history items a unique ( #178694 )
...
* History - ensure that history items a unique
* Pull request feedback
* Add tests
* Add set to track the values in the history
* More tweaks
2023-04-04 10:38:48 +02:00
Ladislau Szomoru
48d3110be1
Engineering - update OSS build agents ( #179099 )
...
Update build agents
2023-04-04 10:24:50 +02:00
João Moreno
887b24796e
fix build ( #179093 )
2023-04-04 09:29:40 +02:00
Robo
9eba21c20f
chore: update spdlog@0.13.9 ( #179087 )
2023-04-04 08:27:29 +02:00
Peng Lyu
06962b2c01
💄 wrong error message for nb will save. ( #179081 )
2023-04-04 05:41:48 +02:00
Megan Rogge
48402e20bf
Merge pull request #179001 from microsoft/merogge/test-tweak
...
rename function
2023-04-03 20:21:26 -07:00
Megan Rogge
a20bfbfe70
Merge pull request #179078 from microsoft/merogge/z
...
prevent accessible buffer from showing on click
2023-04-03 20:19:58 -07:00
Rob Lourens
d2447e53e8
Break out InteractiveSessionInputPart class ( #179077 )
2023-04-03 19:48:14 -07:00
Joyce Er
eb57ab314b
vscode.dev links should be head links ( #179074 )
2023-04-03 19:48:02 -07:00
meganrogge
686cd8b38f
fix #179020
2023-04-03 18:36:59 -07:00
Connor Peet
c1fbc7cb3e
testing: add commands to get current selected tests/profiles ( #179076 )
...
Fixes #179065
2023-04-04 03:04:02 +02:00
Rob Lourens
77493101ca
Remove deprecated "welcome view" and initialSuggestions API ( #179067 )
...
* Remove deprecated "welcome view" and initialSuggestions API
* Clean up
* Fix unused import
2023-04-04 10:59:49 +10:00
Rob Lourens
d78711dfac
Make the InteractiveSession type a generic parameter ( #179071 )
2023-04-04 01:05:42 +02:00
Matt Bierner
0461b885d5
Update JS/TS grammar ( #179069 )
2023-04-04 00:56:01 +02:00
Raymond Zhao
90089562cc
Bump proxy-agent ( #179033 )
2023-04-03 15:23:31 -07:00
Connor Peet
b663a7c2ff
debug: bump js-debug ( #179062 )
2023-04-04 00:11:26 +02:00
Andrea Mah
a73b3fac96
access commandService at start of findInFiles ( #179059 )
...
Fixes #178968
2023-04-03 15:09:06 -07:00
Matt Bierner
7dde2b5cc4
Disable lightbulb in scm input ( #179025 )
...
The lightbulb decoration looks out of place in scm input. With this, we still allow code actions using the shortcut or problems UI
2023-04-03 14:40:36 -07:00
Raymond Zhao
d0e2796135
Up windows-foreground-love and native-is-elevated ( #179039 )
2023-04-03 14:07:48 -07:00
Rob Lourens
c7468773d2
Fix up incomplete bold/italics/links in chat view ( #179055 )
...
* Complete inline codespans, bold, and italics in partial markdown
* Also complete links (outside of lists)
* Fix up bold/italics/links in lists as well
* Fix comment
2023-04-03 13:29:45 -07:00
Joyce Er
4b1f51caed
Improve Continue On sign in flow ( #179042 )
...
Improve Continue On enablement flow
2023-04-03 21:45:45 +02:00
Megan Rogge
9088131946
Merge pull request #179041 from microsoft/merogge/new-audio-cues
...
use better audio cues for diff review
2023-04-03 12:34:25 -07:00
Megan Rogge
94e27dae3f
Merge branch 'main' into merogge/new-audio-cues
2023-04-03 11:51:23 -07:00
Logan Ramos
d020e89dfa
Remove assumption of one logger per extension ( #179034 )
2023-04-03 11:38:50 -07:00
meganrogge
6f317d02d4
add breaks
2023-04-03 11:22:32 -07:00
Raymond Zhao
4cc7f76f60
Bump spdlog ( #179035 )
2023-04-03 11:18:47 -07:00
meganrogge
17166239ae
fix #175014
2023-04-03 11:17:05 -07:00
Matt Bierner
4126b98d1b
Add working directory for md server publish ( #179027 )
2023-04-03 10:01:51 -07:00
João Moreno
accffe11a5
automate private build detection ( #179011 )
...
* automate private build detection
* debug
* debug
* fixup
2023-04-03 17:10:13 +02:00
Martin Aeschlimann
59608d3aee
Update webpack, css/file & style loaders ( #179008 )
2023-04-03 16:10:40 +02:00
João Moreno
1ee72c4854
fix vscode scan pipeline ( #178997 )
2023-04-03 15:31:51 +02:00
meganrogge
a33a140407
rename function
2023-04-03 05:56:03 -07:00
Megan Rogge
a96d153c1a
Merge pull request #178710 from microsoft/merogge/more-tests
...
add tests for buffer content tracker
2023-04-03 05:55:04 -07:00