Isidor Nikolic
0082281fe0
Merge pull request #22081 from delftswa2017/typo-jsdoc-array.ts
...
Fixed typo in jsdoc of function tail
2017-03-06 16:14:31 +01:00
Johannes Rieken
88e140612c
MainThreadDocumentsAndEditors.test don't make it worse...
2017-03-06 16:10:40 +01:00
Daan Schipper
0f0972c8ef
fixed typo in jsdoc of function tail
2017-03-06 16:02:29 +01:00
Johannes Rieken
e4db254d89
try larger timeout for huge model w editor test
2017-03-06 15:53:48 +01:00
Sandeep Somavarapu
7f492e1755
#19152 fix test case [windows]
2017-03-06 15:41:39 +01:00
Johannes Rieken
3a5f6213db
return of the 3mins rule, fixes #21709
2017-03-06 15:30:56 +01:00
Benjamin Pasero
3ae887e7b3
tests for orphaned file models
2017-03-06 13:34:39 +01:00
Dirk Baeumer
2a04d942b6
Fixes #22061 : Add alias labels for task commands.
2017-03-06 12:45:14 +01:00
Dirk Baeumer
62640a5339
Fixes #22057 : Add alias support to commands
2017-03-06 12:45:14 +01:00
Johannes Rieken
1239cebb70
Merge branch 'joh/editors'
2017-03-06 12:40:47 +01:00
Benjamin Pasero
16b59a51d4
Add an option to disable closing open files that are removed from the directory ( #21962 )
2017-03-06 11:26:56 +01:00
Sandeep Somavarapu
4c2600fd3f
Fix #19152
2017-03-06 11:11:28 +01:00
Benjamin Pasero
6afc01866d
Auto save triggers save conflict error very easily ( fixes #22050 )
2017-03-06 10:17:14 +01:00
Benjamin Pasero
c2ca36c7cf
Merge pull request #22024 from vp2177/patch-1
...
Exclude CVS directories
2017-03-06 09:43:05 +01:00
Alex Dima
f80b12e8ff
Fixes #11953 : Do not use keyIdentifier
2017-03-06 09:36:19 +01:00
Benjamin Pasero
f87c900ebe
Shortcut key is displayed incorrectly ( fixes #21891 )
2017-03-06 08:35:01 +01:00
Benjamin Pasero
a7eec32e20
Navigate-back does not work for "Go to definition" < 5 lines ( fixes #21922 )
2017-03-06 08:31:03 +01:00
Benjamin Pasero
c8af1d0c55
Only call setJumpList() after first window is opening ( fixes #21963 )
2017-03-06 08:25:29 +01:00
Benjamin Pasero
e0163462b5
💄
2017-03-06 08:15:33 +01:00
Benjamin Pasero
a3b1076f07
improved auto save (for #21948 )
2017-03-06 07:49:59 +01:00
Benjamin Pasero
7d49ac9bb1
💄
2017-03-06 07:48:18 +01:00
Matt Bierner
3b16023c41
Clean up webview click handler
2017-03-05 14:46:51 -08:00
Peter V
fa0bc23382
Exclude CVS directories
2017-03-05 18:55:38 +00:00
Daniel Imms
bb5c2e8eb2
Properly initialize xterm link handler
2017-03-04 16:01:26 -08:00
Daniel Imms
63513de9dd
Wrap raw terminal link handler
2017-03-04 14:32:50 -08:00
Daniel Imms
70ef81ebfc
Use new xterm.js API
2017-03-04 14:27:24 -08:00
Matt Bierner
4ebfc2fc18
Add Enhanced Security Settings to Markdown Preview
...
Adds enhanced security settings for the markdown preview. The new flow disable all scripts within the preview itself. Users can enable scripts on a per workspace basis.
When a markdown document that uses scripts is loaded, a warning is shown inside the document itself. This warning triggers a new security selector quick pick which allows users to enable or disable enahanced security in the workspace.
2017-03-03 13:56:23 -08:00
Alex Dima
2c3f743161
Simplify usage of ViewLayer
2017-03-03 20:48:11 +01:00
isidor
4e849f2c75
fixes #21884
2017-03-03 17:44:48 +01:00
isidor
ac4c8f8c2d
workbench: getTabOptions should always return the correct state
...
fixes #21762
2017-03-03 17:38:41 +01:00
Alex Dima
2b9e9c8342
Use directly the RenderingContext
2017-03-03 16:06:32 +01:00
isidor
8aecce8ec9
configurationResolverService: do not use cascading replaces
2017-03-03 16:03:04 +01:00
Joao Moreno
2d6382341a
disambiguate zero result from file collator
2017-03-03 15:29:30 +01:00
Joao Moreno
04a72fd4a2
fix tree bug
...
fixes #20142 #19242 #21833
2017-03-03 15:29:30 +01:00
Alex Dima
b3687d8961
Simplify viewport data
2017-03-03 15:20:57 +01:00
Alex Dima
7a90b27cf6
Replace remaining usages of VisibleRange with HorizontalRange
2017-03-03 15:20:56 +01:00
Alex Dima
c73d90bc61
Reduce usage of VisibleRange.top
2017-03-03 15:20:56 +01:00
Alex Dima
5790f031d7
Move LayoutProvider to /common/
2017-03-03 15:20:55 +01:00
isidor
b8eab0c0d4
fixes #21894
2017-03-03 15:20:01 +01:00
isidor
16009d3e3f
debug: just call 'saveAll' action
...
fixes #21681
2017-03-03 15:10:27 +01:00
Sandeep Somavarapu
2f4a33cbee
Fix #21864
2017-03-03 13:06:49 +01:00
isidor
3448016dc6
save if dirty label do not use elipses
2017-03-03 12:27:30 +01:00
Sandeep Somavarapu
622b8004f4
#19685 Revert changes in Extension Description
...
- Revert changes to id in Ext description. No lowering of name.
- Implement an equal function to check equality of extensions
- Use above function to check the equality with extension description
2017-03-03 11:25:04 +01:00
Benjamin Pasero
77d7e0b0d3
Merge pull request #21830 from Microsoft/tyriar/21824
...
Center panel header hit boxes
2017-03-03 11:08:39 +01:00
Benjamin Pasero
168640ad00
more logging for #13665
2017-03-03 10:58:54 +01:00
Joao Moreno
c5df2b09b3
update electron.d.ts to 1.4.6
2017-03-03 10:50:31 +01:00
Alex Dima
5b95766633
Clarify file names
2017-03-03 10:48:08 +01:00
Alex Dima
5bc9073f39
Group all renderViewLine tests together
2017-03-03 10:42:49 +01:00
Alex Dima
df4502cdbd
Make forced tokenization explicit
2017-03-03 10:36:02 +01:00
Alex Dima
cee1934aed
Add & adopt forceTokenization
2017-03-03 10:36:02 +01:00