Commit graph

6583 commits

Author SHA1 Message Date
Joao Moreno b93dabedd6 Merge branch 'stageShortcut' of https://github.com/tht13/vscode into tht13-stageShortcut 2016-06-09 15:51:41 +02:00
João Moreno 3af4276205 Merge pull request #7022 from rebornix/UpdateExtInInstalledListview
Fix #4255
2016-06-09 15:50:17 +02:00
Benjamin Pasero 5e9b9ae6db wip 2016-06-09 14:45:34 +02:00
João Moreno c47738e5c3 Merge pull request #7304 from Huachao/develop
Add Productivity into extension categories
2016-06-09 12:52:34 +02:00
Joao Moreno 861de379d4 Merge branch 'sijad-long-commit' 2016-06-09 12:48:33 +02:00
Joao Moreno 729fb540ff improve long commit check perf 2016-06-09 12:48:21 +02:00
Joao Moreno ce4bc1a7bc git.enableLongCommitWarning config option 2016-06-09 12:44:16 +02:00
Joao Moreno e7a9a0dab7 improve long commit message 2016-06-09 12:39:02 +02:00
Joao Moreno 85471a1eb6 fix layout issue 2016-06-09 12:37:21 +02:00
Joao Moreno f20ca7ddea Merge branch 'long-commit' of https://github.com/sijad/vscode into sijad-long-commit 2016-06-09 12:31:06 +02:00
Joao Moreno 5c586606c7 Merge branch 'telemetry' 2016-06-09 12:29:47 +02:00
Sandeep Somavarapu b9cedffa2e #6679 re-arrange soruce and line columns 2016-06-09 12:01:49 +02:00
Alex Dima bac26893f2 Improve monaco-editor-core package.json 2016-06-09 11:29:01 +02:00
Alex Dima 414ab4f787 Remove decoratePromise 2016-06-09 11:23:20 +02:00
Alex Dima 07607511db Ship README.md with monaco-editor-core 2016-06-09 11:20:03 +02:00
Alex Dima 8ad5ab52b7 Wrap 3rd party code to make it clear in minified files 2016-06-09 10:50:19 +02:00
Martin Aeschlimann 8a80fc6757 [configuration-editing] remove devDependency 2016-06-09 10:50:06 +02:00
Martin Aeschlimann 513c6dacb4 editor.wordBasedSuggestions shows up last in default settings? fixes #7459 2016-06-09 09:52:36 +02:00
Martin Aeschlimann a20f0e8182 Rename sass modeId to scss in legacy mode 2016-06-09 09:44:22 +02:00
Martin Aeschlimann b0f25a857a Update thirdpartynotices for scss grammar 2016-06-09 09:44:22 +02:00
Daniel Imms 009ee1a437 Have terminalProcesses kill themselves when their parent is killed
Fixes #7458
2016-06-09 00:32:56 -07:00
Martin Aeschlimann 2386b26777 Add SCSS grammar license statement 2016-06-09 09:31:03 +02:00
Martin Aeschlimann e0057afca1 Use textmate for scss, rename sass to scss 2016-06-09 09:31:03 +02:00
Martin Aeschlimann 67fe4d8b60 [json] rename server to jsonServerMain 2016-06-09 09:31:03 +02:00
Sajjad Hashemian d1232cb155 Show warning for a long commit message 2016-06-09 11:54:19 +04:30
Benjamin Pasero 8882523172 no more workbench readonly option 2016-06-09 08:52:33 +02:00
Joao Moreno c6ebc2f980 Merge branch 'master' into telemetry 2016-06-09 08:36:51 +02:00
Benjamin Pasero 5cd6e6edb3 less hectic title udpates when reordering editors 2016-06-09 08:30:06 +02:00
Benjamin Pasero af64e5c6e1 cmd+2 and +3 to pick up viewstate from active editor 2016-06-09 08:11:39 +02:00
Benjamin Pasero 4f335d86da move supportsSplitEditor to editor input and let it return true by default 2016-06-09 08:08:42 +02:00
Benjamin Pasero 2dbc938ccf fix NPE, model can be null 2016-06-09 07:47:41 +02:00
Benjamin Pasero fc2539e7cc fix NPE in resolving resource input 2016-06-09 07:40:05 +02:00
Daniel Imms 1e23c593ff Use valid values for terminal font config
Fixes #7420
2016-06-08 21:41:37 -07:00
Daniel Imms 7c75479a06 Don't layout terminal when minimized
Part of #7442
2016-06-08 17:09:23 -07:00
Daniel Imms 7f404bfceb Pass WheelEvent from terminal panel to xterm
This fixes the right-portion of the screen not scrolling (where the lines don't reach)

Fixes #6743
2016-06-08 17:01:58 -07:00
Daniel Imms 2f0254d030 Disable hollow cursor (until xterm is published) 2016-06-08 16:26:57 -07:00
Alex Dima 04d5848ea7 Clean up ThirdPartyNotices.txt 2016-06-09 00:31:44 +02:00
Alex Dima 271973f43d Fix build 2016-06-09 00:31:24 +02:00
Alex Dima 350dd1ed2f Bundle editorWorkerServer into workerServer and editorSimpleWorker into simpleWorker 2016-06-09 00:22:59 +02:00
Alex Dima 13cb5df0ae Merge standaloneWorker and editorSimpleWorker 2016-06-08 23:46:48 +02:00
Alex Dima 235bdabe36 Move SelectionDirection to selection.ts 2016-06-08 22:03:32 +02:00
Alex Dima 7f14d8c348 Extract word related functions to wordHelper 2016-06-08 21:36:29 +02:00
Alex Dima 03cfd18a68 Add analyze-editor-distro task 2016-06-08 20:59:08 +02:00
Alex Dima bfb5b806e4 Update winjs promise 2016-06-08 20:35:14 +02:00
Alex Dima 6aad12b3ce Do not use WinJS.Utilities 2016-06-08 20:35:13 +02:00
Alex Dima eebb449b3c Move Promise.xhr from JS to TS (in base/common/network) 2016-06-08 20:35:12 +02:00
Alex Dima b38055cdde Extract module ids and wrap around bundled code in a function to aid in minification 2016-06-08 20:35:10 +02:00
Alex Dima 982f714f2f convert workbench.main to TypeScript 2016-06-08 20:35:09 +02:00
Alex Dima 27dae4d2b7 Bundler: generate bundleInfo, remove duplicated TS boilerplate 2016-06-08 20:35:08 +02:00
Daniel Imms d3267ffdf7 Update ThirdPartyNotices.txt 2016-06-08 11:07:31 -07:00