mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-12-23 10:11:51 +00:00
Deployed 6dc6705 with MkDocs version: 1.6.0
This commit is contained in:
parent
8d16c76a6c
commit
2ab352e812
4 changed files with 32 additions and 7 deletions
|
|
@ -486,6 +486,15 @@
|
|||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#-disable" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
--disable
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
@ -561,6 +570,22 @@
|
|||
<a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>Start<span class="w"> </span>checking:<span class="w"> </span>string
|
||||
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a>All<span class="w"> </span>checks<span class="w"> </span>OK:<span class="w"> </span>string
|
||||
</code></pre></div>
|
||||
<h2 id="-disable">--disable<a class="headerlink" href="#-disable" title="Permanent link">#</a></h2>
|
||||
<p>Disable a default LSP feature.
|
||||
Default (disableable) features are:</p>
|
||||
<ul>
|
||||
<li>codeAction</li>
|
||||
<li>codeLens</li>
|
||||
<li>completion</li>
|
||||
<li>diagnostics</li>
|
||||
<li>findReferences</li>
|
||||
<li>gotoDefinition</li>
|
||||
<li>hover</li>
|
||||
<li>inlayHint</li>
|
||||
<li>rename</li>
|
||||
<li>semanticTokens</li>
|
||||
<li>signatureHelp</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
12
sitemap.xml
12
sitemap.xml
|
|
@ -2,32 +2,32 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/editor/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/errors/errors/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/errors/warns/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/options/options/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://mtshiba.github.io/pylyzer/options/pyproject/</loc>
|
||||
<lastmod>2024-08-21</lastmod>
|
||||
<lastmod>2024-09-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue