Skip to content

Commit 488de3d

Browse files
authored
Add Emacs extension to supporting tools (#676)
1 parent c697df6 commit 488de3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

supporting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ IntelliJ IDEA has early support dev containers that can be run remotely via an S
4545

4646
You may learn more in the [announcement blog post](https://blog.jetbrains.com/idea/2023/06/intellij-idea-2023-2-eap-6/#SupportforDevContainers).
4747

48+
### <a href="#emacs" name="emacs" class="anchor"> Emacs </a>
49+
50+
[GNU Emacs](https://www.gnu.org/software/emacs/) can make use of dev containers using the community extension [devcontainer.el](https://johannes-mueller.github.io/devcontainer.el/). The extension is available by the popular package registry [MELPA](https://melpa.org). It can also be installed directly from the source code that is available on [GitHub](https://github.com/johannes-mueller/devcontainer.el).
51+
4852
## <a href="#tools" name="tools" class="anchor"> Tools </a>
4953

5054
### <a href="#devcontainer-cli" name="devcontainer-cli" class="anchor"> Dev Container CLI </a>

0 commit comments

Comments
 (0)