Commit Graph

3731 Commits

Author SHA1 Message Date
isidor
8b29cfb294 debug: remove ansi escape codes
fixes #3006
2016-03-02 00:32:21 +01:00
isidor
d553c86b48 debug: show a link in error notifications
fixes #3591
2016-03-02 00:18:13 +01:00
Andre Weinand
3e40c07398 update node-debug 2016-03-02 00:11:28 +01:00
isidor
6598d2939c render whitespace in menu not in status bar 2016-03-01 23:36:52 +01:00
Benjamin Pasero
23498a3d02 QuickPick "recently opened" indicator is clipped (fixes #3375) 2016-03-01 20:37:40 +01:00
Alex Dima
0668737166 Clean up threadService 2016-03-01 19:02:12 +01:00
Alex Dima
a3bdfe7ede More plugin -> extension 2016-03-01 18:54:44 +01:00
Alex Dima
533844ab8d More plugin -> extension 2016-03-01 18:54:42 +01:00
Alex Dima
f693ba1495 rename nativePluginService to nativeExtensionService 2016-03-01 18:54:40 +01:00
Alex Dima
6ae815a7c5 plugin -> extension 2016-03-01 18:54:39 +01:00
Joao Moreno
ddd1d9b0ae trigger build 2016-03-01 18:52:50 +01:00
Joao Moreno
8234d91b05 trigger build 2016-03-01 18:28:47 +01:00
Andre Weinand
44afe82ba0 pass a 'More Information' url from the debug adapter to the frontend. fixes #3448 2016-03-01 17:28:53 +01:00
Andre Weinand
0128901edc update node-debug 2016-03-01 17:28:53 +01:00
Alex Dima
1f089172b3 plugin -> extension 2016-03-01 17:12:44 +01:00
isidor
74b07c3b96 Toggle Render Whitespace 2016-03-01 16:49:58 +01:00
Alex Dima
7bd205a3d5 More plugin -> extension renames and reorg 2016-03-01 16:44:56 +01:00
Alex Dima
9f5d72c104 More cleanup in extension service 2016-03-01 16:44:54 +01:00
Benjamin Pasero
70820ebb1b Language change in file comparison only affacts right pane (fixes #2932) 2016-03-01 16:32:04 +01:00
Martin Aeschlimann
dc0b38b0a1 Fixes #3580: [folding] Allow to fold a specific level 2016-03-01 16:28:10 +01:00
Martin Aeschlimann
51f31b0d3f #3403 [folding] Fold action should work on all cursors 2016-03-01 16:28:08 +01:00
Benjamin Pasero
f5b15d36d8 Search: no a11y feedback for search results and search progress (fixes #2644) 2016-03-01 16:22:12 +01:00
Benjamin Pasero
1e9c17105b e.text.substr is not a function (fixes #3230) 2016-03-01 16:14:50 +01:00
isidor
ff7d4095bc debug: show stoppedEvent.text on hover
fixes #3101
2016-03-01 15:20:13 +01:00
Dirk Baeumer
29ae86e4d6 Fixes #3426: tasks.json seeming to cause weird error 2016-03-01 14:28:59 +01:00
Benjamin Pasero
2ec3ac8c28 Action buttons are not announced in Explorer section title bar (fixes #3310) 2016-03-01 13:04:47 +01:00
Alex Dima
4494a06961 pluginVersionValidator -> extensionValidator 2016-03-01 13:02:20 +01:00
Alex Dima
f7ec35a1fb AbstractPluginService -> AbstractExtensionService 2016-03-01 12:57:53 +01:00
Alex Dima
c867beb5fe More plugin -> extension renames 2016-03-01 12:44:35 +01:00
Benjamin Pasero
3942260bd4 strange sorting order of QuickPick help (fixes #3378) 2016-03-01 12:33:07 +01:00
Alex Dima
149cede9e6 PluginsRegistry -> ExtensionsRegistry 2016-03-01 12:32:25 +01:00
Alex Dima
5331853508 Renames from plugins to extensions 2016-03-01 12:18:29 +01:00
Benjamin Pasero
165bd1cc66 Code does not work when using new session switch (-n) (fixes #3474) 2016-03-01 12:14:42 +01:00
Alex Dima
a2a48e3ba8 Simplify IExtensionService 2016-03-01 12:13:17 +01:00
Benjamin Pasero
3d311aee43 lint errors 2016-03-01 12:04:37 +01:00
Alex Dima
104d779af2 IPluginService -> IExtensionService 2016-03-01 12:01:36 +01:00
Benjamin Pasero
71871de49e remove migration code 2016-03-01 12:00:53 +01:00
Alex Dima
07b3df70d1 src/vs/platform/plugins -> src/vs/platform/extensions 2016-03-01 11:51:56 +01:00
Dirk Baeumer
77e25ac921 Fixes #3306: If we generate a non empty tasks.json it should not trigger intelisense 2016-03-01 11:50:14 +01:00
Alex Dima
3dfbf9058c Remove support for isAMD since php is now also commonjs 2016-03-01 11:40:20 +01:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
ffb400f89a Remove remaining internal declares.d.ts 2016-03-01 11:40:16 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Dirk Baeumer
16eb8abc87 Add eol setting 2016-03-01 11:35:17 +01:00
Dirk Baeumer
e7e927db00 Polish code complete in Configure Task Runner 2016-03-01 11:35:15 +01:00
Benjamin Pasero
5350b1daf8 "Some projects have trouble loading" error makes viewport smaller than entire editor (fixes #3574) 2016-03-01 10:46:09 +01:00
Alex Dima
050622610d Fixes #3538: Order of "Cut, Copy, Paste" in editor context menu is wrong 2016-03-01 10:35:34 +01:00
isidor
12447be6a3 remove unused NullConfigurationService 2016-03-01 10:14:51 +01:00
Daniel Imms
572be7e529 Register code to the Debian alternatives system
Fixes #3541
2016-02-29 15:44:47 -08:00