<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="174122" data-post-id="174122">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jpinnix" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jpinnix/120/9121_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jpinnix
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>If you install the <a href="https://marketplace.visualstudio.com/items?itemName=jakebecker.elixir-ls" class="inline-onebox" rel="noopener nofollow ugc">ElixirLS: Elixir support and debugger - Visual Studio Marketplace</a> extension it should work appropriately as shown below:</p>
<p></p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/1/5/15fffb9d15d372791104aae9639b635af7adde0d.png" data-download-href="https://forum.elixirforum.com/uploads/default/15fffb9d15d372791104aae9639b635af7adde0d" title="Screen Shot 2020-05-05 at 3.50.36 PM" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/1/5/15fffb9d15d372791104aae9639b635af7adde0d_2_345x204.png" alt="Screen Shot 2020-05-05 at 3.50.36 PM" data-base62-sha1="38CsZBEmu8GpDO2q4ak122M8S2V" width="345" height="204" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/1/5/15fffb9d15d372791104aae9639b635af7adde0d_2_345x204.png, https://forum.elixirforum.com/uploads/default/optimized/3X/1/5/15fffb9d15d372791104aae9639b635af7adde0d_2_517x306.png 1.5x, https://forum.elixirforum.com/uploads/default/optimized/3X/1/5/15fffb9d15d372791104aae9639b635af7adde0d_2_690x408.png 2x" data-dominant-color="353A46"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">Screen Shot 2020-05-05 at 3.50.36 PM</span><span class="informations">920×544 39.5 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="174122" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/visual-studio-code-html-eex-support/12712/22">Post #21</a>
	                </div>
	            </div>
              <div id="likers-container-174122" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="174122"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #21"></div>
  </section>
</div>
    <div class="postbit" id="174142" data-post-id="174142">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="romenigld" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/romenigld/120/6200_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  romenigld
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I already have installed the Elixir-ls and the problem was the <a href="https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir" rel="noopener nofollow ugc">vscode-elixir </a> so I uninstalled and worked, thank’s.<br>
Here was the post solution:</p><aside class="quote quote-modified" data-post="11" data-topic="31036">
  <div class="title">
    <div class="quote-controls"></div>
    <img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/romenigld/48/6200_2.png" class="avatar">
    <div class="quote-title__text-content">
      <a href="https://forum.elixirforum.com/t/highlights-the-colors-of-the-liveview-sigil-l-for-visual-studio-code/31036/11" rel="nofollow">Highlights the colors of the LiveView Sigil ~L for Visual Studio Code</a> <a class="badge-category__wrapper " href="/c/questions-help/questions/53" rel="nofollow"><span data-category-id="53" style="--category-badge-color: #C14BFB; --category-badge-text-color: #000000; --parent-category-badge-color: #C14BFB;" data-parent-category-id="171" data-drop-close="true" class="badge-category --style-square --has-parent" title="Elixir Questions / Help"><span class="badge-category__name">Questions</span></span></a>
    </div>
  </div>
  <blockquote>
    I uninstalled the <a href="https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir" rel="noopener nofollow ugc">vscode-elixir</a>. 
And now work’s it was this. 
Look my printscreen. 
[Captura de Tela 2020-04-28 às 13.46.54] 
Thank you for all replies guys!
  </blockquote>
</aside>
<p>
Thank you for reply!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="174142" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/visual-studio-code-html-eex-support/12712/23">Post #22</a>
	                </div>
	            </div>
              <div id="likers-container-174142" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="174142"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #22"></div>
  </section>
</div>
    <div class="postbit" id="176508" data-post-id="176508">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jaimeiniesta" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jaimeiniesta/120/1063_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jaimeiniesta
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Can we agree to a language mode for <code>*.html.eex</code>?</p>
<p>In VSCode 1.45.1, with ElixirLS 0.4.0, these files open as <code>HTML (EEx)</code> but then there’s no colorized syntax.</p>
<p>If I set <code>html-eex</code> instead, I do get colors for both HTML and embedded elixir. This is what I use now:</p>
<pre data-code-wrap="json"><code class="lang-json">"files.associations": {
  "*.html.eex": "html-eex"
}
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="176508" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/visual-studio-code-html-eex-support/12712/24">Post #23</a>
	                </div>
	            </div>
              <div id="likers-container-176508" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="176508"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #23"></div>
  </section>
</div>
    <div class="postbit" id="176530" data-post-id="176530">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="NobbZ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/NobbZ/120/27235_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  NobbZ
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Language tags have been changed with the release of 0.4.0 to follow visual studio code guidelines, which has been mentioned in the changelog:</p>
<aside class="onebox githubblob" data-onebox-src="https://github.com/elixir-lsp/elixir-ls/blob/v0.4.0/CHANGELOG.md#v040-16-may-2020:">
  <header class="source">

      <a href="https://github.com/elixir-lsp/elixir-ls/blob/v0.4.0/CHANGELOG.md#v040-16-may-2020:" target="_blank" rel="noopener nofollow">github.com/elixir-lsp/elixir-ls</a>
  </header>

  <article class="onebox-body">
    <h4><a href="https://github.com/elixir-lsp/elixir-ls/blob/v0.4.0/CHANGELOG.md#v040-16-may-2020:" target="_blank" rel="noopener nofollow">CHANGELOG.md</a></h4>

