Ramya Achutha Rao
|
74d3d0cde0
|
Trigger Emmet for abbreviations ending with a number Fixes #33726
|
2017-09-04 10:02:11 -07:00 |
|
Benjamin Pasero
|
e4abbd44e5
|
Respect file order when opening files from command line (fixes #30364)
|
2017-09-04 18:16:47 +02:00 |
|
Benjamin Pasero
|
6690a1086b
|
💄 tab drop feedback
|
2017-09-04 18:02:17 +02:00 |
|
isidor
|
15d4b98bf1
|
debug: introduce onDebug activation event
fixes #33258
|
2017-09-04 17:38:03 +02:00 |
|
Sandeep Somavarapu
|
d8540e33fa
|
expose spectron client in application
|
2017-09-04 17:30:57 +02:00 |
|
Joao
|
8eb731e3f5
|
smoke start git tests
|
2017-09-04 17:20:25 +02:00 |
|
Johannes Rieken
|
9eff64d6e6
|
update icon paths, #28726
|
2017-09-04 17:15:14 +02:00 |
|
Johannes Rieken
|
d218107278
|
move peek widget to begin with something, #28726
|
2017-09-04 17:12:37 +02:00 |
|
Johannes Rieken
|
80fac2b065
|
remove and add unused code
|
2017-09-04 17:00:28 +02:00 |
|
Johannes Rieken
|
3ee89f5ead
|
double cancel dummy cancellation token
|
2017-09-04 16:52:54 +02:00 |
|
Joao
|
024e06ce70
|
fix division by zero
|
2017-09-04 16:46:52 +02:00 |
|
Johannes Rieken
|
10e17cefac
|
remove unused service, #28726
|
2017-09-04 16:26:41 +02:00 |
|
Joao
|
67eab6ebf6
|
fix test data path
|
2017-09-04 16:11:42 +02:00 |
|
Joao
|
0d7790e026
|
mocha task
|
2017-09-04 16:11:27 +02:00 |
|
Joao
|
e869216535
|
ignore top level test_data
|
2017-09-04 16:11:19 +02:00 |
|
Johannes Rieken
|
c00bdb74ee
|
Merge pull request #33682 from Microsoft/joh/lightbulb
show lightbulb inline
|
2017-09-04 15:56:05 +02:00 |
|
Johannes Rieken
|
a55bf6c637
|
don't run perf tests all the time
|
2017-09-04 15:54:56 +02:00 |
|
Johannes Rieken
|
62194ce624
|
some more perf tweaks for #15419
|
2017-09-04 15:52:48 +02:00 |
|
Joao
|
bedcf4c760
|
use mocha for smoke test
|
2017-09-04 15:46:35 +02:00 |
|
Benjamin Pasero
|
71d0c30a9d
|
use updateModel() when accepting changes from conflict resolution
|
2017-09-04 15:44:16 +02:00 |
|
Joao
|
4fe77bc342
|
smoke: omit warnings, clean imports
|
2017-09-04 15:23:20 +02:00 |
|
Johannes Rieken
|
703122d33c
|
debt - don't use an array as result counter
|
2017-09-04 15:11:09 +02:00 |
|
Benjamin Pasero
|
7a82a81f9f
|
save conflict: make sure to close diff editor when conflict resolved
|
2017-09-04 15:04:16 +02:00 |
|
Benjamin Pasero
|
701edc9d3a
|
save conflict: show better message when trying to save active save conflict diff editor
|
2017-09-04 15:00:09 +02:00 |
|
Johannes Rieken
|
6573ae5a87
|
fix #33147
|
2017-09-04 14:59:44 +02:00 |
|
Joao
|
12d8f1c97e
|
further smoke test improvements
|
2017-09-04 14:54:26 +02:00 |
|
Johannes Rieken
|
62b6370225
|
fix #33699
|
2017-09-04 14:48:12 +02:00 |
|
isidor
|
b65c8fefcd
|
debug: fetch all threads on stop event
fixes #33472
|
2017-09-04 14:43:20 +02:00 |
|
Benjamin Pasero
|
15b76dfb56
|
try to fix CI build
|
2017-09-04 14:41:46 +02:00 |
|
Benjamin Pasero
|
de80c24728
|
Save conflict: left hand diff editor does not update on changes to file (fixes #33792)
|
2017-09-04 14:38:53 +02:00 |
|
Johannes Rieken
|
4e3ed60858
|
only select diagnostics that are contained by the code action range
|
2017-09-04 14:31:52 +02:00 |
|
Johannes Rieken
|
29e0c87679
|
remove unused param
|
2017-09-04 14:30:13 +02:00 |
|
Johannes Rieken
|
d8ec15e625
|
trigger lightbulb on selection as is
|
2017-09-04 14:25:16 +02:00 |
|
Benjamin Pasero
|
3d81fe63b3
|
Diff editor breaks when running vscode.diff twice in a row (fixes #33593)
|
2017-09-04 12:46:49 +02:00 |
|
Andre Weinand
|
ba54a99948
|
remove bad folder
|
2017-09-04 12:30:21 +02:00 |
|
Joao
|
eec1386efe
|
ignore search smoke out
|
2017-09-04 12:19:31 +02:00 |
|
Benjamin Pasero
|
193b1cbf17
|
Debounce on file read (fixes #33529)
|
2017-09-04 12:19:08 +02:00 |
|
Joao
|
cb531597ed
|
Merge remote-tracking branch 'origin/sandy081/smoke-test' into smoketest
|
2017-09-04 12:18:21 +02:00 |
|
Joao
|
16d5db8388
|
remove bad folder
|
2017-09-04 12:18:13 +02:00 |
|
Joao
|
36b6861110
|
fix compile error
|
2017-09-04 12:00:25 +02:00 |
|
Joao
|
c40fd46336
|
Merge remote-tracking branch 'joao/smoketest' into smoketest
|
2017-09-04 11:56:35 +02:00 |
|
Sandeep Somavarapu
|
2ffdcaba19
|
revert args in application
|
2017-09-04 11:55:35 +02:00 |
|
Sandeep Somavarapu
|
4f8d86c56f
|
Improve smoke tests
|
2017-09-04 11:51:50 +02:00 |
|
Joao
|
5e10e0e862
|
Merge remote-tracking branch 'origin/master'
|
2017-09-04 11:33:10 +02:00 |
|
Joao
|
750b49ce9e
|
Merge branch 'smoketest'
|
2017-09-04 11:32:58 +02:00 |
|
Joao
|
17bf788e41
|
update smoketest launch
|
2017-09-04 11:32:41 +02:00 |
|
isidor
|
fbef8f916d
|
Check for provideDebugConfigurations not the provider
fixes #33663
|
2017-09-04 11:30:02 +02:00 |
|
Benjamin Pasero
|
bef497ff82
|
avoid more implicit any and some 💄
|
2017-09-04 11:20:09 +02:00 |
|
Benjamin Pasero
|
7712905526
|
Improve activity title behaviour
fixes #33540
fixes #27779
|
2017-09-04 11:16:24 +02:00 |
|
Joao
|
cb5d03296f
|
fix compile error
|
2017-09-04 11:10:34 +02:00 |
|