Cherry Wang
|
749a1bfeee
|
Markdown and common toolbar icons consistency pass (#50484)
* arkdown and common toolbar icons consistency pass
* Fixed icon size related css
* fix merge issue
* flip
|
2018-06-03 11:32:59 +02:00 |
|
Benjamin Pasero
|
6bdc8b4363
|
fix #50948
|
2018-06-03 10:29:24 +02:00 |
|
Benjamin Pasero
|
c21b4f4b08
|
fix #50957
|
2018-06-03 10:29:24 +02:00 |
|
Rob Lourens
|
1a8ea64a04
|
Fix #48699
|
2018-06-02 13:29:54 -07:00 |
|
Rob Lourens
|
86e6f5fed9
|
Fix #50001 - work around ripgrep's lack of CRLF support
|
2018-06-02 13:05:13 -07:00 |
|
Rob Lourens
|
a1432c457a
|
Fix #49283 - pass --no-config to ripgrep
|
2018-06-02 12:50:07 -07:00 |
|
Benjamin Pasero
|
d2b6bbb46f
|
Merge pull request #49599 from Microsoft/ben/editor
Implement a grid editor layout feature
|
2018-06-02 09:59:20 +02:00 |
|
Benjamin Pasero
|
1a0ce2c377
|
Merge branch 'master' into ben/editor
|
2018-06-02 08:20:00 +02:00 |
|
Rob Lourens
|
3e07cc0860
|
Fix #50985 - don't take editor text when toggling search details
|
2018-06-01 19:33:06 -07:00 |
|
Rob Lourens
|
4734e1c8bc
|
Fix #50893 - escape regex chars when copy search string from editor
|
2018-06-01 19:20:37 -07:00 |
|
Rachel Macfarlane
|
691fbd5c2b
|
Update issue templates, #49380
|
2018-06-01 16:47:05 -07:00 |
|
Rachel Macfarlane
|
36d626db53
|
Update version
|
2018-06-01 16:02:32 -07:00 |
|
Matt Bierner
|
d49a7913eb
|
Fix unused var
|
2018-06-01 12:58:56 -07:00 |
|
Matt Bierner
|
3f67280120
|
Make sure unused diags are still updated when suggestions are disabled
Fixes #50890
|
2018-06-01 12:01:52 -07:00 |
|
Matt Bierner
|
22a15530b2
|
Remove now unneeded any
|
2018-06-01 12:01:51 -07:00 |
|
Ramya Achutha Rao
|
15e3cf38d8
|
Use localizedLanguageName instead of languageNameLocalized which doesnt exist
|
2018-06-01 11:59:11 -07:00 |
|
Rachel Macfarlane
|
055d7c549c
|
Update distro commit and third party notices
|
2018-06-01 10:56:01 -07:00 |
|
Joao Moreno
|
9a599483f6
|
Merge branch 'master' into grid
|
2018-06-01 16:16:57 +02:00 |
|
Joao Moreno
|
0bc81da1c8
|
💄 grid, cleanup getViews()
|
2018-06-01 15:59:06 +02:00 |
|
Benjamin Pasero
|
533dc643a8
|
grid - fix bad === for editors
|
2018-06-01 15:26:02 +02:00 |
|
Dirk Baeumer
|
9275422362
|
Fixes #50943: TSC version 2.9.x in watch mode prints different end compile message
|
2018-06-01 15:16:14 +02:00 |
|
Joao Moreno
|
49b0294e52
|
smoketest: go-to-definition is flaky
fixes #50944
fixes #49107
|
2018-06-01 15:09:47 +02:00 |
|
Benjamin Pasero
|
bb74d933e9
|
grid - prevent multiple confirmation dialogs for the same editor to show up (for #50539)
|
2018-06-01 14:26:39 +02:00 |
|
Joao Moreno
|
30317e97bd
|
beware of keybinding command null arguments
fixes #50821
|
2018-06-01 14:11:54 +02:00 |
|
Johannes Rieken
|
18104488f5
|
one more time, fix #50321
|
2018-06-01 12:54:01 +02:00 |
|
Benjamin Pasero
|
0f4cde3075
|
grid - tweak some groups access order
|
2018-06-01 12:11:21 +02:00 |
|
Sandeep Somavarapu
|
3976cb2318
|
Fix #50835
|
2018-06-01 11:41:29 +02:00 |
|
Benjamin Pasero
|
4ead366494
|
update description (for #50677)
|
2018-06-01 11:38:01 +02:00 |
|
isidor
|
b9020361da
|
open editors: click on groups should activate them
|
2018-06-01 10:50:21 +02:00 |
|
isidor
|
8dc5cec1c7
|
show alternative actions when alt is pressed, not only on mouse over
|
2018-06-01 10:43:41 +02:00 |
|
isidor
|
9af426f0d1
|
fixes #50926
|
2018-06-01 10:34:50 +02:00 |
|
Benjamin Pasero
|
518e03635e
|
grid - 💄
|
2018-06-01 10:32:59 +02:00 |
|
Dirk Baeumer
|
b67649742f
|
Fixes #50763: All running Visual Studio code instances shutdown all at once
|
2018-06-01 10:19:32 +02:00 |
|
Benjamin Pasero
|
08cacfaa32
|
grid - assign some default keybindings for focus group
|
2018-06-01 10:11:09 +02:00 |
|
Erich Gamma
|
f7f2911e2b
|
Reapply fix for #50790
|
2018-06-01 09:35:42 +02:00 |
|
Benjamin Pasero
|
69786b2c00
|
grid - close all groups should preserve first group
|
2018-06-01 07:55:55 +02:00 |
|
Benjamin Pasero
|
ba8c0a8732
|
grid - use viewColumnToEditorGroup in more places
|
2018-06-01 07:37:10 +02:00 |
|
Benjamin Pasero
|
b70c913061
|
grid - fix issues with touchbar updating
|
2018-06-01 07:05:32 +02:00 |
|
Benjamin Pasero
|
6b1123504e
|
Merge branch 'master' into ben/editor
|
2018-06-01 06:26:45 +02:00 |
|
Rob Lourens
|
a8816968fe
|
Left-align settings editor preview prompt
|
2018-05-31 20:27:16 -07:00 |
|
Rob Lourens
|
a9dad9d7a8
|
Fix #50909 - add link to new settings editor from old one
|
2018-05-31 17:30:40 -07:00 |
|
Matt Bierner
|
22789e6b0e
|
Fix extra word
|
2018-05-31 17:22:36 -07:00 |
|
Matt Bierner
|
857db02b2c
|
Add proper contribution schema for ts server pluguins
#50682
|
2018-05-31 17:21:04 -07:00 |
|
Ramya Achutha Rao
|
549c1a1ba0
|
Use localized language name when available
|
2018-05-31 15:49:23 -07:00 |
|
Matt Bierner
|
9ce14ae424
|
Add specific refactor.move scope for js/ts move to new file action
|
2018-05-31 15:46:12 -07:00 |
|
chrisdias
|
6663aedb52
|
update message
|
2018-05-31 15:34:17 -07:00 |
|
Ramya Achutha Rao
|
ab87c1ebc2
|
Update GDPR annotation
|
2018-05-31 13:58:47 -07:00 |
|
Daniel Ye
|
1698ea8b74
|
2018-05-31. Merged in translations from Transifex.
|
2018-05-31 13:22:07 -07:00 |
|
Joao Moreno
|
a655c72380
|
grid: add todo
|
2018-05-31 21:32:18 +02:00 |
|
Joao Moreno
|
c4551b74e6
|
grid: getNeighborViews perf
|
2018-05-31 21:32:18 +02:00 |
|