

GitHub - pd/yard-mode.el: Emacs minor mode for editing YARD tags
source link: https://github.com/pd/yard-mode.el
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

yard-mode
Rudimentary support for fontifying YARD tags and directives in ruby comments.
Installation
Use MELPA: M-x package-install yard-mode
.
Add it to your ruby hook:
(add-hook 'ruby-mode-hook 'yard-mode)
If you would also like eldoc
support, so that the expected syntax for
the tag beneath your cursor is displayed in the minibuffer, add that
hook too:
(add-hook 'ruby-mode-hook 'eldoc-mode)
- Some reasonable means of providing completions.
- Tidy up the defcustoms; most could be parsed from
yard-tag-docstrings
.
Recommend
-
179
About Improved JavaScript editing mode for GNU Emacs (description here). For some of the latest changes, see
-
203
web-mode.el web-mode.el is an emacs major mode for editing web templates aka HTML files embedding parts (CSS/JavaScript) and blocks (pre rendered by client/server side engines). web-mode.el is compatible with many...
-
147
IMPORTANT This package is not maintained anymore. User should go and checkout weirdNox/org-noter as an alternative. Interleaved Textbooks? Some history, w...
-
86
README.md flow-minor-mode Minor mode for flow, which can be overlayed on top of other modes like web-mode. Essentially a rewrite of an official
-
36
html template editing for emacs web-mode.el About web-mode.el is an autonomous emacs major-mode for editing web templates. HTML documents can embed parts (CSS...
-
15
gorepl-mode A minor emacs mode for Go REPL. Synopsis gorepl-mode is a Go REPL interaction library for Emacs. It's built on top of gore. Gorepl pack...
-
19
auto-minor-mode This package lets you enable minor modes based on file name and contents. To find the right modes, it checks filenames against patterns in auto-minor-mode-alist and file contents against auto-minor-...
-
15
-
6
Files Permalink Latest commit message Commit time
-
12
Emacs: Vile Mode (VIm Like Editing)
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK