Commit graph

38603 commits

Author SHA1 Message Date
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
Johannes Rieken
315cce8314 Revert "remove proposed Logger-api, #43275"
This reverts commit 1c72ab243c.
2018-08-17 11:04:35 +02:00
Andre Weinand
e877248059 node-debug@1.27.2 2018-08-17 10:54:17 +02:00
Joao Moreno
51d6507fe7 cleanup win32 continuous build 2018-08-17 10:35:29 +02:00
Johannes Rieken
92f4047fa1 fix #56576 2018-08-17 10:32:38 +02:00
Benjamin Pasero
c37e51bc7d fix #55864 2018-08-17 10:22:13 +02:00
Johannes Rieken
eabf725b0f fix #56604 2018-08-17 10:11:56 +02:00
Benjamin Pasero
95a07b5137 add more logging to diagnose #56553 2018-08-17 09:53:33 +02:00
Johannes Rieken
1a9a0bd306 💄 sort lines in vscode-module export 2018-08-17 09:49:25 +02:00
Johannes Rieken
1c72ab243c remove proposed Logger-api, #43275
we keep the LogLevel-enum and the plan is to accept the log level when
calling OutputChannel#appendLine so that
logging is supported there
2018-08-17 09:47:26 +02:00
Benjamin Pasero
b8a9ce26d6 workaround #56633 2018-08-17 09:43:48 +02:00
Joao Moreno
c1989902c8 fixes #56586 2018-08-17 09:42:06 +02:00
Johannes Rieken
bbfcc67dc9 add ExtensionContext#logPath, #43275 2018-08-17 09:30:18 +02:00
Rob Lourens
fd610b4b6a Settings editor - fix height difference between light/dark themes 2018-08-16 21:05:29 -07:00
Rob Lourens
f926c3abe0
Merge pull request #56438 from cdnil/collapse-all-search-results-config
add 'search.collapseAllResults' setting
2018-08-16 20:41:04 -07:00