Commit graph

6002 commits

Author SHA1 Message Date
Dirk Baeumer
ad13642037 Localization import 2016-06-01 10:02:25 +02:00
Benjamin Pasero
cedc002014 get rid of all text editor events emitted on global event bus 2016-06-01 09:54:48 +02:00
Benjamin Pasero
95835bfd18 simplify EditorEvent 2016-06-01 09:12:42 +02:00
Benjamin Pasero
ec4d50c2c0 starting events cleanup 2016-06-01 09:07:33 +02:00
Benjamin Pasero
ecf180ea29 simplify diffEditorInput 2016-06-01 07:20:12 +02:00
Benjamin Pasero
5ef42ec522 less direct use of EditorInput 2016-06-01 07:09:47 +02:00
Benjamin Pasero
efeffdd11f Renaming a pinned file unpins it (fixes #7071) 2016-06-01 06:39:16 +02:00
Benjamin Pasero
d1e6b2e471 polish & cleanup 2016-06-01 06:38:58 +02:00
Daniel Imms
05a6bbb31f Add el7 to rpm name to indicate RHEL7+ support
Fixes #6546
2016-05-31 19:25:46 -07:00
Daniel Imms
08009c568d Pull linux package revision initialization to top
This prevents potentially different revisions for deb and rpm files built
during same gulp task.
2016-05-31 18:51:45 -07:00
Daniel Imms
f3861c64d1 Use applicationName for build dirs 2016-05-31 18:48:59 -07:00
Daniel Imms
274da23471 Add version and revision to deb package name
Fixes #6587
2016-05-31 18:28:06 -07:00
Daniel Imms
cf36b323e2 Remove 'visual-studio-' from deb package to match command
Fixes #7085
2016-05-31 18:24:20 -07:00
Daniel Imms
9060d64fec Add version and revision to rpm package
Part of #6587
2016-05-31 18:21:47 -07:00
Daniel Imms
5ccd2ff46c Use app name not 'code' in deb/rpm files
Fixes #6547
2016-05-31 17:58:06 -07:00
Daniel Imms
b564e145e5 Rename deb/rpms from vscode -> code
Matches the name of the command

Fixes #6547
2016-05-31 17:41:43 -07:00
Andre Weinand
3498aaa66c node-debug: add 'attach to process' support 2016-06-01 00:52:56 +02:00
isidor
2c3910a342 debug: reslove interactive variables in sequence 2016-06-01 00:32:35 +02:00
isidor
9be55ebb81 debug: shorten comment 2016-06-01 00:03:31 +02:00
isidor
ef617ddddd Support interactive variables in launch configurations
fixes #7026
2016-06-01 00:00:03 +02:00
isidor
bac909403b debug adapter: add interactive variables as a field to package.json 2016-05-31 23:52:33 +02:00
Daniel Imms
81ab7e3332 Type some functions in terminal code 2016-05-31 11:36:02 -07:00
Daniel Imms
775c643192 Factor out terminal config logic and add tests 2016-05-31 11:22:55 -07:00
isidor
59f29caefd open editors: hide open editors view without a restart
fixes #6919
2016-05-31 19:37:51 +02:00
Benjamin Pasero
6d8b18300d fix build 2016-05-31 18:59:36 +02:00
Daniel Imms
2920930e73 Have terminal fallback on editor font
Fixes #6791
2016-05-31 09:48:13 -07:00
Daniel Imms
9e3408db12 Merge pull request #6985 from Microsoft/tyriar/june
Tyriar changes for June
2016-05-31 09:14:57 -07:00
Benjamin Pasero
14a9e0b03d Installer should reopen all last opened folders (fixes #6316) 2016-05-31 16:43:46 +02:00
Alex Dima
0e81224179 Further fixes to gulpfile.editor 2016-05-31 16:37:47 +02:00
Alex Dima
33771bbfaa Fix build/gulpfile.editor 2016-05-31 16:32:24 +02:00
Alex Dima
7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima
561cd05099 Bring in monaco.d.ts into the /src/ folder such that editor API can be typechecked to be exported correctly 2016-05-31 16:31:35 +02:00
Benjamin Pasero
a2fd5725e3 manager => service 2016-05-31 16:21:03 +02:00
Benjamin Pasero
747ae8bfac adopt path.normalize() change now returning "." when passing in empty string 2016-05-31 12:54:35 +02:00
Benjamin Pasero
f760d96416 Ctrl+Alt+Tab seems impossible to bind on Windows (fixes #7050) 2016-05-31 12:51:21 +02:00
Benjamin Pasero
c8680b8f26 Introduce event on input to indicate dirty state change (fixes #6953) 2016-05-31 12:33:18 +02:00
Johannes Rieken
afbe654bdd fix test failure 2016-05-31 11:55:33 +02:00
Johannes Rieken
8c6ae59f01 rename input get large z-index, fixes #6075 2016-05-31 11:31:31 +02:00
Johannes Rieken
1635f5f6f5 Merge pull request #7030 from Microsoft/joh/paths
Joh/paths
2016-05-31 11:18:43 +02:00
Johannes Rieken
ea2c3d8966 improve nearestReference search by using common prefix len, #5893 2016-05-31 11:18:23 +02:00
Joao Moreno
3b1e28dbaf add checksum to windows update
fixes #780
2016-05-31 11:05:25 +02:00
Joao Moreno
f1a470fe2f crypto.checksum 2016-05-31 11:05:25 +02:00
Benjamin Pasero
b0c79f4431 status bar clean up 2016-05-31 11:00:54 +02:00
isidor
838ead773c open editors: visible take groups into account also
#6919
2016-05-31 10:58:00 +02:00
isidor
5988be9889 explorer.openEditors.maxVisible -> explorer.openEditors.visible
#6919
2016-05-31 10:51:54 +02:00
Benjamin Pasero
baa7ece955 Merge pull request #6942 from kisstkondoros/hidestatusbar
Option to hide the status bar implemented (fixes #6356)
2016-05-31 10:30:10 +02:00
Johannes Rieken
17a61a531c make isUNC more spec compliant 2016-05-31 10:25:13 +02:00
Johannes Rieken
874fb60bc6 path#join is concat and a normalize 2016-05-31 09:38:05 +02:00
Johannes Rieken
422fdbdb70 remove old normalize code, clean up getRoot 2016-05-31 09:22:12 +02:00
isidor
8183da3a65 fixes #6946 2016-05-30 23:34:04 +02:00