manual-visual-studio-code 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/README.md +5 -1
  2. package/SUMMARY.md +10 -0
  3. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/CodeSnap.html +481 -0
  4. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/CodeSnap.md +3 -0
  5. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Doxygen Documentation Generator.html" +481 -0
  6. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Doxygen Documentation Generator.md" +3 -0
  7. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Error Lens.html" +481 -0
  8. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Error Lens.md" +3 -0
  9. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Image preview.html" +481 -0
  10. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Image preview.md" +3 -0
  11. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Language Pack.html" +138 -8
  12. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Live Server.html" +481 -0
  13. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Live Server.md" +3 -0
  14. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Material Icon Theme.html" +481 -0
  15. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Material Icon Theme.md" +3 -0
  16. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/One Dark Pro.html" +481 -0
  17. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/One Dark Pro.md" +4 -0
  18. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Path Intellisense.html" +481 -0
  19. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Path Intellisense.md" +3 -0
  20. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Prettier - Code formatter.html" +481 -0
  21. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225/Prettier - Code formatter.md" +3 -0
  22. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225.html +144 -6
  23. package/book/docs//346/217/222/344/273/266/346/270/205/345/215/225.md +9 -1
  24. package/book/docs//347/274/226/350/257/221/347/263/273/347/273/237/C.html +137 -7
  25. package/book/docs//347/274/226/350/257/221/347/263/273/347/273/237/C.md +3 -3
  26. package/book/docs//347/274/226/350/257/221/347/263/273/347/273/237.html +136 -6
  27. package/book/docs//351/205/215/347/275/256/346/226/207/344/273/266.html +502 -0
  28. package/book/docs//351/205/215/347/275/256/346/226/207/344/273/266.md +27 -0
  29. package/book/index.html +136 -5
  30. package/book/manual-visual-studio-code.svg +275 -0
  31. package/book/package.json +4 -3
  32. package/book/search_plus_index.json +1 -1
  33. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/CodeSnap.md +3 -0
  34. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Doxygen Documentation Generator.md" +3 -0
  35. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Error Lens.md" +3 -0
  36. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Image preview.md" +3 -0
  37. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Live Server.md" +3 -0
  38. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Material Icon Theme.md" +3 -0
  39. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/One Dark Pro.md" +4 -0
  40. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Path Intellisense.md" +3 -0
  41. package/docs//346/217/222/344/273/266/346/270/205/345/215/225/Prettier - Code formatter.md" +3 -0
  42. package/docs//346/217/222/344/273/266/346/270/205/345/215/225.md +9 -1
  43. package/docs//347/274/226/350/257/221/347/263/273/347/273/237/C.md +3 -3
  44. package/docs//351/205/215/347/275/256/346/226/207/344/273/266.md +27 -0
  45. package/manual-visual-studio-code.svg +275 -0
  46. package/package.json +4 -3
@@ -74,10 +74,10 @@
74
74
  <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
75
75
 
76
76
 
77
- <link rel="next" href="../编译系统.html" />
77
+ <link rel="next" href="Live Server.html" />
78
78
 
79
79
 
80
- <link rel="prev" href="../插件清单.html" />
80
+ <link rel="prev" href="Image preview.html" />
81
81
 
82
82
 
83
83
 
@@ -151,7 +151,59 @@
151
151
  <ul class="articles">
152
152
 
153
153
 
154
- <li class="chapter active" data-level="1.1.1.1" data-path="Language Pack.html">
154
+ <li class="chapter " data-level="1.1.1.1" data-path="CodeSnap.html">
155
+
156
+ <a href="CodeSnap.html">
157
+
158
+
159
+ CodeSnap
160
+
161
+ </a>
162
+
163
+
164
+
165
+ </li>
166
+
167
+ <li class="chapter " data-level="1.1.1.2" data-path="Doxygen Documentation Generator.html">
168
+
169
+ <a href="Doxygen Documentation Generator.html">
170
+
171
+
172
+ Doxygen Documentation Generator
173
+
174
+ </a>
175
+
176
+
177
+
178
+ </li>
179
+
180
+ <li class="chapter " data-level="1.1.1.3" data-path="Error Lens.html">
181
+
182
+ <a href="Error Lens.html">
183
+
184
+
185
+ Error Lens
186
+
187
+ </a>
188
+
189
+
190
+
191
+ </li>
192
+
193
+ <li class="chapter " data-level="1.1.1.4" data-path="Image preview.html">
194
+
195
+ <a href="Image preview.html">
196
+
197
+
198
+ Image preview
199
+
200
+ </a>
201
+
202
+
203
+
204
+ </li>
205
+
206
+ <li class="chapter active" data-level="1.1.1.5" data-path="Language Pack.html">
155
207
 
