|
9 | 9 | ライセンス: Apache 2.0<br>
|
10 | 10 | URL: <span class="Constant"><a href="https://github.com/PProvost/vim-ps1">https://github.com/PProvost/vim-ps1</a></span><br>
|
11 | 11 | <br>
|
12 |
| -はじめに <a class="Constant" href="ft_ps1.html#ps1-syntax" name="ps1-syntax">ps1-syntax</a><br> |
| 12 | +☆<span class="Statement">はじめに</span> <a class="Constant" href="ft_ps1.html#ps1-syntax" name="ps1-syntax">ps1-syntax</a><br> |
13 | 13 | <br>
|
14 | 14 | このプラグインは、Windows PowerShell スクリプト、モジュール、XML 設定ファイル<br>
|
15 | 15 | 用のシンタックス、インデント、ファイルタイプ検知を提供する。<br>
|
16 | 16 | <br>
|
17 | 17 | <br>
|
18 |
| -概要 <a class="Constant" href="ft_ps1.html#ps1-about" name="ps1-about">ps1-about</a><br> |
| 18 | +☆<span class="Statement">概要</span> <a class="Constant" href="ft_ps1.html#ps1-about" name="ps1-about">ps1-about</a><br> |
19 | 19 | <br>
|
20 | 20 | 最新版の入手やバグの報告は GitHub にて:<br>
|
21 | 21 | <br>
|
22 | 22 | <span class="Constant"><a href="https://github.com/PProvost/vim-ps1">https://github.com/PProvost/vim-ps1</a></span><br>
|
23 | 23 | <br>
|
24 | 24 | <br>
|
25 |
| -折り畳み <a class="Constant" href="ft_ps1.html#ps1-folding" name="ps1-folding">ps1-folding</a><br> |
| 25 | +☆<span class="Statement">折り畳み</span> <a class="Constant" href="ft_ps1.html#ps1-folding" name="ps1-folding">ps1-folding</a><br> |
26 | 26 | <br>
|
27 | 27 | ps1 シンタックスファイルは、スクリプトブロックとスクリプト内の電子署名に対する<br>
|
28 | 28 | 構文折り畳み(<a class="Identifier" href="syntax.html#:syn-fold">:syn-fold</a> 参照)を提供する。<br>
|
|
41 | 41 | なファイルで顕著である。<br>
|
42 | 42 | <br>
|
43 | 43 | <br>
|
44 |
| -コンパイラ <a class="Constant" href="ft_ps1.html#ps1-compiler" name="ps1-compiler">ps1-compiler</a><br> |
| 44 | +☆<span class="Statement">コンパイラ</span> <a class="Constant" href="ft_ps1.html#ps1-compiler" name="ps1-compiler">ps1-compiler</a><br> |
45 | 45 | <br>
|
46 | 46 | powershell の `<a class="Comment" href="quickfix.html#:compiler">:compiler</a>` スクリプトは、<a class="Identifier" href="quickfix.html#:make">:make</a> が PowerShell でスクリプトを実<br>
|
47 | 47 | 行するように設定する。<br>
|
|
56 | 56 | <div class="helpExample"> :let g:ps1_efm_show_error_categories = 1</div>
|
57 | 57 | <<br>
|
58 | 58 | <br>
|
59 |
| -キーワード検索 <a class="Constant" href="ft_ps1.html#ps1-keyword" name="ps1-keyword">ps1-keyword</a><br> |
| 59 | +☆<span class="Statement">キーワード検索</span> <a class="Constant" href="ft_ps1.html#ps1-keyword" name="ps1-keyword">ps1-keyword</a><br> |
60 | 60 | <br>
|
61 | 61 | PowerShell の Get-Help を利用してキーワードの検索をするには、<a class="Identifier" href="various.html#K">K</a> キーを押下す<br>
|
62 | 62 | る。より便利にページングしたい場合は、多数の Linux ディストリビューションや<br>
|
|
0 commit comments