Skip to content

feat: upgrade to 1.64 #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2,360 commits into from
Mar 4, 2022
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
2360 commits
Select commit Hold shift + click to select a range
2a3b916
debug: bump js-debug
connor4312 Jan 25, 2022
f93c696
Resources lost their authority part (fix #141328)
bpasero Jan 25, 2022
e0e77c8
Run OSS tool
hediet Jan 25, 2022
1ee13ae
Enable resourceurls (#140709)
alexr00 Jan 25, 2022
ca19f12
cleanup @vscode/windows-registry
joaomoreno Jan 25, 2022
5a27dae
Bump node-fetch from 2.6.2 to 2.6.7 (#141307)
dependabot[bot] Jan 25, 2022
f13f882
Bump node-fetch from 2.6.1 to 2.6.7 in /build (#141306)
dependabot[bot] Jan 25, 2022
d6fb938
fixes #141392
joaomoreno Jan 25, 2022
bd369c6
Add check that the editor's ESM JS files can be loaded in a browser
alexdima Jan 25, 2022
a9ed79d
Create from template options for configure tasks
alexr00 Jan 25, 2022
8d78843
web - only simplify `vscode-remote` workspaces (#141411)
bpasero Jan 25, 2022
07c6f53
web - use correct untitled workspace object (fix #141411)
bpasero Jan 25, 2022
fcb7a9f
Install playwright using `npx playwright install`
alexdima Jan 25, 2022
c5ab188
Fix #141326
lramos15 Jan 25, 2022
ee37c0b
Most recent -> last link
Tyriar Jan 25, 2022
f440a97
Add ellipsis to open detected link
Tyriar Jan 25, 2022
c89f347
$ref '' in 'http://json-schema.org/draft-07/schema' can not be resolv…
aeschli Jan 25, 2022
2ccb32c
Use `@playwright/test` instead of `playwright`
alexdima Jan 25, 2022
a30e4b2
Document how to unset auto reply, support null explicitly
Tyriar Jan 25, 2022
060e72d
remove unnecessary async
meganrogge Jan 25, 2022
5bc227a
fix #141435
meganrogge Jan 25, 2022
1faba6d
add shell integration message to zsh part of #141448
meganrogge Jan 25, 2022
cc8b5c0
add shell integration message to pwsh, fix #141448
meganrogge Jan 25, 2022
51c7f6d
Fix spelling error
lramos15 Jan 25, 2022
a33a712
Install playwright deps
alexdima Jan 25, 2022
9daa788
Remove redundant 0 from bold sequence
Tyriar Jan 25, 2022
01f9ae2
fix #141420
meganrogge Jan 25, 2022
1b1d594
Run headless on CI
alexdima Jan 25, 2022
16315dc
bold pwsh shell integration text
meganrogge Jan 25, 2022
0e45c9f
Fix cwdFolder on Windows
Tyriar Jan 25, 2022
46e068c
Move common imports to `.eslintrc.json`
alexdima Jan 25, 2022
283f478
Avoid `*` and spell out all allowed node modules to have squiggles wh…
alexdima Jan 25, 2022
9197038
Don't change target because `webpack` can't handle `es2020`.
alexdima Jan 25, 2022
a514979
Prevent link highlight in markdown code blocks and spans (#140816)
WaqasAliAbbasi Jan 25, 2022
c378b95
Add back ESM-uncomment
mjbvz Jan 24, 2022
9673703
Remove export
mjbvz Jan 25, 2022
58dbc44
fully qualify kind
TylerLeonhardt Jan 25, 2022
7d84e3e
Merge branch 'main' into alex/editor-esm-check
alexdima Jan 25, 2022
5d9d618
Merge pull request #141429 from microsoft/alex/editor-esm-check
alexdima Jan 25, 2022
172e83e
Remove no longer necessary rule (#140989)
alexdima Jan 25, 2022
bb774f6
Get rid of `null!`
alexdima Jan 25, 2022
c563008
Fixes #140884: removal rules only target rules that appear before
alexdima Jan 25, 2022
f7b1711
handle bash login args (#141467)
meganrogge Jan 25, 2022
e032ebf
support case insensitive shell executables, add tests
meganrogge Jan 25, 2022
f19b13a
update with runtime key changes
sbatten Jan 26, 2022
9fe8ad6
fixes #141387
sbatten Jan 26, 2022
4911162
remove unused import
sbatten Jan 26, 2022
56aa7ff
Update Codicons: Add layout icons (Refs #137633)
Jan 26, 2022
246688a
fixes #141384
sbatten Jan 26, 2022
4506091
fixes #141421
sbatten Jan 26, 2022
c9e64c3
Tweak CES survey assignment
digitarald Jan 26, 2022
4454a14
Ambiguity in comments for createFileSystemWatcher (fix #141494)
bpasero Jan 26, 2022
58c57ee
:up: distro
bpasero Jan 26, 2022
16feb68
Fix extension tree dnd supported types
alexr00 Jan 26, 2022
44e1195
Avoid `[createInstance]` warnings in unit tests
alexdima Jan 26, 2022
b389ce3
handle extension resource
sandy081 Jan 26, 2022
59321d0
Adopt `TestInstantiationService.get`
alexdima Jan 26, 2022
46f9fef
Improve comments
alexdima Jan 26, 2022
de1cbd1
Improve explanations
alexdima Jan 26, 2022
9cf6d28
Only log server greeting to log file, not again to the console
alexdima Jan 26, 2022
77a0d77
Avoid a lot of newlines when running from source
alexdima Jan 26, 2022
393c2eb
Fixes use of model after it got disposed.
hediet Jan 26, 2022
d0cf5a8
Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github (#141538)
dependabot[bot] Jan 26, 2022
655b10a
support login args on linux too
meganrogge Jan 26, 2022
b657a50
formatting and clean up
sandy081 Jan 26, 2022
9cafc0d
Refactors unicode highlight options
hediet Jan 26, 2022
ba40275
Fixes #141152 by not showing unicode highlights in the ruler or minimap.
hediet Jan 26, 2022
14732d4
Fix cwd setting in workspace file
Tyriar Jan 26, 2022
2933140
update doc
sandy081 Jan 26, 2022
e3e6ac4
fix #141366. Safari does not respect input::placeholder rules, set li…
rebornix Jan 26, 2022
4a0927c
better warning when an extension depends on an API proposal that does…
jrieken Jan 26, 2022
366e55d
remove inlay hints config again, fixes https://github.com/microsoft/v…
jrieken Jan 26, 2022
ebb95cd
debug: bump js-debug
connor4312 Jan 26, 2022
891164f
Fix #141393
sandy081 Jan 26, 2022
5adeb09
testing: add autosave before each test run
weartist Jan 26, 2022
3a42694
fix #141367.
rebornix Jan 26, 2022
7e77535
Fix #141461
sandy081 Jan 26, 2022
e137d37
Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github-authenticat…
dependabot[bot] Jan 26, 2022
dbf955b
Bump node-fetch in /extensions/microsoft-authentication (#141536)
dependabot[bot] Jan 26, 2022
17a0714
fix #141368. Overflow.
rebornix Jan 26, 2022
1d1e3c0
re #141368. disable replace all if the curr match is not model.
rebornix Jan 26, 2022
f779267
fix #141371.
rebornix Jan 26, 2022
b604f3b
:lipstick:
rebornix Jan 26, 2022
6c1be5a
fix #141370. Update buttons on find match state change.
rebornix Jan 26, 2022
11468e8
update find unit test.
rebornix Jan 26, 2022
44f7998
Move `tokenizationSupport` inside `TokenizationStateStore` (#140476)
alexdima Jan 26, 2022
e274292
Rearrange methods
alexdima Jan 26, 2022
18e6567
Extract `ContiguousGrowingArray`
alexdima Jan 26, 2022
4c76c01
Improve names and documentation for `TokenizationStateStore`
alexdima Jan 26, 2022
c32b9a6
Add setting to control repository scan
lszomoru Jan 26, 2022
29db1d8
fix #141515.
rebornix Jan 26, 2022
ec9670e
Fix #141469
Jan 26, 2022
38d17ab
update terminalLinkManager's processCwd when cwd changes with shell i…
meganrogge Jan 26, 2022
c0f3ff6
Emit event with valid range
alexdima Jan 26, 2022
5df75bb
make terminal output readonly (#141601)
meganrogge Jan 26, 2022
3ba94c9
Only show link commands if a terminal has been created
Tyriar Jan 26, 2022
d44362c
Fixes #139877: Allow `DomScrollableElement` to use float scroll values
alexdima Jan 26, 2022
74ea881
update doc
sandy081 Jan 26, 2022
d8d34e0
Change notebook markdown fold hint to a CellPart
roblourens Jan 26, 2022
ed452eb
Cell fold hint fixes
roblourens Jan 26, 2022
e227074
compositePart should use createActionViewItem helper
sbatten Jan 26, 2022
fb6144b
feedback
sandy081 Jan 26, 2022
516270b
fix #141294
meganrogge Jan 26, 2022
33dc880
fix Terminal: Cannot refresh property when process is undefined #141288
meganrogge Jan 26, 2022
f30dba5
Bumping eslint versions (#141121)
mjbvz Jan 27, 2022
1f61387
update layout state prefix
sbatten Jan 27, 2022
bd667f4
Fix import path
roblourens Jan 27, 2022
ddb419c
Close #141465
Jan 27, 2022
877c962
fixes #141398
sbatten Jan 27, 2022
d7a80ad
fixes #141404
sbatten Jan 27, 2022
0f69073
unused import
sbatten Jan 27, 2022
8aab237
Add link to sort description
Jan 27, 2022
fe87616
Close #141555
Jan 27, 2022
36c2ee2
refs #141426
sbatten Jan 27, 2022
6c03ba9
fixes #141432
sbatten Jan 27, 2022
3683dbd
fixes #141552
sbatten Jan 27, 2022
7c7b4a7
Instrument watermark opening
digitarald Jan 27, 2022
33fd4dc
Adding video tutorials to get started
digitarald Jan 27, 2022
3dda6ea
add customize layout icons
sbatten Jan 27, 2022
b297fc9
Remove stale comment
roblourens Jan 27, 2022
4f9c935
Startup dialog goes through the request service (#141592)
lszomoru Jan 27, 2022
ffdeff7
show error when inlay hints command fails, annotate error with source…
jrieken Jan 27, 2022
1c2f442
Fixes #138746.
hediet Jan 27, 2022
56291ed
- Check if URL is pointing to the right service
sandy081 Jan 27, 2022
362a2ca
cache resourceUrlTemplate Uri
sandy081 Jan 27, 2022
4f7ceb5
Merge branch 'main' into sandy081/extensionResourceHandler
sandy081 Jan 27, 2022
be5b4fc
Fixes #69391: Reserve extra bottom padding when the hover has a horiz…
alexdima Jan 27, 2022
7d47cd2
fix #141643
sandy081 Jan 27, 2022
048c70d
Revert "always set aria-selected, even for listbox"
isidorn Jan 27, 2022
8b5368e
Fixes #141638: `-command` rules should only remove default rules
alexdima Jan 27, 2022
d41298c
fix #141299
sandy081 Jan 27, 2022
5c6672c
Remove terminalLocation from api proposal list
Tyriar Jan 27, 2022
165788b
Match z-index on parameter hints to the hover
Tyriar Jan 27, 2022
82dac48
Reveal panel/editor when running a recent command/dir
Tyriar Jan 27, 2022
d5dda6f
Ensure quick pick is closed on view output
Tyriar Jan 27, 2022
eb0fb33
Inconsistent single quotes use in --help (same for code --help)
aeschli Jan 27, 2022
5b70b99
Reduce duplication
alexdima Jan 27, 2022
ad6d175
Fixes #25221: Render line highlights for all cursors
alexdima Jan 27, 2022
f602b1c
server: port range is end inclusive, improve validation
aeschli Jan 27, 2022
fe1fe13
Merge pull request #141647 from microsoft/tyriar/140761
Tyriar Jan 27, 2022
e146c5f
fix typo
aeschli Jan 27, 2022
fe79871
Use `display:none` when overview ruler is turned off
alexdima Jan 27, 2022
61f0872
Better align simple options with `<input>`s
alexdima Jan 27, 2022
8211dc3
Fixes #140367: Take into account horizontal padding when layouting th…
alexdima Jan 27, 2022
f0c9dd6
Update scripts to point to `tsc` one folder up
alexdima Jan 27, 2022
36a510e
Fix #141331
sandy081 Jan 27, 2022
7cfeb2c
Update description (microsoft/vscode-remote-release#6184)
chrmarti Jan 27, 2022
6c48bde
fix typos
sandy081 Jan 27, 2022
e7d99f3
fix #141633
sandy081 Jan 27, 2022
718af04
Merge pull request #141572 from microsoft/sandy081/extensionResourceH…
sandy081 Jan 27, 2022
fe333b3
await open editor
meganrogge Jan 27, 2022
3cc9dd4
Allow richer commands in get started entries
digitarald Jan 27, 2022
4c83b11
Update src/vs/workbench/contrib/terminal/browser/terminalInstance.ts
Tyriar Jan 27, 2022
9b0917d
Merge pull request #141650 from microsoft/tyriar/141615
Tyriar Jan 27, 2022
a58b538
create process in an empty workspace when cwd is userHome (#141660)
meganrogge Jan 27, 2022
56718a1
Fixes #140490 by always using `cursor:text` on macOS instead of our c…
alexdima Jan 27, 2022
8aa58ce
Update shell integration config description
Tyriar Jan 27, 2022
4f27425
--help should read better
aeschli Jan 27, 2022
947f2b5
tty for ./scipts/code-server
aeschli Jan 27, 2022
ef1ae95
Support null in auto replies setting
Tyriar Jan 27, 2022
c606c77
Improve auto replies config more
Tyriar Jan 27, 2022
2438af8
debug: bump js-debug
connor4312 Jan 27, 2022
870bbbf
Update typescript-eslint/experimental-utils
mjbvz Jan 27, 2022
5725c6b
Update Codicons: Add modes and menu bar
Jan 27, 2022
7291704
tweak setting language
meganrogge Jan 27, 2022
f811558
refs #137633
sbatten Jan 27, 2022
f21479e
testing: fix inline decoration overlap
connor4312 Jan 27, 2022
1a57cb8
Use fully qualified names in @link
Jan 27, 2022
c3b73d3
Fix `undefined`s in text search results (#141522)
btidor Jan 27, 2022
1b9ddd3
Revert "create process in an empty workspace when cwd is userHome (#1…
meganrogge Jan 28, 2022
c68d433
copy & continue. Fixes microsoft/vscode-internalbacklog#2613
TylerLeonhardt Jan 28, 2022
579c116
fixes #141471
sbatten Jan 28, 2022
2076c0a
Fix #141477
roblourens Jan 28, 2022
ae08924
readonly
mjbvz Jan 28, 2022
4bdfc9a
type -> interface
mjbvz Jan 28, 2022
fdd5c84
Avoid lookbehind in regexp
mjbvz Jan 28, 2022
e95f414
Clean up unused method, re #139541
roblourens Jan 28, 2022
9990fa9
💄
roblourens Jan 28, 2022
4af3e14
fix #141686
meganrogge Jan 28, 2022
8fa7a73
Disable windows adjustment for active indicator (Refs #140647)
Jan 28, 2022
cab791b
Temporary window shift
Jan 28, 2022
56865d9
Merge pull request #141679 from gregvanl/linkFixes
Jan 28, 2022
c0172e7
Revert
Jan 28, 2022
163dd4f
Dont require steps to be defined
Jan 28, 2022
22e1d42
Fix #141434
Jan 28, 2022
b8178e3
Fix #141439
Jan 28, 2022
d4e08c8
#141054 enable the tests and keep debugging
sandy081 Jan 28, 2022
22fc043
Revert "fix #141686"
Tyriar Jan 28, 2022
4823538
Bump distro
lramos15 Jan 28, 2022
a853936
Revert "support file llink"
rebornix Jan 28, 2022
61b42a3
Trim characters off match instead to get key, fixes #141614 (#141818)
rzhao271 Jan 31, 2022
82329fb
Fix #141910
sandy081 Feb 1, 2022
86b667a
Revert "fix https://github.com/microsoft/vscode/issues/140907"
jrieken Feb 1, 2022
ce199e6
Merge pull request #141926 from microsoft/sandy081/fix141910
sandy081 Feb 1, 2022
96e996a
Merge pull request #141929 from microsoft/joh/fix504
jrieken Feb 1, 2022
090d1ad
Ensure parameter hints z-index is lower than suggest
Tyriar Feb 1, 2022
4ccfe11
Merge pull request #141951 from microsoft/tyriar/r1_64_param_hints
Tyriar Feb 1, 2022
5554b12
Fix comments can't be updated (#142013)
alexr00 Feb 2, 2022
4a4c17c
debug: fix action bar input being hidden (#142230)
connor4312 Feb 4, 2022
49ae1ec
Revert "debug: fix action bar input being hidden (#142230)" (#142240)
connor4312 Feb 4, 2022
d6ee99e
Bump distro and version (#142419)
mjbvz Feb 7, 2022
612378a
Disable auto replies by default
Tyriar Feb 7, 2022
2e9e593
Latest update breaks due to proxy requirement. Fixes #142201
aeschli Feb 7, 2022
7a9d05d
debug: bump js-debug (#142531)
connor4312 Feb 8, 2022
3390b24
debug: fix action bar input being hidden (#142530)
connor4312 Feb 8, 2022
050f4a0
GVFS: can't open file (fix #142481) (#142499)
bpasero Feb 8, 2022
194935b
safeguard init exthost message (#142486)
joaomoreno Feb 8, 2022
252f689
Execution object should be able to be returned by getCellExecution at…
roblourens Feb 8, 2022
d9f91a5
Merge pull request #142432 from microsoft/tyriar/r1_64_autoreplies
Tyriar Feb 8, 2022
108f78f
Merge pull request #142547 from microsoft/roblou/142466
roblourens Feb 9, 2022
8aadcb6
Make sure we pass along windows style paths to pluginProbeLocations (…
mjbvz Feb 9, 2022
0a21487
Fix bare math blocks with nested beging/end (#142136)
mjbvz Feb 9, 2022
24d703a
Fix quoting for tasks (#142400)
alexr00 Feb 9, 2022
9a05587
Bump version to 1.64.2
hediet Feb 9, 2022
443ac03
Merge pull request #142618 from microsoft/hediet/release-bump-version
hediet Feb 9, 2022
1ebe50c
Merge pull request #142441 from microsoft/aeschli/142201
aeschli Feb 9, 2022
22fb1cf
refs #142176 (#142423)
sbatten Feb 9, 2022
a4e0d1f
Candidate/142146 (#142424)
sbatten Feb 9, 2022
7f9be88
Fix #142421 (#142433)
rzhao271 Feb 9, 2022
f80445a
fixes #141349 (#142644)
sbatten Feb 9, 2022
b574b71
Merge remote-tracking branch 'upstream/release/1.64' into vscode-update
jsjoeio Feb 17, 2022
84ad4c1
chore: update package.json and yarn.lock
jsjoeio Feb 17, 2022
4649803
feat: update product.json
jsjoeio Feb 17, 2022
3b1c611
fix: dont use remote node in code-server.sh
jsjoeio Feb 17, 2022
7964c7c
feat: add getPreferredWebSchema network.ts
jsjoeio Feb 17, 2022
5fe1ea3
chore: resolve conflicts in src/vs/code/browser/workbench/workbench-d…
jsjoeio Feb 17, 2022
a5f7931
chore: update src/vs/code/browser/workbench/workbench.html
jsjoeio Feb 17, 2022
00e2e52
fix: conflict in src/vs/platform/remote/browser/browserSocketFactory.ts
jsjoeio Feb 17, 2022
9e06ca7
fix: src/vs/platform/remote/common/remoteAgentConnection.ts
jsjoeio Feb 17, 2022
8945dac
fix: src/vs/server/node/serverEnvironmentService.ts
jsjoeio Feb 17, 2022
f114773
fix: src/vs/workbench/browser/web.main.ts
jsjoeio Feb 17, 2022
9753a09
fix: src/vs/workbench/browser/web.api.ts
jsjoeio Feb 17, 2022
733cd4c
fix: src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts
jsjoeio Feb 17, 2022
80ec82f
fix: src/vs/server/node/server.main.ts
jsjoeio Feb 22, 2022
2ddceaf
wip
jsjoeio Feb 22, 2022
90f0c44
fix: conflicts in src/vs/server/node/webClientServer.ts
jsjoeio Feb 23, 2022
9ed898a
fix: src/vs/code/browser/workbench/workbench.ts
jsjoeio Feb 23, 2022
2d096b9
fix: src/vs/server/node/remoteExtensionHostAgentServer.ts
jsjoeio Feb 23, 2022
62bb680
fix: remove clientTheme from webClientServer
jsjoeio Feb 23, 2022
aa27540
fix: also remove from html files
jsjoeio Feb 23, 2022
152714d
Merge remote-tracking branch 'origin/main' into vscode-update
jsjoeio Feb 24, 2022
e7ce922
fix: add missing __metadata change
jsjoeio Feb 24, 2022
a56d320
chore: clean up code comments
jsjoeio Feb 24, 2022
f7df7ee
chore: clean up comments
jsjoeio Feb 25, 2022
63e4122
chore: fix typo
jsjoeio Feb 28, 2022
6ff776b
wip: add notes for debugging folder query param
jsjoeio Feb 28, 2022
23692ce
refactor: remove workspace & folder from code-server args
jsjoeio Mar 2, 2022
9288f52
fixup!: clean up TODOS
jsjoeio Mar 2, 2022
9771e31
Merge remote-tracking branch 'origin/main' into vscode-update
jsjoeio Mar 2, 2022
c188e92
revert(code-server.sh): match upstream
jsjoeio Mar 4, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@
**/extensions/typescript-basics/test/colorize-fixtures/**
**/extensions/**/dist/**
**/extensions/typescript-language-features/test-workspace/**

# These files are not linted by `yarn eslint`, so we exclude them from being linted in the editor.
# This ensures that if we add new rules and they pass CI, there are also no errors in the editor.
/resources/web/code-web.js
Loading