Commit graph

9220 commits

Author SHA1 Message Date
isidor
3f0410ad34 fixes #10215 2016-09-05 18:46:21 +02:00
Joao Moreno
f5f82d809c fix hover mode discovery 2016-09-05 18:05:11 +02:00
Joao Moreno
89a490b1a5 typo 2016-09-05 18:05:11 +02:00
Andre Weinand
3f569e8602 use generated protocol definition; fixes Microsoft/vscode-debugadapter-node#51 2016-09-05 17:48:53 +02:00
Joao Moreno
9ad92c2c77 Merge branch 'hover' 2016-09-05 17:33:03 +02:00
Joao Moreno
676d5ff178 flip typescript hover order 2016-09-05 17:31:20 +02:00
Joao Moreno
970253ae7e dynamic hover height 2016-09-05 17:31:06 +02:00
Benjamin Pasero
a475ffc4c8 debt: workbench should not depend on vs/code 2016-09-05 17:21:57 +02:00
Benjamin Pasero
8dcd3e67d7 move argv to platform 2016-09-05 17:19:47 +02:00
Benjamin Pasero
7a517bbd73 Merge branch 'master' into ben/next 2016-09-05 16:48:31 +02:00
Benjamin Pasero
41aa92e4c8 Write access problems are not handled clean (fixes #11504) 2016-09-05 16:48:10 +02:00
Benjamin Pasero
e12fc1103e split revertAll into method for files and untitled 2016-09-05 16:06:41 +02:00
Joao Moreno
71076263d8 hover: scrollbar 2016-09-05 16:04:03 +02:00
Benjamin Pasero
5d064d3008 fix unreliable test 2016-09-05 16:00:45 +02:00
Benjamin Pasero
e790825aeb text file services: push down confirmBeforeShutdown 2016-09-05 15:56:38 +02:00
Benjamin Pasero
4d1b09fc2b move shutdown handling into base text file service 2016-09-05 15:48:24 +02:00
Benjamin Pasero
92158fe212 move saveAll() and saveAs() into base text file service 2016-09-05 15:42:02 +02:00
Alex Dima
d2dcbdaade 0.6.0 for monaco-editor-core 2016-09-05 15:39:35 +02:00
Alex Dima
bbcd753c7d Do not ship defineKeybinding resources in standalone editor 2016-09-05 15:39:27 +02:00
Alex Dima
30be7f138a Fixes Microsoft/monaco-editor#127: Set the font on the canvas context correctly, add an extra 2px for Japanese 2016-09-05 15:39:17 +02:00
isidor
9fa56d6f7e debug: use default tree indentation of 12 pixels
fixes #10618
2016-09-05 15:38:21 +02:00
isidor
d0dd14237a replEditor polish: no need to import repl.css twice 2016-09-05 15:38:21 +02:00
Joao Moreno
d108ec70fd better hover margins 2016-09-05 15:34:24 +02:00
Benjamin Pasero
44f49cfa66 push getDirty(), isDirty() and revertAll() for untitled into base class 2016-09-05 15:34:18 +02:00
Joao Moreno
10ed637da1 💄 2016-09-05 15:32:21 +02:00
Benjamin Pasero
9b0e1d350d simplify all tests that deal with textFileServices 2016-09-05 15:21:02 +02:00
Joao Moreno
9d3ac32d1a fix tslint.json 2016-09-05 15:17:01 +02:00
Joao Moreno
6da968fd33 hover fade in 2016-09-05 15:15:06 +02:00
Joao Moreno
cc40e98e54 add linear css keyword 2016-09-05 15:08:11 +02:00
Joao Moreno
c9a2360c20 fix hover width 2016-09-05 14:37:19 +02:00
Johannes Rieken
8bb0ff07da don't wait while ext host starts, fixes #10535 2016-09-05 14:26:48 +02:00
Benjamin Pasero
82d9fb51c0 debt - get rid of identifiers.ts 2016-09-05 14:17:06 +02:00
isidor
9b4ef12a4f debug: more restrictive with Variable id
fixes #11469
2016-09-05 12:58:12 +02:00
Joao Moreno
d4735b4031 Merge branch 'master' into hover 2016-09-05 12:42:50 +02:00
Joao Moreno
6a6cbbdb91 drop gulp-symdest 2016-09-05 12:38:29 +02:00
Martin Aeschlimann
52158ca23d [theme service] Avoid array constructions when collecting rules 2016-09-05 12:34:15 +02:00
Johannes Rieken
76e60a46aa add heuristic for label highlights when only filterText but not the label matches, fixes #11466 2016-09-05 12:31:59 +02:00
Joao Moreno
258cd9d0dd add eslint as dev-dependency 2016-09-05 12:04:54 +02:00
Johannes Rieken
8150e1c4be use insertText when score suggestions, fixes #11423 2016-09-05 11:52:22 +02:00
Johannes Rieken
78ae49587a modeId falls back to current editor model fixes #11331 2016-09-05 11:49:26 +02:00
isidor
a8409aebd0 debug: disconnect icons
fixes #10998
2016-09-05 11:39:59 +02:00
Johannes Rieken
6767d2d641 don't use instanceof check but trust the data, fixes #10703 2016-09-05 11:37:30 +02:00
Joao Moreno
c524ef6c71 lock distro version 2016-09-05 11:29:44 +02:00
Johannes Rieken
3a68dedf80 Merge branch 'joh/next' 2016-09-05 11:08:09 +02:00
Benjamin Pasero
96f781719f isolate macIntegration (from electronFileTracker) 2016-09-05 10:55:00 +02:00
Andre Weinand
0ba7f55dcc fix typo in 'Capabilities' 2016-09-05 10:36:51 +02:00
Benjamin Pasero
ae12f603c6 move vscode:openFiles handling to integration.ts 2016-09-05 10:26:41 +02:00
Benjamin Pasero
bd8177f635 bump chokidar to 1.6 2016-09-05 09:13:36 +02:00
Benjamin Pasero
06538335c0 open recent cleanup 2016-09-05 07:38:10 +02:00
Benjamin Pasero
89a8ab2a97 code cleanup 2016-09-05 07:31:39 +02:00