welovewordpress / SublimePhpTidy

Plugin for Sublime Text 2 to format PHP code to meet the WordPress Coding Standards using a modified version of phptidy
GNU General Public License v2.0
109 stars 30 forks source link

Lost bookmarks #3

Closed robsonpeixoto closed 12 years ago

robsonpeixoto commented 12 years ago

When I execute the tidy, I lost all bookmark of the file

welovewordpress commented 12 years ago

Yes, but there is not much I can do about it since running phptidy will remove characters here and add characters there... so if I would save and restore bookmarks, they would end up in different places than they were before.

I added this as "known issues" to the readme.