Commit graph

9713 commits

Author SHA1 Message Date
Daniel Imms dbea7fb00e Remove terminal API comment about change coming in v1.6
Fixes #11384
2016-09-19 11:19:29 -07:00
Martin Aeschlimann 7465d39c5c [html] htmlDocument cache 2016-09-19 13:36:43 -04:00
Benjamin Pasero 1e35d6c328 allow a workspace config to replace its entire contents (for #1396) 2016-09-19 19:35:50 +02:00
Martin Aeschlimann 590b5c5ec6 [html] update language service 2016-09-19 13:15:56 -04:00
Benjamin Pasero ba447a9f95 test failure logging output 2016-09-19 19:15:12 +02:00
Benjamin Pasero 94f549f3a0 fix bad identation 2016-09-19 19:09:37 +02:00
Joao Moreno 862ac8d858 extensions: built-in 2016-09-19 18:05:24 +02:00
isidor fc7de67c4e fixes #12121 2016-09-19 16:57:04 +02:00
isidor fc89088ff7 fixes #11978 2016-09-19 16:51:00 +02:00
Isidor Nikolic c35121211e Merge pull request #12057 from ArtemGovorov/patch-1
Clear buffered output on output clear event
fixes #12056
2016-09-19 16:36:04 +02:00
Benjamin Pasero 44e67a637b textModel.getMode is not a function (fixes #12268) 2016-09-19 16:34:45 +02:00
isidor 83555c642a settings: remove editor.glyphMargin from schema since we enforce true due to setting of breakpoints
fixes #4428
2016-09-19 16:28:48 +02:00
Johannes Rieken 203055c6da make sure to return initial value, #11503 2016-09-19 16:28:15 +02:00
isidor 0842812f73 debug: use source reference for internal module uri prefix
fixes #12130
2016-09-19 16:21:00 +02:00
Johannes Rieken ec8f8da569 protect against bad results, #11455 2016-09-19 15:54:17 +02:00
Johannes Rieken 0c4759ac1a make MarkerService#read a litte faster, #11976 2016-09-19 15:18:53 +02:00
Benjamin Pasero 7920edaf76 tasks.json and launch.json always wins 2016-09-19 15:16:10 +02:00
Joao Moreno 87c476a3ac git -> git+https 2016-09-19 14:53:58 +02:00
Johannes Rieken 13451fa68c debounce onMarkerChanged-event for better perf, #11976 2016-09-19 14:29:11 +02:00
Johannes Rieken 468ea77686 Revert "undo update change for now, #1396"
This reverts commit 83053afc22.
2016-09-19 11:36:16 +02:00
Benjamin Pasero 909d49529a Save file even without file changes - so that Nodemon, Gulp, Chokidar and other file watchers restart (fixes #7470) 2016-09-19 11:26:01 +02:00
Benjamin Pasero ec85ff4b3e Ability to remove file permanently (bypass trash) (fixes #9354) 2016-09-19 11:26:01 +02:00
Benjamin Pasero f7d57d69c4 Allow to Ctrl+click in File > Open Recent to open in new window (fixes #8819) 2016-09-19 11:26:01 +02:00
Benjamin Pasero 30d7f7d0b8 Windows: Jump list misses files in the recent category when opened (fixes #241) 2016-09-19 11:26:01 +02:00
Benjamin Pasero edc3f86512 Windows: Show file types for "save" dialog boxes (fixes #12248) 2016-09-19 11:26:01 +02:00
Benjamin Pasero 478ea45d20 Show image dimensions (fixes #3414) 2016-09-19 11:26:01 +02:00
Benjamin Pasero 809e3eeccc use electron.d.ts 1.3.5 2016-09-19 11:26:01 +02:00
Johannes Rieken c57d4d05e2 fix #11980 2016-09-19 11:04:02 +02:00
Joao Moreno de7267dc4e update uglify. bubble errors. scoped eslint 2016-09-19 10:22:57 +02:00
Alex Dima 72ef20b5b3 Improve monaco-editor-core bundling 2016-09-18 23:05:42 +03:00
Alex Dima fa48339ae2 monaco-editor-core no longer ships any built-in languages 2016-09-18 11:50:11 +03:00
Alex Dima 09b4121dfe Do not include the registration of razor in monaco-editor-core 2016-09-18 11:37:14 +03:00
Alex Dima 6050a36ee8 Do not include the registration of handlebars in monaco-editor-core 2016-09-18 11:37:13 +03:00
Daniel Imms 1316454c11 Implement clear terminal command
Part of #6603
2016-09-17 04:23:59 -07:00
Daniel Imms f2df235840 Uplevel xterm.js 2016-09-17 04:22:40 -07:00
Daniel Imms 1d4ad1682d Ensure IEnvironmentService.userDataPath is absolute
Fixes #11735
2016-09-16 16:52:17 -07:00
Andre Weinand a9fe9cda04 update node-debug 2016-09-16 23:46:47 +02:00
Andre Weinand f4af2495d8 update OSSREADME for node-debug 2016-09-16 23:16:31 +02:00
Alex Dima 2b3478cb60 Do not include the registration of html in monaco-editor-core 2016-09-16 23:04:03 +02:00
Alex Dima 4eacf55c42 bump monaco-editor-core version due to breaking change in monaco.d.ts 2016-09-16 19:50:17 +02:00
Alex Dima a5298a8158 Remove PHP (moved to monaco-languages) 2016-09-16 19:50:16 +02:00
Alex Dima 7923ecea82 Adopt latest loader 2016-09-16 19:50:15 +02:00
Christof Marti 9e228b20ff Fixes #12110 Trim trailing /** for file exclusions 2016-09-16 10:31:42 -07:00
Sandeep Somavarapu 47393fb852 recommended extensions for vscode workspace 2016-09-16 18:32:53 +02:00
Benjamin Pasero fc4f471070 ooohps, sorry windows users 2016-09-16 16:01:03 +02:00
Benjamin Pasero 67175a9bcb fix auto save menu enablement 2016-09-16 15:53:22 +02:00
Joao Moreno dcc36a8f02 paths.relative: case insensitive in not linux
fixes #12062
2016-09-16 15:19:04 +02:00
Joao Moreno 69e8c7acbc buffer open-url requests
related to #10340
2016-09-16 12:21:46 +02:00
Joao Moreno c826496a7c event: support initial buffer 2016-09-16 12:21:46 +02:00
Benjamin Pasero 906a01d077 add auto save toggle (#11974) 2016-09-16 11:48:39 +02:00