Commit graph

25187 commits

Author SHA1 Message Date
Martin Aeschlimann
ad58f842ce [php] update grammar 2017-10-24 11:05:54 +02:00
Martin Aeschlimann
90857c2c81 [java] update grammar 2017-10-24 11:05:54 +02:00
Martin Aeschlimann
3d0afa184e [go] update grammar 2017-10-24 11:05:54 +02:00
Martin Aeschlimann
f5082e0e96 [fsharp] update grammar 2017-10-24 11:05:54 +02:00
Martin Aeschlimann
6f6a74fea3 [css] update grammar 2017-10-24 11:05:54 +02:00
Martin Aeschlimann
e35cd8be33 [coffee] update grammar 2017-10-24 11:05:54 +02:00
Joao Moreno
3ace2f4c8d fix hygiene script 2017-10-24 10:55:51 +02:00
Martin Aeschlimann
c1038fa49c [folding] delete indentFoldStrategy 2017-10-24 10:52:31 +02:00
Martin Aeschlimann
20885d5b5b [folding] IndentRanges to manage indent ranges efficiently (for #36555) 2017-10-24 10:52:30 +02:00
Benjamin Pasero
ee807e8356 💄 2017-10-24 10:43:55 +02:00
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