Skip to content

jneidel/e18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Interact with i18n files from Emacs.

A generic (i.e. stack independent) jump-to-definition and insert key for working with YAML i18n files.

Usage

  • e18n-find-defition-at-point: open key in i18n source (if you are inside of source, open in another)
  • e18n-insert-key: pick a key and insert it at point
  • e18n-goto-key: prompt for key and open it in source file
  • e18n-find-yaml-file: open a i18n source file

If you are undesired i18n source files, you can adjust e18n-ignore-patterns.

Support

  • [X] directory called “i18n”
  • [X] yaml files
  • [ ] toml files

If it does not work (properly) in your project, please open an issue and link me the repo, so that I can take a look.

Tested for

References

For inserting i18n into ruby on rails code: otavioschwanck/rails-i18n.el

About

Interact with i18n files from Emacs.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors