syko / SublimeLogMagic

Javascript console.log statements at the tip of your fingers
25 stars 5 forks source link

Add setting for max identifier length before adding ellipsis #15

Closed rdunce closed 6 years ago

rdunce commented 6 years ago

Identifier strings are currently shortened with an ellipsis at a fixed length. It would be nice to have a configurable option to be able to adjust this length to allow for longer identifiers without an ellipsis.