Commit graph

20785 commits

Author SHA1 Message Date
Dmitry Zabello
468dcd2ddf Fixed #29559 Multi root folders view name is not updated on removing root folder 2017-06-27 15:48:59 +03:00
Joao Moreno
dd07972305 fixes #27488 2017-06-27 12:40:28 +02:00
Joao Moreno
ad57b3c991 fixes #29349 2017-06-27 12:20:10 +02:00
Joao Moreno
98fa497a9f fixes #29350 2017-06-27 12:15:33 +02:00
Joao Moreno
af8a3e5dc8 fixes #29535 2017-06-27 12:01:19 +02:00
Joao Moreno
b80ababe89 fixes #29537 2017-06-27 11:54:02 +02:00
Michel Kaporin
17a32a2331 Updated readme after JS->TS refactorings. 2017-06-27 11:33:19 +02:00
Michel Kaporin
b57f814b39 Editor response is slower now, wait before navigating within it. 2017-06-27 11:22:42 +02:00
isidor
c854b698d2 rename and null check 2017-06-27 11:19:40 +02:00
isidor
1f0e18928e fixes #29239 2017-06-27 11:16:22 +02:00
isidor
c45cdffa20 resolveFiles returns IResolveFileResult 2017-06-27 11:08:29 +02:00
Joao Moreno
11e3f1bfc4 failover nsfw to gulp-watch 2017-06-27 10:48:27 +02:00
isidor
7cbb52aae3 use files.exclude for filterToAddRemovedOnWorkspacePath
fixes #29526
2017-06-27 10:27:09 +02:00
Sandeep Somavarapu
93b6aa7e16 Fix #29524 2017-06-27 08:33:47 +02:00
Christof Marti
15b579d13d Embedded SVGs not valid 2017-06-26 21:01:07 -07:00
Ramya Achutha Rao
1070a6a84a Reposition suggest docs when editor resizes #27676 2017-06-26 18:26:22 -07:00
Ramya Achutha Rao
69788e9686 Check storageservice availablility the right way 2017-06-26 17:07:15 -07:00
Ramya Achutha Rao
97331424b1 Widget offset is relative to editor in standalone editor 2017-06-26 17:07:15 -07:00
Rob Lourens
8f5ca20e73 Don't regress ./ in "files to include" box 2017-06-26 16:50:20 -07:00
Rob Lourens
436ecb0b09 node-debug2@1.14.3 2017-06-26 15:53:35 -07:00
Christof Marti
bb2f671176 workspaceStats: support multi root (fixes #29085) 2017-06-26 15:12:38 -07:00
Rob Lourens
aa33bb22ce Some FileSearch tests 2017-06-26 14:52:31 -07:00
Sandeep Somavarapu
9710c8c9b7 Fix #28099 2017-06-26 23:49:02 +02:00
Sandeep Somavarapu
1716eaae4e Fix #27800 2017-06-26 23:38:10 +02:00
Andre Weinand
112a20a1c0 node-debug@1.14.7 2017-06-26 23:29:07 +02:00
Sandeep Somavarapu
0fe2cba270 Fix #27749 2017-06-26 23:20:58 +02:00
Ramya Achutha Rao
915e1eb8cb Return if there was parsing error 2017-06-26 14:18:38 -07:00
Ramya Achutha Rao
fc6c69311d Add typing for emmet node 2017-06-26 14:18:38 -07:00
Sandeep Somavarapu
96524872b3 Fix #29001 2017-06-26 22:53:27 +02:00
Alex Dima
4e370ba8fd Add F7, Shift+F7 2017-06-26 22:38:45 +02:00
Alex Dima
44fceabe20 Add a close button and a way to jump to a line to the diff review pane 2017-06-26 22:38:45 +02:00
Daniel Ye
4d0173b1a8 2017-06-26. Merged in translations from Transifex. 2017-06-26 13:18:27 -07:00
Daniel Imms
13ba3af08b Add select all to terminal context menu
Fixes #29482
2017-06-26 12:02:18 -07:00
Christof Marti
7efacfde28 Revert "Hold back new setting (#12387)"
This reverts commit df66048807.
2017-06-26 11:52:35 -07:00
Christof Marti
319957d2c3 Ask if it repros without extensions (fixes #28733) 2017-06-26 11:41:38 -07:00
rebornix
e81bc86629 Fix https://github.com/Microsoft/vscode/issues/29472#issuecomment-311125846 . Fix TS decreaseIndentPattern bug. 2017-06-26 11:31:17 -07:00
Christof Marti
1de69f4d8d Remove merge keyboard shortcuts (fixes #28376) 2017-06-26 11:25:53 -07:00
Rob Lourens
a46b03b702 Fix filter null check from #29261 2017-06-26 11:16:21 -07:00
Rob Lourens
d7462ba90f Merge pull request #29261 from keegancsmith/pref-filter
Filter settings from no search results link
2017-06-26 11:15:37 -07:00
Christof Marti
d9d481afcd Fix background decorations (fixes #28368) 2017-06-26 11:14:30 -07:00
Christof Marti
f7f7d7400d Support GNU patch --merge results (fixes #28360) 2017-06-26 10:18:41 -07:00
Ramya Achutha Rao
99ffa6afcf Move state check ahead to ensure stale docs are not made visible #29468 2017-06-26 10:14:35 -07:00
Ramya Achutha Rao
8ace8efaf9 Use new emmet for all emmet actions other than expand and wrap abbr 2017-06-26 10:14:35 -07:00
Ramya Achutha Rao
868b82089c Pass syntax from core to Wrap Abbr just like Expand Abbr 2017-06-26 10:14:35 -07:00
Christof Marti
7eda8927b1 Only show when Emmet commands are shown (#27890) 2017-06-26 10:09:53 -07:00
rebornix
62ed7707ef while handling onEnter for for moving lines, we still need to handle decrease indent for moving line. 2017-06-26 09:54:34 -07:00
rebornix
b166434ef0 Fix #29457. While moving lines with indentation adjustment, we should not ignore empty last line. 2017-06-26 09:54:34 -07:00
Alex Dima
5a2c2c4962 Improve clicking targets, add a key to hide the diff review pane 2017-06-26 18:48:47 +02:00
Alex Dima
e02d85d8cc Have the diff review pane follow the modified editor selection 2017-06-26 18:48:41 +02:00
isidor
879a30a4da explorer: gracefully fail when folder not available 2017-06-26 18:12:07 +02:00