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
This is still an issue in 0.5.0 I'm afraid, at least partially. When showing the documentation before accepting (or adding parentheses) the issue still remains, while accepting, or adding parentheses, it shows up correctly. Not anything urgent, but I just thought that I'd let you know.
Plugin version:
0.4.1
When showing the function declaration (golang in this case) in the documentation, brackets seem to be omitted.
Actual:
func(format domain.Format) mapstringdomain.Category
Expected:
func(format domain.Format) map[string]domain.Category
Thank you for an awesome plugin 🚀
Configuration:
The text was updated successfully, but these errors were encountered: