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
However, line numbers will not be accurate for transformed code (e.g. TS, JSX, etc) unless we start providing source maps for compiled code (which is already planned).
So, I will keep this open for now till we provide source maps for compiled code and then we can provide line numbers for console logs/errors etc.
Type of feature
✨ Feature
Current behavior
The current behavior logs statements without displaying the number of each statement.
Screenshot
Suggested feature
Add line numbers to console outputs (e.g., console.log()).
Screenshot
Benefits:
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: