Commit Graph

90679 Commits

Author SHA1 Message Date
Joao Moreno
e727fef518 suggest: details keyboard navigation 2016-01-08 17:26:28 +01:00
Joao Moreno
5058ab84f7 suggest: mouse accessibility 2016-01-08 17:09:55 +01:00
isidor
d01c69d084 debug: nls love 2016-01-08 17:07:59 +01:00
isidor
1035cd0448 debug: clear breakpoint soure raw source reference on debug session end 2016-01-08 16:55:13 +01:00
Benjamin Pasero
5884fe2b83 adopt postinstall script 2016-01-08 16:43:14 +01:00
isidor
1e69297d52 debug: do not show hover for files other than the focused stack frame
fixes #1859
2016-01-08 16:27:39 +01:00
Johannes Rieken
ffc21477ea add missing changes to test 2016-01-08 16:19:49 +01:00
Joao Moreno
722b39fbc5 suggest: show type label 2016-01-08 16:08:58 +01:00
isidor
105fb54c14 debug: fix persisting and sending stored internal module data
fixes #1793
2016-01-08 15:58:29 +01:00
isidor
54e050ef61 deubg hover: tune twisite and indentiation 2016-01-08 15:58:29 +01:00
isidor
294cc82e79 debug hover: set tree heigh dynamically when possible 2016-01-08 15:58:29 +01:00
Johannes Rieken
d625b55e9e no closeTextDocument 2016-01-08 15:44:48 +01:00
Joao Moreno
5f0cff928f Merge remote-tracking branch 'origin/master' into suggest 2016-01-08 15:44:12 +01:00
Joao Moreno
02d3a8fecc remove instant progress feedback from ext quickopen
fixes #1863
2016-01-08 15:43:21 +01:00
Martin Aeschlimann
ffbe6492a3 Merge pull request #1678 from dpodder/fix-batch-syntax
Fix batch syntax
2016-01-08 15:19:24 +01:00
Martin Aeschlimann
183bf66abb default themes: fixes for csharp 2016-01-08 13:48:31 +01:00
Alex Dima
35c1c7c629 Fixes #1581: implement a consistent tab order in the find widget 2016-01-08 13:25:20 +01:00
Alex Dima
8ad8e6c86d Fixes #1870 2016-01-08 13:05:18 +01:00
Alex Dima
b7f6251b50 Clean up widgets used in find widget 2016-01-08 13:02:06 +01:00
Alex Dima
818640bff6 Clean up Checkbox widget 2016-01-08 13:02:04 +01:00
Benjamin Pasero
757968eb87 resource input does not dispose model anymore 2016-01-08 12:58:37 +01:00
isidor
cf922e6490 debug: align twistie in complex hover 2016-01-08 12:12:09 +01:00
Johannes Rieken
b85b55c309 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-08 12:07:39 +01:00
isidor
b51fc2d589 debug hover: enable selection in hover 2016-01-08 12:05:22 +01:00
Johannes Rieken
f484123616 refine API, add closeTextDocument call 2016-01-08 12:04:00 +01:00
Martin Aeschlimann
cc3ca46683 Comments are not colored #1864 2016-01-08 11:37:47 +01:00
Benjamin Pasero
f88ab736b3 better marker 2016-01-08 11:18:13 +01:00
Benjamin Pasero
fbb797311c Revert "mark beginning of javascript changes to vscode.d.ts"
This reverts commit ac55a05ba6.
2016-01-08 11:17:13 +01:00
Joao Moreno
4a7ddb0788 use base proxy util for request service too
related to #155
2016-01-08 11:11:28 +01:00
Alex Dima
df43d6a7ee Make replace not use decorationIndex 2016-01-08 10:30:59 +01:00
Alex Dima
8168eb25bf Minor renames 2016-01-08 10:30:58 +01:00
isidor
e021c05495 tree size tuning: center header action icons in split panes 2016-01-08 10:25:51 +01:00
isidor
42c3b942f5 tree size tuning: move monaco count badge in working file view
fixes
2016-01-08 10:12:14 +01:00
Alex Dima
bb9c1d7057 Clean up find widget logic 2016-01-08 09:54:58 +01:00
Alex Dima
ec5bd6464b Minor cleanup in the find controller 2016-01-08 09:54:57 +01:00
Johannes Rieken
62f8a6a954 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-08 09:13:05 +01:00
Johannes Rieken
0e039274d8 remove merge issue 2016-01-08 09:12:37 +01:00
Johannes Rieken
5846f82642 don't use an editor input 2016-01-08 09:07:47 +01:00
David Storey
eae508e36f Add what at-rule a descriptor is used for in description…
…for those that are not also properties. We don' have a good solution to those at the moment.
2016-01-07 17:16:08 -08:00
David Storey
998ef0247f Add @viewport desctiptors (that are not already CSS properties) 2016-01-07 16:58:16 -08:00
isidor
27db7e99c6 joao: tune the count badge size with regards to the new tree size 2016-01-07 19:02:46 +01:00
isidor
7c00d7ac33 joao: tune the git icons with regards to the new tree size 2016-01-07 19:02:46 +01:00
Benjamin Pasero
ac55a05ba6 mark beginning of javascript changes to vscode.d.ts 2016-01-07 18:41:02 +01:00
Joao Moreno
b20ab37db9 fix typo
fixes #155
2016-01-07 18:11:34 +01:00
Joao Moreno
1f59ee0612 fixes #1508 2016-01-07 17:59:30 +01:00
Joao Moreno
53631f4ba7 suggest: details 2016-01-07 17:41:31 +01:00
Johannes Rieken
5923afa982 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-07 17:16:00 +01:00
isidor
920e4024a0 debug: show breakpoint condition in hover 2016-01-07 16:47:25 +01:00
Martin Aeschlimann
907e6adb61 clean up cssrules for comment tokens 2016-01-07 16:38:28 +01:00
Joao Moreno
1340dc5ffa suggest: clean deprecated state 2016-01-07 16:26:44 +01:00