I am working with some abnormally large quoted strings in JavaScript (SVG Paths with 3 decimal place precision). When I reach a certain number of characters, an ASCII character unknown to me displays, and I can not reach the end of the line via normal means (Command + right arrow). If I scroll backwards from the following line, I get a column count in the 6000 range (it seems to vary depending on were I pasted the string from).
I can not see the end of the string to edit it.
I am using the default JavaScript bundle, but I have also tried the YUI bundle, as my company are avid YUI fans, but the YUI JS bundle has the same issue.
When I view the JavaScript file in Firefox, I can see all the text, so TextMate is not losing it. It appears that the app is just unable to display the data for some reason.
View / Soft Wrap to see it all.
Walter
On May 3, 2011, at 11:21 PM, Chris J Keen wrote:
I am working with some abnormally large quoted strings in JavaScript (SVG Paths with 3 decimal place precision). When I reach a certain number of characters, an ASCII character unknown to me displays, and I can not reach the end of the line via normal means (Command + right arrow). If I scroll backwards from the following line, I get a column count in the 6000 range (it seems to vary depending on were I pasted the string from).
I can not see the end of the string to edit it.
I am using the default JavaScript bundle, but I have also tried the YUI bundle, as my company are avid YUI fans, but the YUI JS bundle has the same issue.
When I view the JavaScript file in Firefox, I can see all the text, so TextMate is not losing it. It appears that the app is just unable to display the data for some reason.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate