Benjamin Pasero
9384ee14f5
better settings description for #19123
2017-01-24 16:01:17 +01:00
Alex Dima
c016d86b21
Fixes #17939 : URLs with parens not recognized as full URL
2017-01-24 15:44:56 +01:00
Alex Dima
8ac4bfdbac
Fixes issue #19207 : Link in Monokai is not rendered correctly
2017-01-24 15:44:56 +01:00
Benjamin Pasero
0e7ffee956
fixes #19132
2017-01-24 15:03:11 +01:00
isidor
4265f5e35c
scroll lock icons
2017-01-24 11:21:16 +01:00
Sandeep Somavarapu
c3f2b87c06
Fix #19121
2017-01-24 11:19:31 +01:00
Isidor Nikolic
9c9a615d07
Merge pull request #18768 from ArtemGovorov/master
...
Add Toggle Output Scroll Lock action
2017-01-24 11:16:08 +01:00
Sandeep Somavarapu
05e49f78d4
Fix #19130
2017-01-24 11:05:19 +01:00
Alex Dima
516a348de7
Fixes #17140 : Cursor is hard to distinguish from selection in high contrast theme
2017-01-24 09:54:47 +01:00
Dirk Baeumer
61a56dbf6e
Remove cmd.exe specific quoting code.
2017-01-24 08:58:45 +01:00
Dirk Baeumer
16cd042941
Added test for tasks.
2017-01-24 08:58:43 +01:00
Christof Marti
97a1d7eacd
Adopt release notes CSS ( fixes #18984 )
2017-01-23 22:46:18 -08:00
kieferrm
288254a96d
adding telemetry for workspace executables
2017-01-23 21:44:26 -08:00
kieferrm
5df8553bef
improve wording
2017-01-23 21:06:19 -08:00
kieferrm
6c4322469d
use upper letter drives on windows
2017-01-23 21:06:18 -08:00
kieferrm
420006456e
mark external terminals as executable properties
2017-01-23 21:06:18 -08:00
kieferrm
0c2148239a
use fspath instead of path
2017-01-23 21:06:18 -08:00
kieferrm
b8390826ea
Improve dialog
2017-01-23 21:06:18 -08:00
kieferrm
c8f2b6d915
Introduce trust-workspace action
2017-01-23 21:06:17 -08:00
kieferrm
34fd1c67e4
Improve wording of error
2017-01-23 21:06:17 -08:00
kieferrm
2d5f006581
fix tests
2017-01-23 21:06:17 -08:00
Sandeep Somavarapu
06c73e797b
Consolidate workspace config model after refiltering
2017-01-23 21:06:17 -08:00
Sandeep Somavarapu
03c15847b3
Add error markers to executable settings in untrusted workspace settings
2017-01-23 21:06:16 -08:00
kieferrm
97b08a7ce4
adapt contributions
2017-01-23 21:05:17 -08:00
kieferrm
d3c6036fcc
show notification
2017-01-23 21:05:17 -08:00
kieferrm
5c53ddbbe2
model support
2017-01-23 21:05:17 -08:00
Christof Marti
96579057b3
Cannot access localStorage from main process ( #19035 )
2017-01-23 20:33:35 -08:00
Matt Bierner
20f3a9f11b
Rename TypeDefinitionProvider to TypeImplementationProvider ( #19101 )
...
* Rename TypeDefinitionProvider to TypeImeplementationProvider
**bug**
In #18346 , I originally called the new go to implementation provider api `ImplementationProvider` which we then decided to rename to `TypeDefinitionProvider`. At the time, I didn't realize that a type definition was actually its own, unrelated concept.
**Fix**
Rename `TypeDefinitionProvider` to `TypeImplementationProvider` to make it clear what the purpose and use of this api is.
* Fix a few names in comments
2017-01-23 16:25:37 -08:00
Christof Marti
779700d709
Statically read welcome experience enablement ( fixes #19035 )
2017-01-23 16:23:22 -08:00
Martin Aeschlimann
8f18cb3538
Merge pull request #19069 from Microsoft/waderyan/extension-packs
...
Extension Packs
2017-01-24 00:52:35 +01:00
Sandeep Somavarapu
eb4ed01485
Fix #19075
2017-01-23 23:18:20 +01:00
Christof Marti
80634bad38
Filter embedded markers from problems view and statusbar ( fixes #18897 )
2017-01-23 14:16:58 -08:00
Christof Marti
4e83daf341
Remember vertical scroll position ( fixes #18868 )
2017-01-23 13:45:41 -08:00
Christof Marti
c5fac5007d
Dismiss overlay on Esc ( fixes #18869 )
2017-01-23 10:54:59 -08:00
Daniel Imms
90a52e87bc
Remove waitOnExit option from Terminal API
...
This may turn into an enum or change behavior soon pending on the result of
task-terminal integration. Removing from the API until more thought has been
put into it.
Part of #15583
Part of #18661
2017-01-23 10:25:16 -08:00
Sandeep Somavarapu
375f32d553
#1587 A global command to configure language specific settings
2017-01-23 19:21:07 +01:00
Sandeep Somavarapu
8d5e9b5905
Move configuring language based settings to preferences and expose it as an API from preferences service
2017-01-23 19:21:07 +01:00
Christof Marti
66b0baa21f
Hide overlay on any command ( #18869 )
2017-01-23 10:13:39 -08:00
Johannes Rieken
0575906e68
avoid allocation when comparing suggestions, #18682
2017-01-23 18:58:36 +01:00
Wade Anderson
d7c3a98ebc
Extension Packs
2017-01-23 09:40:43 -08:00
Johannes Rieken
c45a12c3c6
debounce suggestion filtering, #18682
2017-01-23 18:31:29 +01:00
Sandeep Somavarapu
129015b027
#19022 Add tool tips to settings tabs
2017-01-23 17:45:52 +01:00
Christof Marti
f6c6650c8f
Use Git commandId unless SCM preview is enabled ( fixes #19054 )
2017-01-23 08:38:15 -08:00
Sandeep Somavarapu
ab5cfa0d95
Always open user settings when opening settings
2017-01-23 17:23:50 +01:00
Sandeep Somavarapu
9c1f109400
#19024 Use action bar to render settings tabs
2017-01-23 17:20:38 +01:00
Johannes Rieken
9467c742ce
write data in bigger chunks, ignore drain need and explain why
2017-01-23 17:19:08 +01:00
Alexandru Dima
c937836e3a
Merge pull request #17698 from jmdowns2/16771
...
Fix for #16771 .
2017-01-23 16:56:22 +01:00
Alexandru Dima
95d1a78349
Merge pull request #18972 from Microsoft/ben/797
...
Support undo and redo in input fields (fixes #151 )
2017-01-23 16:51:01 +01:00
Alexandru Dima
e40b04faf8
Merge pull request #18997 from mjbvz/md-scroll-editor-on-scroll-preview
...
Add Markdown Preview to Editor Scroll Syncronization
2017-01-23 16:47:39 +01:00
Alexandru Dima
61ea4c25b8
Merge pull request #18958 from rebornix/Reindent
...
Reindent all lines
2017-01-23 16:43:19 +01:00