Hi Arash,
>>>>> Arash Esbati <[email protected]> writes:
> Keep in mind that if you want to use in-buffer completion when you're
> inside the brackets, you need `(TeX-arg-key-val key=vals)' in the hook,
> so I think the best would be if you could see if you achieve what you're
> looking after with `LaTeX-env-args' -- but I think that wouldn't work
> because of the (save-excursion ...) it uses?
My understanding is that `(TeX-arg-key-val key=vals)' is necessary
instead of `TeX-TikZ-env-scope' in
(TeX-add-style-hook
...
(lambda ()
(LaTeX-add-environments
...
'("scope" TeX-TikZ-env-scope))
^^^^^^^^^^^^^^^^^^
in order for in-buffer completion inside brackets of scope environment
to work. Right?
If so, it's yet far beyond ready. I let the future developers of tikz.el
to accomplish that :-)
Anyway, I'll commit my proposal in a few days unless further comment
arrives from someone.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine