/ftag-mode

fstore-mode

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

ftag-mode

ftag-mode is an Emacs major mode for editing .ftag files (See this project to understand what .ftag files are). It provides the following features:

  • Basic syntax highlighting.
  • Autocompletion for filepaths and tags.
  • Command to preview the file at point: ftag-preview-file.
  • Minor mode to always preview the file at point as you move around the buffer: ftag-follow-mode.
  • Command to quickly track all untracked files in the directory: ftag-track-untracked-files.