Benjamin Pasero
784b501d0b
💄
2018-07-02 15:29:01 +02:00
Johannes Rieken
55bcba1592
avoid async and winjs.promise, #53442
2018-07-02 15:21:26 +02:00
Benjamin Pasero
07d98e9275
unsafe canHandleResource usage (part of #48275 )
2018-07-02 15:14:31 +02:00
Sandeep Somavarapu
6bf20cc217
Merge pull request #45533 from oriash93/oriash93/45072
...
Support for updating extensions from CLI
2018-07-02 15:06:07 +02:00
Johannes Rieken
5174205b09
avoid async and winjs.promise, #53442
2018-07-02 15:04:42 +02:00
Johannes Rieken
0628662dc9
avoid async and winjs.promise, #53442
2018-07-02 14:58:30 +02:00
Johannes Rieken
54a6ec8f58
avoid async and winjs.promise, #53442
2018-07-02 14:53:47 +02:00
Johannes Rieken
e522018d26
avoid async and winjs.promise, #53442
2018-07-02 14:47:43 +02:00
Johannes Rieken
2fa8021810
avoid async and winjs-promise, #53442
2018-07-02 14:47:43 +02:00
Joao Moreno
90c13ffdf0
fix sign.ps1
2018-07-02 13:14:54 +01:00
Alex Dima
e3dc63dd0f
Fixes Microsoft/monaco-editor#939
2018-07-02 14:07:34 +02:00
Joao Moreno
283470b814
comment out settings search stuff
2018-07-02 14:03:03 +02:00
Johannes Rieken
7a8040ada7
move snippet-suggest option to new internal model, #42750
2018-07-02 12:56:53 +02:00
Joao Moreno
15bf75903b
fix build order
2018-07-02 12:44:41 +02:00
Johannes Rieken
1ea92bedfc
add extension path mappings when extension path cannot be found, #53295
2018-07-02 12:25:49 +02:00
Joao Moreno
1baf100d11
fix nuget restore
2018-07-02 12:13:03 +02:00
Alex Dima
9febb2897f
Add tests from #52412
2018-07-02 12:05:20 +02:00
Joao Moreno
8cb55f2fa6
temporarily disable hygiene
2018-07-02 11:57:09 +02:00
Joao Moreno
7c5418d7af
64 bit only
2018-07-02 11:44:23 +02:00
Benjamin Pasero
e719f08cea
fix #53434
2018-07-02 11:43:28 +02:00
Joao Moreno
d1fed9e7cf
wip: attempt to sign uninstaller
2018-07-02 11:43:03 +02:00
Johannes Rieken
a95d76af3b
Merge pull request #49034 from Microsoft/chrmarti/promiseinterop
...
WinJS and ES6 Promises
2018-07-02 11:31:10 +02:00
Benjamin Pasero
b859f0e3d7
fix #53408 (for 1.26)
2018-07-02 11:27:02 +02:00
Johannes Rieken
91e82ed2fe
wire up editor.suggest.filterGraceful #52789
2018-07-02 11:20:06 +02:00
Johannes Rieken
32d9f16388
add editor.suggest-options bag, toward #42750 and configure graceful filtering for #52789
2018-07-02 11:20:06 +02:00
Benjamin Pasero
4ab2c3929e
simplify async method
2018-07-02 11:14:22 +02:00
Sandeep Somavarapu
921c26baeb
FIx #53426
2018-07-02 11:03:30 +02:00
Benjamin Pasero
c0caab4d8c
Have a "Copy Relative Path" action as alternative to "Copy Path" ( fixes #53435 )
2018-07-02 10:55:26 +02:00
Benjamin Pasero
4d0b3d025e
debt week code cleanup
...
- avoid public modifier
- use Disposable where applicable
- fix some event handler leaks
- clean up some TODO@ben
2018-07-02 10:55:26 +02:00
Benjamin Pasero
cc2a16494c
fix #53424 ( #53425 )
2018-07-02 09:23:21 +02:00
Rob Lourens
fd4bf73a03
Remove unused reference
2018-07-01 18:08:12 -07:00
Rob Lourens
f666f0be0a
findTextInFiles - 'null' skipes configured excludes
2018-07-01 15:34:14 -07:00
Rob Lourens
73db972b9d
findTextInFiles - hook up includes/excludes
2018-07-01 15:15:31 -07:00
Rob Lourens
0fb670f9a3
Fix #9049 - text search API
2018-07-01 15:15:31 -07:00
Joao Moreno
a739c6204f
Merge branch 'joao/tree'
2018-07-01 22:43:16 +02:00
Joao Moreno
3418eebcad
Merge remote-tracking branch 'origin/master'
2018-07-01 21:49:41 +02:00
Sandeep Somavarapu
11d38ff0cb
Fix #53404
2018-07-01 21:47:03 +02:00
Joao Moreno
c9f0b1db57
Merge branch 'tree'
2018-07-01 21:45:54 +02:00
Benjamin Pasero
06863abff8
fix #52915 ( #53313 )
2018-06-29 19:47:18 -07:00
SteVen Batten
db2f851c8c
fixes #53254
2018-06-29 17:39:08 -07:00
Matt Bierner
1ee1759e02
Adding workaround for TS trying to update paths on file without exports
...
Fixes #52967
2018-06-29 17:30:53 -07:00
Matt Bierner
2f0b9394bc
Add telemetry on TS refactoring usage
...
Needed to understand which type of refactorings are most used so we can decided which bugs to prioritize and which new refactoring areas to invest in
2018-06-29 17:13:49 -07:00
Matt Bierner
dd9ef41d5c
Use ts 2.9.2 for building vs code
2018-06-29 14:57:40 -07:00
Jackson Kearl
4f870afa58
Enforce node boundaries in places where it matters ( #53192 )
...
* Enfoce node boundries in places where it matters
* Flip defualt emmet includeBoundries to true
Explicitly set getNode's include boundries where needed
* Remove defualt papameter
* Add update image boundry tests
* Add tests for bondries on some of the tag actions
* Rest of tag tests
2018-06-29 13:40:38 -07:00
Rob Lourens
d8836913b4
Fix #53352 - settings tree can take full width during search when TOC is hidden
2018-06-29 11:46:50 -07:00
Johannes Rieken
049cb9dde0
fix #52647
2018-06-29 15:47:23 +02:00
Johannes Rieken
9f56a204b8
Merge pull request #52861 from LeonardoBraga/enable-proposed-api-without-extension-id
...
Handle --enable-proposed-api without extension IDs as "enable all"
2018-06-29 15:41:47 +02:00
Johannes Rieken
b785705852
fix #53322
2018-06-29 15:39:19 +02:00
Johannes Rieken
085604f24d
fix #53277
2018-06-29 15:37:33 +02:00
isidor
a51248078f
update version to 1.26
2018-06-29 15:23:33 +02:00