Rob Lourens
|
ba2ccf0667
|
Fix #33163 - run ripgrep even when there are no folderQueries, as long as there are extraFiles
|
2017-08-28 15:58:07 -07:00 |
Rob Lourens
|
24098ae6fb
|
Fix search for queries with null excludePatterns
|
2017-08-28 15:42:21 -07:00 |
Ramya Achutha Rao
|
8ff21bf1ac
|
Absorb bug fixes from upstream
|
2017-08-28 15:27:10 -07:00 |
Ramya Achutha Rao
|
621011796a
|
Avoid emmet suggestions for abbr that match document symbols #32647
|
2017-08-28 15:04:03 -07:00 |
Alex Dima
|
9de97309c9
|
Fixes #32099: Flicker in keybindings editor on every keystroke
|
2017-08-28 23:37:32 +02:00 |
rebornix
|
c80f26a169
|
History navigation for Find Widget in webview. Fix #29708.
|
2017-08-28 14:28:00 -07:00 |
rebornix
|
d347d59319
|
Context key should be manipulated outside of common find widget component.
|
2017-08-28 14:28:00 -07:00 |
rebornix
|
f11bde8155
|
Use Find whenever it's Find Widget. Search is for Search Viewlet.
|
2017-08-28 14:28:00 -07:00 |
rebornix
|
edd26f2644
|
History support for Terminal Find Widget.
|
2017-08-28 14:28:00 -07:00 |
Alexandru Dima
|
cdc1652a0c
|
Merge pull request #33015 from inverno/fix-likely-copypaste-mistake-in-diff
Use 'modifiedStop' instead of 'modifiedStart' in line 863 of diff.ts
|
2017-08-28 23:23:05 +02:00 |
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 |