Commit graph

25177 commits

Author SHA1 Message Date
Dirk Baeumer 96b6ae7978 See #35972 2017-10-24 10:34:58 +02:00
Benjamin Pasero 73f3eebe40 smarter open/save picker default paths (fix #22697) 2017-10-24 10:30:08 +02:00
Johannes Rieken b6bd1aeb59 rename event.any to event.anyEvent 2017-10-24 09:49:27 +02:00
isidor bd1219f283 debug: noop when click on breakpoint with inrenal source and session is offline
fixes #36757
2017-10-24 09:48:33 +02:00
Rob Lourens aaec298060 Merge pull request #35679 from Microsoft/roblou/settingsSearch
WIP - settings search
2017-10-23 18:41:41 -07:00
Rob Lourens 030ef525c7 Future-proof for next API 2017-10-23 18:35:31 -07:00
Rob Lourens a404628ea5 💄 2017-10-23 18:04:13 -07:00
Rob Lourens 524c8a41b0 Merge remote-tracking branch 'origin/master' into roblou/settingsSearch 2017-10-23 17:37:54 -07:00
Rob Lourens 000530af48 Consider any two DefaultPreferencesEditorInput to be the same, to prevent opening more than one in a group 2017-10-23 17:36:20 -07:00
Rob Lourens 0de28d4c4a Implement new model editing changes on top of Sandeep's edits 2017-10-23 16:36:33 -07:00
Daniel Imms 046417ee42 Merge pull request #36666 from Microsoft/octref/terminal-task-commands
Do not capture task shortcuts in terminal
2017-10-23 13:34:40 -07:00
Matt Bierner 83db0069f1 Add some extra logging for TSServer start 2017-10-23 13:14:16 -07:00
Daniel Imms 09e212f933 Merge pull request #36768 from Microsoft/tyriar/36370
Enforce a minimum terminal font size of 6
2017-10-23 12:42:36 -07:00
Daniel Ye 8676abb2be 2017-10-23. Merged in translations from Transifex. 2017-10-23 12:23:49 -07:00
Daniel Imms 4b414da4a2 Uplevel xterm.js
Fixes #36328
2017-10-23 11:57:58 -07:00
Daniel Imms 7245efcdd7 Enforce a minimum terminal font size of 6
Fixes #36370
2017-10-23 11:05:53 -07:00
Daniel Imms 0944c499f4 Merge pull request #36686 from Microsoft/tyriar/36502_fine_config_event
Have terminal listen to fine grained events
2017-10-23 10:37:05 -07:00
Andre Weinand c59e0af0e7 improve DebugConfigurationProvider.resolveDebugConfiguration doc 2017-10-23 18:14:38 +02:00
Sandeep Somavarapu bc2aeda370 Separete default settings model and default settings editor model so that the latter can reuse the former.
Have a complete dipose cycle for all editor models
2017-10-23 18:11:14 +02:00
Alex Dima ef63dd8b3b Revert "[theming] editor.selectionForeground is not working. Fixes #36490"
This reverts commit 3a3f0e4196.

See #36760
2017-10-23 17:14:39 +02:00
Christof Marti 6c19d7f820 Increase timeout for search tests 2017-10-23 08:04:16 -07:00
Benjamin Pasero a38db8e0a5 fix function scope 2017-10-23 16:27:44 +02:00
Benjamin Pasero 5327840a82 improve touch support for editor groups (for #22523) 2017-10-23 16:17:44 +02:00
Johannes Rieken 8902bad243 don't always listen to cursor changes, #36427 2017-10-23 16:05:22 +02:00
Andre Weinand 07cd0c39c4 use correct namespace for registerDebugConfigurationProvider; fixes #36118 2017-10-23 15:35:55 +02:00
Benjamin Pasero 04398d1ce1 open workspace: option click to open in new window 2017-10-23 15:31:17 +02:00
Benjamin Pasero 1d13091023 fix missing NFC normalization 2017-10-23 15:25:25 +02:00
Andre Weinand bd0338b04a node-debug@1.18.2 2017-10-23 15:10:55 +02:00
Benjamin Pasero 03116df7b0 ResourceGlobMatcher is reacting to all configuration change events (fixes #36478) 2017-10-23 15:09:27 +02:00
Benjamin Pasero 761b992cc1 config change handling 💄 2017-10-23 15:09:27 +02:00
Benjamin Pasero 2186c66c18 💄 2017-10-23 15:09:27 +02:00
Benjamin Pasero 27a2bfef88 more tests (for #35572) 2017-10-23 15:09:27 +02:00
isidor 6779069b83 Make sure both composites are known to this composite bar in move 2017-10-23 15:01:33 +02:00
Alexandru Dima 97b51c5338 Merge pull request #36682 from Microsoft/alex/ctrl-d-improvements
Introduce Ctrl+D/Cmd+D temporary overwriting for find widget toggles
2017-10-23 14:59:25 +02:00
Alex Dima c3cab83672 Add overrides to find widget toggles 2017-10-23 14:42:25 +02:00
Johannes Rieken 9df513f98e use native promise, no async-await, no winjs promise, #36427 2017-10-23 11:45:09 +02:00
Alex Dima d02a9cd783 Introduce MultiCursorSession for easier state handling 2017-10-23 11:37:29 +02:00
isidor abbcf17875 fixes #36725 2017-10-23 11:35:51 +02:00
Dirk Baeumer 5aa422f20f Fixes #36735: Cannot read property 'byIdentifier' of undefined 2017-10-23 11:30:35 +02:00
Benjamin Pasero 2e966de204 easy on the error message (for #36703) 2017-10-23 11:05:22 +02:00
Isidor Nikolic 8fd521b525 Merge pull request #36644 from usernamehw/patch-2
Add sidebarVisible when clause (Fixes #36595)
2017-10-23 10:58:42 +02:00
Johannes Rieken 9ee20ac2d8 add test ensuring getWorkspaceFolder doesn't fail on drive letter casing, #36221 2017-10-23 10:30:14 +02:00
Alex Dima 2ca58657e9 Reduce SelectionHighlighter flashing when moving within the same word 2017-10-23 09:38:58 +02:00
Benjamin Pasero 4b782829aa more tests 2017-10-23 08:22:20 +02:00
Vinaya 6ae0eb815f Fix grammar: Current => Currently (#36694)
Change in workbench.editor.openPositioning setting
2017-10-23 08:16:56 +02:00
Benjamin Pasero 10dae790e1 fix too permissive search.exclude 2017-10-23 07:55:29 +02:00
Rob Lourens 347b04f667 Merge branch 'master' into roblou/settingsSearch 2017-10-22 17:24:02 -07:00
284km c1be82537d Fix a typo (#36702) 2017-10-22 17:11:38 -07:00
Rob Lourens 5120be225c Recognize the old prefs URI as a defaultSettingsResource, to prevent an error when upgrading with the settings editor in history 2017-10-22 13:25:25 -07:00
Alex Dima e351726281 Pass filter flags correctly 2017-10-22 19:00:34 +02:00