156
208
  <a href="Language Pack.html">
157
209
 
@@ -162,6 +214,71 @@
162
214
 
163
215
 
164
216
 
217
+ </li>
218
+
219
+ <li class="chapter " data-level="1.1.1.6" data-path="Live Server.html">
220
+
221
+ <a href="Live Server.html">
222
+
223
+
224
+ Live Server
225
+
226
+ </a>
227
+
228
+
229
+
230
+ </li>
231
+
232
+ <li class="chapter " data-level="1.1.1.7" data-path="Material Icon Theme.html">
233
+
234
+ <a href="Material Icon Theme.html">
235
+
236
+
237
+ Material Icon Theme
238
+
239
+ </a>
240
+
241
+
242
+
243
+ </li>
244
+
245
+ <li class="chapter " data-level="1.1.1.8" data-path="One Dark Pro.html">
246
+
247
+ <a href="One Dark Pro.html">
248
+
249
+
250
+ One Dark Pro
251
+
252
+ </a>
253
+
254
+
255
+
256
+ </li>
257
+
258
+ <li class="chapter " data-level="1.1.1.9" data-path="Path Intellisense.html">
259
+
260
+ <a href="Path Intellisense.html">
261
+
262
+
263
+ Path Intellisense
264
+
265
+ </a>
266
+
267
+
268
+
269
+ </li>
270
+
271
+ <li class="chapter " data-level="1.1.1.10" data-path="Prettier - Code formatter.html">
272
+
273
+ <a href="Prettier - Code formatter.html">
274
+
275
+
276
+ Prettier - Code formatter
277
+
278
+ </a>
279
+
280
+
281
+
165
282
  </li>
166
283
 
167
284
 
@@ -169,7 +286,20 @@
169
286
 
170
287
  </li>
171
288
 
172
- <li class="chapter " data-level="1.1.2" data-path="../编译系统.html">
289
+ <li class="chapter " data-level="1.1.2" data-path="../配置文件.html">
290
+
291
+ <a href="../配置文件.html">
292
+
293
+
294
+ 配置文件
295
+
296
+ </a>
297
+
298
+
299
+
300
+ </li>
301
+
302
+ <li class="chapter " data-level="1.1.3" data-path="../编译系统.html">
173
303
 
174
304
  <a href="../编译系统.html">
175
305
 
@@ -183,7 +313,7 @@
183
313
  <ul class="articles">
184
314
 
185
315
 
186
- <li class="chapter " data-level="1.1.2.1" data-path="../编译系统/C.html">
316
+ <li class="chapter " data-level="1.1.3.1" data-path="../编译系统/C.html">
187
317
 
188
318
  <a href="../编译系统/C.html">
189
319
 
@@ -280,12 +410,12 @@
280
410
 
281
411
 
282
412
 
283
- <a href="../插件清单.html" class="navigation navigation-prev " aria-label="Previous page: 插件清单">
413
+ <a href="Image preview.html" class="navigation navigation-prev " aria-label="Previous page: Image preview">
284
414
  <i class="fa fa-angle-left"></i>
285
415
  </a>
286
416
 
287
417
 
288
- <a href="../编译系统.html" class="navigation navigation-next " aria-label="Next page: 编译系统">
418
+ <a href="Live Server.html" class="navigation navigation-next " aria-label="Next page: Live Server">
289
419
  <i class="fa fa-angle-right"></i>
290
420
  </a>
291
421
 
@@ -296,7 +426,7 @@
296
426
  <script>
297
427
  var gitbook = gitbook || [];
