Joao Moreno
be8076491d
Merge branch 'master' into remove-ppromise
2018-07-11 11:07:45 +02:00
João Moreno
cf7e1523cf
Merge pull request #53875 from Microsoft/joao/remove-ppromise-tasks
...
Remove PPromise usage from task world
2018-07-11 11:06:33 +02:00
Joao Moreno
9eed762306
urgent build fix
2018-07-11 10:50:35 +02:00
Johannes Rieken
c5b902b169
don't pollute context view dom node
2018-07-11 10:50:12 +02:00
Johannes Rieken
a81119c361
correct icon height style
2018-07-11 10:39:59 +02:00
Johannes Rieken
ca5219040c
enfore contextView-styles that can get lost due to monaco-workbench-style
2018-07-11 10:39:36 +02:00
Johannes Rieken
bd0ce761a3
escape newlines in outline item labels
2018-07-11 09:49:46 +02:00
Benjamin Pasero
2b79b107b0
remove dead branch
2018-07-11 07:31:30 +02:00
Rob Lourens
cdfd58c03b
Settings editor - description tweaks
2018-07-10 21:38:55 -07:00
Christopher Leidigh
d5e22945a3
Only fire onDidSelect if user change: Fixes : #52632 ( #53627 )
2018-07-10 22:38:02 -04:00
Rob Lourens
215b883178
Settings editor - allow linking to other settings from the setting description
2018-07-10 18:55:36 -07:00
Rob Lourens
6a72f3fdc7
Remove obsolete test
2018-07-10 17:22:56 -07:00
Matt Bierner
5271932ab9
Fix reference search
...
Fix #53902
2018-07-10 17:13:55 -07:00
Matt Bierner
860138b2b2
Remove normalizePath from BufferSyncSupport
2018-07-10 17:13:55 -07:00
Matt Bierner
f5e7c01028
Use resource map for pending diagnostics
2018-07-10 17:13:55 -07:00
Matt Bierner
84100f37c6
Request diagnostics on synced buffer
2018-07-10 17:13:55 -07:00
Matt Bierner
2adafad5ae
Extract duplicated triggerDiagnostics code to function
2018-07-10 17:13:55 -07:00
Matt Bierner
5a6e122a58
Extract PendingDiagnostics to own class
2018-07-10 17:13:55 -07:00
Matt Bierner
bc627a5a83
Remove duplicate code for creating FormattingRequestArgs
2018-07-10 17:13:55 -07:00
Matt Bierner
585c650411
Remove cyle around requestDiagnostic
2018-07-10 17:13:54 -07:00
Rob Lourens
643f65f34e
Settings editor - fix clicks on the setting header or descritption stealing focus
2018-07-10 17:02:34 -07:00
Rob Lourens
fea25ea84c
Settings editor - render enumDescriptions
2018-07-10 17:02:34 -07:00
Rob Lourens
13ce0e57cf
Settings editor - include missing "suggest" settings
2018-07-10 17:02:34 -07:00
Rob Lourens
5bc87f7096
dead code
2018-07-10 17:02:34 -07:00
Rob Lourens
c6e298d909
renable disabled test. Seems fine now.
2018-07-10 17:02:34 -07:00
Rob Lourens
e6c79967f4
Fix #53841
...
Not sure how this NPE could happen, but don't fail to render search results when it does
2018-07-10 17:02:33 -07:00
Rob Lourens
3c19842c7f
Fix #53840 - work around unlikely NPE
2018-07-10 17:02:33 -07:00
Rob Lourens
d30631dea8
Fix #53510 - remove relative pattern matching from file search
2018-07-10 17:02:33 -07:00
Rob Lourens
72918eae24
#53911 - render setting descriptions as markdown
2018-07-10 17:02:33 -07:00
Matt Bierner
0f699f35f2
Update js/ts grammar
...
Addresses #53896
2018-07-10 15:31:10 -07:00
Matt Bierner
faa5dfac4c
Update distro
2018-07-10 15:03:52 -07:00
Matt Bierner
d68d22f961
Pass in method directly instead of lambda for some events
2018-07-10 15:03:52 -07:00
Matt Bierner
0178fc2824
Make sure we clean up config change registration
2018-07-10 15:03:52 -07:00
Matt Bierner
cbbb21c765
Don't try closing for cases like <div>> when user has just typed last >
2018-07-10 15:03:51 -07:00
Matt Bierner
5f8b9ab083
Remove active editor listener
2018-07-10 15:03:51 -07:00
Matt Bierner
473d8887b2
Reuse isTypeScriptDocument
2018-07-10 15:03:51 -07:00
Matt Bierner
a92506639f
Don't make extra findFiles call on TS 3.0
...
WIth TS 3.0, we don't need to pass a js or ts file for the project
2018-07-10 15:03:51 -07:00
Dirk Baeumer
7ad06d9b7c
Minor typo fix
2018-07-10 14:17:59 -07:00
Matt Bierner
931ec139f1
Don't check nav tree for directory rename
...
Fixes https://github.com/Microsoft/TypeScript/issues/25466
2018-07-10 11:40:28 -07:00
Matt Bierner
63c7c90ba5
Gate workaround for #52967 to TS 2.9
2018-07-10 11:40:28 -07:00
SteVen Batten
e1cbd99173
use alt to focus the menu and and navigation, better focus management ( #53924 )
...
* use alt to focus the menu and and navigation
* updating action runner to return focus properly and set state
* return focus in any case of lost focus
except intentionally focusing elsewhere
* convert SetTimeout to RunOnceScheduler to fix builder issue
2018-07-10 11:23:02 -07:00
Geoffrey
2ea84289f0
Permit to update path when export(s) keyword in file ( #53964 )
2018-07-10 11:16:55 -07:00
Rachel Macfarlane
fa9d8653f5
Allow text selection in comments
2018-07-10 11:05:37 -07:00
Jackson Kearl
638b4691af
Add buttons to go to extensions config files ( #53508 )
2018-07-10 10:36:04 -07:00
Johannes Rieken
0c27d9b38e
remove debug setting
2018-07-10 19:17:10 +02:00
Joao Moreno
52ed999139
cleanup splice types
2018-07-10 19:06:55 +02:00
Joao Moreno
8dae1e2fa2
list: IVirtualDelegate
2018-07-10 19:06:55 +02:00
Johannes Rieken
b95486df07
more color fixes
2018-07-10 18:31:32 +02:00
Johannes Rieken
15701d1be3
only hide breadcrumbs when last editor goes
2018-07-10 18:31:32 +02:00
Johannes Rieken
ee58b82937
focus editor, unfocus breadcrumbs when dismissing the picker
2018-07-10 18:31:32 +02:00