Commit graph

9647 commits

Author SHA1 Message Date
XVincentX
23815a07bf
Remove the extension parameter from open commands 2016-09-15 09:15:53 +02:00
Benjamin Pasero
91115aa714 support debug & tasks writing (for #8937) 2016-09-15 08:45:37 +02:00
Benjamin Pasero
a4a100213d Do not add to recent files list when running with "--diff" (fixes #12049) 2016-09-15 07:27:54 +02:00
Benjamin Pasero
663bb3f730 polish language mode picker 2016-09-15 07:08:20 +02:00
Christof Marti
50bb7aad57 Prune find traversal with basename patterns 2016-09-14 17:12:42 -07:00
Andre Weinand
3d1a71250d integrated debug terminal: support PowerShell on all platforms 2016-09-15 00:40:38 +02:00
Martin Aeschlimann
8d6a8863fd [html] use html language service 2016-09-14 23:36:09 +02:00
Andre Weinand
ef69b2cc39 integrated debug terminal: support env vars for PowerShell; fixes Microsoft/vscode#11785 2016-09-14 23:19:00 +02:00
Martin Aeschlimann
acc4e94ee6 [html] fix failing test 2016-09-14 23:14:16 +02:00
Andre Weinand
e49ce72c6d update node-debug 2016-09-14 22:39:54 +02:00
Alexandru Dima
0a79f6d1bf Add temporary access to chrome://accessibility (workaround for #12036) 2016-09-14 20:53:46 +02:00
Alexandru Dima
c5041403f8 Keep bundled simpleWorker lean 2016-09-14 20:33:27 +02:00
Alexandru Dima
81bb89dec6 Keep keyCodes.ts lean and mean 2016-09-14 20:33:26 +02:00
Martin Aeschlimann
ce099db9fb Merge pull request #12039 from Microsoft/aeschli/html-extension
HTML/Razor/Handlebars as extension
2016-09-14 20:17:09 +02:00
Martin Aeschlimann
8934bd2ba8 Merge branch 'master' into aeschli/html-extension 2016-09-14 20:12:26 +02:00
Martin Aeschlimann
04f9562a1a [html] code polish 2016-09-14 19:50:24 +02:00
Martin Aeschlimann
e69fb28130 [html] update language server for document link support 2016-09-14 19:42:09 +02:00
XVincentX
e38c8732ce
Provide correct localized strings 2016-09-14 18:59:25 +02:00
Joao Moreno
fc54f4b15d use opener service in extension editor
fixes #11309
2016-09-14 17:54:39 +02:00
Benjamin Pasero
af877ffb53 fix gulp watch 2016-09-14 17:44:06 +02:00
Benjamin Pasero
afc1c9942e Merge pull request #12031 from mrmlnc/language-mode-identifier-11977
Display language identifier in Language Mode drop down
2016-09-14 17:40:41 +02:00
Denis Malinochkin
bf65a1907d Display language identifier in Language Mode drop down 2016-09-14 18:23:30 +03:00
Joao Moreno
94eb60a292 fix fsevents compatibility for build tools 2016-09-14 17:00:23 +02:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Martin Aeschlimann
21c9ad57a6 [html] move existing handlebar colorize tests 2016-09-14 16:38:56 +02:00
Martin Aeschlimann
6d788bff70 [html] bring back provider configuration settings 2016-09-14 16:27:53 +02:00
Benjamin Pasero
cd1318c7b8 better fix for css escaping in explorer 2016-09-14 16:19:55 +02:00
Benjamin Pasero
5f29eb7523 Explorer: files with spaces produces bad CSS classes (fixes #12024) 2016-09-14 16:16:06 +02:00
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