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
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
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
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
Eric Amodio
0102534039
Splits clone/docs welcome
...
Allow GitHub Browser entry in the middle
2021-03-01 18:33:28 -05:00
Johannes Rieken
a799375663
fix https://github.com/microsoft/vscode/issues/117456
2021-02-24 15:06:53 +01:00
Eric Amodio
c257135247
Removes extra command
2021-02-23 11:07:38 -05:00
Eric Amodio
31aa03fcc8
Closes #116361 - adds select/compare ability
2021-02-22 11:58:02 -05:00
Eric Amodio
2fda718ad7
Fixes #115801 - improves conflict decorations
2021-02-04 17:25:48 -05:00
João Moreno
ec805db5ed
add repository field to extensions package.json
2021-01-29 15:30:45 +01:00
rebornix
d5bdb0efb2
fix #115011 .
2021-01-26 08:39:30 -08:00
Jackson Kearl
7e55fa0c54
Search In Open Editors ( #107756 )
...
* Initial work on "search in open editors"
* Update wording
* Update messaging for open editors config
* Add command to open all git changes (in association with searching in all open editors)
* Add strict parsing mode to search using providers for specific files
* Clean
* Remove log
* Naming
* Transfer open editors config to search editor
* Pass in more places
* Add some testing
2021-01-21 16:59:07 -08:00
Eric Amodio
21c11ba864
Fixes #114433 - adds setting to avoid git config
2021-01-15 14:05:55 -05:00
Eric Amodio
8832366467
Closes #110881 - adds possibly rebased warning
2021-01-12 12:15:39 -05:00
Alexandru Dima
f74ad9692f
Align @types/* dev dependencies ( #112718 )
2020-12-18 13:28:39 +01:00
Alexandru Dima
7ca71e763d
Move away from deprecated 'vscode' node module ( #112718 )
2020-12-17 21:40:14 +01:00
Alexandru Dima
ed19f6082f
Share mocha related node modules ( #112718 )
2020-12-17 11:03:49 +01:00
Jason Williams
83f43bee1d
Changing autofetch to a string config which has "current", "all" and ( #111090 )
2020-12-11 00:54:21 -05:00
João Moreno
93f8adf263
💄
2020-11-23 11:50:16 +01:00
João Moreno
e81eb57671
Merge branch 'master' into pr/107705
2020-11-23 11:33:12 +01:00
João Moreno
3d013dc76f
move git rename to command palette
2020-11-18 11:08:42 +01:00
unknown
cc9616baf8
use 'enablement' instead of 'preconditions'
2020-11-12 08:46:41 +00:00
João Moreno
13f9f73353
💄
2020-11-10 11:41:40 +01:00
João Moreno
1d18ebe47e
Merge branch 'master' into pr/107074
2020-11-10 11:33:25 +01:00
rebornix
e5530fc4f0
fix #105920 .
2020-11-09 11:40:07 -08:00
João Moreno
91aa548b05
Merge branch 'master' into pr/104614
2020-11-09 16:34:21 +01:00
João Moreno
309cabdf51
💄
2020-11-09 16:08:03 +01:00
João Moreno
978d39324a
Merge branch 'master' into pr/104312
2020-11-09 16:03:36 +01:00
Scott Davis
7e5609afa9
feat: implement Git: Push Tags command ( #110096 )
...
Related to #109799
2020-11-09 16:00:44 +01:00
João Moreno
86d848d8e7
💄
2020-11-09 14:45:36 +01:00
João Moreno
592fa5cdaf
Merge branch 'master' into pr/97486
2020-11-09 14:29:59 +01:00
João Moreno
dd97a9d335
💄
2020-11-09 14:23:24 +01:00
João Moreno
147f623629
Merge branch 'master' into pr/97322
2020-11-09 11:39:49 +01:00
dfireBird
024df33553
feat: add setting for default stash message
2020-11-07 08:56:48 +05:30
João Moreno
ce4fb6e323
fixes #96264
2020-11-06 14:45:26 +01:00
João Moreno
e3ace1fe1f
Merge branch 'master' into pr/94369
2020-11-05 15:56:26 +01:00
João Moreno
08d271585d
💄
2020-11-05 15:33:07 +01:00
João Moreno
90aa30e660
Merge branch 'master' into pr/89249
2020-11-04 15:38:53 +01:00
João Moreno
e61be087c6
Merge branch 'master' into pr/88772
2020-11-04 15:06:31 +01:00
João Moreno
f50ee04ed9
fix git submenus order
...
fixes #109286
2020-10-26 15:06:53 +01:00
Takanori Oishi
86e1d0744f
Git: Add tags to '...' menu ( #109282 )
...
* Git: Add tags to '...' menu
Closes #109281
* Git: Add tags to '...' menu
Closes #109281
2020-10-26 14:44:28 +01:00
João Moreno
42e920a18a
Merge branch 'master' into pr/108913
2020-10-23 14:32:22 +02:00