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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’ve also been using it for years with Rubymine and it is stable.  You may see the IDE error dialogue when you first load, but it doesn’t seem to affect any operability and does not ‘crash’.</p>
<p>I generally use the test runner in the IDE and have not had any real problems…except when you update Elixir and it seems to get stuck on an older version of Hex if you are using ASDF.  Then it complains about the mix.lock file being built with a newer version of Hex.  The solution to that is to delete the <code>.mix</code> folder under <code>.asdf</code> and it will reinstall Hex and Rebar on the next test run, then be fine.  There is an issue open on the plugin website for this.  Honestly, in the last 2-3 years, that’s happened to me only twice.  If you ever see that, just wipe that hidden folder and you’ll be fine.</p>
<p>Otherwise, I’m quite happy with it.  The plugin is kept pretty current with Elixir and Phoenix.  Rubymine is great for general website development because of the tools that come prepackaged…version control with excellent conflict resolution on merges, debugger, test runner, terminal and, most importantly, the database tool (which doesn’t come with IntelliJ-CE).  Very little configuration needed and it pretty much works out of the box with the 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="236313" 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/82">Post #81</a>
	                </div>
	            </div>
              <div id="likers-container-236313" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="236313"
                     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>