298
428
  gitbook.push(function() {
299
- gitbook.page.hasChanged({"page":{"title":"Language Pack","level":"1.1.1.1","depth":3,"next":{"title":"编译系统","level":"1.1.2","depth":2,"path":"docs/编译系统.md","ref":"docs/编译系统.md","articles":[{"title":"C / C++","level":"1.1.2.1","depth":3,"path":"docs/编译系统/C.md","ref":"docs/编译系统/C.md","articles":[]}]},"previous":{"title":"插件清单","level":"1.1.1","depth":2,"path":"docs/插件清单.md","ref":"docs/插件清单.md","articles":[{"title":"Language Pack","level":"1.1.1.1","depth":3,"path":"docs/插件清单/Language Pack.md","ref":"docs/插件清单/Language Pack.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["back-to-top-button","chapter-fold","favicon","hide-element","lightbox","-highlight","prism","-lunr","-search","search-pro","splitter","livereload"],"root":"","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"chapter-fold":{},"prism":{"css":["prismjs/themes/prism-okaidia.css"]},"livereload":{},"splitter":{},"search-pro":{},"hide-element":{"elements":[".gitbook-link"]},"fontsettings":{"theme":"white","family":"sans","size":2},"favicon":{"shortcut":"favicon.ico","bookmark":"favicon.ico","appleTouch":"favicon.png","appleTouchMore":{"120x120":"favicon-120x120.png","180x180":"favicon-180x180.png"}},"lightbox":{"jquery":true,"sameUuid":false},"back-to-top-button":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Kuriv Vesti","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Visual Studio Code","language":"zh-hans","gitbook":">=3.0.0","description":"Visual Studio Code 手册","direction":"ltr"},"file":{"path":"docs/插件清单/Language Pack.md","mtime":"2020-02-19T12:17:49.520Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-02-20T11:26:08.073Z"},"basePath":"../..","book":{"language":""}});
429
+ gitbook.page.hasChanged({"page":{"title":"Language Pack","level":"1.1.1.5","depth":3,"next":{"title":"Live Server","level":"1.1.1.6","depth":3,"path":"docs/插件清单/Live Server.md","ref":"docs/插件清单/Live Server.md","articles":[]},"previous":{"title":"Image preview","level":"1.1.1.4","depth":3,"path":"docs/插件清单/Image preview.md","ref":"docs/插件清单/Image preview.md","articles":[]},"dir":"ltr"},"config":{"plugins":["back-to-top-button","chapter-fold","favicon","hide-element","lightbox","-highlight","prism","-lunr","-search","search-pro","splitter","livereload"],"root":"","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"chapter-fold":{},"prism":{"css":["prismjs/themes/prism-okaidia.css"]},"livereload":{},"splitter":{},"search-pro":{},"hide-element":{"elements":[".gitbook-link"]},"fontsettings":{"theme":"white","family":"sans","size":2},"favicon":{"shortcut":"favicon.ico","bookmark":"favicon.ico","appleTouch":"favicon.png","appleTouchMore":{"120x120":"favicon-120x120.png","180x180":"favicon-180x180.png"}},"lightbox":{"jquery":true,"sameUuid":false},"back-to-top-button":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Kuriv Vesti","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Visual Studio Code","language":"zh-hans","gitbook":">=3.0.0","description":"Visual Studio Code 手册","direction":"ltr"},"file":{"path":"docs/插件清单/Language Pack.md","mtime":"2020-02-19T12:17:49.520Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2026-03-02T12:44:50.491Z"},"basePath":"../..","book":{"language":""}});
300
430
  });
301
431
  </script>
302
432
  </div>
@@ -0,0 +1,481 @@
1
+
2
+ <!DOCTYPE HTML>
3
+ <html lang="zh-hans" >
4
+ <head>
5
+ <meta charset="UTF-8">
6
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7
+ <title>Live Server · Visual Studio Code</title>
8
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
9
+ <meta name="description" content="">
10
+ <meta name="generator" content="GitBook 3.2.3">
11
+ <meta name="author" content="Kuriv Vesti">
12
+
13
+
14
+
15
+ <link rel="stylesheet" href="../../gitbook/style.css">
16
+
17
+
18
+
19
+
20
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-back-to-top-button/plugin.css">
21
+
22
+
23
+
24
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-chapter-fold/chapter-fold.css">
25
+
26
+
27
+
28
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-lightbox/css/lightbox.min.css">
29
+
30
+
31
+
32
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-prism/prism-okaidia.css">
33
+
34
+
35
+
36
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-search-pro/search.css">
37
+
38
+
39
+
40
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css">
41
+
42
+
43
+
44
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
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
+ <meta name="HandheldFriendly" content="true"/>
70
+ <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
71
+ <meta name="apple-mobile-web-app-capable" content="yes">
72
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
73
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
74
+ <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
75
+
76
+
77
+ <link rel="next" href="Material Icon Theme.html" />
78
+
79
+
80
+ <link rel="prev" href="Language Pack.html" />
81
+
82
+
83
+
84
+ <link rel="shortcut icon" href='../../favicon.ico' type="image/x-icon">
85
+
86
+
87
+ <link rel="bookmark" href='../../favicon.ico' type="image/x-icon">
88
+
89
+
90
+ <link rel="apple-touch-icon" href='../../favicon.png'>
91
+
92
+
93
+
94
+ <link rel="apple-touch-icon" sizes="120x120" href="../../favicon-120x120.png">
95
+
96
+ <link rel="apple-touch-icon" sizes="180x180" href="../../favicon-180x180.png">
97
+
98
+
99
+
100
+ </head>
101
+ <body>
102
+
103
+ <div class="book">
104
+ <div class="book-summary">
105
+
106
+
107
+ <div id="book-search-input" role="search">
108
+ <input type="text" placeholder="输入并搜索" />
109
+ </div>
110
+
111
+
112
+ <nav role="navigation">
113
+
114
+
115
+
116
+ <ul class="summary">
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+ <li class="chapter " data-level="1.1" data-path="../../">
127
+
128
+ <a href="../../">
129
+
130
+
131
+ Visual Studio Code
132
+
133
+ </a>
134
+
135
+
136
+
137
+ <ul class="articles">
138
+
139
+
140
+ <li class="chapter " data-level="1.1.1" data-path="../插件清单.html">
141
+
142
+ <a href="../插件清单.html">
143
+
144
+
145
+ 插件清单
146
+
147
+ </a>
148
+
149
+
150
+
151
+ <ul class="articles">
152
+
153
+
154
+ <li class="chapter " data-level="1.1.1.1" data-path="CodeSnap.html">
155
+
156
+ <a href="CodeSnap.html">
157
+
158
+
159
+ CodeSnap
160
+
161
+ </a>
162
+
163
+
164
+
165
+ </li>
166
+
167
+ <li class="chapter " data-level="1.1.1.2" data-path="Doxygen Documentation Generator.html">
168
+
169
+ <a href="Doxygen Documentation Generator.html">
170
+
171
+
172
+ Doxygen Documentation Generator
173
+
174
+ </a>
175
+
176
+
177
+
178
+ </li>
179
+
180
+ <li class="chapter " data-level="1.1.1.3" data-path="Error Lens.html">
181
+
182
+ <a href="Error Lens.html">
183
+
184
+
185
+ Error Lens
186
+
187
+ </a>
188
+
189
+
190
+
191
+ </li>
192
+
193
+ <li class="chapter " data-level="1.1.1.4" data-path="Image preview.html">
194
+
195
+ <a href="Image preview.html">
196
+
197
+
198
+ Image preview
199
+
200
+ </a>
201
+
202
+
203
+
204
+ </li>
205
+
206
+ <li class="chapter " data-level="1.1.1.5" data-path="Language Pack.html">
207
+
208
+ <a href="Language Pack.html">
209
+
210
+
211
+ Language Pack
212
+
213
+ </a>
214
+
215
+
216
+
217
+ </li>
218
+
219
+ <li class="chapter active" data-level="1.1.1.6" data-path="Live Server.html">
220
+
221
+ <a href="Live Server.html">
222
+
223
+
224
+ Live Server
225
+
226
+ </a>
227
+
228
+
229
+
230
+ </li>
231
+
232
+ <li class="chapter " data-level="1.1.1.7" data-path="Material Icon Theme.html">
233
+
234
+ <a href="Material Icon Theme.html">
235
+
236
+
237
+ Material Icon Theme
238
+
239
+ </a>
240
+
241
+
242
+
243
+ </li>
244
+
245
+ <li class="chapter " data-level="1.1.1.8" data-path="One Dark Pro.html">
246
+
247
+ <a href="One Dark Pro.html">
248
+
249
+
250
+ One Dark Pro
251
+
252
+ </a>
253
+
254
+
255
+
256
+ </li>
257
+
258
+ <li class="chapter " data-level="1.1.1.9" data-path="Path Intellisense.html">
259
+
260
+ <a href="Path Intellisense.html">
261
+
262
+
263
+ Path Intellisense
264
+
265
+ </a>
266
+
267
+
268
+
269
+ </li>
270
+
271
+ <li class="chapter " data-level="1.1.1.10" data-path="Prettier - Code formatter.html">
272
+
273
+ <a href="Prettier - Code formatter.html">
274
+
275
+
276
+ Prettier - Code formatter
277
+
278
+ </a>
279
+
280
+
281
+
282
+ </li>
283
+
284
+
285
+ </ul>
286
+
287
+ </li>
288
+
289
+ <li class="chapter " data-level="1.1.2" data-path="../配置文件.html">
290
+
291
+ <a href="../配置文件.html">
292
+
293
+
294
+ 配置文件
295
+
296
+ </a>
297
+
298
+
299
+
300
+ </li>
301
+
302
+ <li class="chapter " data-level="1.1.3" data-path="../编译系统.html">
303
+
304
+ <a href="../编译系统.html">
305
+
306
+
307
+ 编译系统
308
+
309
+ </a>
310
+
311
+
312
+
313
+ <ul class="articles">
314
+
315
+
316
+ <li class="chapter " data-level="1.1.3.1" data-path="../编译系统/C.html">
317
+
318
+ <a href="../编译系统/C.html">
319
+
320
+
321
+ C / C++
322
+
323
+ </a>
324
+
325
+
326
+
327
+ </li>
328
+
329
+
330
+ </ul>
331
+
332
+ </li>
333
+
334
+
335
+ </ul>
336
+
337
+ </li>
338
+
339
+
340
+
341
+
342
+ <li class="divider"></li>
343
+
344
+ <li>
345
+ <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
346
+ 本书使用 GitBook 发布
347
+ </a>
348
+ </li>
349
+ </ul>
350
+
351
+
352
+ </nav>
353
+
354
+
355
+ </div>
356
+
357
+ <div class="book-body">
358
+
359
+ <div class="body-inner">
360
+
361
+
362
+
363
+ <div class="book-header" role="navigation">
364
+
365
+
366
+ <!-- Title -->
367
+ <h1>
368
+ <i class="fa fa-circle-o-notch fa-spin"></i>
369
+ <a href="../.." >Live Server</a>
370
+ </h1>
371
+ </div>
372
+
373
+
374
+
375
+
376
+ <div class="page-wrapper" tabindex="-1" role="main">
377
+ <div class="page-inner">
378
+
379
+ <div id="book-search-results">
380
+ <div class="search-noresults">
381
+
382
+ <section class="normal markdown-section">
383
+
384
+ <h1 id="live-server">Live Server</h1>
385
+ <p>&#x6253;&#x5F00;&#x5E94;&#x7528;&#x5546;&#x5E97;&#xFF0C;&#x8F93;&#x5165; <code>Live Server</code> &#xFF0C;&#x5B89;&#x88C5;&#x5B8C;&#x6210;&#x540E;&#x6253;&#x5F00; HTML &#x6587;&#x4EF6;&#xFF0C;&#x70B9;&#x51FB;&#x53F3;&#x4E0B;&#x65B9;&#x7684; Go Live &#x6807;&#x8BC6;&#xFF0C;&#x5373;&#x53EF;&#x5B9E;&#x65F6;&#x9884;&#x89C8;&#x7F16;&#x5199;&#x7684; HTML &#x6587;&#x4EF6;&#x3002;</p>
386
+
387
+
388
+ </section>
389
+
390
+ </div>
391
+ <div class="search-results">
392
+ <div class="has-results">
393
+
394
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
395
+ <ul class="search-results-list"></ul>
396
+
397
+ </div>
398
+ <div class="no-results">
399
+
400
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
401
+
402
+ </div>
403
+ </div>
404
+ </div>
405
+
406
+ </div>
407
+ </div>
408
+
409
+ </div>
410
+
411
+
412
+
413
+ <a href="Language Pack.html" class="navigation navigation-prev " aria-label="Previous page: Language Pack">
414
+ <i class="fa fa-angle-left"></i>
415
+ </a>
416
+
417
+
418
+ <a href="Material Icon Theme.html" class="navigation navigation-next " aria-label="Next page: Material Icon Theme">
419
+ <i class="fa fa-angle-right"></i>
420
+ </a>
421
+
422
+
423
+
424
+ </div>
425
+
426
+ <script>
427
+ var gitbook = gitbook || [];
428
+ gitbook.push(function() {
429
+ gitbook.page.hasChanged({"page":{"title":"Live Server","level":"1.1.1.6","depth":3,"next":{"title":"Material Icon Theme","level":"1.1.1.7","depth":3,"path":"docs/插件清单/Material Icon Theme.md","ref":"docs/插件清单/Material Icon Theme.md","articles":[]},"previous":{"title":"Language Pack","level":"1.1.1.5","depth":3,"path":"docs/插件清单/Language Pack.md","ref":"docs/插件清单/Language Pack.md","articles":[]},"dir":"ltr"},"config":{"plugins":["back-to-top-button","chapter-fold","favicon","hide-element","lightbox","-highlight","prism","-lunr","-search","search-pro","splitter","livereload"],"root":"","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"chapter-fold":{},"prism":{"css":["prismjs/themes/prism-okaidia.css"]},"livereload":{},"splitter":{},"search-pro":{},"hide-element":{"elements":[".gitbook-link"]},"fontsettings":{"theme":"white","family":"sans","size":2},"favicon":{"shortcut":"favicon.ico","bookmark":"favicon.ico","appleTouch":"favicon.png","appleTouchMore":{"120x120":"favicon-120x120.png","180x180":"favicon-180x180.png"}},"lightbox":{"jquery":true,"sameUuid":false},"back-to-top-button":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Kuriv Vesti","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Visual Studio Code","language":"zh-hans","gitbook":">=3.0.0","description":"Visual Studio Code 手册","direction":"ltr"},"file":{"path":"docs/插件清单/Live Server.md","mtime":"2026-03-02T12:43:07.140Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2026-03-02T12:44:50.491Z"},"basePath":"../..","book":{"language":""}});
430
+ });
431
+ </script>
432
+ </div>
433
+
434
+
435
+ <script src="../../gitbook/gitbook.js"></script>
436
+ <script src="../../gitbook/theme.js"></script>
437
+
438
+
439
+ <script src="../../gitbook/gitbook-plugin-back-to-top-button/plugin.js"></script>
440
+
441
+
442
+
443
+ <script src="../../gitbook/gitbook-plugin-chapter-fold/chapter-fold.js"></script>
444
+
445
+
446
+
447
+ <script src="../../gitbook/gitbook-plugin-hide-element/plugin.js"></script>
448
+
449
+
450
+
451
+ <script src="../../gitbook/gitbook-plugin-lightbox/js/lightbox.min.js"></script>
452
+
453
+
454
+
455
+ <script src="../../gitbook/gitbook-plugin-search-pro/jquery.mark.min.js"></script>
456
+
457
+
458
+
459
+ <script src="../../gitbook/gitbook-plugin-search-pro/search.js"></script>
460
+
461
+
462
+
463
+ <script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script>
464
+
465
+
466
+
467
+ <script src="../../gitbook/gitbook-plugin-livereload/plugin.js"></script>
468
+
469
+
470
+
471
+ <script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
472
+
473
+
474
+
475
+ <script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
476
+
477
+
478
+
479
+ </body>
480
+ </html>
481
+