Commit Graph

90679 Commits

Author SHA1 Message Date
Logan Ramos
78ea034530 Initial assignment service work (#136238)
* Initial assignment service work

* Modify useragent for experiment

* minor refactor

* remove extraneous comment

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2021-11-01 15:35:12 -04:00
Andre Weinand
1775f26147 use DAP 1.50 2021-11-01 19:31:43 +01:00
Marcus Felling
365ae1f356 Add tags for interesting browser testing packages (#136116) 2021-11-01 13:28:20 -04:00
rebornix
2c58df8e7d re #135834. better logs 2021-11-01 10:24:12 -07:00
rebornix
c51e614174 fix #133555 2021-11-01 10:24:11 -07:00
rebornix
73cf525905 avoid unnecessary focus editor and reveal the primary selection. fix #136012. 2021-11-01 10:24:11 -07:00
rebornix
3af3401ca8 reduce viewCell.onDidChangeState listeners. 2021-11-01 10:24:10 -07:00
rebornix
98dc0d75a8 restore word wrap transient state. fix #136011 2021-11-01 10:24:06 -07:00
Miguel Solorio
a67fff8e7f Show color widget title on load (Fixes #136224) 2021-11-01 10:10:44 -07:00
Tyler Leonhardt
e56b43a744 await storing of token data 2021-11-01 10:06:07 -07:00
Tyler Leonhardt
d848f76a66 specify scopes when getting auth sessions 2021-11-01 09:51:56 -07:00
Matt Bierner
f8b42b4a55 Update md grammar 2021-11-01 09:34:45 -07:00
Matt Bierner
a9bc0553f7 Support definition links with spaces
For #136073
2021-11-01 09:23:03 -07:00
SteVen Batten
f145c79a93 refs #134873 2021-11-01 09:15:41 -07:00
Johannes Rieken
9571d0d469 update milestone 2021-11-01 17:13:19 +01:00
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
Jan Kretschmer
b074018c3e sketch for virtual document support for 2021-11-01 14:50:32 +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