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 |
|
Johannes Rieken
|
0a5223be51
|
try to avoid module dependencies such that this is as leafy as possible
|
2016-05-30 16:15:56 +02:00 |
|
Johannes Rieken
|
41b5c4cce2
|
improve paths#getRootLength and add tests
|
2016-05-30 16:13:42 +02:00 |
|
Johannes Rieken
|
72ebf29820
|
debt - remove unused code
|
2016-05-30 14:08:19 +02:00 |
|
isidor
|
02be5256fd
|
fixes #6405
|
2016-05-30 12:56:05 +02:00 |
|
isidor
|
d8998d1c9b
|
fixes #6797
|
2016-05-30 12:45:48 +02:00 |
|
Johannes Rieken
|
91f26f80df
|
debt - refactor URI.withXYZ methods, #6678
|
2016-05-30 12:44:50 +02:00 |
|
Johannes Rieken
|
213699e067
|
debt - align path.normalize and node-path#normalize wrt to dot-segements
|
2016-05-30 12:33:22 +02:00 |
|
isidor
|
ef91c0fb9a
|
open editors: always update the tree with 250 delay
#6749
|
2016-05-30 12:31:11 +02:00 |
|
isidor
|
a65bfe9c61
|
fixes #6957
|
2016-05-30 11:46:33 +02:00 |
|
isidor
|
43131f07b1
|
Some open editors do not have a resource so use the name as drag identifier instead
fixes #7021
|
2016-05-30 11:42:20 +02:00 |
|
isidor
|
1e6fdb8c13
|
fixes #6983
|
2016-05-30 11:13:34 +02:00 |
|
Benjamin Pasero
|
a0623b4429
|
glob: duplicate entries in parsed pattern (fixes #7023)
|
2016-05-30 11:11:20 +02:00 |
|
Johannes Rieken
|
45a797bec1
|
check for input box options, fixes #7013
|
2016-05-30 10:54:15 +02:00 |
|
Benjamin Pasero
|
6e366f56ff
|
Glob regex matches too much (fixes #6936)
|
2016-05-30 10:52:27 +02:00 |
|
Benjamin Pasero
|
422e34bcc1
|
fix compile error
|
2016-05-30 10:33:28 +02:00 |
|
Benjamin Pasero
|
c04d5cbb2f
|
fix: file not getting pinned when getting dirty
|
2016-05-30 10:22:52 +02:00 |
|
Martin Aeschlimann
|
a8eadbd8d4
|
Clean up __characterPairSupport, fixes #6889
|
2016-05-30 10:12:13 +02:00 |
|