Add context-sensitive syntactic completions
Submitted by Lennart Kats on 11 August 2010 at 12:46
Issue Log
On 10 September 2010 at 11:14 Lennart Kats closed this issue.
On 10 September 2010 at 11:14 Lennart Kats commented:
Implemented in 0.5.3 (now 0.6.0). Example:
completions Stratego completionscompletion template : Module =
"module " “\n\nstrategies\n\n\t”completion template : Strategy =
“if” " " " then\n\t" “\nend”
Log in to post comments