<div class="git-blob-info">
  <a href="https://github.com/elixir-lsp/elixir-ls/blob/v0.4.0/CHANGELOG.md#v040-16-may-2020:" rel="noopener nofollow"><code>v0.4.0</code></a>
</div>


      <pre><code class="lang-md">### Unreleased

### v0.4.0: 16 May 2020

Improvements:
- Add autocompletion of struct fields on a binding when we know for sure what type of struct it is. (thanks [Łukasz Samson](https://github.com/lukaszsamson)) [#202](https://github.com/elixir-lsp/elixir-ls/pull/202)
  - For details see the [Code Completion section of the readme](https://github.com/elixir-lsp/elixir-ls/tree/a2a1f38bf0f47e074ec5d50636d669fae03a3d5e#code-completion)
- Normalize compiler warnings and associate them with templates (thanks [Marlus Saraiva](https://github.com/msaraiva)) [#241](https://github.com/elixir-lsp/elixir-ls/pull/241)
- Add all core elixir apps to the Dialyzer PLT. (thanks [Eric Entin](https://github.com/ericentin)) [#225](https://github.com/elixir-lsp/elixir-ls/pull/225)
- Change "did not receive workspace/didChangeConfiguration" log level from warning to info (thanks [Jason Axelson](https://github.com/axelson)) [#222](https://github.com/elixir-lsp/elixir-ls/pull/222)
- Automatically create a `.gitignore` file inside the `.elixir-ls` dir so that users do not need to manually add it to their gitignore (thanks [Thanabodee Charoenpiriyakij](https://github.com/wingyplus)) [#232](https://github.com/elixir-lsp/elixir-ls/pull/232)
- Dialyzer provider shouldn't track removed files and modules (thanks [Michał Szajbe](https://github.com/szajbus)) [#237](https://github.com/elixir-lsp/elixir-ls/pull/237)
- Load all modules after first build (thanks [Akash Hiremath](https://github.com/akash-akya)) [#227](https://github.com/elixir-lsp/elixir-ls/pull/227)

Bug Fixes:
- Dialyzer: Get beam file for preloaded modules. (thanks [Łukasz Samson](https://github.com/lukaszsamson)) [#218](https://github.com/elixir-lsp/elixir-ls/pull/218)
- Warn when using the debugger on Elixir 1.10.0-1.10.2. (thanks [Jason Axelson](https://github.com/axelson)) [#221](https://github.com/elixir-lsp/elixir-ls/pull/221)
- Don't return snippets to clients that don't declare `snippetSupport` for function completions (thanks [Jeffrey Xiao](https://github.com/jeffrey-xiao)) [#223](https://github.com/elixir-lsp/elixir-ls/pull/223)

VSCode:
</code></pre>



  This file has been truncated. <a href="https://github.com/elixir-lsp/elixir-ls/blob/v0.4.0/CHANGELOG.md#v040-16-may-2020:" target="_blank" rel="noopener nofollow">show original</a>

  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>

<blockquote>
<p>VSCode potentially breaking changes:</p>
<ul>
<li>Change language id to be lowercase kebab-case in accordance with <a href="https://code.visualstudio.com/docs/languages/identifiers#_new-identifier-guidelines" rel="nofollow">VSCode guidelines</a>. This also fixes an issue displaying the elixir logo for html.eex files. (thanks <a href="https://github.com/zolrath" rel="nofollow">Matt Furden</a>) <a href="https://github.com/elixir-lsp/vscode-elixir-ls/pull/87" rel="nofollow">#87</a>
<ul>
<li>This changes the language id’s  <code>EEx</code> → <code>eex</code>  and  <code>HTML (EEx)</code> → <code>html-eex</code></li>
</ul>
</li>
</ul>
<p>[…]</p>
</blockquote> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="176530" data-batch-url="/posts/batch_likers">
                        5
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/visual-studio-code-html-eex-support/12712/25">Post #24</a>
	                </div>
	            </div>
              <div id="likers-container-176530" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="176530"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #24"></div>
  </section>
</div>
    <div class="postbit" id="176577" data-post-id="176577">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="axelson" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/axelson/120/26351_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  axelson
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Scenic Core Team</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>And we will try to not change the language id in the future to minimize breakage.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="176577" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/visual-studio-code-html-eex-support/12712/26">Post #25</a>
	                </div>
	            </div>
              <div id="likers-container-176577" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="176577"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>