Commit Graph

128 Commits

Author SHA1 Message Date
Joao Moreno 450cf5d4d2 uninstall all versions of an extension
fixes #8664
2016-07-26 16:16:40 +02:00
Joao Moreno a48045e050 allow shared process debugging 2016-07-26 10:42:47 +02:00
Joao Moreno 249398124e support headless vsix installations
fixes #9585
2016-07-22 12:24:37 +02:00
Joao Moreno 2545370a00 document extensionHomePath 2016-07-20 17:54:16 +02:00
Joao Moreno 82136bd865 increase auto update check period 2016-07-13 12:58:00 +02:00
Joao Moreno e03a964556 remove last checked update
fixes #7515
2016-07-13 12:57:29 +02:00
Joao Moreno 8402249d48 oops 2016-07-13 12:54:37 +02:00
Joao Moreno d0c123d79b always convert args to strings
fixes #7498
2016-07-13 12:54:16 +02:00
Joao Moreno 2cdcaf24ee create paths in cli process main
fixes #7505
2016-07-13 12:51:58 +02:00
Joao Moreno 3892edb307 move userSettings down to base
fixes #7453
2016-07-12 10:00:09 +02:00
Daniel Imms c9967d1884 Add -p to --help CLI output 2016-07-11 12:58:45 -07:00
Joao Moreno a852df9425 scope sockets to version
fixes #8948
2016-07-11 15:27:35 +02:00
Joao Moreno 1336b3d3c0 wrap user env in a mark
fixes #8434
2016-07-11 11:53:09 +02:00
Benjamin Pasero 0525466708 back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-07-08 16:12:10 +02:00
Daniel Imms d142a5e329 Merge pull request #8845 from Microsoft/tyriar/cli_help_format
Tyriar/cli help format
2016-07-07 09:53:43 -07:00
Daniel Imms e3fcbe6b6d Fix argv tests 2016-07-07 09:52:54 -07:00
Johannes Rieken 2077cb3ff8 turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and https://github.com/Microsoft/TypeScript/blob/7b48a182c05ea4dea81bab73ecbbe9e013a79e99/src/compiler/types.ts#L693-L698
2016-07-07 12:21:16 +02:00
Alex Dima 0c9211509b Fix typo (#8823) 2016-07-07 13:03:57 +03:00
Daniel Imms 06bc987651 Add tests for --help 2016-07-06 20:06:07 -07:00
Daniel Imms 6676207fb3 Improve CLI --help formatting
Fixes #7220
2016-07-06 19:51:21 -07:00
Benjamin Pasero 54f91df5b2 Merge branch 'master' into ben/electron 2016-07-06 10:27:53 +02:00
Benjamin Pasero 52489a7e99 Goto menu title should be "Go to" (fixes #8538) 2016-07-06 06:48:30 +02:00
Benjamin Pasero 25eb33df1e Open with Code on drive open as file not folder (fixes #666) 2016-07-05 18:08:30 +02:00
Joao Moreno 06589d9a74 fixes #6771 2016-07-05 17:50:39 +02:00
Benjamin Pasero 5289f9b01f shut up asar 2016-07-04 17:47:10 +02:00
Benjamin Pasero feb6bc9885 Revert "VS Code allows to open *.asar file from the command line (fixes #8723)"
This reverts commit bf5774af81.
2016-07-04 17:34:05 +02:00
Benjamin Pasero bf5774af81 VS Code allows to open *.asar file from the command line (fixes #8723) 2016-07-04 16:52:48 +02:00
Benjamin Pasero 1e4ba0c588 update to latest electron.d.ts 2016-07-02 14:27:18 +02:00
Benjamin Pasero 5d1affed4b ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-07-02 08:39:01 +02:00
Sandeep Somavarapu f58289fdaf fix #8284 2016-06-30 10:43:10 +02:00
Benjamin Pasero f87c7ffbf2 Use original-fs instead of manually ignoring ASAR files (fixes #8470) 2016-06-29 14:44:52 +02:00
Benjamin Pasero 845e94c3c1 do not leak node.js stat 2016-06-27 14:18:10 +02:00
Benjamin Pasero c0c45b348d workaround #7498 2016-06-27 10:09:13 +02:00
Alexandru Dima f1f33b9d8e Merge pull request #7578 from kisstkondoros/controlchars
Add an option to display control characters
2016-06-26 18:45:40 +02:00
Joao Moreno 40fdaea13b add View Extensions menu action
fixes #8098
2016-06-24 14:49:00 +02:00
Joao Moreno 1a7c54e267 fixes #7343 2016-06-23 08:50:45 +02:00
Benjamin Pasero 30c2420465 View Menu : UX Ideas (fixes #7700) 2016-06-22 18:35:36 +02:00
Daniel Imms 16676b2d14 Add os.release to help > report issues
Fixes #7788
2016-06-21 10:12:44 -07:00
Joao Moreno 65932a90bb extension model: periodic update checks 2016-06-21 15:54:22 +02:00
Joao Moreno df34c5c68a Merge branch 'master' into extension-viewlet 2016-06-21 14:13:35 +02:00
Benjamin Pasero 82fea1b9c1 more explicit navigation in mru stack order 2016-06-21 11:54:39 +02:00
Joao Moreno 877cd91459 missed reference 2016-06-19 09:24:57 +02:00
Joao Moreno e4d80d8ac6 split local vs gallery extensions 2016-06-17 11:02:46 +02:00
Joao Moreno 4c8410c1a1 extension.manifest 2016-06-16 19:08:42 +02:00
Joao Moreno 60798fdae0 remove galleryInformation 2016-06-16 18:54:57 +02:00
Joao Moreno f5cbb9fe63 cleanup IGalleryExtension 2016-06-16 18:13:17 +02:00
Joao Moreno 12ba6a2a6d simplify extension events 2016-06-16 17:26:10 +02:00
Joao Moreno d5e4540b51 allow IO from shared process in dev 2016-06-16 16:01:21 +02:00
Joao Moreno 425305ae31 strip ansi escape codes
fixes #7644
2016-06-15 13:00:50 +02:00
tamas.kiss ebf17943a6 Add an option to display control characters
Resolves #7331
2016-06-14 21:18:40 +02:00