Christof Marti
921107cd12
Update monaco.d.ts
2017-05-23 16:34:34 -07:00
Christof Marti
d516c32ecb
Build requires second argument to localize to be a string literal
2017-05-23 15:57:42 -07:00
rebornix
2513c1b0a5
Fix #15148 . Auto find in selection.
2017-05-23 15:43:10 -07:00
Matt Bierner
066db6b85f
Fix potential hang when canceling ts requests using pipe. Part of #24698
2017-05-23 15:41:21 -07:00
Christof Marti
a2a0c3287c
Disable installed Better Merge
2017-05-23 15:04:26 -07:00
Christof Marti
6daf4d3602
Merge branch 'better-merge-extension'
2017-05-23 15:03:14 -07:00
Mani Ramezan
43915bd9c0
Added xcodeproj and xcworkspace extensions to supported file extensions list for Darwin build.
2017-05-23 17:25:01 -04:00
rebornix
59fc592f01
polish description for seedsearchstringfromselection
2017-05-23 13:57:16 -07:00
rebornix
79be3ae1fc
Fix #20768 . seedSearchStringFromSelection is now an option.
2017-05-23 13:57:16 -07:00
Phil Price
7966de7ac9
Track document changes per callee
...
It is possible in the open / activate event cycle that we end up doing a double push of decorator changes to the editor, as both events pending on to the same delayed operation.
2017-05-23 12:54:51 -07:00
Matt Bierner
87c24f2b26
Fix markdown preview csp failure. Fix #27156
2017-05-23 11:57:07 -07:00
Phil Price
d94a07d085
Remove performance logging
2017-05-23 11:55:27 -07:00
Phil Price
ec7c65cdc4
Localize compare conflict window title
2017-05-23 11:55:03 -07:00
Phil Price
61a8de29c3
Remove proposed api references, update configuration title localization.
2017-05-23 11:54:43 -07:00
Phil Price
537deb5209
Change document tracker to be opted out of per callee origin.
2017-05-23 11:29:53 -07:00
Alex Dima
1be2f051ca
Show accessibility status in the status bar
2017-05-23 20:28:41 +02:00
Christof Marti
300d44c273
Prepare check for installed Better Merge
2017-05-23 10:20:33 -07:00
Phil Price
aba193c3a4
Ensure that changing codeLens.enabled responds immediately
2017-05-23 09:57:41 -07:00
Phil Price
8f4e1f532d
Update extension configuration options
2017-05-23 09:50:23 -07:00
Phil Price
e27196db32
Update setting section name
2017-05-23 09:06:26 -07:00
Phil Price
b1b9619644
Cleanup and comment conflict parsing code
2017-05-23 09:02:38 -07:00
Alex Dima
5481e91b01
have base browser.ts know the current accessibility support
2017-05-23 17:53:56 +02:00
Phil Price
a741084589
Add merge-conflict extension to postInstall
2017-05-23 08:31:58 -07:00
Johannes Rieken
09777061ee
properly set retrigger-value when seeing trigger characters, #26995
2017-05-23 17:16:17 +02:00
Alex Dima
d7add5ef38
Wire up accessibilitySupportEnabled to the renderer process
2017-05-23 17:11:30 +02:00
Alex Dima
f0f49f6a58
Disable for now screenReaderMessage in ViewCursorStateChangedEvent
2017-05-23 17:11:16 +02:00
Alex Dima
fca0687d0d
Move static initializer below class declaration
2017-05-23 17:11:14 +02:00
Benjamin Pasero
9fb2eb60eb
💄
2017-05-23 16:41:33 +02:00
Johannes Rieken
c47cdcfea0
send telemetry message when extensions generate warning during real world run, #27090
2017-05-23 16:32:21 +02:00
Johannes Rieken
8deb8efcc4
make message a warning, #27090
2017-05-23 16:32:21 +02:00
Alex Dima
340110ffc1
Review cursor position/selection change listeners ( #26730 )
2017-05-23 16:23:21 +02:00
Johannes Rieken
00018cc6e9
massage bogous snippets when reading them, show info-message, #27090
2017-05-23 16:02:39 +02:00
Rob Lourens
529401530c
Merge pull request #27086 from ryanmcnamara/rm/improve-issue-template
...
Improve issue template
2017-05-23 06:44:37 -07:00
Martin Aeschlimann
7407b70491
Merge pull request #27098 from nicksnyder/theme
...
Do not unregister themingParticipantChangeListener.
2017-05-23 15:06:04 +02:00
Andre Weinand
347f331875
node-debug@1.13.6
2017-05-23 12:59:56 +02:00
Ramya Achutha Rao
794103a7bc
Update grammar for var related bug fix
2017-05-22 22:39:01 -07:00
Phil Price
191fc7c9d9
Remove git merge conflict decorator
2017-05-22 18:40:14 -07:00
Phil Price
49ee140410
Remove legacy parser
2017-05-22 18:38:42 -07:00
Phil Price
1535f99ffe
Update accept actions for new conflict parser
2017-05-22 18:31:04 -07:00
Matt Bierner
7403245d3d
Show Warning When a markdown.styles fails to load ( #27105 )
...
Fixes #8488
**Bug**
Currently there is no indication in the markdown preview when a `markdown.styles` element fails to load
**Fix**
Show an alert then a stylesheet does not load
2017-05-22 18:30:24 -07:00
Ramya Achutha Rao
edbab0e988
Move default for expand docs to const
2017-05-22 18:03:50 -07:00
Phil Price
4dcf156655
Update compare command
2017-05-22 17:42:26 -07:00
rebornix
59c9a3e13b
Fix #17562 . Focus the InputBox if it is empty when users do replace
2017-05-22 17:20:25 -07:00
Phil Price
76b6b177b5
Add line by line parser for merge conflicts.
...
Prior implementation in mergeConflictParserLegcacy which does a one shot regular expression.
2017-05-22 17:07:42 -07:00
Phil Price
59fbe319a1
Formatting change
2017-05-22 17:06:30 -07:00
Phil Price
f4c0e976e2
Add temporary timing logging to merge conflict scanning
2017-05-22 17:06:07 -07:00
Matt Bierner
6f790f7676
Combine link text for better translation Fix #26675
2017-05-22 16:30:29 -07:00
Matt Bierner
89369d18e6
Fix package.json lookup
2017-05-22 16:11:39 -07:00
Matt Bierner
13c842c36a
Adopt TypeScript 2.3.3 Fixes #27099
2017-05-22 15:41:51 -07:00
MaruyamaTomoki
3e65e255ab
Markdown preview support the UNC path files. ( #26710 )
2017-05-22 15:29:25 -07:00