Joao Moreno
|
a736955e6e
|
scm: SourceControl.selected and event
|
2018-08-08 16:22:02 +02:00 |
|
Joao Moreno
|
51afe35d02
|
cleanup more async
|
2018-07-03 09:05:09 +02:00 |
|
Matt Bierner
|
81767beaca
|
Make Event a named export
There are many places in the code that do `import Event, { ...} from '.../event'`.
|
2018-03-14 14:25:30 -07:00 |
|
Alex Dima
|
53df86adbe
|
Use URI for the SCM part of the protocol
|
2018-02-08 16:18:47 +01:00 |
|
Joao Moreno
|
888f74495d
|
lineWarningLength -> validationProvider
|
2018-01-26 16:43:53 +01:00 |
|
Joao Moreno
|
35730c44b4
|
remove URI usage from SCM API protocol
related to #40169
|
2017-12-14 15:07:25 +01:00 |
|
Alex Dima
|
367dd10413
|
Rename RPCProtocol.get to RPCProtocol.getProxy (#36972)
|
2017-12-13 16:04:14 +01:00 |
|
Joao Moreno
|
946d872acb
|
input box length warnings
introduces scm.inputCounter
|
2017-12-12 17:54:28 +01:00 |
|
Tan Jay Jun
|
c407635fdf
|
Add warningLength to SourceControlInputBox
|
2017-12-08 12:53:19 +08:00 |
|
Joao Moreno
|
38f6957087
|
scm viewlet: delta changes
related to #37819
|
2017-11-20 21:34:50 +01:00 |
|
Joao Moreno
|
d83b859bba
|
introduce ISequence
|
2017-11-20 21:34:50 +01:00 |
|
Joao Moreno
|
cbb12ecce3
|
use ISplice in scm
|
2017-11-20 21:34:50 +01:00 |
|
Joao Moreno
|
0a42516de8
|
Merge branch 'hui/scm-inputbox-placeholder' of https://github.com/huizhougit/vscode into huizhougit-hui/scm-inputbox-placeholder
|
2017-11-08 12:02:33 +01:00 |
|
Joao Moreno
|
0438b902d5
|
remove ts-ignore
|
2017-11-08 11:35:49 +01:00 |
|
Erich Gamma
|
c536efdfbc
|
Enabled the noUnusedLocals and added @tsignore
|
2017-11-07 13:13:41 +01:00 |
|
Joao Moreno
|
9e9f809fc0
|
fix bad return
|
2017-11-01 12:03:09 +01:00 |
|
Joao Moreno
|
cadcedc995
|
npe in scm world
fixes #37221
|
2017-11-01 12:03:09 +01:00 |
|
Johannes Rieken
|
47e1c93285
|
deco - use correct/overwrite decorations in scm viewlet because the same URI can have multiple decorations
|
2017-10-26 17:01:18 +02:00 |
|
Johannes Rieken
|
41f0ff15d7
|
deco - move scm decorations to git extension
|
2017-10-17 12:49:56 +02:00 |
|
Johannes Rieken
|
5c109769f0
|
use ColorIdentifier instead of Color, define some git colors for untracked, modifed, and ignored
|
2017-10-10 17:08:53 +02:00 |
|
Joao Moreno
|
1b314f3ef4
|
scm: rootUri api
|
2017-09-13 12:09:54 +02:00 |
|
Joao
|
51c42516aa
|
scm: don't send resource states commands back and forward
|
2017-09-06 17:11:39 +02:00 |
|
Joao
|
2855c1cac3
|
scm: don't send events if nothing has changed
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
b37a12e6a4
|
scm wip: move sort down to ext host, move splice up to viewlet
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
48b58bdf62
|
scm: use diff algorithm for ext host communication
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
e34900af3a
|
scm: split scm provider events
related to #32629
|
2017-09-06 17:11:37 +02:00 |
|
Joao
|
bff300a730
|
scm: bulk resources update
related to #32629
|
2017-09-06 17:11:37 +02:00 |
|
Hui Zhou
|
e17a5f49c0
|
Set placeholder text in SourceControlInputBox
|
2017-08-30 23:23:03 -07:00 |
|
Joao
|
2624eff8fe
|
Merge branch 'master' into scm-multiroot
|
2017-08-25 11:36:39 +02:00 |
|
Joao Moreno
|
a1ec10d76f
|
scm: remove global input
|
2017-08-22 11:11:28 +02:00 |
|
Joao Moreno
|
32f721f81a
|
scm: deprecate scm.inputBox
|
2017-08-22 10:44:55 +02:00 |
|
Johannes Rieken
|
7128eb085c
|
style - use single-quoted imports
|
2017-08-21 16:45:32 +02:00 |
|
Joao Moreno
|
49bedbf8a7
|
scm: add/remove views
|
2017-08-21 15:06:07 +02:00 |
|
Joao Moreno
|
a7f0bf40ca
|
Merge branch 'master' into scm-multiroot
|
2017-08-21 12:09:10 +02:00 |
|
Alex Dima
|
a99eeae966
|
More adoption of @extHostNamedCustomer
|
2017-08-16 12:56:09 +02:00 |
|
Joao Moreno
|
d7a2be05b6
|
scm: multiroot refresh
|
2017-08-16 12:51:30 +02:00 |
|
Alex Dima
|
2b3298af79
|
Use native proxies for renderer <-> ext host RPC communication
|
2017-08-16 10:26:25 +02:00 |
|
Marc Kassay
|
dc4e07da58
|
Added git\src\model tooltip for decorations.
|
2017-06-27 12:46:58 -04:00 |
|
Johannes Rieken
|
b548d2128d
|
split things up into api/node and api/electron-browser
|
2017-05-12 11:24:22 +02:00 |
|