I've been using view.rowcol(view.size())[0]+1 for a while and I haven't had any performance issues with it. Seems absolutely fine... I would love to see this in the plugin instead of having to add it manually. ^^
Also, // {loc} - The amount of lines of code of the file... I feel like I could have phrased that better but I don't really know.
I've been using
view.rowcol(view.size())[0]+1
for a while and I haven't had any performance issues with it. Seems absolutely fine... I would love to see this in the plugin instead of having to add it manually. ^^Also,
// {loc} - The amount of lines of code of the file
... I feel like I could have phrased that better but I don't really know.Thanks!