Commit Graph

11785 Commits

Author SHA1 Message Date
Tyler Leonhardt
9403de257a proposed api for an idToken on AuthenticationSession. ref #140929 2022-01-24 20:02:31 -08:00
Matt Bierner
b44c6b3e0f Treat / as relative to current folder for loose md files 2022-01-24 15:01:52 -08:00
Martin Aeschlimann
d0eaa89a0f [html/css/json] update services 2022-01-24 23:00:36 +01:00
Harald Kirschner
a9e136f1f4 New git welcome missing guide (#140293)
New git welcome missing guide & shortening based on feedback
2022-01-24 09:36:55 -08:00
Martin Aeschlimann
f1cdd2bcf4 Merge pull request #141264 from gjsjohnmurray/fix-141257
Support `--#region` and `--#endregion` in SQL (#141257)
2022-01-24 13:35:01 +01:00
Ladislau Szomoru
a10dccc76a Replace path.relative with a helper function that factors in case sensitivity but preserve the casing of the resource path 2022-01-24 12:58:24 +01:00
Martin Aeschlimann
683d2f19f1 reenable 'vscode API - languages - link detector' Fixes #140878 2022-01-24 11:43:22 +01:00
gjsjohnmurray
bcccb1627c Support --#region and --#endregion in SQL (#141257) 2022-01-24 09:16:13 +00:00
Tyler Leonhardt
e15397d2bb finalize quickpick API 2022-01-21 14:08:20 -08:00
Matt Bierner
86c706cb97 Pick up new minor TS version 2022-01-21 13:55:33 -08:00
Martin Aeschlimann
cc93826815 test resolver: prefer connection-token over connection-token-file 2022-01-21 17:42:35 +01:00
Martin Aeschlimann
ef4549b141 Merge branch 'main' into aeschli/noremoteindicatorweb 2022-01-21 17:19:52 +01:00
Ladislau Szomoru
ab914793d5 SCMActionButton overflow improvements 2022-01-21 16:16:08 +01:00
Martin Aeschlimann
0d8bb5f2ba Merge branch 'main' into aeschli/noremoteindicatorweb 2022-01-21 14:16:29 +01:00
Ladislau Szomoru
23664355e6 Revert "Replace path.relative with a helper function that factors in case sensitivity"
This reverts commit c3bd29b3d0.
2022-01-21 13:35:08 +01:00
Martin Aeschlimann
f9cac7c28a adopt --server-data-dir 2022-01-21 12:11:47 +01:00
Christof Marti
5c93230bfb Update name description (vscode-remote-release#6143) 2022-01-21 09:13:00 +01:00
Logan Ramos
fc7fb5d480 Enable proposed api in vscode api tests 2022-01-20 13:56:57 -05:00
Benjamin Pasero
13461f8c61 Web: change yarn web to run with our server instead of playground (#139725)
* web - first cut `yarn web` via our server

* properly pipe output

* web - remove traces of web playground

* web - remember last opened workspace for convinience

* use vscode-test-web for server less, clean up web commands

* fix comment

* fix `yarn web`

* rename to code-server

* open system browser

* code-server script: use minimist

* test resolver: use ./scripts/code-server

* integartion tests: fix code-server command name

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-01-20 13:48:08 +01:00
Ladislau Szomoru
c3bd29b3d0 Replace path.relative with a helper function that factors in case sensitivity 2022-01-20 11:44:11 +01:00
Matt Bierner
968ef3a828 Implement opening for markdown custom editor
Fixes #138196
2022-01-19 14:41:39 -08:00
Matt Bierner
280658327f Move toc expanding for notebooks logic into toc 2022-01-19 14:41:38 -08:00
Matt Bierner
a2d7dfaf35 Simplify toc structure 2022-01-19 14:41:38 -08:00
Matt Bierner
7756c6d7c7 Enable header completions for rest of notebook markdown cells 2022-01-19 14:41:38 -08:00
Matt Bierner
920a00d09d Use markdown renderer for text/latex (#139154)
Fixes #123144

Uses the standard markdown renderer for `text/latex` outputs. This enables support for python outputs such as:

```python
%%latex
Given : $\pi = 3.14$ , $\alpha = \frac{3\pi}{4}\, rad$
```
2022-01-19 13:26:52 -08:00
Logan Ramos
c047af40b2 Fix compilation 2022-01-19 16:18:14 -05:00
Martin Aeschlimann
29c372ff67 [themes] monokai Dimmed theme issue. Fixes #80704 2022-01-19 22:14:42 +01:00
Logan Ramos
b22ee20028 Move to @vscode/extension-telemetry 2022-01-19 15:57:17 -05:00
Matt Bierner
0906e08747 Enable path completions in notebook markdown cells 2022-01-19 11:31:10 -08:00
Benjamin Pasero
71b164aac0 skip flaky test (#141001) 2022-01-19 18:30:44 +01:00
Jerome Lelong
3e9acdd3d5 Update latex language grammar and configuration (#140801) 2022-01-19 11:30:32 +01:00
Christof Marti
6309c4010b Fix addOrigin (fixes #140551) 2022-01-19 10:51:55 +01:00
Johannes Rieken
8ef8933a1a incorporate API feedback, https://github.com/microsoft/vscode/issues/16221 2022-01-19 09:23:48 +01:00
Matt Bierner
b39c8e9989 Avoid not null assertion and use joinPath 2022-01-18 16:42:42 -08:00
Matt Bierner
789bdb8189 Use more specific return type in provider 2022-01-18 16:42:42 -08:00
Matt Bierner
c62c36dea3 Remove extra assertions 2022-01-18 16:42:41 -08:00
Ladislau Szomoru
41a1de64ed Handle Mac file system as case insensitive when comparing paths in the git extension. #138090 2022-01-18 21:45:25 +01:00
Ladislau Szomoru
28910095e7 Add statusLimit telemetry 2022-01-18 11:17:50 +01:00
Rob Lourens
7ae7f9d40b Skip flaky 'link detector' test, see #140878 2022-01-17 17:22:58 -08:00
dependabot[bot]
43822f57e0 Bump follow-redirects in /extensions/github-authentication (#140797)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 10:57:41 -08:00
Ladislau Szomoru
23ac679d4f Tweak git commands visiblity in the command palette 2022-01-16 20:56:39 +01:00
Ladislau Szomoru
fbbfb6c22a Disable Git Rename command if the resource is not under source control 2022-01-16 17:53:34 +01:00
Rob Lourens
fa2760f833 Skip more notebook tests in browser
Fix #140574
2022-01-14 16:33:42 -08:00
Rob Lourens
1f015b2382 Update PHP grammar 2022-01-14 16:28:13 -08:00
Rob Lourens
090d0a172f Merge pull request #140619 from KapitanOczywisty/patch-2
Fix PHP update-grammar.js
2022-01-14 16:24:02 -08:00
Matt Bierner
a3e350e5b3 Enable completions in markdown defintions
Fixes #140602
2022-01-14 15:15:56 -08:00
Tyler Leonhardt
12902bc7a1 allow overridding of client id and tenant for microsoft auth 2022-01-14 14:36:34 -08:00
Rob Lourens
17997da4ab Unskip test, fix #140201
already skipped in browser
2022-01-14 13:51:16 -08:00
Rob Lourens
dfcaa1fda3 Unskip test, fix #140200
already skipped in browser
2022-01-14 13:43:37 -08:00
Miguel Solorio
abcf79fbd4 Update simple browser styles (Fixes #140727) 2022-01-14 09:48:35 -08:00