Commit graph

9669 commits

Author SHA1 Message Date
Benjamin Pasero
368be109ba Explorer no longer shows "..." for cropped file labels (fixes #12022) 2016-09-14 16:07:13 +02:00
Andre Weinand
fad6a894c1 update node-debug 2016-09-14 12:48:37 +02:00
Benjamin Pasero
5cc7faabc2 add icon to cat.exe 2016-09-14 11:33:10 +02:00
Martin Aeschlimann
cf1596c6f0 [html] close tag fix 2016-09-14 11:16:13 +02:00
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +02:00
Martin Aeschlimann
fa30ab77ef [html] update html grammar & tests 2016-09-14 11:09:24 +02:00
Benjamin Pasero
4e59a0c754 getPathLabel(): Cannot read property '1' of null (fixes #11962) 2016-09-14 10:56:38 +02:00
Sandeep Somavarapu
b17fe30fb6 fix #11967 2016-09-14 10:22:43 +02:00
Joao Moreno
f26cf83dd8 print commit in new line 2016-09-14 10:09:00 +02:00
XVincentX
4c93b48ef6
Get changelog url in installed extension as well 2016-09-14 09:57:29 +02:00
Martin Aeschlimann
daad014a6f [html] add handlebars 2016-09-14 09:49:40 +02:00
XVincentX
1ad39acdbf
Generalise and resuse markdown rendering function 2016-09-14 09:45:37 +02:00
XVincentX
1fbb0b9779
Display the changelog nav bar 2016-09-14 09:31:11 +02:00
XVincentX
50b7571b0a
add getChangelog method to IExtension and its impl 2016-09-14 09:31:00 +02:00
XVincentX
3027fff306
Propagate the changelog url from the zip file if any 2016-09-14 09:30:44 +02:00
XVincentX
52b95aa516
Added changelogUrl to local extension rapresentation 2016-09-14 09:30:25 +02:00
Martin Aeschlimann
1f6815a880 [html] get all link tests to run 2016-09-14 08:48:03 +02:00
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Daniel Imms
5a5a9f7a40 Reintroduce terminal API request queue system
Fixes #11990
2016-09-13 21:03:47 -07:00
Daniel Imms
1e51cd3d36 Add shellArgs to API docs
Part of #10917
2016-09-13 16:05:43 -07:00
Andre Weinand
41e7baad70 update node-debug 2016-09-14 00:39:25 +02:00
Andre Weinand
d84fda6788 first cut of supporting PowerShell in integrated terminal 2016-09-14 00:37:04 +02:00
Daniel Imms
2b5a956ca2 Fix NPE in terminal code 2016-09-13 15:05:02 -07:00
Daniel Imms
b893f49164 Fix various issues when the terminal was not open on launch
Fixes #11969
2016-09-13 14:49:35 -07:00
Daniel Imms
fec1d6a426 Merge pull request #11982 from Microsoft/octref/10917
Add shellArgs. Fix #10917
2016-09-13 14:46:05 -07:00
Martin Aeschlimann
8d7504f7e1 [html] add link provider 2016-09-13 23:27:18 +02:00
Pine Wu
9da873d64f Address PR comments 2016-09-13 14:22:12 -07:00
Pine Wu
2966990272 Add shellArgs. Fix #10917 2016-09-13 14:08:22 -07:00
Martin Aeschlimann
99ebc3065a [html] symbol highlighting tests 2016-09-13 22:12:48 +02:00
Daniel Imms
da4a174b3d Focus panel when kill command is run
Fixes #11972
2016-09-13 10:53:10 -07:00
Sandeep Somavarapu
49750bbe68 Implement #4719 2016-09-13 18:05:57 +02:00
Martin Aeschlimann
0aefa275cb Merge branch 'master' into aeschli/html-extension 2016-09-13 16:59:01 +02:00
Martin Aeschlimann
537938619a [html] avoid merge conflict 2016-09-13 16:58:13 +02:00
Alexandru Dima
47bc908e39 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-09-13 16:43:15 +02:00
Alexandru Dima
02f2bbffba Minor tweaks 2016-09-13 16:43:04 +02:00
Alexandru Dima
55bf5acb2e Remove CommonKeybindings 2016-09-13 16:42:42 +02:00
Joao Moreno
1d88fd33ba :liptstick: StatusUpdater 2016-09-13 16:36:32 +02:00
Martin Aeschlimann
d4860107db [seti] set languageId associations 2016-09-13 16:07:39 +02:00
Joao Moreno
70ab16cc10 surface error
fixes #11931
2016-09-13 15:23:01 +02:00
Joao Moreno
30144b5dea filter out more errors
fixes #11929
2016-09-13 15:21:24 +02:00
Benjamin Pasero
63efb84901 Incorrect git comments (fixes #11925) 2016-09-13 15:06:36 +02:00
Joao Moreno
a8a9b70d53 fix sourcemaps 2016-09-13 14:00:17 +02:00
Sandeep Somavarapu
8cf40da8fc update history action ids #5508 2016-09-13 13:00:34 +02:00
Sandeep Somavarapu
67a46126c8 Implement history for find widget #5508 2016-09-13 12:42:31 +02:00
Martin Aeschlimann
d8f6f74520 Add color decorator limit to 500 (#11862) 2016-09-13 12:24:58 +02:00
Martin Aeschlimann
5a5d58ed9a [file icon themes]Config to assign a separate icon to *.d.ts instead of *.ts. Fixes #11740 2016-09-13 12:24:56 +02:00
Benjamin Pasero
5b16b26e1f less direct use of TextFileEditorModel 2016-09-13 12:14:06 +02:00
Benjamin Pasero
a6b89e14f8 hygiene 2016-09-13 11:47:28 +02:00
Benjamin Pasero
1aea998b48 get rid of global file input cache 2016-09-13 11:41:58 +02:00
Johannes Rieken
42f0109569 use heapService for workspace symbol provider, #11455 2016-09-13 11:26:02 +02:00