You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are no result rendered during the stanza development, it is hard to understand where the source of problem is. Therefore, it would be helpful if the "ts" command can support a debug mode which will show (maybe in console)
whether the template file is loaded successfully or not (stanza.render)
how the template file is compiled with variables
whether the query was executed or not (stanza.query) and the result
The text was updated successfully, but these errors were encountered:
If there are no result rendered during the stanza development, it is hard to understand where the source of problem is. Therefore, it would be helpful if the "ts" command can support a debug mode which will show (maybe in console)
The text was updated successfully, but these errors were encountered: