Commit graph

41150 commits

Author SHA1 Message Date
SteVen Batten 0f02aa065e Revert "add select all role for macOS"
This reverts commit bab47f0ffd.
2018-10-10 10:17:49 -07:00
Benjamin Pasero bc4de3dfc3 💄 2018-10-10 18:04:39 +02:00
Joao Moreno 3a88cefde4 remove unused code 2018-10-10 16:20:18 +02:00
Benjamin Pasero 12074991dc sqlite - more renames 2018-10-10 12:42:46 +02:00
Benjamin Pasero 0df231f5eb sqlite - renames 2018-10-10 12:38:08 +02:00
Benjamin Pasero 1b70f380b7 sqlite - add some perf measurement 2018-10-10 12:10:57 +02:00
isidor d3377b0d39 debug: send out name with setVariable request
fixes #60444
2018-10-10 11:58:09 +02:00
isidor c54c137acd fixes #60448 2018-10-10 11:45:45 +02:00
Joao Moreno 0bbe8e28c4 update minimatch 2018-10-10 11:43:44 +02:00
Joao Moreno febf978c28 cache panel body size
fixes #60018
2018-10-10 11:28:19 +02:00
Alex Dima d729e50521 Fix standalone editor gulp scripts.
Tree Shaking:
- do not proceed with tree shaking when there are compilation errors
- load .d.ts files in the language service
- adopt TS 3.1.1 in symbol resolution
- use the real tsconfig.json / with "node" resolution

Bundling:
- fix issue where files were being looked for in out-build instead of out-editor-build
2018-10-10 11:09:29 +02:00
isidor 4312f42a4f fixes #60446 2018-10-10 10:16:43 +02:00
Benjamin Pasero 0d9d26b127 debt - shorten workbench URL and print warning if exceeding limits 2018-10-10 09:18:28 +02:00
Benjamin Pasero 64c976dda4 fix #60437 2018-10-10 07:59:04 +02:00
Benjamin Pasero bac418779f Merge branch 'master' into ben/sqlite 2018-10-10 07:36:03 +02:00
Rob Lourens cc5e2b41c3 Multiline match hint UI for #13155. Implement search.showLineNumbers to fix #39219 2018-10-09 20:27:57 -07:00
Rob Lourens f3f7d97129 Fix some search tree display issues with action bar and count badge 2018-10-09 20:27:56 -07:00
Rob Lourens c4494cc1be Much faster parsing of long lines/multiline matches from ripgrep 2018-10-09 20:27:56 -07:00
Rob Lourens 25179088b1 Fix search result bubbles showing in the wrong place in wide mode 2018-10-09 20:27:56 -07:00
Matt Bierner 2d0dd21a4a Pick up TS 3.1.2 2018-10-09 17:19:56 -07:00
Joao Moreno e6d219aa14 markers tree: filter count 2018-10-09 23:43:49 +02:00
Joao Moreno 5f69bcbc03 revealedCount -> renderNodeCount 2018-10-09 23:08:32 +02:00
Joao Moreno d4faab68b0 add ITreeNode.visible 2018-10-09 23:06:04 +02:00
Joao Moreno f477b54fb4 remove todo 2018-10-09 22:54:59 +02:00
Joao Moreno b2bee0c2c0 💄 2018-10-09 22:53:57 +02:00
Joao Moreno 0da607307d markers: filter with highlights 2018-10-09 22:41:32 +02:00
Daniel Imms 797161bd32 vscode-xterm@3.9.0-beta5
Fixes #60310
2018-10-09 11:51:15 -07:00
SteVen Batten bab47f0ffd add select all role for macOS
fixes #19003
2018-10-09 10:53:25 -07:00
SteVen Batten 11fe99a694
Reducing menubar cache verbosity (#59992)
* restructure menubar data to shrink cache

* remove old menu

* avoid storing common defaults for enabled, checked, and isNative

* remove old cache data for menubar/keybindings
2018-10-09 10:00:58 -07:00
SteVen Batten 2c346822d9
remove context listener in menubarControl (#60169) 2018-10-09 09:52:07 -07:00
Joao Moreno e9809b3cff fix markers filter 2018-10-09 18:18:58 +02:00
Rob Lourens 46b79144af
Merge pull request #60012 from benjamenhogben/master
Add throwable to php try/catch block snippet
2018-10-09 09:14:30 -07:00
Johannes Rieken 8d1d201911 remove workaround for #60018 2018-10-09 18:02:38 +02:00
isidor a7db2fbb3c fix build errors 2018-10-09 17:59:56 +02:00
Joao Moreno 43f42a4ab6 markers: fix styles 2018-10-09 17:56:59 +02:00
Daniel Imms 40371ab59d vscode-xterm@3.9.0-beta3
Fixes #60291
2018-10-09 08:51:43 -07:00
Rob Lourens def5463cc1
Merge pull request #60153 from ToothlessGear/feature_allow_disabling_replace_preview_setting
Add setting to allow to disable Replace Preview
2018-10-09 08:50:45 -07:00
Johannes Rieken 9ac1a92008 remove layout trasher which seems unnecessary, #60031 2018-10-09 17:42:25 +02:00
Isidor Nikolic 2afc8720d7
Merge pull request #59270 from Microsoft/octref/44625
Prev/Next Panel/Sidebar view. Part of #44625
2018-10-09 17:36:54 +02:00
Johannes Rieken 53e166f796 perf - prevent layout trashing when remove/hiding parts splash 2018-10-09 17:20:17 +02:00
isidor f9281d8317 debug: simplify setting breakpoint session data 2018-10-09 17:07:36 +02:00
Joao Moreno 9c9e316438 fixes #60018 2018-10-09 17:07:22 +02:00
Rob Lourens 8bd5387d37 Implement multiline search for #13155 2018-10-09 08:05:19 -07:00
isidor 17d36c47a9 minor polish 2018-10-09 16:22:24 +02:00
Johannes Rieken 30eeffce9e fix instantiation service using the wrong scope to create services 2018-10-09 16:14:51 +02:00
Joao Moreno cc31abab70 fix keybindings editor 2018-10-09 16:12:48 +02:00
Joao Moreno ed604d1fe7 hook in filter to problems tree 2018-10-09 16:11:24 +02:00
Johannes Rieken 0ec0abe783 better fix for #60188 2018-10-09 15:41:03 +02:00
Johannes Rieken f255d10339 fix #60188 2018-10-09 15:36:55 +02:00
Johannes Rieken c94bc23449 cached data for extensions, second try 2018-10-09 15:24:17 +02:00