Skip to content

Commit

Permalink
deploy: dc24d86
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Nov 16, 2023
1 parent 42eead7 commit 82a5266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/end-users/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h1><a name="Configuration" class="anchor" href="#Configuration">Configuration</
commandline.<br />
Your IDE should respect your settings, however the implementation of that is editor specific. Setting the configuration via
UI might be available depending on the IDE.</p>
<table class="pre"><tr><td><pre><code>version: 6.3.0-alpha-003+f51f916d83c0db94ae80d7adbf5241b0451f3fc2</code></pre></td></tr></table>
<table class="pre"><tr><td><pre><code>version: 6.3.0-alpha-003+dc24d86cfbca5143cb535ee0488db4791e16007f</code></pre></td></tr></table>
<h2><a name="Usage" class="anchor" href="#Usage">Usage</a></h2>
<p>Inside .editorconfig you can specify the file extension and code location to be use per config:</p>
<pre class="fssnip highlighted"><code lang="fsharp"><span class="pn">[</span><span class="pn">*.</span><span class="id">fs</span><span class="pn">]</span>
Expand Down Expand Up @@ -801,7 +801,7 @@ <h3><a name="fsharp_max_value_binding_width" class="anchor" href="#fsharp_max_va
<h3><a name="fsharp_max_function_binding_width" class="anchor" href="#fsharp_max_function_binding_width">fsharp_max_function_binding_width</a></h3>
<copy-to-clipboard text="fsharp_max_function_binding_width = 40"></copy-to-clipboard>
<p>Control the maximum width for which function and member bindings should be in one line.<br />
In contrast to <code>fsharp_max_value_binding_width</code>, only the right-hand side expression of the binding is measucolor="red".</p>
In contrast to <code>fsharp_max_value_binding_width</code>, only the right-hand side expression of the binding is measured.</p>
<table class="pre"><tr><td><pre><code>Default = 40</code></pre></td></tr></table>
<pre class="fssnip highlighted"><code lang="fsharp"><span onmouseout="hideTip(event, 'fs6', 210)" onmouseover="showTip(event, 'fs6', 210)" class="fn">formatCode</span>
<span class="s">&quot;&quot;&quot; </span>
Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

0 comments on commit 82a5266

Please sign in to comment.