Skip to content

Commit acdf723

Browse files
authored
Merge branch 'gh-pages' into alanchen-dev
2 parents 7c8d5c3 + ffdecdc commit acdf723

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

_data/collection-index.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@
12411241
contact: https://github.com/ksachdeva/devcontainer-features/issues
12421242
repository: https://github.com/ksachdeva/devcontainer-features
12431243
ociReference: ghcr.io/ksachdeva/devcontainer-features
1244-
- name: Gemini CLI (via npm)
1244+
- name: Devcontainer AI Features
12451245
maintainer: siri404
12461246
contact: https://github.com/siri404/devcontainer-ai-features/issues
12471247
repository: https://github.com/siri404/devcontainer-ai-features
@@ -1396,6 +1396,16 @@
13961396
contact: https://github.com/LDlornd/uv-dev-container/issues
13971397
repository: https://github.com/LDlornd/uv-dev-container
13981398
ociReference: ghcr.io/LDlornd/uv-dev-container/lornd-uv
1399+
- name: Data Project Features by Miguel Rodo
1400+
maintainer: Miguel Rodo
1401+
contact: https://github.com/MiguelRodo/DevContainerFeatures/issues
1402+
repository: https://github.com/MiguelRodo/DevContainerFeatures
1403+
ociReference: ghcr.io/miguelrodo/devcontainerfeatures
1404+
- name: Evan's Devcontainer Features
1405+
maintainer: esimkowitz
1406+
contact: https://github.com/esimkowitz/devcontainer-features/issues
1407+
repository: https://github.com/esimkowitz/devcontainer-features
1408+
ociReference: ghcr.io/esimkowitz/devcontainer-features
13991409
- name: Dev Container Features by AlanChen
14001410
maintainer: alan-chen-dongsheng
14011411
contact: https://github.com/alan-chen-dongsheng/devcontainer-templates/issues

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)