added vscode extensions nightly snippet html to main CI download page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>STS 4 - Internal Nightly builds</title>
|
||||
<title>STS4 - Internal CI builds</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="http://www.springsource.org/sites/all/themes/s2org11/favicon.ico"/>
|
||||
<link rel="stylesheet" href="stylesheet.css" type="text/css">
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<div style="margin:40px;">
|
||||
|
||||
<h1>STS4 - Internal Nightly builds</h1>
|
||||
<h1>STS4 - Internal CI builds</h1>
|
||||
|
||||
<h2>Eclipse p2 repositories</h2>
|
||||
|
||||
@@ -37,11 +37,10 @@
|
||||
|
||||
<h2>Visual Studio Code Extensions</h2>
|
||||
|
||||
<ul>
|
||||
<li>Spring Boot Property Language Server for Visual Studio Code:<br/> <a href="http://dist.springsource.com/snapshot/STS4/nightly/vscode-extensions/vscode-boot-properties/vscode-boot-properties-0.0.1.vsix">vscode-boot-properties-0.0.1.vsix</a></li>
|
||||
<br/>
|
||||
<li>Cloud Foundry Manifest Language Server for Visual Studio Code:<br/> <a href="http://dist.springsource.com/snapshot/STS4/nightly/vscode-extensions/vscode-manifest-yaml/vscode-manifest-yml-0.0.1.vsix">vscode-manifest-yaml-0.0.1.vsix</a></li>
|
||||
</ul>
|
||||
<div id="vsix"></div>
|
||||
<script type="text/javascript">
|
||||
$('#vsix').load('vscode-extensions/vscode-extensions-snippet.html');
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user