isidor
|
79bdfd4a2d
|
launch.json and tasks.json pin only if config file is created
#8727
|
2016-07-05 15:35:31 +02:00 |
|
Benjamin Pasero
|
5da820a3b5
|
restore ability to drop folders or *.vsix into Code
|
2016-07-05 15:27:48 +02:00 |
|
Alex Dima
|
1d8a0023f4
|
Fixes #2933: return promise from text editor command to allow to wait for its completion
|
2016-07-05 15:11:05 +02:00 |
|
Joao Moreno
|
284309d038
|
adjust marketplace rating
fixes #8584
|
2016-07-05 15:10:08 +02:00 |
|
Alex Dima
|
add9eedf30
|
Fixes #2868: tabMovesFocus is a global concept
|
2016-07-05 14:59:32 +02:00 |
|
Johannes Rieken
|
16fa38f645
|
make editor cut/copy/paste use the menu registry
|
2016-07-05 14:53:47 +02:00 |
|
Johannes Rieken
|
cf10adc54b
|
debt - make MenuRegistry accept IMenuItem, not declared/user friendly menu items
|
2016-07-05 14:53:47 +02:00 |
|
Johannes Rieken
|
f0c82d669f
|
add 'editorReadonly' context key
|
2016-07-05 14:53:47 +02:00 |
|
Dirk Baeumer
|
5bb7f2e02e
|
Fixes #8719: Closing a file without saving is not cleaning markers
|
2016-07-05 14:51:02 +02:00 |
|
isidor
|
e18803261c
|
output: use keychord for toggling output
fixes #8707
|
2016-07-05 14:48:17 +02:00 |
|
isidor
|
2c0b481230
|
debug: do not allow breakpoints / watch expression to be undefined
fixes #8691
|
2016-07-05 14:38:20 +02:00 |
|
Alex Dima
|
ca6ad01542
|
Fixes #2792: Render a line highlight decoration when having a current find match
|
2016-07-05 13:54:10 +02:00 |
|
Johannes Rieken
|
9f5a818226
|
proper compare function, fixes #8756
|
2016-07-05 12:54:25 +02:00 |
|
Alex Dima
|
68c32f7878
|
Fixes #2938: Indent straight to the correct place for whitespace only lines
|
2016-07-05 11:50:56 +02:00 |
|
Johannes Rieken
|
d2329e464b
|
debt - remove unused renameModel.ts
|
2016-07-05 11:42:24 +02:00 |
|
Joao Moreno
|
3abb41f2e8
|
fixes #8395
|
2016-07-05 11:41:21 +02:00 |
|
Benjamin Pasero
|
375bd62305
|
fix some todos (migration)
|
2016-07-05 11:31:36 +02:00 |
|
Alex Dima
|
a485c3a65a
|
Remove unused outlineMarkers
|
2016-07-05 11:29:59 +02:00 |
|
Benjamin Pasero
|
776ffbde52
|
Allow to disable drag and drop in the files explorer (fixes #4842)
|
2016-07-05 11:24:26 +02:00 |
|
Benjamin Pasero
|
71dcd5c976
|
remove dropfeedback when showing overlay
|
2016-07-05 11:24:26 +02:00 |
|
isidor
|
6a6ca03f3e
|
debug: variable substitution shouuld not replace full content
fixes #8378
|
2016-07-05 09:51:18 +02:00 |
|
Benjamin Pasero
|
3e6df95508
|
Exact matches in symbols fuzzy search are not on top (fixes #8673)
|
2016-07-05 09:29:42 +02:00 |
|
Benjamin Pasero
|
20edd6a21c
|
clean up
|
2016-07-05 09:14:03 +02:00 |
|
Benjamin Pasero
|
ec29889bb3
|
Merge pull request #8746 from f111fei/patch-9
Fix did not removed css class dropfeedback
|
2016-07-05 09:12:19 +02:00 |
|
xzper
|
405ee65e17
|
Fix did not removed css class dropfeedback
|
2016-07-05 13:26:48 +08:00 |
|
Benjamin Pasero
|
3bea3de024
|
Merge pull request #8734 from Microsoft/ben/noasar
shut up asar
|
2016-07-04 21:01:26 +02:00 |
|
Benjamin Pasero
|
a4906266aa
|
remove console log
|
2016-07-04 18:14:52 +02:00 |
|
Benjamin Pasero
|
cb854ee90c
|
asar bites
|
2016-07-04 18:14:33 +02:00 |
|
Joao Moreno
|
d190f7fc6c
|
remove split editor action from extension editor
fixes #8308
|
2016-07-04 17:55:51 +02:00 |
|
Alex Dima
|
a09ee3658e
|
Delete objects from decorations map (#7609)
|
2016-07-04 17:47:35 +02:00 |
|
Benjamin Pasero
|
5289f9b01f
|
shut up asar
|
2016-07-04 17:47:10 +02:00 |
|
Benjamin Pasero
|
feb6bc9885
|
Revert "VS Code allows to open *.asar file from the command line (fixes #8723)"
This reverts commit bf5774af81.
|
2016-07-04 17:34:05 +02:00 |
|
Benjamin Pasero
|
d0a09eca44
|
Tabs: hover improvements (fixes #8728)
|
2016-07-04 17:31:52 +02:00 |
|
Joao Moreno
|
85be2127e2
|
fixes #8558
|
2016-07-04 17:31:00 +02:00 |
|
Joao Moreno
|
0d33d46cdc
|
remove install count opacity
fixes #8337
|
2016-07-04 17:31:00 +02:00 |
|
Benjamin Pasero
|
e26dd7f68f
|
checkin compile change
|
2016-07-04 17:05:19 +02:00 |
|
Benjamin Pasero
|
214cc3a3a0
|
Merge branch 'master' into ben/july
|
2016-07-04 17:04:37 +02:00 |
|
Benjamin Pasero
|
8b332e8ce6
|
Merge pull request #8703 from gkalpak/patch-1
docs(LanguageConfiguration): fix typo (interfaces --> interface)
|
2016-07-04 16:58:55 +02:00 |
|
Benjamin Pasero
|
bf5774af81
|
VS Code allows to open *.asar file from the command line (fixes #8723)
|
2016-07-04 16:52:48 +02:00 |
|
Joao Moreno
|
ada42ec732
|
add scrollbar margin
fixes #8416
|
2016-07-04 16:18:56 +02:00 |
|
Joao Moreno
|
a658877fe4
|
add margin
fixes #8413
|
2016-07-04 16:17:09 +02:00 |
|
Joao Moreno
|
5a2e940948
|
fix windows extension actions height
related to #8121
|
2016-07-04 15:08:52 +02:00 |
|
Joao Moreno
|
5d8fc948ac
|
remove comments
|
2016-07-04 15:08:52 +02:00 |
|
Benjamin Pasero
|
d229616ee6
|
css rename
|
2016-07-04 13:49:02 +02:00 |
|
Benjamin Pasero
|
58e702071b
|
bump version to 1.4.0
|
2016-07-04 13:29:59 +02:00 |
|
Joao Moreno
|
92f2b77e3f
|
remove suggest telemetry
fixes #4413
|
2016-07-04 12:52:17 +02:00 |
|
Johannes Rieken
|
0c5f6e8867
|
Revert "Revert "Revert "don't filter on codeSnippet but only on label and filterText, fixes #6320"""
This reverts commit a3324574b9.
|
2016-07-04 10:51:37 +02:00 |
|
Benjamin Pasero
|
975efeb3fb
|
Adopt platform specific CSS rules (fixes #8243)
|
2016-07-04 10:46:03 +02:00 |
|
Benjamin Pasero
|
4a4c9ee898
|
Tab does not always gets revealed when activating it via keyboard (fixes #8398)
|
2016-07-04 10:24:33 +02:00 |
|
Benjamin Pasero
|
3d2ece987b
|
Cannot open tab's context menu (e.g. go to next diff) with keyboard (fixes #8500)
|
2016-07-04 10:07:12 +02:00 |
|