1+ < html class ="js csstransforms3d ">
2+ < head >
3+ < meta charSet ="utf-8 "/>
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
5+ < title >
6+ Ionide
7+ </ title >
8+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/static/images/favicon.png "/>
9+ < link rel ="stylesheet " href ="/static/css/nucleus.css "/>
10+ < link rel ="stylesheet " href ="/static/css/fontawesome-all.min.css "/>
11+ < link rel ="stylesheet " href ="/static/css/hybrid.css "/>
12+ < link rel ="stylesheet " href ="/static/css/featherlight.min.css "/>
13+ < link rel ="stylesheet " href ="/static/css/perfect-scrollbar.min.css "/>
14+ < link rel ="stylesheet " href ="/static/css/auto-complete.css "/>
15+ < link rel ="stylesheet " href ="/static/css/atom-one-dark-reasonable.css "/>
16+ < link rel ="stylesheet " href ="/static/css/theme.css "/>
17+ < link rel ="stylesheet " href ="/static/css/theme-blue.css "/>
18+ < script src ="/static/js/jquery-3.3.1.min.js "> </ script >
19+ </ head >
20+ < body >
21+ < nav id ="sidebar ">
22+ < div id ="header-wrapper ">
23+ < div id ="header ">
24+ < h1 id ="logo ">
25+ Ionide
26+ </ h1 >
27+ < img id ="logo-pic " src ="/static/images/logo.png "/>
28+ </ div >
29+ < div class ="searchbox ">
30+ < label for ="search-by ">
31+ < i class ="fas fa-search "> </ i >
32+ </ label >
33+ < input data-search-input ="" id ="search-by " type ="search " placeholder ="Search... "/>
34+ < span data-search-clear ="">
35+ < i class ="fas fa-times "> </ i >
36+ </ span >
37+ </ div >
38+ < script type ="text/javascript " src ="/static/js/lunr.min.js "> </ script >
39+ < script type ="text/javascript " src ="/static/js/auto-complete.js "> </ script >
40+ < script type ="text/javascript ">
41+ var baseurl = ''
42+ </ script >
43+ < script type ="text/javascript " src ="/static/js/search.js "> </ script >
44+ < script src ="/static/js/highlight.pack.js "> </ script >
45+ < script >
46+ hljs . initHighlightingOnLoad ( ) ;
47+ </ script >
48+ </ div >
49+ < div class ="highlightable ">
50+ < ul class ="topics ">
51+ < li class ="dd-item ">
52+ < a href ="/index.html ">
53+ < b >
54+ 1
55+ </ b >
56+ Home
57+ </ a >
58+ </ li >
59+ < li class ="dd-item ">
60+ < a href ="/sponsors.html ">
61+ < b >
62+ 2
63+ </ b >
64+ Sponsors
65+ </ a >
66+ </ li >
67+ < li class ="dd-item parent ">
68+ < a >
69+ < b >
70+ 3
71+ </ b >
72+ Libraries
73+ </ a >
74+ < ul class ="child ">
75+ < li class ="dd-item ">
76+ < a href ="/Libraries/waypoint.html ">
77+ < b >
78+ 3.1
79+ </ b >
80+ Waypoint
81+ </ a >
82+ </ li >
83+ < li class ="dd-item ">
84+ < a href ="/Libraries/fsanalyzers.html ">
85+ < b >
86+ 3.2
87+ </ b >
88+ FSharp.Analyzers.SDK
89+ </ a >
90+ </ li >
91+ < li class ="dd-item ">
92+ < a href ="/Libraries/eventhorizon.html ">
93+ < b >
94+ 3.3
95+ </ b >
96+ Ionide.EventHorizon
97+ </ a >
98+ </ li >
99+ </ ul >
100+ </ li >
101+ < li class ="dd-item parent ">
102+ < a >
103+ < b >
104+ 4
105+ </ b >
106+ Editors
107+ </ a >
108+ < ul class ="child ">
109+ < li class ="dd-item ">
110+ < a href ="/Editors/editorsOverview.html ">
111+ < b >
112+ 4.1
113+ </ b >
114+ Editors overview
115+ </ a >
116+ </ li >
117+ < li class ="dd-item parent ">
118+ < a >
119+ < b >
120+ 4.2
121+ </ b >
122+ Vim
123+ </ a >
124+ < ul class ="child ">
125+ < li class ="dd-item ">
126+ < a href ="/Editors/Vim/overview.html ">
127+ < b >
128+ 4.2.1
129+ </ b >
130+ Overview
131+ </ a >
132+ </ li >
133+ < li class ="dd-item ">
134+ < a href ="/Editors/Vim/getting_started.html ">
135+ < b >
136+ 4.2.2
137+ </ b >
138+ Installation
139+ </ a >
140+ </ li >
141+ < li class ="dd-item ">
142+ < a href ="/Editors/Vim/usage.html ">
143+ < b >
144+ 4.2.3
145+ </ b >
146+ How to use
147+ </ a >
148+ </ li >
149+ </ ul >
150+ </ li >
151+ < li class ="dd-item parent ">
152+ < a >
153+ < b >
154+ 4.3
155+ </ b >
156+ Code
157+ </ a >
158+ < ul class ="child ">
159+ < li class ="dd-item ">
160+ < a href ="/Editors/Code/overview.html ">
161+ < b >
162+ 4.3.1
163+ </ b >
164+ Overview
165+ </ a >
166+ </ li >
167+ < li class ="dd-item ">
168+ < a href ="/Editors/Code/getting_started.html ">
169+ < b >
170+ 4.3.2
171+ </ b >
172+ Getting started
173+ </ a >
174+ </ li >
175+ < li class ="dd-item ">
176+ < a href ="/Editors/Code/generalInfo.html ">
177+ < b >
178+ 4.3.3
179+ </ b >
180+ General information
181+ </ a >
182+ </ li >
183+ < li class ="dd-item ">
184+ < a href ="/Editors/Code/editing.html ">
185+ < b >
186+ 4.3.4
187+ </ b >
188+ Editing evolved
189+ </ a >
190+ </ li >
191+ < li class ="dd-item ">
192+ < a href ="/Editors/Code/building.html ">
193+ < b >
194+ 4.3.5
195+ </ b >
196+ Building your code
197+ </ a >
198+ </ li >
199+ < li class ="dd-item ">
200+ < a href ="/Editors/Code/running.html ">
201+ < b >
202+ 4.3.6
203+ </ b >
204+ Running your code
205+ </ a >
206+ </ li >
207+ < li class ="dd-item ">
208+ < a href ="/Editors/Code/testing.html ">
209+ < b >
210+ 4.3.7
211+ </ b >
212+ Testing your code
213+ </ a >
214+ </ li >
215+ < li class ="dd-item ">
216+ < a href ="/Editors/Code/options.html ">
217+ < b >
218+ 4.3.8
219+ </ b >
220+ Customization
221+ </ a >
222+ </ li >
223+ </ ul >
224+ </ li >
225+ </ ul >
226+ </ li >
227+ < li class ="dd-item parent ">
228+ < a >
229+ < b >
230+ 5
231+ </ b >
232+ Tools
233+ </ a >
234+ < ul class ="child ">
235+ < li class ="dd-item ">
236+ < a href ="/Tools/fsac.html ">
237+ < b >
238+ 5.1
239+ </ b >
240+ FsAutoComplete
241+ </ a >
242+ </ li >
243+ < li class ="dd-item ">
244+ < a href ="/Tools/fornax.html ">
245+ < b >
246+ 5.2
247+ </ b >
248+ Fornax
249+ </ a >
250+ </ li >
251+ < li class ="dd-item ">
252+ < a href ="/Tools/dpi.html ">
253+ < b >
254+ 5.3
255+ </ b >
256+ dotnet-proj-info
257+ </ a >
258+ </ li >
259+ </ ul >
260+ </ li >
261+ </ ul >
262+ < section id ="shortcuts ">
263+ < h3 >
264+ Shortcuts
265+ </ h3 >
266+ < ul >
267+ < li >
268+ < a class ="padding " href ="/ ">
269+ < i class ="fas fa-home "> </ i >
270+ Home
271+ </ a >
272+ </ li >
273+ < li >
274+ < a class ="padding " href ="https://github.com/ionide ">
275+ < i class ="fab fa-github "> </ i >
276+ GitHub Organization
277+ </ a >
278+ </ li >
279+ < li >
280+ < a class ="padding " href ="/callToAction.html ">
281+ < i class ="far fa-file-alt "> </ i >
282+ Call To Action
283+ </ a >
284+ </ li >
285+ </ ul >
286+ </ section >
287+ < section id ="footer ">
288+ < p > Built with < a href ="https://github.com/ionide/Fornax "> Fornax</ a > , inspired by < a href ="https://learn.netlify.com/en/ "> Hugo Learn</ a > </ p >
289+ </ section >
290+ </ div >
291+ </ nav >
292+ < section id ="body ">
293+ < div id ="overlay "> </ div >
294+ < div class ="padding highlightable ">
295+ < div id ="body-inner ">
296+ < span id ="sidebar-toggle-span ">
297+ < a href ="# " id ="sidebar-toggle " data-sidebar-toggle ="">
298+ < i class ="fas fa-bars "> </ i >
299+ navigation
300+ </ a >
301+ </ span >
302+ < h1 id ="building-your-code "> Building your code</ h1 >
303+ < h3 id ="smart-build-configurations "> Smart build configurations</ h3 >
304+ < p > Ionide generates VSCode < a href ="https://code.visualstudio.com/docs/editor/tasks "> Tasks</ a > for building, cleaning, and re-building every project in your workspace, as well as for the entire solution (if you have one). These tasks can be used as-is, or you can easily use them as the start of your own custom configurations.</ p >
305+ < p > To explicitly run one of the new tasks, first select the < code > Tasks: Run Task</ code > command from the Command Palette (which can be invoked by pressing < code > Ctrl/Cmd+Shift+P</ code > ).</ p >
306+ < img class ="png " src ="/static/images/vscode-run-tasks.png " />
307+ < p > Then, choose the < code > msbuild</ code > category:</ p >
308+ < img class ="png " src ="/static/images/vscode-task-category.png " />
309+ < p > Finally, choose the task you want to run from the list:</ p >
310+ < img class ="png " src ="/static/images/vscode-msbuild-tasks.png " />
311+ < h3 id ="defaults "> Defaults</ h3 >
312+ < p > By default, using < code > Ctrl/Cmd+Shift+B</ code > will run the 'build' task for the current project.</ p >
313+ < h3 id ="integration-with-debugging "> Integration with debugging</ h3 >
314+ < p > All generated tasks can be used as < code > preLaunchTask</ code > s for your own launch/debug configurations, which can really help for ensuring that the most recent build is always used when debugging or running your own code. See < a href ="/docs/running "> running</ a > for more information about this.</ p >
315+
316+ </ div >
317+ </ div >
318+ </ section >
319+ < div style ="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px; ">
320+ < div style ="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px; "> </ div >
321+ </ div >
322+ < script src ="/static/js/clipboard.min.js "> </ script >
323+ < script src ="/static/js/perfect-scrollbar.min.js "> </ script >
324+ < script src ="/static/js/perfect-scrollbar.jquery.min.js "> </ script >
325+ < script src ="/static/js/jquery.sticky.js "> </ script >
326+ < script src ="/static/js/featherlight.min.js "> </ script >
327+ < script src ="/static/js/modernizr.custom-3.6.0.js "> </ script >
328+ < script src ="/static/js/learn.js "> </ script >
329+ < script src ="/static/js/hugo-learn.js "> </ script >
330+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/mermaid/9.3.0/mermaid.min.js "> </ script >
331+ < script >
332+ mermaid . initialize ( { startOnLoad : true } ) ;
333+ </ script >
334+ </ body >
335+ </ html >
0 commit comments