Commit graph

89034 commits

Author SHA1 Message Date
Chuck Lantz af8749d80e Minor edits 2021-11-01 08:51:25 -07:00
Johannes Rieken fc420cb9cb
add custom rule to prevent test.only 2021-11-01 16:37:13 +01:00
Henning Dieterichs a445016364
Merge pull request #136032 from microsoft/hediet/refactorings
Some Simple Refactorings
2021-11-01 16:03:38 +01:00
Johannes Rieken 08a9a544e1
Revert "add mocha-no-only lint rule"
This reverts commit 538c4932b6.
2021-11-01 15:53:51 +01:00
Henning Dieterichs cf1b304fcd
ISplitLine -> IModelLineProjection 2021-11-01 15:38:15 +01:00
Henning Dieterichs ba93b4cc8e
More adoption of this.getViewLineInfo. 2021-11-01 15:38:14 +01:00
Henning Dieterichs 754c262f9c
PrefixSumComputer renames, LineNumberMapper -> ConstantTimePrefixSumComputer 2021-11-01 15:38:14 +01:00
Henning Dieterichs c95268b65d
new Selection(...) -> Selection.fromPositions/fromRange 2021-11-01 15:38:13 +01:00
João Moreno 3583edcc0b
fixes #136034 2021-11-01 15:30:45 +01:00
Henning Dieterichs ee3f7eb2f5
Merge pull request #136024 from microsoft/hediet/extract-bracket-logic-from-text-model
Moves bracket logic from text model into BracketPairsImpl (IBracketPairs)
2021-11-01 15:30:03 +01:00
Alex Ross 961cf9a185
Add trace for automatic tasks
Part of microsoft/vscode-remote-release#5309
2021-11-01 15:24:55 +01:00
Johannes Rieken 538c4932b6
add mocha-no-only lint rule 2021-11-01 15:18:10 +01:00
Johannes Rieken 13f383439f
no test.only, fyi @bpasero 2021-11-01 15:14:36 +01:00
Alex Ross 8ec8e3285f
Add setting to specify shellArgs for the automationShell (#131099)
* Add setting to specify shellArgs for the automationShell
Fixes #96732

* Add deprecation messages
2021-11-01 14:59:06 +01:00
Johannes Rieken a80babe4e2
fix https://github.com/microsoft/vscode/issues/134656 2021-11-01 14:54:35 +01:00
Sandeep Somavarapu 661652b0d4
pass capabilities through constructor 2021-11-01 14:19:00 +01:00
Sandeep Somavarapu a40e32caf9
fix tests 2021-11-01 12:22:39 +01:00
Johannes Rieken 3b1290d61c
fix https://github.com/microsoft/vscode/issues/136178 2021-11-01 11:54:18 +01:00
Sandeep Somavarapu d7e50f713c
register remote fsp only when casing is known 2021-11-01 11:49:04 +01:00
Benjamin Pasero 711e68776e
web - reload workbench when we get restored after shutting down (fix #136035) 2021-11-01 11:29:51 +01:00
Alex Ross fb4c12bfff
Rremove async from promise executors
Part of #134873
2021-11-01 11:11:13 +01:00
João Moreno dac5e62a52
fixes #136147 2021-11-01 10:39:58 +01:00
Benjamin Pasero 309d4581e9
"Move to Next Change" and "Next Change" (fix #136059) 2021-11-01 10:35:53 +01:00
Martin Aeschlimann bf417727f5
add comment to remoteCli 2021-11-01 10:17:11 +01:00
Peter Strömberg 3bc095ffb5
Add option: include command in screencast overlay (#126742)
* Add option: include command in screencast overlay

Addressing #126713
Prepending command category. Maybe this should be a setting too?

* Provide contextService to look up keybindings

* Make category display optional

* Don't pass on contextKeyService for binding lookup

* Consolidate to one enum setting for prefixing

* Generalize screencast shortcut format settings

* 💄

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2021-11-01 10:02:34 +01:00
Alexandru Dima c1cd6aec23
Merge pull request #136097 from microsoft/alex/ime-fixes
Improve IME
2021-11-01 10:00:31 +01:00
Johannes Rieken 5b4734c27b
Merge pull request #136210 from microsoft/joh/fix123860
Joh/fix123860
2021-11-01 09:50:48 +01:00
Johannes Rieken 13159364d9
fix https://github.com/microsoft/vscode/issues/136031 2021-11-01 09:24:14 +01:00
Henning Dieterichs 6c94f63d01
Merge pull request #135862 from microsoft/hediet/ghost-text-background-color
Allows to theme the background of ghost text.
2021-11-01 09:20:12 +01:00
Henning Dieterichs cbad70fe83
Merge pull request #136025 from microsoft/hediet/remove-typescript-tokenization
remove typescript tokenization
2021-11-01 09:18:09 +01:00
Johannes Rieken ad19e08c44
Merge pull request #135736 from pohzipohzi/diag
add options for jumping to next/previous problem
2021-11-01 09:15:54 +01:00
Johannes Rieken c5a2e36c89
remove old code, some polish 2021-11-01 09:12:01 +01:00
Benjamin Pasero 8c901ac05d
update my assignments 2021-11-01 09:07:15 +01:00
Johannes Rieken 3578230351
Merge branch 'main' into joh/fix123860 2021-11-01 08:48:22 +01:00
MVelez94 6f3f664261
Fix #131708 (#135741)
Co-authored-by: William Giraldo <william.giraldo@nuorder.com>
2021-11-01 08:47:06 +01:00
Benjamin Pasero 0b686400e3
💄 2021-11-01 08:46:49 +01:00
Alex Dima 15f978cd48
update areas 2021-11-01 08:43:09 +01:00
Benjamin Pasero 33b59fd883
workspace history - introduce constant for windows jump list 2021-11-01 08:40:05 +01:00
Benjamin Pasero 9375113a83
Merge pull request #136207 from microsoft/ben/nov
November debt
2021-11-01 08:17:13 +01:00
Benjamin Pasero 6874b0315b
editors - simplify setting editor to pane more 2021-11-01 08:01:01 +01:00
Benjamin Pasero 3761b0adde
watcher 💄 2021-11-01 07:43:10 +01:00
Ladislau Szomoru dabc9bdc9d Update the current milestone 2021-10-30 13:37:34 +02:00
Benjamin Pasero f066322410
Support auto save when delay is 0ms (fix #135635) 2021-10-30 08:04:56 +02:00
Benjamin Pasero b525855714
watcher - implement support to restart watcher on unexpected termination 2021-10-30 07:43:05 +02:00
Jean Pierre 27eff83792
Properly fix #133687 (#136085) 2021-10-29 15:46:55 -07:00
Megan Rogge ac04bdd298
adopt onDidChangeProperty (#135785) 2021-10-29 14:00:10 -07:00
Matt Bierner 2d7585d9e0
Remove old experimental protocol
These options are now part of the normal TS protocol
2021-10-29 13:09:54 -07:00
Matt Bierner 1fbdd010dc
Pick up TS 4.5 nightly for insiders 2021-10-29 13:09:20 -07:00
Matt Bierner cbb63adc2f
Pick up new TS for building VS Code 2021-10-29 13:07:46 -07:00
Matt Bierner b34c834443
Remove duplicated language-config file
This should already be listed under typescript-basics
2021-10-29 13:07:15 -07:00