Commit graph

9062 commits

Author SHA1 Message Date
Alex Dima 22306fd270 Fixes Microsoft/monaco-editor#148: Force css loader plugin to inline images as base64 for the monaco editor 2016-08-31 16:17:00 +02:00
Alex Dima aff498b7ed Adopt latest css loader plugin 2016-08-31 16:17:00 +02:00
Martin Aeschlimann 9e23acc5dc Merge branch 'master' of https://github.com/Microsoft/vscode 2016-08-31 16:14:47 +02:00
Martin Aeschlimann c97ee3aaa9 Select "Find more themes in marketplace" resets my selected theme. Fixes #11230 2016-08-31 16:14:42 +02:00
Dirk Baeumer bb22b9f664 Fixes #11162: TS: warn user when the globally installed version is 2.0 and tsdk isn't set 2016-08-31 15:58:13 +02:00
Joao Moreno 7327276dc2 disallow sorting from installed extensions
fixes #11254
2016-08-31 15:51:12 +02:00
Joao Moreno 6d420f5b0e fix some extension query sortings
fixes #11246
2016-08-31 15:49:22 +02:00
Alex Dima e07e2b015b Fixes Microsoft/monaco-editor#133: Brackets are case-insensitive 2016-08-31 15:47:19 +02:00
Alex Dima daf411d8d2 Move more bracket matching tests to textModelWithTokens.test.ts 2016-08-31 15:47:19 +02:00
Alex Dima 668ff04cda Merge model.brackets.test.ts into textModelWithTokens.test.ts 2016-08-31 15:47:19 +02:00
Joao Moreno 06241839f3 improved code --help localization
fixes #11218
2016-08-31 15:41:27 +02:00
Sandeep Somavarapu 564889c8cb fix #10140 2016-08-31 15:29:39 +02:00
isidor 77d3fe3317 debug repl: history next and previous only enable on last and first line
fixes #11245
2016-08-31 15:24:06 +02:00
Joao Moreno 2f8e7a9e18 add update all extensions global command
fixes #11161
2016-08-31 15:21:25 +02:00
Joao Moreno 746f66a6e7 fallback when no APPDATA is defined
fixes #10616
2016-08-31 15:16:43 +02:00
Sandeep Somavarapu 337688d4f4 Use proper names for find color settings 2016-08-31 15:15:49 +02:00
Joao Moreno 7681c228ad fix askpass ipc
fixes #10329
2016-08-31 15:15:08 +02:00
Joao Moreno 3eafb202c7 close all extensions when going away from viewlet
fixes #10202
2016-08-31 15:09:11 +02:00
Sandeep Somavarapu 08100c8b2c fix #10127 2016-08-31 15:06:05 +02:00
Sandeep Somavarapu ff53eb7711 Use inactive selection setting for non focussed selection 2016-08-31 14:58:22 +02:00
Alex Dima 07d4bf3c06 Fixes #3930: Make it clear that editor.fontSize is expressed in pixels 2016-08-31 14:19:32 +02:00
Benjamin Pasero eb76405080 Tabs look bad in High Contrast theme (fixes #11303) 2016-08-31 13:05:56 +02:00
Martin Aeschlimann 8fce607027 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-08-31 12:58:28 +02:00
Martin Aeschlimann 6d786dba0e [icon themes] prefer file extensions over language association 2016-08-31 12:58:22 +02:00
Benjamin Pasero 767b155cab Seti: font not perfectly aligned with file label (fixes #11227) 2016-08-31 12:49:34 +02:00
Joao Moreno c5afb58b64 do not encode url when opening it
fixes #10033
2016-08-31 12:44:50 +02:00
Joao Moreno 7fc80e5f09 catch bad obsolete file format
fixes #9935
2016-08-31 12:38:32 +02:00
isidor 943835bf77 debug: remove isAttach field from debugService, get it from configuration
fixes #11163
2016-08-31 12:36:24 +02:00
Dirk Baeumer b7ab0e8c90 Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00
Joao Moreno e55a58c4fe use clickable instead of a tags
fixes #9179
2016-08-31 12:22:04 +02:00
Joao Moreno 02659b1479 use SVG in tree twisties
fixes #9170
2016-08-31 12:17:46 +02:00
isidor 02436846cb debug new disconnect icon
#10998
2016-08-31 11:49:37 +02:00
Joao Moreno e1a2dc94a4 fix bad commit 2016-08-31 11:46:13 +02:00
Benjamin Pasero 6f84a12872 Rename input field not nice for folders without icons (fixes #11225) 2016-08-31 11:45:15 +02:00
Joao Moreno 39e7eff9af fixes #8558 2016-08-31 11:41:36 +02:00
Benjamin Pasero 55c6f8e10e Rename input odd in high contrast theme (fixes #11226) 2016-08-31 11:35:39 +02:00
Joao Moreno 3e14ed6a02 propagate extension installation errors to UI
fixes #9979
2016-08-31 11:29:00 +02:00
Joao Moreno df2bf8b841 http.proxyAuthorization setting
fixes #6480
2016-08-31 11:29:00 +02:00
Joao Moreno f7a6d19c07 add better error messages
fixes #4827
2016-08-31 11:29:00 +02:00
Joao Moreno e13c306194 bump gulp-symdest 2016-08-31 11:29:00 +02:00
Sandeep Somavarapu 270ddf65ac fix #11270 2016-08-31 11:22:37 +02:00
Johannes Rieken 5d57cf1470 add icons for SymbolKind.Constant, fixes #11171 2016-08-31 11:15:24 +02:00
Benjamin Pasero af82fdc890 Merge pull request #11293 from chrmarti/chrmarti/disabledir
Disable 'dir' traversal
2016-08-31 10:55:56 +02:00
Christof Marti 89afe816e3 Disable 'dir' traversal 2016-08-30 22:43:43 -10:00
Johannes Rieken 182764c361 disconnect token on promise resolve/reject, cancel picker on next picker, fixes #11172 2016-08-31 09:12:28 +02:00
kieferrm 1de4d832cc fixed #11263 2016-08-30 17:26:32 -07:00
Dirk Baeumer 964be94e01 Fixes #11229: Flickering red underlines in code with errors 2016-08-30 21:20:38 +02:00
Alex Dima e1b98c60f6 Fixes #11145: Write integration test for new option bag in TextEditor.edit 2016-08-30 17:37:25 +02:00
Benjamin Pasero 943217edcc a bit lighter icons for light theme 2016-08-30 17:33:40 +02:00
Benjamin Pasero 563577963a Mode detection doesn't work when file doesn't exist, from CLI, from extension mode (fixes #11219) 2016-08-30 17:23:51 +02:00