Joao Moreno
|
4cb90f3b64
|
Merge branch 'krizzdewizz-master'
|
2016-01-28 10:27:00 +01:00 |
|
Joao Moreno
|
6232afb856
|
Merge branch 'master' of https://github.com/krizzdewizz/vscode into krizzdewizz-master
|
2016-01-28 10:11:20 +01:00 |
|
Benjamin Pasero
|
685baff923
|
Weird wording when migrating auto-save setting (fixes #2363)
|
2016-01-28 08:52:25 +01:00 |
|
Benjamin Pasero
|
bb94a5b5b2
|
Improve quick open accessibility (fixes #2393)
|
2016-01-28 08:49:17 +01:00 |
|
Benjamin Pasero
|
ab5dce2444
|
Up and down arrows should jump through splitview headers (fixes #2373)
|
2016-01-28 07:56:41 +01:00 |
|
Benjamin Pasero
|
ddbb872ca1
|
some more focus css tweaks
|
2016-01-28 07:38:18 +01:00 |
|
Sofian Hnaide
|
46234232d9
|
fix #2400 Check that the user is internet-connected before loading the getting started page
|
2016-01-27 16:16:45 -08:00 |
|
Andre Weinand
|
77d07b0156
|
remove tests from node-debug
|
2016-01-27 23:47:38 +01:00 |
|
Andre Weinand
|
3d6d958cd3
|
Fixes #2429: normalize drive letter to lower
|
2016-01-27 19:17:55 +01:00 |
|
Alex Dima
|
3d71b0e525
|
Fixes #1197: Sort decorations before rendering for consistent rendering output
|
2016-01-27 18:22:43 +01:00 |
|
Joao Moreno
|
37c2157978
|
extensions can become obsolete, so delete them on startup
fixes #2096
|
2016-01-27 18:07:51 +01:00 |
|
Martin Aeschlimann
|
f8836d7698
|
Fixes #2322: OSS README in TypeScript extension needs to be updated
|
2016-01-27 18:00:08 +01:00 |
|
Martin Aeschlimann
|
338ff58622
|
Fixes #2422: json extension ships dev node modules such as mocha and typescript that adds more than 13MB
|
2016-01-27 18:00:08 +01:00 |
|
Alex Dima
|
6789019e67
|
Fixes #1140: auto closing bracket intercepts deleteLeft only when there is no selection
|
2016-01-27 17:47:02 +01:00 |
|
Alex Dima
|
1b1b0ef12c
|
Further clean up in cursor.test.ts
|
2016-01-27 17:47:00 +01:00 |
|
Alex Dima
|
7b7ae36a9d
|
Clean up cursor.test.ts
|
2016-01-27 17:46:59 +01:00 |
|
Joao Moreno
|
ce4bc9befb
|
suggest: stop calling layout unnecessarily, second attempt
fixes #2279
|
2016-01-27 17:42:51 +01:00 |
|
Benjamin Pasero
|
0e8e69e917
|
Focus decoration go away on hover (fixes #2379)
|
2016-01-27 17:27:07 +01:00 |
|
Joao Moreno
|
4bcceaa724
|
suggest: stop calling layout unnecessarily
fixes #2279
|
2016-01-27 17:22:58 +01:00 |
|
Joao Moreno
|
67111e11b9
|
better product.json
|
2016-01-27 17:22:58 +01:00 |
|
isidor
|
c6bd22aaf7
|
debug: verticaly align breakpoint checkbox on win and linux
fixes #2215
|
2016-01-27 17:22:29 +01:00 |
|
Johannes Rieken
|
899aa459d6
|
tweak api command doc
|
2016-01-27 17:10:31 +01:00 |
|
isidor
|
241d480c93
|
fixes #2462
|
2016-01-27 17:06:19 +01:00 |
|
Benjamin Pasero
|
c1946bdb3b
|
splitview: use opacity to hide actions so that it does not break keyboard a11y
|
2016-01-27 16:43:37 +01:00 |
|
Joao Moreno
|
b14258e8d1
|
fixes #2127
|
2016-01-27 15:42:00 +01:00 |
|
isidor
|
794b7d3521
|
fixes #2269
|
2016-01-27 15:38:00 +01:00 |
|
Johannes Rieken
|
fc3da668bc
|
pull in jrieken.vscode-omnisharp 0.3.1
|
2016-01-27 15:30:27 +01:00 |
|
isidor
|
353f325bb3
|
panel: esc to close
fixes #2424
|
2016-01-27 15:00:14 +01:00 |
|
Benjamin Pasero
|
eb9d146d85
|
Revert "Markdown/HTML Preview: I can open links within VS Code (fixes #2362)"
This reverts commit f8ad5c52ae.
|
2016-01-27 14:59:53 +01:00 |
|
Joao Moreno
|
e44dc204ab
|
oops
|
2016-01-27 14:56:15 +01:00 |
|
Joao Moreno
|
a9511de753
|
fixes #2419
|
2016-01-27 14:53:35 +01:00 |
|
Benjamin Pasero
|
f8ad5c52ae
|
Markdown/HTML Preview: I can open links within VS Code (fixes #2362)
|
2016-01-27 14:51:10 +01:00 |
|
isidor
|
dc22667402
|
panel: null guard
|
2016-01-27 14:48:22 +01:00 |
|
isidor
|
81f3d13ef1
|
panel: remove unnused private methods
|
2016-01-27 13:00:15 +01:00 |
|
isidor
|
291ac30e1b
|
debug: show changed expressions also in the watch pane
fixes #2308
|
2016-01-27 12:52:28 +01:00 |
|
Johannes Rieken
|
79a5014d72
|
#2169 - map 'warning' kind to file and default again to property
|
2016-01-27 12:50:32 +01:00 |
|
Benjamin Pasero
|
35d2f1cee7
|
The unsaved file marker (the dot thing) should appear when content in buffer != content on disk (fixes #2357)
|
2016-01-27 12:38:27 +01:00 |
|
Joao Moreno
|
0c972e8a49
|
sync should only pull if not ahead
fixes #1903
|
2016-01-27 12:37:32 +01:00 |
|
Joao Moreno
|
9c2b8befc9
|
use our scrollbars in suggest details
fixes #1928
|
2016-01-27 12:37:32 +01:00 |
|
Joao Moreno
|
d65350da73
|
fixes #1969
|
2016-01-27 12:37:32 +01:00 |
|
Joao Moreno
|
ff31ba12f8
|
fix open file git action for out of workspace repo
fixes #2126
|
2016-01-27 12:37:32 +01:00 |
|
Joao Moreno
|
3a8d9f1db6
|
fixes #2237
|
2016-01-27 12:37:32 +01:00 |
|
Joao Moreno
|
82d9cc4250
|
use back icon instead of cross
fixes #2313
|
2016-01-27 12:37:32 +01:00 |
|
Johannes Rieken
|
bd24eefb7b
|
fix doc type
|
2016-01-27 12:22:20 +01:00 |
|
Johannes Rieken
|
6250b6531e
|
expose EventEmitter in our API, fixes #2359
|
2016-01-27 12:18:19 +01:00 |
|
Benjamin Pasero
|
fb96feb3f6
|
Tree focus is on the wrong element (fixes #2361)
|
2016-01-27 12:16:32 +01:00 |
|
Dirk Baeumer
|
4bed00b373
|
Fixes #2434
|
2016-01-27 12:03:30 +01:00 |
|
Benjamin Pasero
|
d605cc4b49
|
Activity bar focus indication is too subtle (fixes #2376)
|
2016-01-27 12:01:13 +01:00 |
|
isidor
|
7f0f0f1a17
|
fixes #2281
|
2016-01-27 11:53:05 +01:00 |
|
Johannes Rieken
|
7b64471537
|
fix #2339
|
2016-01-27 11:49:34 +01:00 |
|