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
6b241a6845
Closes #111210 - adds openRepository api
2021-01-21 01:06:48 -05:00
Eric Amodio
5bcd222075
Fixes checking for rebase against wrong branch
...
Refs: #1866
2021-01-21 00:29:16 -05:00
Florian Schwalm
cbbf2d0990
Correctly resolve mapped drive on Windows
...
fs.realpath.native in NodeJS uses the Win32 API function GetFinalPathNameByHandle() on Windows hosts,
therefore a given path must follow the guidelines for Win32 API file functions.
Drive letters on Windows need to end on a backslash according to the Win32 File Naming Conventions (https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file )
Omitting the backslash results in Windows treating the remaining path components as a relative path starting from the current directory on the specified disk
https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#fully-qualified-vs-relative-paths
2021-01-20 11:58:37 -05:00
Eric Amodio
21c11ba864
Fixes #114433 - adds setting to avoid git config
2021-01-15 14:05:55 -05:00
Eric Amodio
9c7128d8fa
Fixes #114384 - recheck resources after save/add
2021-01-15 00:16:53 -05:00
Eric Amodio
27b824b32c
Adds ability to pass remote/refspec to pushTo cmds
2021-01-13 00:56:07 -05:00
Eric Amodio
d076ee1b94
Adds force push mode to push api
2021-01-13 00:42:07 -05:00
Eric Amodio
02380e7014
Removes repo hint from args
2021-01-13 00:42:06 -05:00
Eric Amodio
3767f97bc3
Adds onDidPublish to Git api
2021-01-12 12:15:40 -05:00
Eric Amodio
8832366467
Closes #110881 - adds possibly rebased warning
2021-01-12 12:15:39 -05:00
Eric Amodio
6828ae1ab5
Removes trim & fixes regex
2021-01-08 11:52:50 -05:00
Eric Amodio
f1151f84ff
Adds userAgent to clone, pull, fetch - #111909
...
Changes to use env
2021-01-06 17:50:42 -05:00
Eric Amodio
9b6aaf1e86
Fixes #112481 - missing refs (because of trim)
2021-01-05 23:19:41 -05:00
joan xie
1bb2ae0e36
Allow ResourceCommandResolver.getRightResource() to return undefined ( #113364 )
2021-01-05 01:05:23 -05:00
Alexandru Dima
f74ad9692f
Align @types/* dev dependencies ( #112718 )
2020-12-18 13:28:39 +01:00
Alexandru Dima
e461782061
Fix compilation problem
2020-12-17 22:00:45 +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
SteVen Batten
f76b1c25e7
remove quotes since we don't spawn shell
2020-12-14 22:03:51 +00:00
艾斯特洛
3b34ea9f16
Update commands.ts ( #112222 )
2020-12-11 00:57:34 -08:00
Eric Amodio
38a8980905
Avoids triggering autofetch unless setting changes
2020-12-11 01:06:10 -05:00
Jason Williams
83f43bee1d
Changing autofetch to a string config which has "current", "all" and ( #111090 )
2020-12-11 00:54:21 -05:00
Eric Amodio
6424b09b2c
Fixes #111909 - adds user agent to push
2020-12-10 17:02:45 -05:00
João Moreno
0c947cb4ee
fixes #96264
2020-12-04 11:43:10 +01:00
Eric Amodio
c358910b01
Fixes #110880 - sets useConfigOnly=true on commit
2020-11-30 17:55:52 -05:00
João Moreno
0321ca5d96
fixes #106664
2020-11-27 12:22:16 +01: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
76e1b21f4f
fixes #110800
2020-11-19 12:20:01 +01:00
Johannes Rieken
d04f3178dc
proper name for register function: registerFileDecorationProvider, #54938
2020-11-19 08:13:18 +01:00
João Moreno
3d013dc76f
move git rename to command palette
2020-11-18 11:08:42 +01:00
Johannes Rieken
12b808cf08
make event optional, event naming, relax badge length a little, https://github.com/microsoft/vscode/issues/54938
2020-11-18 10:04:30 +01:00
João Moreno
62e830be77
Git/SCM: Use vscode.open and vscode.diff for a better editor opening experience ( #110733 )
...
* wip: try to use vscode.open and vscode.diff in git/scm
related to #110397
* 💄
* revert change to commands.converter.toInternal
* complete usage os vscode.open and vscode.diff in git extension
2020-11-16 16:19:26 +01:00
Seth Fitzsimmons
217ad5ac66
Typo: Uncommited → Uncommitted
2020-11-12 15:31:30 -05:00
unknown
cc9616baf8
use 'enablement' instead of 'preconditions'
2020-11-12 08:46:41 +00:00
João Moreno
5bf6d0cabc
fixes #65188
2020-11-11 16:12:01 +01:00
João Moreno
3d61a39074
fixes #103031
2020-11-10 16:52:35 +01:00
João Moreno
e8b69537cd
fixes #40295
2020-11-10 13:54:53 +01:00
João Moreno
62877b66d8
Merge branch 'master' into pr/107958
2020-11-10 11:59:25 +01: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
João Moreno
6a2da6d725
💄
2020-11-10 11:28:44 +01:00
João Moreno
7200f73de2
Merge branch 'master' into pr/106368
2020-11-10 11:25:50 +01:00
João Moreno
2c1272b794
fixes #104945
2020-11-10 11:22:18 +01:00
rebornix
0efbfd9190
fix #108765 .
2020-11-09 15:38:11 -08: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
98e0e93ae0
💄
2020-11-09 16:19:13 +01:00
João Moreno
c96f362934
Merge branch 'master' into pr/99324
2020-11-09 16:17:36 +01:00