Commit graph

1935 commits

Author SHA1 Message Date
SteVen Batten 88632df6c9 update git: reveal in side bar
refs #145765
2022-03-23 16:47:43 -07:00
Benjamin Pasero 7de40ebc0b
remove uncommited changes (#145853) 2022-03-23 09:26:17 +01:00
Johannes 0f648cd7db
add eslint rule to disallow look behind regex feature, ignore in git and markdown fyi @lszomoru, @mjbvz 2022-03-22 16:02:19 +01:00
Ladislau Szomoru c6a623c185
Fix #144671 2022-03-22 13:35:16 +01:00
Logan Ramos a2d8edb83d
Tabs API renaming 2022-03-21 13:35:34 -04:00
Ladislau Szomoru cfb685861a
Fix ESLint error 2022-03-21 16:45:56 +01:00
Backfighter b8a5e18171
Allow disabling integrated askpass (#115455)
The GIT_ASKPASS variable is currently enforced by vscode and there is no way to overwrite it.
This commit adds an options to disable the integrated askpass and use
your own.

Fixes #111839
2022-03-21 16:31:04 +01:00
Sebastian Bresin 7ed4699079
feat: also expose repository.revert() (#145029) 2022-03-21 13:11:43 +01:00
Logan Ramos 4d9393e9d3
Renamed NotebookEditorDiffTabInput 2022-03-18 12:53:55 -04:00
Logan Ramos 9b7268acf9
Update telemetry module 2022-03-18 11:34:33 -04:00
Johannes 86ed5ee8e4
simpler check for diff editors 2022-03-18 14:49:09 +01:00
Logan Ramos 85c3df0dde
Tie in tab input, remove cleanup .d.ts 2022-03-17 16:54:44 -04:00
Logan Ramos c56ff000d4
Move close and add array support 2022-03-17 10:59:28 -04:00
Martin Aeschlimann 02e8bd149c
Merge pull request #144759 from microsoft/aeschli/hcLightThemeKind
Add high contrast light theme kind
2022-03-16 16:41:22 +01:00
Jackson Kearl 2626c7f17c
Fix #145135 2022-03-15 12:25:31 -07:00
Benjamin Pasero 15d081c5d7
Merge pull request #145136 from microsoft/ben/history
Add support for a local file history in timeline view
2022-03-15 17:01:00 +01:00
Logan Ramos ed5a545047
Fix #145111 2022-03-15 09:55:57 -04:00
Martin Aeschlimann 596181cb26
Merge branch 'main' into aeschli/hcLightThemeKind 2022-03-15 14:20:31 +01:00
Benjamin Pasero c0b8e90b2e
Merge branch 'main' into ben/history 2022-03-14 20:02:35 +01:00
Ladislau Szomoru 43ebce7ce2
Use markdown for the timeline hover (#145038) 2022-03-14 19:53:24 +01:00
Logan Ramos 53aaa205e6
Fix #144605 2022-03-14 13:26:45 -04:00
Benjamin Pasero eda6a6090e
history - implement interop between git and local history 2022-03-11 13:44:43 +01:00
David Dossett f1bb9324d7 Update git color contributions 2022-03-10 15:33:21 -08:00
Robo 32d40cf44e
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Ladislau Szomoru fa5aa53695
Revert "Fix #121914"
This reverts commit 6011bf7e7a.
2022-03-09 20:28:36 +01:00
Quan Zhuo f57c9e5bf5
#144671, fix some non localized strings in git extension (#144712)
Signed-off-by: Quan Zhuo <quanzhuo@kylinos.cn>
2022-03-09 11:50:55 +01:00
Logan Ramos 0aa4642a59
Rename additionalResourcesAndViewIds 2022-03-04 08:52:36 -05:00
Robo df645f1450
chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"

This reverts commit 01df559c18.
This reverts commit 46301339b7

* ci: fix remote compiler for sdl-scan

* chore: fix remote/.yarnrc

* chore: fix build/npm/postinstall.js

* chore: rm crash reporter from shared process

* chore: rm crash reporter from ext host

* chore: fix build/lib/layersChecker.ts

* :chore: preserve some more changes

* fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01:00
Logan Ramos 3b6d4a8772
Fix #143746 2022-02-23 10:21:01 -05:00
Ladislau Szomoru 7442bf8f3d
Handle the case in which the git command is not the first argument #132778 2022-02-22 13:27:59 +01:00
Ladislau Szomoru 6011bf7e7a
Fix #121914 2022-02-15 16:02:34 +01:00
Ladislau Szomoru ce46f445c0
Add command to close all diff editors 2022-02-15 11:59:39 +01:00
Ladislau Szomoru 888677ed95
Close stale diff editors while stashing changes 2022-02-14 10:32:59 +01:00
Logan Ramos ec9df1d972
Update tabs model to utilize the new API shape (#142668)
* Change shape of the tabs API

* Disable tab tests for now

* Add an onDidChangeTabGroup event

* Optimize for group activate

* Update events to no longer be an array

* Further tab optimization
2022-02-10 15:09:11 -05:00
Ladislau Szomoru 088f5b6a3e
Git - close diff editors on operation (#142513) 2022-02-09 11:04:06 +01:00
Robo 01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
Ladislau Szomoru cf040aa0db
Related to #140731 2022-02-04 21:04:59 +01:00
Ladislau Szomoru e4cce8c6e8
Add setting for git commands to be logged in the git output 2022-02-04 15:36:25 +01:00
Johannes Rieken 4a130c40ed
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Ladislau Szomoru c32b9a6114
Add setting to control repository scan 2022-01-26 20:07:25 +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
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
Ladislau Szomoru ab914793d5
SCMActionButton overflow improvements 2022-01-21 16:16:08 +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
Ladislau Szomoru c3bd29b3d0
Replace path.relative with a helper function that factors in case sensitivity 2022-01-20 11:44:11 +01:00
Logan Ramos c047af40b2
Fix compilation 2022-01-19 16:18:14 -05:00
Logan Ramos b22ee20028
Move to @vscode/extension-telemetry 2022-01-19 15:57:17 -05: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
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
Benjamin Pasero 044092db55
git - adopt new out of workspace watching support (#140691) (#140695)
* git - adopt new out of workspace watching support (#140691)

* dispose emitter too

* 💄

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-01-14 16:29:15 +01:00
Benjamin Pasero eecbd962ef
debt - rename iconv-lite-umd package (#140650) 2022-01-14 07:28:41 +01:00
Ladislau Szomoru f62bfae001
Switch to using aka.ms links 2022-01-11 09:51:51 +01:00
Ladislau Szomoru 942f56efa1
Use consistent git status limit 2022-01-10 21:23:16 +01:00
Ladislau Szomoru a4aae00a0a
Use scmActiveResourceHasChanges in the when clause to show/hide command in the editor title 2022-01-10 15:32:37 +01:00
Ladislau Szomoru ff75a30d9f
Revert "SCM - Introduce another open changes command got editor/command palette (#138293)"
This reverts commit af8b6ad9f0.
2022-01-10 15:32:37 +01:00
Ladislau Szomoru 302c41cf4e
Add command to drop all stashes 2022-01-07 11:11:16 +01:00
Ladislau Szomoru a4d7014d7a
Git - add setting to control repository scan depth (#140260) 2022-01-07 10:18:53 +01:00
John Murray faf4de0d7a
fix #118617 use term 'remote' when referring to lack of upstream branch (#120467) 2022-01-06 13:55:48 +01:00
Ladislau Szomoru 76f34266d5
Replace RegEx with trim() 2022-01-04 11:34:42 +01:00
Logan Ramos 932ab8e485
Update vscode extension telemetry modules 2021-12-28 11:06:48 -05:00
Matt Bierner e7b3724e0c
Enable no-case-declarations in codebase (#139243)
Fixes #139236

This can catch tricky programming mistakes that cause a runtime error. See 7e266b2c42 as an example of the type of bug this can prevent
2021-12-15 17:15:35 -08:00
Ladislau Szomoru 67d6356a25
Do not enable the git extension in restricted mode (#139124) 2021-12-14 20:46:06 +01:00
Ladislau Szomoru f0f5baffb9
Fix #124066 2021-12-13 15:44:20 +01:00
Christopher M Kline b0d7083e79
Expose 'tag' and 'deleteTag' in git extension API (#123815) 2021-12-13 14:37:47 +01:00
Ladislau Szomoru 47de42baa9
Only probe directories during repository discovery 2021-12-10 09:53:48 +01:00
Ladislau Szomoru b70174e85b
Revert "Filter out file paths when discovering git repositories"
This reverts commit 81551acb51.
2021-12-09 17:32:53 +01:00
Ladislau Szomoru 81551acb51
Filter out file paths when discovering git repositories 2021-12-09 17:29:40 +01:00
Ladislau Szomoru 452e2c5303
Add timestamp and execution time to Git log 2021-12-09 15:18:38 +01:00
Logan Ramos b395575f00
Address comments about ? operator 2021-12-02 09:55:53 -05:00
João Moreno 1af9ac1b8f
fixes #138274 2021-12-02 11:51:15 +01:00
Ladislau Szomoru af8b6ad9f0
SCM - Introduce another open changes command got editor/command palette (#138293)
* Introduce another command got editor/command palette
2021-12-02 11:40:08 +01:00
Logan Ramos 29ea2755e8
Fix #137974 2021-12-01 12:06:39 -05:00
Ladislau Szomoru d6f24e10d5
Fix regression related to git.scanRepositories 2021-12-01 09:20:41 +01:00
Ladislau Szomoru bfad20be9d
Extract remote source provider registry into the vscode.git-base extension (#137656) 2021-11-24 20:48:44 +01:00
Ladislau Szomoru 01d105b4a6
Add SCM contribution to manage context key for active resource changes (#137297) 2021-11-22 16:13:22 +01:00
Benjamin Pasero aa21039c3c
🆙 iconv-lite 2021-11-22 11:51:08 +01:00
Alex Dima cae6e662ce
Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
Ladislau Szomoru 56681eda57
Update Publish Branch label 2021-11-16 14:43:47 +01:00
Ladislau Szomoru cd8f11af58
Remove cgmanifest.json from git extension 2021-11-12 16:22:08 +01:00
Ladislau Szomoru 93a6105179
Extract git syntaxes/grammars into a separate extension 2021-11-12 16:19:54 +01:00
Johannes Rieken d775c7346c
create stand-in declaration for contribViewsWelcome and adopt for git-extension, https://github.com/microsoft/vscode/issues/131165 2021-11-12 12:31:56 +01:00
Ladislau Szomoru e95c74c4c7
Extract git static contributions into a separate extension 2021-11-12 11:35:35 +01:00
Johannes Rieken 09c9d4c293
use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
Ladislau Szomoru 4549bd26c7
Extract diff language into its own extension (#136967) 2021-11-12 10:59:52 +01:00
Johannes Rieken a4d426a1c2
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
Johannes Rieken edb91ace89
Merge branch 'main' into joh/vscode-dts 2021-11-11 09:30:36 +01:00
Benjamin Pasero fb48ad43fb
git - make integration tests agnostic to file watcher issues (#136933) 2021-11-11 07:50:07 +01:00
Matt Bierner b911788593
Mark a few more arrays in vscode.d.ts readonly
This makes it clear that you can't modify these arrays to add items, such as calling `breakpoints.push(...)` to add a breakpoint
2021-11-10 17:53:27 -08:00
Johannes Rieken b9a2b0df1d
Merge branch 'main' into joh/vscode-dts 2021-11-10 17:57:11 +01:00
deepak1556 2b25c6730d fix: parsing of --ms-enable-electron-run-as-node flag
Fixes https://github.com/microsoft/vscode/issues/136837
2021-11-10 23:42:33 +09:00
Johannes Rieken d90dd1355b
Merge branch 'main' into joh/vscode-dts 2021-11-10 08:40:26 +01:00
Alexandru Dima e08e4d3fe1
Move --ms-enable-electron-run-as-node to a later location (#136786)
* Move `--ms-enable-electron-run-as-node` to a later location, which is not fatal in Electron builds that don't know it

* undo bad change
2021-11-09 15:11:12 -08:00
deepak1556 ac29daaf3b
Fixes #136771: update to Electron v13.5.2 and pass --ms-enable-run-as-node together with ELECTRON_RUN_AS_NODE 2021-11-09 19:09:26 +01:00
Johannes Rieken 68e819043c
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
João Moreno f18b29e132
fix(scm): 🐛 do not await git repo status, just give the repo straight up to scm
on repo discovery, the git extension would run `git status` and wait for that to finish before handing out the repository to scm. this was problematic since the scm default repo selection depends on repos being discovered in a timely fashion. there's no reason not to just hand out the repo to scm and let `git status` finish afterwards

Closes: #120089
Closes: #113803
2021-11-09 15:11:16 +01:00
Johannes Rieken 9254a8cd27
move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
João Moreno 5dfa71a9e8
fix(git): 🐛 git api commands should be registered as contributions
Closes: #111658
2021-11-09 13:24:28 +01:00
Logan Ramos 00de6a5f2f
Update telemetry module 2021-11-08 10:00:44 -05:00
Ladislau Szomoru 4297ff8195
Revert fix for #26425 2021-11-05 15:53:32 +01:00
Joyce Er 05a2f2809e
Don't show 'Sync Changes' button if auto sync or auto push are enabled (#134408) 2021-11-05 09:18:08 +01:00
Alex Dima a704a69394
Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
Ladislau Szomoru 827639c994
Fix #136275 2021-11-02 12:01:05 +01:00
Logan Ramos 286606327d
Fix #135692 2021-10-25 10:28:51 -04:00
Logan Ramos 514ad0acf0
Fix #135422 2021-10-20 15:18:46 -04:00
Logan Ramos a4342f3add
Bump telemetry module 2021-10-01 16:52:56 -04:00
Eric Amodio 051a07a0c9 Forgot to bump limit to 10K 2021-09-30 01:12:28 -04:00
Eric Amodio 2306ad1ef4 Fixes #129669: new setting to control status limit
Also bumps the default from 5000 to 10,000
2021-09-30 01:04:30 -04:00
Eric Amodio 6fe68a2b0c Fixes #133974: SCM - sync changes button 2021-09-28 15:10:57 -04: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
Eric Amodio 55c726b53e Adds scm action button
Refs: #110882
2021-09-27 01:16:09 -04:00
Logan Ramos 282f499c22
Update extension telemetry module 2021-09-23 11:26:57 -04:00
Benjamin Pasero adee8fa29a
editors - shorten diff labels (#110694) 2021-09-19 17:29:44 +02:00
Logan Ramos 8dbad73de5
Update built in extensions telemetry 2021-08-27 15:45:42 -04:00
Logan Ramos ecc7fdac90
Bump extension telemetry module 2021-08-27 11:29:48 -04:00
Ladislau Szomoru f29238c5f4
Update jschardet package 2021-08-23 10:47:41 +02:00
Logan Ramos da7d76d2ec
Update extension telemetry module 2021-08-10 12:43:41 -04:00
Logan Ramos 6aa5b9226b
Update extension telemetry module 2021-08-09 13:16:08 -04:00
Logan Ramos 323237921b
Set context key on more than just the working tree 2021-08-03 10:00:52 -04:00
Logan Ramos 9350fa3c9d
Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04:00
Logan Ramos b7a07daa5a
Fix #129727 2021-08-02 13:04:26 -04:00
Logan Ramos 87e0cb1d43
Fix #129474 2021-07-29 11:39:03 -04:00
gregvanl 91ae221db4 Settings description typos 2021-07-26 11:47:38 -07:00
Logan Ramos c8e6d08e3a
Update to the latest extension module 2021-07-26 13:44:43 -04:00
Eric Amodio 6f9483bab6 Disables auto-fetch in untrusted workspaces 2021-07-13 13:04:49 -04:00
Eric Amodio 5ef5837c58 Improves Git security with untrusted workspaces 2021-07-13 13:04:49 -04:00
Logan Ramos c1ae18fad7
Fix #26425 2021-07-12 14:48:32 -04:00
Eric Amodio eab8d0403f Revert "Fixes #125350: disallow in untrusted ws"
This reverts commit 769e7080f4.
2021-06-03 16:51:46 -04:00
Eric Amodio 769e7080f4 Fixes #125350: disallow in untrusted ws 2021-06-02 19:10:51 -04:00
Logan Ramos 656e1e6086
More deprecated assertion cleanup 2021-05-04 15:55:26 -04:00
Logan Ramos 025fcaf611
remove old asserts from git tests 2021-05-04 15:32:21 -04:00
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Eric Amodio 8dcc489fa1 Re-enables Git extension for virtual workspaces 2021-04-29 15:18:15 -04:00
Matt Bierner e8eb44523e
Improve auto-fetch setting display
- Use markdown
- Use link
2021-04-28 17:25:41 -07:00
Sandeep Somavarapu 68bed01970
adopt virtual workspaces - not supported 2021-04-22 16:54:06 +02:00
SteVen Batten f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
Eric Amodio 6836261663 Adds workspace trust setting 2021-04-19 11:53:57 -04:00
Benjamin Pasero 14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
Ladislau Szomoru e5d6ff4c06
jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
Eric Amodio 7f2bcc1530 Fixes #119032 - changes to support settings UI 2021-04-14 19:04:27 -04:00
Eric Amodio c8d5c905bf Fixes git rename on windows 2021-04-14 00:16:03 -04:00
Matt Bierner 119581fc2a
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Matt Bierner 73ae56b82b
Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Eric Amodio 1fd558ab2f Fixes #117513 - deals with very old git 2021-04-01 13:50:22 -04:00
Raymond Zhao a5f7945b3b
Update git test for integration tests, fixes #120116 2021-03-29 09:39:39 -07:00
gregvanl 975115a2cb Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
SteVen Batten 9c00242866 updating telemetry module for built-in exts 2021-03-22 16:28:08 -07:00
Luca f8acb0d6f6 Adding the 'delete branch...' function to the source control > branch section 2021-03-19 18:43:27 -04:00