Commit Graph

11641 Commits

Author SHA1 Message Date
Matt Bierner
c6d45158c5 Spelling 2021-09-28 16:59:04 -07:00
Eric Amodio
6fe68a2b0c Fixes #133974: SCM - sync changes button 2021-09-28 15:10:57 -04:00
Martin Aeschlimann
e653defeca [html/css] update services 2021-09-28 17:55:59 +02:00
Eric Amodio
214ac689ca Fixes type 2021-09-28 00:48:28 -04:00
Eric Amodio
51bd88d8f2 Adds git.showUnpublishedCommitsButton setting 2021-09-28 00:13:51 -04:00
Alex Dima
bfc02befad Revert "Update highlightjs"
This reverts commit 436f9d38b0.
2021-09-28 00:59:21 +02:00
Matt Bierner
436f9d38b0 Update highlightjs 2021-09-27 15:43:26 -07:00
Matt Bierner
124f1ef74e Remove extra check for non-nullable param 2021-09-27 15:43:25 -07:00
Matt Bierner
8731be5e78 Fix errors in untitled JS/TS files 2021-09-27 14:09:31 -07:00
Matt Bierner
1aa23f12ac Only show capabilities item when in single file mode
For #133731

No need to show this normally since project intellisense is the default
2021-09-27 13:39:26 -07:00
Matt Bierner
f47586563e Show loading spinner while loading status of tsconfig for current file 2021-09-27 13:39:25 -07:00
Ikko Ashimine
437b6ce304 Fix typo in completions.test.ts (#133401)
backets -> brackets
2021-09-27 12:23:56 -07:00
Martin Aeschlimann
e29f8d7d14 [css/html/json] update service 2021-09-27 21:02:20 +02:00
Logan Ramos
26ba13ff98 Fix + re-enable close tests 2021-09-27 10:52:47 -04:00
Eric Amodio
55c726b53e Adds scm action button
Refs: #110882
2021-09-27 01:16:09 -04:00
Tyler Leonhardt
8c6e828a8e update randombytes reference 2021-09-25 10:30:55 -07:00
Don Jayamanne
6f7d3aaacf Merge pull request #133762 from microsoft/crlf 2021-09-24 14:15:02 -07:00
Don Jayamanne
fd910caaf2 Support nbformat 4.5 2021-09-24 13:16:03 -07:00
Logan Ramos
d2c8185df9 Skip tab close test for now 2021-09-24 15:57:24 -04:00
Logan Ramos
7800296d17 Add close to tab model 2021-09-24 15:53:38 -04:00
Don Jayamanne
217e74508d add new line 2021-09-24 12:48:03 -07:00
Don Jayamanne
0bf3b221ca Fix unnecessary changes 2021-09-24 12:45:03 -07:00
Don Jayamanne
3e10e0c49b oops 2021-09-24 10:51:16 -07:00
Don Jayamanne
2f43876783 Ensure nb cell source uses LF instead of CRLF 2021-09-24 10:35:22 -07:00
Alexandru Dima
d02ba46704 undo bad change 2021-09-24 16:21:50 +02:00
Alexandru Dima
be33a77d8c Use onDynamic* instead of onScoped* for events that are returned from method calls (#133445) 2021-09-24 16:16:28 +02:00
Logan Ramos
cbe175f438 Fix tests attempt number two 2021-09-24 10:12:52 -04:00
Logan Ramos
ce7c00f4fb Fix integration tests 2021-09-24 09:43:06 -04:00
Logan Ramos
620a61f5a3 Add more move tests 2021-09-24 09:09:35 -04:00
Tyler Leonhardt
ab184912e6 make sure we splice the sessions if they have the same set of scopes for github authentication 2021-09-23 16:46:31 -07:00
Don Jayamanne
cb70ab5526 Merge pull request #133464 from DonJayamanne/textLatex 2021-09-23 15:13:16 -07:00
Logan Ramos
927a28da01 Add tab move tests 2021-09-23 15:35:34 -04:00
Logan Ramos
282f499c22 Update extension telemetry module 2021-09-23 11:26:57 -04:00
Alex Ross
a15378a9db Allow tunnel providers to define port privacy options (#133677) 2021-09-23 16:24:51 +02:00
Johannes Rieken
ba961427c3 fix https://github.com/microsoft/vscode/issues/132981 2021-09-23 14:55:54 +02:00
Don Jayamanne
1e5e3642b2 Misc 2021-09-22 13:16:37 -07:00
Logan Ramos
420436d4c4 Fix #133493 2021-09-21 13:36:30 -04:00
Don Jayamanne
245fffbce1 Misc 2021-09-21 10:17:33 -07:00
Henning Dieterichs
d6b2e78477 Fixes #132847 by configuring ${...} as bracket pair. 2021-09-21 12:28:25 +02:00
Don Jayamanne
68ba13d07c Remove window keyword from serializer 2021-09-20 09:49:00 -07:00
Alex Ross
12bccfd022 Update devcontainer schema (#132047)
Part of microsoft/vscode-remote-release#3450
2021-09-20 15:22:44 +02:00
Alex Ross
086a033a56 Update C# grammar 2021-09-20 13:56:20 +02:00
Benjamin Pasero
adee8fa29a editors - shorten diff labels (#110694) 2021-09-19 17:29:44 +02:00
Benjamin Pasero
54cdd9c58b status - improve hover feedback for compact entries (#129037) 2021-09-18 09:53:10 +02:00
Logan Ramos
c46e473ad8 Re-enable notebook in tabs test 2021-09-17 13:08:44 -04:00
Daniel Imms
4a7fddb0d2 Fix TerminalState tests 2021-09-17 06:31:43 -07:00
Martin Aeschlimann
5aebde7b48 [html] auto close triggers on undo/redo and breaks undo/redo history. Fixes #34484 2021-09-17 14:35:52 +02:00
Matt Bierner
c25cf4a01a Remove workaround cast 2021-09-16 17:21:01 -07:00
Matt Bierner
eefcaf6e0f Extract duplicated constant 2021-09-16 17:20:03 -07:00
Matt Bierner
6d01964e8e Add language status item for single file mode
Fixes #133296
2021-09-16 17:20:02 -07:00