Commit Graph

36075 Commits

Author SHA1 Message Date
Joao Moreno f2bf953939 detect system installation on user installation
fixes #52965
2018-06-27 15:01:19 +01:00
isidor 2dc0a00c4a fixes #52964 2018-06-27 15:38:34 +02:00
Johannes Rieken 7dee464eb9 fix #52874 2018-06-27 15:36:31 +02:00
Sandeep Somavarapu 9b52a7273b Fix #53069 2018-06-27 15:34:07 +02:00
Joao Moreno d2d735cbe3 fixes #53058 2018-06-27 15:32:09 +02:00
Benjamin Pasero 5912383374 fix #52948 2018-06-27 15:26:31 +02:00
Joao Moreno db1b88375f fixes #52982 2018-06-27 15:22:17 +02:00
Sandeep Somavarapu 9e5ab55d9f Fix #52901 2018-06-27 15:20:11 +02:00
isidor 6516aa4162 fixes #52892 2018-06-27 15:18:54 +02:00
Johannes Rieken 5bd8d9f2a8 more doc, fixes #52927 2018-06-27 15:08:55 +02:00
Johannes Rieken 9ba606df0e add recrusive-flag to deleteFile-function, #52941 2018-06-27 15:01:33 +02:00
Johannes Rieken 39b91f6c67 fix #53144 2018-06-27 14:54:30 +02:00
Martin Aeschlimann 0e87ea1c5e jsonc strings are wrong color. Fixes #53010 2018-06-27 14:34:51 +02:00
isidor 7d8a8450f0 fixes #52957 2018-06-27 14:28:52 +02:00
Christof Marti 2156b87f35 Update to new command for F8 (fixes #52186) 2018-06-27 14:08:17 +02:00
Andre Weinand 95c70e227f use DAP 1.30.0 2018-06-27 14:04:43 +02:00
Johannes Rieken a1f2a57e1b check that document is still good to use, #53030 2018-06-27 13:01:18 +02:00
Johannes Rieken 641344ec68 fix #52985 2018-06-27 12:46:23 +02:00
Joao Moreno 889d73ac9a fixes #51660 2018-06-27 12:12:12 +02:00
isidor 0a71f74b1a no hover feedback for readonly folders
fixes #53018
2018-06-27 11:58:53 +02:00
Johannes Rieken 3d129bb3d6 fix #53030 2018-06-27 11:54:51 +02:00
Benjamin Pasero e908617493 fix #52975 2018-06-27 11:50:33 +02:00
Johannes Rieken f4e9748b6f fix #53056 2018-06-27 11:12:34 +02:00
Johannes Rieken 44c99e23a2 Revert "don't accept suggestions with tab when in snippet mode, fixes #50776"
This reverts commit ba476a64b1.
2018-06-27 10:58:44 +02:00
Benjamin Pasero 5718c7e4ca fix #52962 2018-06-27 10:49:04 +02:00
Sandeep Somavarapu 1c7ed6318b #53043 Disable multi selection in extensions 2018-06-27 10:43:36 +02:00
Johannes Rieken 6102bcb3ee fix #52963 2018-06-27 10:30:11 +02:00
Benjamin Pasero 415a55f87d fix #53087 2018-06-27 07:25:41 +02:00
Rob Lourens f2fa6bea46 Fix #52829 2018-06-26 21:18:10 -07:00
SteVen Batten f9c585c414 Merge branch 'master' of https://github.com/Microsoft/vscode 2018-06-26 19:48:39 -07:00
SteVen Batten aac4d208bf fixes #52505 2018-06-26 19:48:28 -07:00
Jackson Kearl 2a95e35287 Add recommendations back to side bad after restore (#53025) 2018-06-26 19:11:21 -07:00
Rob Lourens 186d148cce Fix #53083 - add minimum width for TOC in settings editor 2018-06-26 18:43:48 -07:00
Rob Lourens 632c0910b5 Fix #53084 2018-06-26 18:43:48 -07:00
Greg Van Liew 14274ef7d1 Use VS Code with a space in built-in extension descriptions. (#53080)
* Use VS Code with a space in comments

* User VS Code with a space in built-in extension descriptions.
2018-06-26 18:38:18 -07:00
Greg Van Liew 53516c2ef9 Use VS Code with a space in comments (#53078) 2018-06-26 17:59:07 -07:00
Matt Bierner 33446a0a9e Use hierarchical markdown document symbols
Fixes #52546
2018-06-26 17:31:45 -07:00
Rob Lourens a5d4d74d0d Fix #52887 - aggressive keybinding takes over enter key in settings.json 2018-06-26 17:00:41 -07:00
Matt Bierner 34ba2e2fbf Don't use questions for webview property docs
Fixes #52949
2018-06-26 16:23:56 -07:00
Ramya Achutha Rao a97d6244c3 this.fileService not available inside array.map 2018-06-26 14:20:15 -07:00
Daniel Imms 4c78feb8bd Make TerminalDimesions properties readonly
Fixes #53054
2018-06-26 13:59:44 -07:00
Matt Bierner f0829585e2 Mark events readonly and use const 2018-06-26 13:41:31 -07:00
Ramya Achutha Rao 52a0574939 Shorten msg Fixes #53037 2018-06-26 13:24:13 -07:00
Rob Lourens 3d688527f9 Settings editor - fix editing settings during search 2018-06-26 13:21:15 -07:00
Daniel Imms e38de7201d Use ReadonlyArray for window.terminals
Fixes #52888
2018-06-26 12:52:56 -07:00
Daniel Imms e10913b52b Merge pull request #52983 from Microsoft/52882_api_names
Rename terminal ext APIS to match convention
2018-06-26 12:50:56 -07:00
Daniel Imms 6d600f0661 Fix test compile 2018-06-26 12:50:41 -07:00
Daniel Imms 8608692417 Merge remote-tracking branch 'origin/master' into 52882_api_names 2018-06-26 12:46:29 -07:00
Daniel Imms 8237445753 Rename cols to columns
Fixes #52885
2018-06-26 12:45:36 -07:00
Matt Bierner 2ed5aee8f0 Move webview serializer api out of proposed 2018-06-26 11:38:46 -07:00