Commit graph

9696 commits

Author SHA1 Message Date
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
Daniel Imms bf316a509a Use new xterm.js API setOption
Follow up from #11049
2016-09-16 02:27:57 -07:00
Daniel Imms 4d26f0030e Uplevel xterm.js
Fixes #11825
2016-09-16 02:27:23 -07:00
Alex Dima cd81bc85eb Fix compilation error due to rebase 2016-09-16 11:11:46 +02:00
Alex Dima 45d383f268 Move tokenizationSupport out of the mode instance and into TokenizationRegistry 2016-09-16 11:11:45 +02:00
Benjamin Pasero dff1153946 windows: dot reporter is better given our cat.exe workaround 2016-09-16 11:09:00 +02:00
Joao Moreno 52f57fa587 💄 extensions 2016-09-16 11:06:14 +02:00
Joao Moreno 340f4590cc move extension url handling to service 2016-09-16 11:06:14 +02:00
Sandeep Somavarapu e3f46b1466 report telemetry for extension workspace recommendations 2016-09-16 10:11:40 +02:00
Benjamin Pasero 58d7ff82ad fix tests on windows 2016-09-16 09:38:22 +02:00
João Moreno 4ac533ec0a Merge pull request #12104 from Romanito/patch-1
Fixes #12063: Enable "Open with Code" on drives but not recycle bin
2016-09-16 09:30:50 +02:00
Joao Moreno e9d9d3adb1 fix label 2016-09-16 09:25:12 +02:00
Benjamin Pasero 02dc6befca imports 2016-09-16 09:21:08 +02:00
Benjamin Pasero 605857e345 force colors when running mocha tests on windows 2016-09-16 08:33:02 +02:00
Benjamin Pasero 0619ede1e4 fixes #12088; cleanup legacy context service 2016-09-16 07:31:30 +02:00
Daniel Imms 179f86fd63 Uplevel xterm.js
Fixes #11244
Fixes #11908
2016-09-15 20:58:01 -07:00
Daniel Imms cbf6e8a47f Ensure terminal cursorBlink is restored after app mode change
Fixes #11049
See also sourcelair/xterm.js#271
2016-09-15 17:07:56 -07:00