Commit Graph

10480 Commits

Author SHA1 Message Date
Johannes Rieken c18db474ba clean-up util using new event, #643 2016-10-13 10:29:03 +02:00
Johannes Rieken 5f0ba23b69 add simple test for onDidChangeVisibleTextEditors, #643 2016-10-13 10:29:03 +02:00
Johannes Rieken 3ac84ba23e add new event onDidChangeVisibleTextEditors, #643 2016-10-13 10:29:03 +02:00
Joao Moreno f0bf8e4e3b fixes #13633 2016-10-13 09:52:18 +02:00
Benjamin Pasero 5dd716eaed fix tests 2016-10-13 09:50:19 +02:00
Benjamin Pasero d402f9b031 fixes #13502 2016-10-13 09:44:54 +02:00
Benjamin Pasero d1d39f1e60 fixes #13577 2016-10-13 09:41:06 +02:00
Johannes Rieken 41a476e65a update doc, fixes #13599 2016-10-13 09:27:14 +02:00
Joao Moreno 22f78d72fb fix obsolete extension removal
fixes #13603
2016-10-13 09:25:13 +02:00
Joao Moreno 7d0460f83f improve ext obsolete detection at loading time
related to #13603
2016-10-13 09:25:13 +02:00
Daniel Imms 52690ed904 Re-enable integrated term windows shell args
Fixes #8429
2016-10-12 12:26:30 -07:00
Daniel Imms 74d0241a41 Uplevel pty.js
Fixes #7727
Part of #8429
2016-10-12 12:26:30 -07:00
Sandeep Somavarapu 251cd73606 Extensions Storage: do not dispose immediately 2016-10-12 20:34:13 +02:00
Sandeep Somavarapu 9c1a7e7622 Show disabled extensions action 2016-10-12 19:31:45 +02:00
Sandeep Somavarapu f6e01e39a4 UI affordance for disabled extensions 2016-10-12 19:12:50 +02:00
Daniel Imms aa6346e779 Have rpm depend on libXss.so.1, not named package
Fixes #13544
2016-10-12 09:44:26 -07:00
Sandeep Somavarapu 2c29a9d91b Actions to open extension storage files 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu 5103b15943 Implement IExtensionRuntimeService 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu 1e6c1e692f Adopt to storage service changes 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu 7d092cb1ea Storage: getStorageData from storage path 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu 60e70cbf5b ExtensionHost: get storage path from storage service 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu d85ee136b2 StorageService: New api to get workspace storage path 2016-10-12 16:58:53 +02:00
isidor cb50693d37 debug: better hover wording for configurations in launch.json 2016-10-12 16:17:36 +02:00
Sandeep Somavarapu af434309b5 fix #13510 2016-10-12 09:42:17 +02:00
Daniel Imms 1889442ff0 Allow decimal values for terminal line height
Fixes #13542
2016-10-11 13:52:47 -07:00
Sandeep Somavarapu fbc3df7c6c remove console.log statement 2016-10-11 18:33:48 +02:00
isidor e64e601631 use node debug 1.7.1 2016-10-11 18:32:18 +02:00
isidor 0e470e093d debug: allow adapters to provide full launch.json content 2016-10-11 18:32:18 +02:00
Sandeep Somavarapu 4ef0081b7f Fix #13520 2016-10-11 18:23:15 +02:00
Sandeep Somavarapu 34d582ebb1 #13447 fix insiders 2016-10-11 18:23:15 +02:00
Joao Moreno eb07dfb380 git: dirtydiff decorators lifecycle 2016-10-11 18:06:43 +02:00
Martin Aeschlimann 4ec94e9525 [coffeescript] update grammar, add script 2016-10-11 18:04:04 +02:00
Martin Aeschlimann 4ef9dcd6b4 [java] add grammar update script 2016-10-11 17:35:23 +02:00
Joao Moreno e11ba0b982 keep built-in extensions' translations
fixes #13488
2016-10-11 12:37:34 +02:00
Martin Aeschlimann 07bbf8bb4e [html] update languageservice. Fixes #12954 2016-10-11 11:48:19 +02:00
Dirk Bäumer a0f68bfe3f Merge pull request #13432 from Microsoft/waderyan/version-mismatch-messaging
Updated version mismatch Info message
2016-10-11 10:02:04 +02:00
Joao Moreno 901810dc4a git: dirty diff first steps 2016-10-11 09:37:28 +02:00
Daniel Imms cf203e0914 Include common debug commands to terminal skip shell
Fixes #13301
2016-10-10 13:00:36 -07:00
Christof Marti a9ce7cc22e Fix cacheWasResolved flag 2016-10-10 12:53:25 -07:00
Christof Marti eba586e122 Fix test failures on Windows 2016-10-10 12:39:23 -07:00
Daniel Imms c0b7a95049 Adds scroll to top/bottom terminal commands
Fixes #11135
2016-10-10 11:38:48 -07:00
Daniel Imms ed6eaf982b Use scrollPages API for terminal scroll page actions
Fixes #13435
2016-10-10 11:30:21 -07:00
Daniel Imms f487e1071e Uplevel xterm.js 2016-10-10 11:29:48 -07:00
Daniel Imms 738fa36055 Add libXScrnSaver as dep to .rpm spec
Fixes #13439
2016-10-10 11:10:09 -07:00
Wade Anderson b10d024111 Updated version mismatch Info message
Per https://github.com/Microsoft/vscode/issues/13284#issuecomment-252186657
2016-10-10 08:55:20 -07:00
Martin Aeschlimann af990cfb08 Cannot read property 'dispose' of null. Fixes #12124 2016-10-10 17:54:42 +02:00
Joao Moreno 8650a786ee git extension: first steps 2016-10-10 17:37:28 +02:00
Joao Moreno 492264d2e2 💄 pfs 2016-10-10 17:37:28 +02:00
Martin Aeschlimann 42a5c57451 [xml] update grammar to atom/language-xml@f461d42 (2016-10-01). Fixes #13193. 2016-10-10 17:20:28 +02:00
Martin Aeschlimann 1548a3f4da update-grammar script: include download functions 2016-10-10 17:20:27 +02:00