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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="tadasajon" data-post="50" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tadasajon/48/23216_2.png" class="avatar"> tadasajon:</div>
<blockquote>
<p>LunarVim</p>
</blockquote>
</aside>
<p>I just had a look into LunarVim and it seems nice.<br>
I can operate vi, but all the IDE-stuff like exploring files, switching buffers, git or even installing plugins I have a hard time with. Lunar kind of takes you by the hand. After pressing <code>&lt;leader&gt;</code> (space by default) it just tells you what you can do now.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="233704" 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/what-code-editor-do-you-use-for-elixir-development/43986/62">Post #61</a>
	                </div>
	            </div>
              <div id="likers-container-233704" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="233704"
                     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 #61"></div>
  </section>
</div>
    <div class="postbit" id="235781" data-post-id="235781">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Ended up switching back to Emacs for both Elixir and React. Continued with Doom as it is well setup with evil (vim) keybindings for most things out of the box.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235781" 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/what-code-editor-do-you-use-for-elixir-development/43986/63">Post #62</a>
	                </div>
	            </div>
              <div id="likers-container-235781" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235781"
                     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 #62"></div>
  </section>
</div>
    <div class="postbit" id="235815" data-post-id="235815">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>What I have tried:</p>
<h3><a name="p-235815-intellij-elixir-plugin-1" class="anchor" href="#p-235815-intellij-elixir-plugin-1" aria-label="Heading link" rel="nofollow"></a>IntelliJ + Elixir plugin</h3>
<p>Very impressive for volunteer project. Rough / incomplete compared to IntelliJ/Kotlin, IntelliJ/Scala, IntelliJ/Rust, or IntelliJ/Go experiences.</p>
<h3><a name="p-235815-vscode-elixir_ls-2" class="anchor" href="#p-235815-vscode-elixir_ls-2" aria-label="Heading link" rel="nofollow"></a>VSCode + Elixir_LS</h3>
<p>Seems more complete than InteliJ + Elixir plugin, due to the power of Elixir_LS; but missing lots of the IntelliJ nice features, like refactoring.</p>
<p>Also, Electron somehow manages to make IntelliJ feel smooth/fast.</p>
<h3><a name="p-235815-neovim-lua-elixir_ls-3" class="anchor" href="#p-235815-neovim-lua-elixir_ls-3" aria-label="Heading link" rel="nofollow"></a>Neovim  + lua + Elixir_LS</h3>
<p>Missing lots of IDE features. Not fan of NERDTree (can’t get moues to work). Browsing files a pain. Searching a pain …</p>
<h1><a name="p-235815-what-i-really-want-neovim-elixir_ls-scriptin-via-elixir-instead-of-luavimscript-4" class="anchor" href="#p-235815-what-i-really-want-neovim-elixir_ls-scriptin-via-elixir-instead-of-luavimscript-4" aria-label="Heading link" rel="nofollow"></a>What I really want: NeoVim + Elixir_LS + scriptin via Elixir (instead of Lua/VimScript).</h1>
<p>How hard can this be? Is anyone working on this? Can we kickstart this ?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235815" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/64">Post #63</a>
	                </div>
	            </div>
              <div id="likers-container-235815" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235815"
                     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 #63"></div>
  </section>
</div>
    <div class="postbit" id="235816" data-post-id="235816">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="zeroexcuses" data-post="64" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/zeroexcuses/48/21889_2.png" class="avatar"> zeroexcuses:</div>
<blockquote>
<p>but missing lots of the IntelliJ nice features, like refactoring.</p>
</blockquote>
</aside>
<p>You can refactor Elixir with IntelliJ + Elixir plugin?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235816" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/65">Post #64</a>
	                </div>
	            </div>
              <div id="likers-container-235816" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235816"
                     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 #64"></div>
  </section>
</div>
    <div class="postbit" id="235817" data-post-id="235817">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="Sebb" data-post="65" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sebb/48/21818_2.png" class="avatar"> Sebb:</div>
<blockquote>
<p>You can refactor Elixir with IntelliJ + Elixir plugin?</p>
</blockquote>
</aside>
<p>‘Refactor’ might mean different things to you and me. To me, it primarily means: I can rename a struct / field, and all refs to it gets renamed. This works nicely in IntelliJ due to some ref-tracking system they have. I have not gotten anything that matches it in VSCode / NeoVim yet.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235817" 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/what-code-editor-do-you-use-for-elixir-development/43986/66">Post #65</a>
	                </div>
	            </div>
              <div id="likers-container-235817" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235817"
                     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 #65"></div>
  </section>
</div>
    <div class="postbit" id="235819" data-post-id="235819">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="zeroexcuses" data-post="66" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/zeroexcuses/48/21889_2.png" class="avatar"> zeroexcuses:</div>
