atom-latextools icon indicating copy to clipboard operation
atom-latextools copied to clipboard

Add a command to change the surrounding environment

Open r-stein opened this issue 9 years ago • 1 comments

This resolves https://github.com/msiniscalchi/atom-latextools/issues/102 similar to the ST PR https://github.com/SublimeText/LaTeXTools/pull/585.

This adds the command C-l, C-S-n to change the surrounding environment. It supports:

  • nested environments
  • multiple cursors
  • exclude definitions in comments and verbatim (easily expandable scope selector/descriptor list)

demo:

atom_change_env

r-stein avatar May 23 '16 19:05 r-stein

I am keen to have this, any chance to merge it?

cortner avatar Jul 21 '17 22:07 cortner