Sublime Forum

Dev Build 3136

#1

Dev Build 3136 is out now at https://www.sublimetext.com/3dev, addressing an issue with session files larger than 16MB

8 Likes

#2

Dragging a tab into a new window preserves the find history

thank you :slight_smile:

1 Like

#3

Sweeeeet, frequent updates are awesome, thank you!

3 Likes

#4

The graphical error still persists from 3135. @wbond

I figured out that it only occurs when hot_exit is false.

Thanks for the frequent updates.

0 Likes

#5

Yes, unfortunately I didn’t get a chance to get a fix in 3136.

0 Likes

#6

Oh okay, is there any workaround i can use besides removing* hot_exit ? (ill get 2 windows when opening projects from terminal)

0 Likes

#7

Windows: Improved touch pad scrolling

Thanks!

Thought I have to say that with horizontal scrolling the sidebar is barely moving at all. I don’t use horizontal scrolling but the experience is very different compared with the text buffer.

0 Likes

pinned globally #8
0 Likes

#9

Windows: Improved touch pad scrolling

Scrolling is now very “jerky” for me. I have a synaptics touchpad with in-driver scroll coasting enabled. I’ve recorded a couple videos of scrolling in build 3135 vs build 3136.

0 Likes

#10

Not sure if this is a known bug, but in the mac version changing the color scheme moves the window down by about the title bar height.

0 Likes

#11

Regex highlights / parsing broken in 3136, please see:

0 Likes

#12

Please open an issue at https://github.com/sublimehq/Packages/issues

1 Like

#13

What version of OS X are you running? Additionally, what theme are you using in the gif? I can’t reproduce with either the Default or Adaptive on 10.12. I don’t recall seeing it on 10.11 either.

0 Likes

#14

Mac 10.12.5, adaptive theme. Doesn’t happen with default theme.

0 Likes

#15

I figured it was the Adaptive theme. Just reproduced it – my window was low enough on the screen that the dock was preventing it from moving “down”. Thanks for the report!

1 Like

#16

I have the dock set to hide, which is apparently not what many people do. :slight_smile:

0 Likes

#17

Not sure if this is a bug or not.
When I open a file named “Makefile”, the sidebar looks like this:

There is a /* before the file name.

I don’t use any theme, just the “Default” one.

0 Likes

#18

That’s the icon :wink:

0 Likes

#19

This is the default “source” icon. You must have a third-party package installed that is overriding the icon for .c files, since that should use the same icon.

1 Like

#20

I think a nice alternative for source icons is {} or {;}. Also, it would be really awesome if there was a way to apply the color scheme to icons. Not sure how that would work though, but I think vs code does it.

3 Likes