<blockquote>
<p>I can rename a struct / field, and all refs to it gets renamed.</p>
</blockquote>
</aside>
<p>That’s cool, did’t know that was possible.<br>
Safe rename is nice and the most important refactoring task, most of the other stuff intellij-refactoring can do is OO-specific. What would also be useful is “Change Signature”. Is that also possible with Elixir?</p>
<blockquote>
<p>The Change Signature refactoring combines several different modifications that can be applied to a function signature. You can use this refactoring to:</p>
<ul>
<li>change the function name</li>
<li>add, remove, and reorder parameters</li>
<li>assign default values to the parameters</li>
</ul>
</blockquote>
<p>[<a href="https://www.jetbrains.com/help/pycharm/change-signature.html" class="inline-onebox" rel="noopener nofollow ugc">Change signature | PyCharm Documentation</a>]</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235819" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/67">Post #66</a>
	                </div>
	            </div>
              <div id="likers-container-235819" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235819"
                     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 #66"></div>
  </section>
</div>
    <div class="postbit" id="235820" data-post-id="235820">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>For renaming, see <a href="https://github.com/KronicDeth/intellij-elixir#refactor" class="inline-onebox" rel="noopener nofollow ugc">GitHub - KronicDeth/intellij-elixir: Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine) · GitHub</a></p>
<p>I use it all the time in Scala/Rust; I think it also works in Elixir, but it has been a long time since I last used IntelliJ/Elixir.</p>
<p>Change signature / “add, remove, and refactor parameters”: can neither confirm nor deny, never used anything like this. My general strategy is: change the function definition, follow the compiler errors, but that only works on statically typed languages.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235820" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/68">Post #67</a>
	                </div>
	            </div>
              <div id="likers-container-235820" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235820"
                     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 #67"></div>
  </section>
</div>
    <div class="postbit" id="235825" data-post-id="235825">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="zeroexcuses" data-post="64" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/zeroexcuses/48/21889_2.png" class="avatar"> zeroexcuses:</div>
<blockquote>
<p>Missing lots of IDE features. Not fan of NERDTree (can’t get moues to work). Browsing files a pain. Searching a pain …</p>
</blockquote>
</aside>
<p>Is it? <img src="https://forum.elixirforum.com/uploads/default/original/2X/d/d9bfbfbdfbc9f616d76c14c44a0ce2bc9016003c.gif?v=15" title=":017:" class="emoji emoji-custom" alt=":017:" loading="lazy" width="20" height="20"></p>
<p>I was under the impression that <code>nvim-telescope</code> helps a lot? It integrates with both <code>fzf</code> and <code>ripgrep</code> and the few times I used LunarVim (which is basically an opinionated bunch of plugins on top of NeoVim), I found it very easy to both (a) find files by fragments of a name and (b) by their contents.</p>
<p>I dislike file trees as well btw. I much prefer fuzzy-finding files by name or contents.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235825" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/69">Post #68</a>
	                </div>
	            </div>
              <div id="likers-container-235825" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235825"
                     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 #68"></div>
  </section>
</div>
    <div class="postbit" id="235829" data-post-id="235829">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="dimitarvp" data-post="69" data-topic="43986">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/48/38664_2.png" class="avatar"> dimitarvp:</div>
<blockquote>
<p>I was under the impression that <code>nvim-telescope</code> helps a lot? It integrates with both <code>fzf</code> and <code>ripgrep</code> and the few times I used LunarVim (which is basically an opinionated bunch of plugins on top of NeoVim), I found it very easy to both (a) find files by fragments of a name and (b) by their contents.</p>
</blockquote>
</aside>
<p>That’s true. I am definitely not a NeoVim expert, and when I said “NeoVim + lua + Elixir_LS” I literally meant NeoVim + lua + Elixir_LS, and not any of the plugins one can add to make NeoVim more ide-like.</p>
<p>It is entirely possible one can me NeoVim more IDE-like, I never put in the effort.</p>
<p>That said, IDE features work out of the box in IntelliJ. <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"> With Vim/Emacs 3rd party extensions, I always end up running into some glitch with some packages interacting badly.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235829" data-batch-url="/posts/batch_likers">
                        0
                      </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/what-code-editor-do-you-use-for-elixir-development/43986/70">Post #69</a>
	                </div>
	            </div>
              <div id="likers-container-235829" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235829"
                     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 #69"></div>
  </section>
</div>
    <div class="postbit" id="235830" data-post-id="235830">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I feel like this is actually something commercial products (like IntelliJ) wins on. Somewhere, there is a project manager that gets the two team leads together and says:</p>
<blockquote>
<p>feature A and feature B interacts badly in the following situation, fix it</p>
</blockquote>
<p>and then it gets fixed.</p>
<p>Whereas in volunteer plugins, there are plugins that individually work great, but when meshed together for an IDE, have weird interactions, and there’s no authority figure to force the plugins to interact nicely.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="235830" 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/what-code-editor-do-you-use-for-elixir-development/43986/71">Post #70</a>
	                </div>
	            </div>
              <div id="likers-container-235830" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="235830"
                     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 #70"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/43986/load_more?page=8">Load more posts (11 remaining)</a>
</div></template></turbo-stream>