erinata / FingerText

Tab triggered snippet plugin for Notepad++.
https://sourceforge.net/projects/fingertext/
146 stars 32 forks source link

Dynamic Hotspot - List deletes the next line when triggered #44

Open jorgesanchez opened 11 years ago

jorgesanchez commented 11 years ago

triggerText:barChartField Scope: GLOBAL Snippet: a!barChartField( label:$[![]!], instructions:$[![]!], categories:$[![]!], series:$[![]!], xAxisTitle:$[![]!], yAxisTitle:$[![]!], stacking:$[![]!], showLegend:$[![(lis)true|false]!], showDataLabels:$[![(lis)true|false]!], showTooltips:$[![(lis)true|false]!], allowDecimalAxisLabels:$[![(lis)true|false]!] )[>END<]

Whenever I tab into a list and select the value I want, the next line is deleted. I think this could be a bug, but I don't discard a syntax error on my end. Any ideas?

jorgesanchez commented 10 years ago

I've used (opt) since with no problems.