Commit Graph

7374 Commits

Author SHA1 Message Date
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
Benjamin Pasero
0466d4e4f8 Translations in command palette should only show up when they differ (fixes #8652) 2016-07-04 09:51:42 +02:00
Benjamin Pasero
5c7816f0b7 Close Editor button on tab not readable by screenreader (fixes #8659) 2016-07-04 09:46:26 +02:00
Benjamin Pasero
2e9ea366e7 Deleting folder containing dirty files closes dirty editors (fixes #8704) 2016-07-04 07:49:08 +02:00
Georgios Kalpakas
e2408c79e8 docs(LanguageConfiguration): fix typo (interfaces --> interface) 2016-07-04 07:46:36 +03:00
Benjamin Pasero
a1b34a68ea css editor polish 2016-07-03 11:11:32 +02:00
Benjamin Pasero
4e72dcc359 make colorization tests happy for markdown 2016-07-02 14:31:05 +02:00
kieferrm
1f98af0f91 corect oss library version infomation 2016-07-01 14:19:00 -07:00
kieferrm
a2b9738a94 Remove fully colored lists from dark+ theme, fixes #8266 2016-07-01 12:10:50 -07:00