Emacs-D-Mode:D代码的Emacs模式

时间:2024-05-26 20:42:01
【文件属性】:

文件名称:Emacs-D-Mode:D代码的Emacs模式

文件大小:55KB

文件格式:ZIP

更新时间:2024-05-26 20:42:01

EmacsLisp

Emacs D模式 Emacs主模式,用于编辑D代码。 目前已知此模式可用于Emacs 25和26。为获得最佳效果,请使用Emacs 26。 至少对于Emacs 26而言,安装此主要模式的最佳方法是使用打包系统。 将MELPA或MELPA稳定版添加到存储库列表以访问此模式。 对于只需要正式,带标签的发行版的人,请使用MELPA Stable: ( require 'package ) ( add-to-list 'package-archives '( " melpa-stable " . " https://stable.melpa.org/packages/ " ) t ) ( package-initialize ) 对于那些想要滚动发布的人,请使用MELPA: ( require 'package ) ( add-to-list 'package-ar


【文件预览】:
Emacs-D-Mode-master
----.gitignore(29B)
----tests-todo()
--------templated_enum.d(450B)
----coverage()
--------.gitignore(18B)
----Makefile(1009B)
----Cask(130B)
----d-mode.el(62KB)
----.github()
--------workflows()
----COPYING(34KB)
----README.md(2KB)
----tests()
--------I0093_546738540.d(65B)
--------fonts_enums.d.html(909B)
--------I0072.txt(777B)
--------I0069.txt(290B)
--------I0093_35907724.d.html(446B)
--------I0049.d(87B)
--------I0093_541009399.d(66B)
--------I0090.d(90B)
--------I0026.d(481B)
--------fonts_types.d(404B)
--------I0093_546738540.d.html(310B)
--------fonts_auto.d.html(675B)
--------fonts_params.d.html(2KB)
--------fonts_auto.d(539B)
--------I0082.d(154B)
--------I0058.d(366B)
--------imenu.d(2KB)
--------I0105.d(250B)
--------I0095.d(176B)
--------fonts.d.html(4KB)
--------I0067.d(208B)
--------I0093_35907724.d(140B)
--------I0102.d(159B)
--------I0030.d.html(793B)
--------I0095.d.html(935B)
--------I0090.d.html(394B)
--------I0064.d(63B)
--------I0105.d.html(891B)
--------fonts_types.d.html(2KB)
--------I0049.d.html(283B)
--------indent_protection.d(84B)
--------I0035.d(111B)
--------fonts.d(926B)
--------imenu2.d(611B)
--------I0054.d.html(2KB)
--------I0093_552200397.d(52B)
--------fonts_enums.d(173B)
--------I0019.d(127B)
--------I0093_541009399.d.html(279B)
--------I0054.d(329B)
--------I0093_552200397.d.html(204B)
--------I0082.d.html(628B)
--------I0039.d(487B)
--------fonts_protection.d(111B)
--------I0030.d(205B)
--------I0093_572717721.d.html(258B)
--------I0070.d(131B)
--------I0093_572717721.d(80B)
--------fonts_protection.d.html(523B)
--------fonts_params.d(479B)
--------I0021.d(439B)
----d-mode-test.el(12KB)

网友评论