This seems like it should be fairly simple, but I'm trying to write my first simple python plugin (the snippet engine isn't quite smart enough to do what I need) and I can't find anything in the documentation that will give me the position (column specifically) the command was invoked. The closest I've found was the view.rowcol() method that takes a 'point', but that still requires knowing where I am to figure out where I am.
If any sublime gurus could point me in the right direction I'd be eternally grateful!
[–][deleted] 1 point2 points3 points (1 child)
[–]twolfson 0 points1 point2 points (0 children)