Martin Aeschlimann
c0f818e5ae
On Switching Files file is not selected in left pane. Fixes #56588
2018-08-20 11:53:20 +02:00
Benjamin Pasero
d8b0484dc8
menu: integrated terminal => terminal
2018-08-20 10:58:26 +02:00
Johannes Rieken
6e559261f6
adopt new vscode-nls-dev, #56792
2018-08-20 10:17:32 +02:00
Pine
94e740853d
Merge pull request #56380 from Microsoft/octref/scss-import-link
...
@import and url() link. Fix Microsoft/vscode#29899
2018-08-20 01:07:55 -07:00
Pine Wu
73ca0345bc
Update css-languageservice
2018-08-20 01:06:23 -07:00
Pine Wu
90743215aa
DocumentContext to remove url
dependency from service
2018-08-20 01:02:21 -07:00
Pine Wu
73db88ffc1
@import and url() link. Fix Microsoft/vscode#29899
2018-08-20 01:02:21 -07:00
Benjamin Pasero
bb50de5845
💄
2018-08-20 07:41:53 +02:00
Benjamin Pasero
df334b1dd6
fix #56715
2018-08-20 07:41:53 +02:00
Rob Lourens
74be6d1f94
Fix #55858 - edit files.exclude on double click
2018-08-19 22:30:56 -07:00
Rob Lourens
f0278ff4fa
Fix #54768 - Copy current search to json editor for "Open settings.json"
2018-08-19 21:44:13 -07:00
Rob Lourens
00649474f2
#55883 - remove some TPromise#cancel from extHostSearch
2018-08-19 21:22:31 -07:00
Rob Lourens
d90c85c5d0
Fix #56154 - Remove uri.parse('') from search view
2018-08-19 19:56:28 -07:00
Rob Lourens
b6411f27b0
Fix #56331 - disable horizontal scrolling on TOC
2018-08-17 21:52:20 -07:00
Rob Lourens
41de04ca3a
Fix #55695 - setting links should use formatted name, not key
2018-08-17 21:31:43 -07:00
Rob Lourens
d74f93bd3a
Fix #50652 - fix exact setting key search for ui editor. Also fix "new extension" button blinking at the top during search
2018-08-17 21:23:18 -07:00
Rob Lourens
b61d4b1917
Settings editor - fix context menu on 'exclude' type controls, format JSON copy better
2018-08-17 20:27:22 -07:00
Rob Lourens
91487f00b9
Settings editor - clear TOC selection when searching. Don't show 'new extension' button when it's filtered out.
2018-08-17 20:17:49 -07:00
Rob Lourens
5190e3007b
Fix #56625 - parse setting name from JSON line
...
And some other fixes
2018-08-17 20:11:45 -07:00
Rob Lourens
277fe3d3f1
#54140 - add more setting context actions
2018-08-17 19:08:02 -07:00
Rob Lourens
0b8e20847a
#54140 - add keyboard shortcut for setting context menu
2018-08-17 18:40:09 -07:00
Rob Lourens
a19a0a6ceb
Fix #54140 - implement context menu button
2018-08-17 18:40:09 -07:00
Andre Weinand
5669f1d0a6
node-debug@1.27.3
2018-08-18 01:37:50 +02:00
SteVen Batten
1db4cac7af
new mnemonics behavior ( #56617 )
...
* new mnemonics behavior
* fixing bubbling and mnemonics showing in menus
* updating rendering and removing conflicts with keybindings
* fix submenu dismissal behavior
2018-08-17 15:42:52 -07:00
Rob Lourens
350efab258
Settings editor - enable settings in new extensions #49474
2018-08-17 12:59:36 -07:00
Rob Lourens
b538f1e8fe
Settings editor - add "modified" to title tooltip
2018-08-17 12:56:24 -07:00
Rob Lourens
a1b5114111
Also include markdownDescription in exported config
2018-08-17 12:54:26 -07:00
Rob Lourens
2c74afbf80
Settings editor - fix initially unselected TOC item
2018-08-17 12:12:54 -07:00
Rob Lourens
19b17ef746
Settings editor - cache settingLayout regex patterns for perf
2018-08-17 12:10:17 -07:00
Rob Lourens
9f9c5acc1e
Settings editor - calculate labels lazily for perf
2018-08-17 12:03:24 -07:00
Rob Lourens
f5215d5f63
Fix #53132 - remove duplicate TOC groups
2018-08-17 11:22:25 -07:00
Rob Lourens
b0a34ceac3
Fix #56487 - Don't search in models that aren't open
2018-08-17 10:46:22 -07:00
Rob Lourens
03f2f7e070
#48641 - add 'alwaysExpand' option
2018-08-17 10:31:58 -07:00
Christopher Leidigh
faadee87a5
SelectBox: Prevent layout/hide on no room/offscreen Fixes : #55750 ( #56173 )
2018-08-17 13:10:45 -04:00
Johannes Rieken
5399233b88
Merge pull request #56261 from Microsoft/joh/extpack
...
Use webpack for emmet and git extension
2018-08-17 18:28:04 +02:00
Alex Dima
22edd3e651
Push monaco.d.ts change
2018-08-17 18:06:49 +02:00
Johannes Rieken
c98ed76158
add a way to opt out of ts-loader so that vscode-nls-tricks survive
2018-08-17 17:58:57 +02:00
Alex Dima
22c1af5a3e
Fixes #54146 : Only use halfwidth rightwards arrow if it doesn't break monospace
2018-08-17 17:49:09 +02:00
Alex Dima
7ade707974
Fixes #56255 : Remove unnecessary code
2018-08-17 17:03:08 +02:00
Benjamin Pasero
d31da69aaf
update comment
2018-08-17 15:57:58 +02:00
Johannes Rieken
418808ac75
remove unused dependency
2018-08-17 15:57:09 +02:00
Johannes Rieken
1115196349
add a shared webpack conifg
2018-08-17 15:56:57 +02:00
Johannes Rieken
e2b5c5d870
prevent picker overflow, #56318
2018-08-17 15:09:42 +02:00
Johannes Rieken
7a3bd6d056
perf - make sure to compute startup metrics not too early, #56253
2018-08-17 12:24:27 +02:00
Johannes Rieken
eb1fbf0ee6
add ellapsedPanelRestore
to perf metrics, #56253
2018-08-17 12:10:12 +02:00
Johannes Rieken
02d7e6682f
move performance developer actions to perf-contribution, #56253
2018-08-17 12:10:12 +02:00
Joao Moreno
93d2e0e941
cleanup
2018-08-17 12:01:44 +02:00
Joao Moreno
18754c71fc
remove console.log
2018-08-17 11:59:32 +02:00
Joao Moreno
b0eab47691
fixes #56665
2018-08-17 11:54:17 +02:00
Johannes Rieken
29a2ba63f4
perf-stats: fix column header
2018-08-17 11:04:56 +02:00