this post was submitted on 27 Nov 2023
2 points (100.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

I just wanted to say thanks to /u/txgvnn for writing the terraform-doc package.

I find accessing Terraform provider documentation on the web to be a little cumbersome, and have often wished for a plain text experience similar to info manuals instead.

I recently decided to Google possible solutions, only to discover that /u/txgvnn had already written a package for it.

Thanks! I think it's awesome! 🙂

you are viewing a single comment's thread
view the rest of the comments
[–] jplindstrom@alien.top 1 points 9 months ago (1 children)

Also: there's an LSP server for Terraform, so lsp-mode just works.

[–] akuszyk@alien.top 1 points 9 months ago

Thanks; I use lsp-mode for Terraform, but I still find it very useful to be able to read the documentation for a provider in full, from the comfort of Emacs.