Commit Graph

5986 Commits

Author SHA1 Message Date
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
isidor
4341e517e8 open editors: use update tree schedule only on model changes
fixes #6749
2016-05-30 23:16:26 +02:00
isidor
d16e5642c9 introduce IEditorContext
fixes #6685
2016-05-30 22:37:30 +02:00
isidor
9c6c0bfe11 actionbar: pass in event as part of the context 2016-05-30 22:28:06 +02:00
Johannes Rieken
d09e7bc373 fix issue with normalize 2016-05-30 21:44:49 +02:00
Johannes Rieken
0e23ff52aa more test for join 2016-05-30 21:39:03 +02:00
Johannes Rieken
d3ae1c76b7 use new normalize implementation 2016-05-30 21:24:58 +02:00
tamas.kiss
9a7594e837 Option to hide the status bar implemented
This fixes #6356
2016-05-30 19:40:13 +02:00
Martin Aeschlimann
8bee53a9da fixes #6840: [themes] does not work if publisher name starts with a number 2016-05-30 18:43:04 +02:00
Johannes Rieken
4c751647cb fix issues with getRootLength, start with normalize2 that doesn't allocate arrays 2016-05-30 18:29:04 +02:00
Benjamin Pasero
a5dc72ed13 Open file dialog should start in the directory for the current active file (fixes #1210) 2016-05-30 18:10:20 +02:00
Martin Aeschlimann
fb4d59aa39 fixes #6974: [json] $schema attribute - strange path resolution behavior when referencing local schema file 2016-05-30 17:16:38 +02:00
Joao Moreno
28a78cba4f reorg imports 2016-05-30 17:12:55 +02:00
Joao Moreno
ef79eac26a show remotes in git checkout list
fixes #3385
2016-05-30 17:12:55 +02:00
Joao Moreno
c8ea56860c remove unreachable code 2016-05-30 17:12:55 +02:00
Benjamin Pasero
72fe2fe5ba Be quiet Hodor 2016-05-30 16:31:43 +02:00
Martin Aeschlimann
1e099735a6 fixes #6976: [json] Modifying a JSON Schema file requires a restart of VS code to pick up the changes 2016-05-30 16:27:39 +02:00