Johannes Rieken
b12f623603
Merge pull request #79099 from SneakyFish5/unix-seconds-variable
...
Add CURRENT_SECONDS_UNIX snippet variable
2019-08-15 08:55:47 +02:00
Johannes Rieken
adcb9ea8e4
Merge branch 'master' into unix-seconds-variable
2019-08-15 08:55:21 +02:00
Miguel Solorio
44a48f75d6
Add installer assets for OSS ( #79045 )
2019-08-15 06:38:47 +02:00
Matt Bierner
df96e402b2
Improve jsdoc section of walkthrough
...
Fixes #71023
As discussed in #75033
2019-08-14 18:06:01 -07:00
Matt Bierner
d145b27f05
Change openEditor to return undefined instead of null
...
For #70020
2019-08-14 18:01:52 -07:00
Matt Bierner
9649fa56d9
Use undefined instead of null in IEditorOpeningEvent and IOpenEditorOverride
2019-08-14 17:52:02 -07:00
Matt Bierner
15cf335e8b
Merge pull request #76487 from infmja/issue-#76042
...
Fix middle mouse button opening broken release notes link in browser
2019-08-14 17:26:13 -07:00
Matt Bierner
81c327f089
Merge branch 'master' into issue-#76042
2019-08-14 17:25:18 -07:00
Peng Lyu
382e94c6c0
Merge branch 'rebornix/remoteExplorer'
2019-08-14 17:20:12 -07:00
Peng Lyu
e0dd508b0e
Register Remote Explorer when there are contributions.
2019-08-14 17:19:17 -07:00
Matt Bierner
46d0bd8100
Don't include closing ] in folded range
...
Fixes #79142
2019-08-14 17:05:13 -07:00
Matt Bierner
2c4edeb617
Make sure we compare fully normalized error codes when checking for fix all actions
2019-08-14 17:05:13 -07:00
Daniel Imms
d726f427e0
Update distro
2019-08-14 15:02:05 -07:00
Matt Bierner
c4733f91c8
Still show fix all actions for fix-all actions that can fix multiple errors with multple different diagnostics
2019-08-14 14:49:23 -07:00
Matt Bierner
e4863753b9
Update markdown grammar
2019-08-14 11:46:22 -07:00
Sandeep Somavarapu
c75f9bb756
fix tests
2019-08-14 20:00:39 +02:00
SteVen Batten
9689b2b047
migrate keys from legacy layout #79020
2019-08-14 10:52:25 -07:00
Daniel Imms
f4273c1972
Update distro
2019-08-14 10:20:10 -07:00
Daniel Imms
6cd382dc51
Improve typings, use async
2019-08-14 09:50:37 -07:00
Daniel Imms
24121a38ef
Simplify terminal commands
2019-08-14 09:44:44 -07:00
Sandeep Somavarapu
2180dd6973
use product service
2019-08-14 18:27:09 +02:00
Sandeep Somavarapu
e0a685e585
expose product configuration in product service
2019-08-14 18:21:58 +02:00
Christof Marti
38cdba85df
Revert "Work around minifier bug ( #79044 )"
...
This reverts commit 6371cad573
.
2019-08-14 18:14:23 +02:00
Christof Marti
e677c03899
Update uglify-es ( #79044 )
2019-08-14 18:14:23 +02:00
Johannes Rieken
a42484093f
add extensionHostWorker
entry point, fixes https://github.com/microsoft/vscode-internalbacklog/issues/738
2019-08-14 18:07:10 +02:00
Alex Dima
16051c7a41
- use strings for view zone ids
...
- make it unlikely that a new view instance would accept a view zone id from a previous view instance
- remove that the find widget removes a view zone id from another view
(fixes #71745 )
2019-08-14 17:55:34 +02:00
Johannes Rieken
c3fcaef0c0
add and use getWorkerBootstrapUrl
, don't use default worker factory anymore
2019-08-14 17:52:44 +02:00
Sandeep Somavarapu
9c2cc80fcd
Move getHashedRemotesFromUri to IWorkspaceStatsService
2019-08-14 17:03:37 +02:00
Benjamin Pasero
994e1315c0
tests -remove unused services
2019-08-14 16:49:28 +02:00
Sandeep Somavarapu
6f55bec945
Fix #69108
2019-08-14 16:47:26 +02:00
Sandeep Somavarapu
73772a4ff1
#69108
...
Move IWorkspaceStatsService to common
Introduce a simple service for web
2019-08-14 16:47:26 +02:00
Isidor Nikolic
9465c78e65
Merge pull request #79052 from gjsjohnmurray/fix-79047
...
Fix #79047 - Wasted stat call on workspace root
2019-08-14 16:40:46 +02:00
Johannes Rieken
ec62819ffa
very basic support to load multiple files
2019-08-14 16:32:27 +02:00
Benjamin Pasero
48b3d1c061
move windowsIPC => common
2019-08-14 16:29:28 +02:00
Johannes Rieken
8f3b7dec4a
debt - IExtensionDescription#main should be relative like all other file references
2019-08-14 16:02:01 +02:00
Johannes Rieken
361dbb9faf
better check for worker/web extension
2019-08-14 15:25:32 +02:00
Benjamin Pasero
5875c55136
Revert "test build schedule"
...
This reverts commit 9d4ba37d4c
.
2019-08-14 15:21:29 +02:00
Benjamin Pasero
9d4ba37d4c
test build schedule
2019-08-14 15:15:57 +02:00
Alexandru Dima
18c84e246e
fix: event's jsdoc typo ( #79071 )
...
fix: event's jsdoc typo
2019-08-14 12:30:21 +02:00
Johannes Rieken
b2b0c86dda
use vscode-remote
-endpoint when importing scripts
2019-08-14 12:00:15 +02:00
gjsjohnmurray
fa8c6e6b77
Improve #79047 fix after feedback
2019-08-14 10:42:59 +01:00
Sandeep Somavarapu
2b4278f29c
Issue 78480: Clear Filter command link includes dot ( #78982 )
...
Issue 78480: Clear Filter command link includes dot
2019-08-14 11:08:17 +02:00
Sandeep Somavarapu
6883d5533b
add action only in remote
2019-08-14 10:31:43 +02:00
Johannes Rieken
1a5ac941e7
add extension kind web
2019-08-14 10:15:40 +02:00
Benjamin Pasero
ba69d8dccc
open exter - move into opener service
2019-08-14 08:33:50 +02:00
Benjamin Pasero
0921202c2c
web - do not loose state on unload
2019-08-14 07:59:53 +02:00
Matt Bierner
12792640f5
Rename htmlContentRenderer -> markdownRenderer
2019-08-13 17:52:46 -07:00
Matt Bierner
ae85999e60
Split MarkdownRenderOptions from FormattedTextRenderOptions
2019-08-13 17:52:46 -07:00
Matt Bierner
82601dcaa4
Split formatted text renderer into own file
2019-08-13 17:52:46 -07:00
SteVen Batten
ec07311dab
fixes #77797
2019-08-13 16:23:42 -07:00