jps,
seems that ST3 has taken over my folder preferences on Ubuntu. Anytime I hit "open folder' in another app or something it will open the folder in ST3 and not in my default file viewer which should be Nemo
Arjan wrote:Valtiel wrote:I've only been using Sublime Text 3 since this build so I don't know if this is a new regression, but compared to Sublime Text 2 the minimap behaves differently. In 2, if you click somewhere other than the light grey window marker, and you leave the mouse pressed down, the window marker will shift to that location and you can then immediately drag it around further. In 3012 if I click in the minimap I can't immediately drag the window marker afterwards, I have to let go of the mouse and click on the window marker again before I can start dragging it. I hope I explained that clearly. It's a minor issue but kind of annoying if like me you use the minimap a lot for navigation.
I run the Linux 64-bit version.
Same annoyance on Win 8 64 bit.
tom_s wrote:It would be nice if the folder paths from project_data() API function follow the OS specific standard so one can use the os.path functions with it directly. Under Windows I get f.e. "/D/Development/project" but I would like to get "D:\Development\project".
prmaple wrote:Arjan wrote:Valtiel wrote:I've only been using Sublime Text 3 since this build so I don't know if this is a new regression, but compared to Sublime Text 2 the minimap behaves differently. In 2, if you click somewhere other than the light grey window marker, and you leave the mouse pressed down, the window marker will shift to that location and you can then immediately drag it around further. In 3012 if I click in the minimap I can't immediately drag the window marker afterwards, I have to let go of the mouse and click on the window marker again before I can start dragging it. I hope I explained that clearly. It's a minor issue but kind of annoying if like me you use the minimap a lot for navigation.
I run the Linux 64-bit version.
Same annoyance on Win 8 64 bit.
It's not a regression. It was added in Build 2220.
just add "minimap_scroll_to_clicked_text": false
to your user preference, you will have the old behavior.
@Valtiel
@Arjan
Users browsing this forum: Google [Bot], wpds and 13 guests