-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
400 lines (275 loc) · 16.2 KB
/
index.html
File metadata and controls
400 lines (275 loc) · 16.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.73.0" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<base href="https://www.julia-vscode.org/">
<title>Julia for Visual Studio Code</title>
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/landing-page.css" rel="stylesheet">
<link rel="stylesheet" href="/css/pricing.css">
<link rel="stylesheet" href="/lib/interactive-image.min.css">
<link href="/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="page-scroll navbar-brand" href="#intro">
<img class="" src="../img/juno_logo.svg" alt="Juno">
</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://www.julia-vscode.org/docs/stable/">Documentation</a>
</li>
<li>
<a href="https://discourse.julialang.org/c/tools/vscode">Discourse</a>
</li>
<li>
<a href="https://julialang.org/">Julia</a>
</li>
<li>
<a href="https://github.com/julia-vscode">GitHub</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="intro">
<div class="intro-header">
<div class="container">
<div class="row flex intro-message justify-content-center">
<div class="col-sm-4 mx-auto">
<h1>
Julia for Visual Studio Code
</h1>
</div>
</div>
</div>
<div class="container" id="screenselector">
<ul class="list-inline buttons">
<div class="btn btn-default btn-sm" onclick="changeImage('../img/newscreen1.png', 'main')">
Main
</div>
<div class="btn btn-default btn-sm" onclick="changeImage('../img/newscreen3.png', 'debugger')">
Debugger
</div>
<div class="btn btn-default btn-sm" onclick="changeImage('../img/newscreen5.png', 'remote')">
Remote
</div>
</ul>
<div class="screenshot" data-img="main">
<img id="screeny" src="../img/newscreen1.png" alt="">
<div class="interactive-image" id="image-overlay-container"></div>
</div>
</div>
</div>
</section>
<section id="about" class="container content-section text-center">
<div class="row">
<div class="col-lg-10 col-lg-offset-1">
<h2>Julia for Visual Studio Code is a powerful, free Editor for the Julia language.</h2>
<br/>
<h4 id="read-more-about-it-below-or-get-goinghttpsgithubcomjulia-vscodejulia-vscodeinstalling-juliavs-codevs-code-julia-extension-straight-away">Read more about it below or <a href="https://github.com/julia-vscode/julia-vscode#installing-juliavs-codevs-code-julia-extension">get going</a> straight away.</h4>
<br/>
</div>
</div>
</section>
<section id="services">
<div class="content-section-b">
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Walks like Python. Runs like C.</h2>
<p>We build on Julia’s unique combination of ease-of-use and performance. Beginners and experts can build better software more quickly, and get to a result faster.</p>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="img/screenshot_autocomplete.png" alt="">
</div>
</div>
</div>
</div>
<div class="content-section-a">
<div class="container">
<div class="row">
<div class="col-lg-5 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Useable real-time feedback.</h2>
<p>With a completely live environment, Julia for VS Code aims to take the frustration and guesswork out of programming and put the fun back in. A hybrid “canvas programming” style combines the exploratory power of a notebook with the productivity and static analysis features of an IDE.</p>
</div>
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="img/screenshot_error.png" alt="">
</div>
</div>
</div>
</div>
<div class="content-section-b">
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Great for power users, too.</h2>
<p><a href="https://code.visualstudio.com/">VS Code</a> is a powerful editor and customisable to your heart’s content (though the defaults are pretty good too). It has power features like multiple cursors, fuzzy file finding and Vim keybindings.</p>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="img/screenshot_power.png" alt="">
</div>
</div>
</div>
</div>
</section>
<section id="status">
<div class="content-section-a">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-12">
<hr class="section-heading-spacer-full">
<div class="clearfix"></div>
<h2 class="section-heading">Status</h2>
<p>CI and codecov status</p>
<table class="table" style="width: auto">
<thead>
<tr class="header">
<th>Package</th>
<th>GitHub Actions</th>
<th>Codecov</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/julia-vscode/CSTParser.jl/">CSTParser.jl</a></td>
<td><a href="https://github.com/julia-vscode/CSTParser.jl/actions?query=workflow%3A%22Run+CI+on+main%22"><img
src="https://github.com/julia-vscode/CSTParser.jl/workflows/Run%20CI%20on%20main/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/CSTParser.jl"><img
src="https://codecov.io/gh/julia-vscode/CSTParser.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/DocumentFormat.jl/">DocumentFormat.jl</a></td>
<td><a href="https://github.com/julia-vscode/DocumentFormat.jl/actions?query=workflow%3A%22Run+CI+on+master%22"><img
src="https://github.com/julia-vscode/DocumentFormat.jl/workflows/Run%20CI%20on%20master/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/DocumentFormat.jl"><img
src="https://codecov.io/gh/julia-vscode/DocumentFormat.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/LanguageServer.jl/">LanguageServer.jl</a></td>
<td><a href="https://github.com/julia-vscode/LanguageServer.jl/actions?query=workflow%3A%22Run+CI+on+main%22"><img
src="https://github.com/julia-vscode/LanguageServer.jl/workflows/Run%20CI%20on%20main/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/LanguageServer.jl"><img
src="https://codecov.io/gh/julia-vscode/LanguageServer.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/JSONRPC.jl/">JSONRPC.jl</a></td>
<td><a href="https://github.com/julia-vscode/JSONRPC.jl/actions?query=workflow%3A%22Run+CI+on+main%22"><img
src="https://github.com/julia-vscode/JSONRPC.jl/workflows/Run%20CI%20on%20main/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/JSONRPC.jl"><img
src="https://codecov.io/gh/julia-vscode/JSONRPC.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/StaticLint.jl/">StaticLint.jl</a></td>
<td><a href="https://github.com/julia-vscode/StaticLint.jl/actions?query=workflow%3A%22Run+CI+on+master%22"><img
src="https://github.com/julia-vscode/StaticLint.jl/workflows/Run%20CI%20on%20master/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/StaticLint.jl"><img
src="https://codecov.io/gh/julia-vscode/StaticLint.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/SymbolServer.jl/">SymbolServer.jl</a></td>
<td><a href="https://github.com/julia-vscode/SymbolServer.jl/actions?query=workflow%3A%22Run+CI+on+master%22"><img
src="https://github.com/julia-vscode/SymbolServer.jl/workflows/Run%20CI%20on%20master/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/SymbolServer.jl"><img
src="https://codecov.io/gh/julia-vscode/SymbolServer.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/DebugAdapter.jl/">DebugAdapter.jl</a></td>
<td><a href="https://github.com/julia-vscode/DebugAdapter.jl/actions?query=workflow%3A%22Run+CI+on+main%22"><img
src="https://github.com/julia-vscode/DebugAdapter.jl/workflows/Run%20CI%20on%20main/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/DebugAdapter.jl"><img
src="https://codecov.io/gh/julia-vscode/DebugAdapter.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
<tr>
<td><a href="https://github.com/julia-vscode/ChromeProfileFormat.jl/">ChromeProfileFormat.jl</a></td>
<td><a href="https://github.com/julia-vscode/ChromeProfileFormat.jl/actions?query=workflow%3A%22Run+CI+on+master%22"><img
src="https://github.com/julia-vscode/ChromeProfileFormat.jl/workflows/Run%20CI%20on%20master/badge.svg"
alt="Build Status" /></a></td>
<td><a href="https://codecov.io/gh/julia-vscode/ChromeProfileFormat.jl"><img
src="https://codecov.io/gh/julia-vscode/ChromeProfileFormat.jl/branch/master/graph/badge.svg"
alt="codecov" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<section id="coredocs">
<div class="content-section-a">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-12">
<hr class="section-heading-spacer-full">
<div class="clearfix"></div>
<h2 class="section-heading">Julia in Visual Studio Code</h2>
<p>You can find Julia as a supported language in the <a href="https://code.visualstudio.com/docs/languages/julia">VS Code docs</a></p>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-8">
<ul class="list-inline">
<li>
<a class="page-scroll" href="#intro">Home</a>
</li>
</ul>
<p class="copyright text-muted small">Copyright © Julia for VS Code All Rights Reserved</p>
</div>
<div class="col-md-6">
Edit this page on <a href="https://github.com/julia-vscode/julia-vscode.github.io/issues/new">GitHub</a>.
</div>
<div class="col-md-4">
Built with <a href="http://gohugo.io">Hugo</a>.
</div>
</div>
</div>
</footer>
<script src="/js/jquery-1.11.0.js"></script>
<script src="/js/jquery.easing.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="js/landing-page.js"></script>
<script src="lib/interactive-image.js"></script>
</body>
</html>