Commit Graph

13662 Commits

Author SHA1 Message Date
Joao Moreno
87eea6cdcc git: sync action 2017-01-11 18:59:57 +01:00
Joao Moreno
c0ef3e4880 git: fix sync statusbar 2017-01-11 18:57:47 +01:00
Joao Moreno
01e466ee6e git: publish command, statusbar 2017-01-11 18:56:15 +01:00
Joao Moreno
4c3f63a377 git: sync status bar 2017-01-11 18:47:27 +01:00
Joao Moreno
d18c83cb7b git: checkout 2017-01-11 18:19:59 +01:00
Joao Moreno
db5a37ae53 git: remove console.log 2017-01-11 17:02:33 +01:00
Joao Moreno
6f05c43983 git: pimp up commands 2017-01-11 17:02:05 +01:00
Joao Moreno
ec5c873e40 git: status bar command 2017-01-11 16:36:32 +01:00
Joao Moreno
10e257e7d7 git: basic status bar 2017-01-11 16:29:09 +01:00
Joao Moreno
af4aedcf31 git: events for git:// text documents 2017-01-11 15:34:48 +01:00
Joao Moreno
daa8cce0b8 git: react to fs events 2017-01-11 15:21:52 +01:00
Joao Moreno
29933d6747 git: scm viewlet set focus on input box 2017-01-11 13:20:41 +01:00
Joao Moreno
2e4395c11e git: merge actions 2017-01-11 12:10:48 +01:00
Joao Moreno
6ea8b8242d git: fix commit all 2017-01-11 12:08:38 +01:00
Joao Moreno
970f663a74 Merge branch 'master' into scm-api 2017-01-11 11:58:59 +01:00
Joao Moreno
1c38df7823 fixes #18363 2017-01-11 11:55:58 +01:00
Benjamin Pasero
3437c46349 remove unused method 2017-01-11 11:30:57 +01:00
Andre Weinand
4f8256ef04 debug protocol: add presentation hint to source 2017-01-11 11:27:39 +01:00
Alex Dima
1220948f12 TextModelSearch can return captured groups 2017-01-11 10:25:54 +01:00
Alex Dima
eda16e3271 Introduce and adopt SearchParams 2017-01-11 10:25:54 +01:00
Alex Dima
4881502828 Move text model search tests to a separate file 2017-01-11 10:25:53 +01:00
Alex Dima
20122356a0 Extract TextModel search code to its own file 2017-01-11 10:25:52 +01:00
Alex Dima
0dc825f999 Remove bad code style 2017-01-11 10:25:51 +01:00
Erich Gamma
4e058f5693 tslint hygene 2017-01-11 09:41:13 +01:00
Erich Gamma
3625052492 update to tslint 4.0 2017-01-11 09:00:57 +01:00
Daniel Imms
b2d2a79da8 Uplevel xterm.js
Notable changes in:

- XON/XOFF support
- Renderer catch up
- Frame skipping during heavy output
2017-01-10 21:26:21 -08:00
Daniel Imms
57398ed226 Fix auto scroll bug
Fixes #18362
2017-01-10 21:19:29 -08:00
Daniel Imms
a867db0efd Merge pull request #18336 from Microsoft/tyriar/15583
Add createTerminal with options API with new option waitOnExit
2017-01-10 20:00:55 -08:00
Daniel Imms
c74ed29322 Fix old API 2017-01-10 19:35:24 -08:00
Daniel Imms
d4c263d1de Merge remote-tracking branch 'origin/master' into tyriar/15583 2017-01-10 19:26:15 -08:00
roblou
676905ec60 Improve text search progress faking to fix #16403.
- Match update rate to css animation transition speed
- Fake fast progress initially, then slow down
2017-01-10 17:21:28 -08:00
Daniel Imms
df5c790632 Uplevel xterm.js
This adds the fix for #18370 which was cherry picked to the Tyriar/xterm
vscode-release/1.9 branch (as it's in review).

Fixes #18370
2017-01-10 11:41:27 -08:00
Daniel Imms
c04cd6ab48 Fix terminal error message on every close
Fixes #18368
2017-01-10 10:30:12 -08:00
roblou
2782725d3e node-debug2@1.9.3 2017-01-10 10:08:56 -08:00
Joao Moreno
2e6c8db768 git: clean commands 2017-01-10 18:08:15 +01:00
Johannes Rieken
fd9616dbaa enable proposed API for builtin extensions 2017-01-10 17:44:42 +01:00
Johannes Rieken
cae0349cfa fix typo 2017-01-10 17:22:18 +01:00
Johannes Rieken
61bd582998 first cut of CompletionItem#commitCharacters, #7326 2017-01-10 17:21:37 +01:00
Johannes Rieken
706cfcef28 debt - onDidType is now just one listener 2017-01-10 17:21:37 +01:00
Joao Moreno
cbb7a2cd45 git: log everything 2017-01-10 17:11:17 +01:00
Joao Moreno
d47b241dd7 git: refresh is async 2017-01-10 17:11:08 +01:00
Joao Moreno
8805d211b7 git: fix process env 2017-01-10 17:07:44 +01:00
Joao Moreno
786b01c3e9 git: commit clears input box 2017-01-10 16:50:19 +01:00
Benjamin Pasero
f77e63c8a5 💄 2017-01-10 16:50:10 +01:00
Joao Moreno
5774cc9cac git: commit 2017-01-10 16:28:56 +01:00
Benjamin Pasero
4060ca0bfd perf - also avoid compute style in parts 2017-01-10 16:26:48 +01:00
Joao Moreno
7529eebb86 git: fix null resources 2017-01-10 16:14:19 +01:00
Benjamin Pasero
30650de178 perf - avoid compute styles in workbench layout 2017-01-10 16:07:31 +01:00
isidor
d4d5a23fcf debug: only show adapters that have initialConfigurations 2017-01-10 15:17:00 +01:00
isidor
8d6540f92c Revert "If there is only one adapter with an initial configuration automatically pick it to simplify debug setup"
This reverts commit ac0856ef50.
2017-01-10 15:17:00 +01:00