Commit Graph

23164 Commits

Author SHA1 Message Date
Rob Lourens
2a48a73ea0 Add comment 2017-08-28 14:21:51 -07:00
Rob Lourens
09d336e000 Fix #33189 - make rg command shorter by factoring out common excludes 2017-08-28 14:21:51 -07:00
Matt Bierner
040fadfeec Fix multiroot tsconfig task detection for folders with the same name
Fixes #31828
Fixes #31827
2017-08-28 13:49:53 -07:00
Alexandru Dima
504898dfb3 Merge pull request #29655 from stringham/update-on-file-reload
Keep undo history even when file changes outside Code.
2017-08-28 22:26:42 +02:00
Alex Dima
576a133367 Use the TextSource EOL when updating the model 2017-08-28 22:13:16 +02:00
Alex Dima
eb52beaec2 Remove unnecessary change 2017-08-28 22:10:21 +02:00
Martin Aeschlimann
256b02f921 Merge pull request #31253 from yfdyh000/i18n-fixes
Fixes some extensions strings missing for i18n
2017-08-28 22:04:39 +02:00
Martin Aeschlimann
d7bd024be4 Can't Override Whitespace Color in High Contrast Theme. Fixes #32671 2017-08-28 22:03:33 +02:00
Alex Dima
4173c4b0b3 Switch to using our existing diff algorithm 2017-08-28 21:55:01 +02:00
Martin Aeschlimann
a42ad12d9c [themes] theme colors of overview ruler. Fixes #26606 2017-08-28 21:51:32 +02:00
Martin Aeschlimann
33b6008002 [json] update service (NPE in provideDocumentColors) 2017-08-28 20:52:13 +02:00
Martin Aeschlimann
be9e8f5b80 [theme] find widget: use widget border instead of panel border (layer breaker) 2017-08-28 19:46:16 +02:00
Hearstzhang
ee36947c88 #issue 33155: treate .pac file as javascript file (#33245) 2017-08-28 10:21:11 -07:00
Ramya Rao
609468b505 New triggers for extension recommendations (#33050)
* New triggers for extension recommendations

* Only file based recs should be in local storage

* Combine file and exe based recommendations
2017-08-28 10:20:41 -07:00
Martin Aeschlimann
c72c6cc31d [json] complete colorProvider adoption 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
07e2faac5e [html] adopt languageserver colorProvider.proposed protocol. Fixes #32611. 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
aae74ede39 [css] adopt languageserver colorProvider.proposed protocol 2017-08-28 19:15:36 +02:00
Daniel Imms
d5ac84dd0c Create process using correct shell launch config on reuse
Fixes #31058
2017-08-28 10:10:09 -07:00
Ramya Rao
427ba7020b Store timestamp for filebased extension recommendations (#33105) 2017-08-28 09:29:34 -07:00
Benjamin Pasero
6026689246 Relative paths in .code-workspace files are turned into absolute ones on save (fixes #33188) 2017-08-28 18:21:32 +02:00
Johannes Rieken
ceb10d0402 fix #31351 2017-08-28 17:57:53 +02:00
Benjamin Pasero
f151bd3cce 💄 resolveWorkspace 2017-08-28 17:30:16 +02:00
Johannes Rieken
ccef28baa0 Merge pull request #32549 from Microsoft/joh/searchp
Contributable SearchProvider
2017-08-28 17:21:45 +02:00
Martin Aeschlimann
31fe7b0a9c [json] adopt colorProvider.proposed protocol 2017-08-28 17:19:55 +02:00
Alex Dima
48831a94c2 Merge remote-tracking branch 'origin/master' into update-on-file-reload 2017-08-28 17:05:28 +02:00
Johannes Rieken
cc899278aa make sure there are always stats 2017-08-28 16:34:11 +02:00
Johannes Rieken
bd63061a31 💄 remove dummy provider 2017-08-28 16:29:53 +02:00
Erich Gamma
5391eb9ff7 Refer to the CODE of Conduct file
Add a reference but to not duplicate the contents of the CODE_OF_CONDUCT.md
2017-08-28 16:27:11 +02:00
Alex Dima
928147280f No more need for workaround to Microsoft/monaco-editor#5 2017-08-28 16:26:41 +02:00
Johannes Rieken
82a7a46379 Merge branch 'master' into joh/searchp 2017-08-28 16:25:28 +02:00
Rob Lourens
93747de809 Merge pull request #33244 from Microsoft/ben/search-dnd
Enable dnd for file search results
2017-08-28 07:21:14 -07:00
Johannes Rieken
63021129db use async module loading for typescript, #33141 2017-08-28 15:55:39 +02:00
Benjamin Pasero
0278217594 CLI: Allow to open multiple folders in one workspace (fixes #30599) 2017-08-28 15:51:20 +02:00
Andre Weinand
96c545001a upgrade to DAP 1.23.0-pre.0 2017-08-28 15:51:06 +02:00
Joao
4f32007a5e better gallery error telemetry 2017-08-28 15:33:47 +02:00
Joao
97e6ab3343 remove splitview weights
fixes #33136
2017-08-28 15:33:47 +02:00
Alex Dima
7341537a3e Revert bad merged PR (#32113) due to #33240
Revert "Use simpleFind.xyz for simpleFind command IDS"

This reverts commit 9066eedcf7.

Revert "Review cleanup"

This reverts commit c0a2180011.

Revert "SimpleFindWidget Re-Factor next,previous,history, single global commands Cleanup1"

This reverts commit 1a26638f98.

Revert "Working SimpleFind Service, isolation - pre- cleanup"

This reverts commit bd8f5ebbe4.

Revert "Reveal Find on find n/p, add delayed update history"

This reverts commit c586e523b8.

Revert "Hide input focus tracker, cleanup"

This reverts commit 27f45235cf.

Revert "simpleFind Add next,previous,history fix"

This reverts commit b69d45bb9f.
2017-08-28 15:30:49 +02:00
Dirk Baeumer
a48a0cdec1 Fixes #29862: Add telemetry when the user uses a template to configure the task runner 2017-08-28 15:23:02 +02:00
Benjamin Pasero
c08d0606fc 💄 cli help 2017-08-28 15:14:18 +02:00
Benjamin Pasero
79265868ea CLI: Allow to add additional folders to a workspace (fixes #30598) 2017-08-28 15:03:56 +02:00
Benjamin Pasero
ae8b56e01b IWindowToOpen => IPathToOpen 2017-08-28 15:03:56 +02:00
Johannes Rieken
63cc902e21 add aliases for xyzPluginHost, #11638 2017-08-28 14:38:24 +02:00
Benjamin Pasero
a591deb3c8 fix npe 2017-08-28 12:09:29 +02:00
Joao
0de4824333 fixes #33251 2017-08-28 11:58:12 +02:00
Joao
fc7bc93fb8 fixes #33136 2017-08-28 11:51:31 +02:00
Dirk Baeumer
9c7316aa13 Tasks: reveal: always / never / silent not a clear distinction 2017-08-28 11:51:05 +02:00
Alex Dima
a50d2ae3c5 Fixes #33145: Cannot set property 'animationFrameDisposable' of null 2017-08-28 11:50:13 +02:00
Joao
5bd01c925d Merge remote-tracking branch 'origin/master' 2017-08-28 11:46:03 +02:00
Alex Dima
74fedfc3d6 Fixes #32819: A character representable with 1 UTF16 code unit can take up to 3 UTF8 code units 2017-08-28 11:45:33 +02:00
Alex Dima
4ce04c6dfb Move canUseTranslate3d to listView.ts, its only consumer 2017-08-28 11:45:33 +02:00