Sublime Forum

Dev Build 3055

#21

[quote=“Nova”]Hello,

I have a major problem with this release: “Find in files” is not working anymore!!
In particular, I noticed that the “Find results” window is opened correctly, and with the results, but jumping from one result to another is impossible (either via F4, or via double click on the line of the find results). This makes ST almost unusable.

I also tried with a fresh “install” (actually, using portable version), and I have the same issue.
Windows X64, ST3 dev build 3055, portable.[/quote]

Both are working on Linux 64 bit debian package.

0 Likes

#22

On OS X Mavericks, this version crashes constantly for me as soon as I switch to a different app.

0 Likes

#23

No issues so far on OS X 10.9 for me. Might want to try a fresh install and see if it might be a plugin that’s causing you pain.

0 Likes

#24

I’ve been using it on OS X Mavericks for several hours and didn’t got any crashes.

0 Likes

#25

[quote=“Nova”]Hello,

I have a major problem with this release: “Find in files” is not working anymore!!
In particular, I noticed that the “Find results” window is opened correctly, and with the results, but jumping from one result to another is impossible (either via F4, or via double click on the line of the find results). This makes ST almost unusable.

I also tried with a fresh “install” (actually, using portable version), and I have the same issue.
Windows X64, ST3 dev build 3055, portable.[/quote]

I’m seeing this problem, too; Ubuntu, 64-bit.

0 Likes

#26

[quote=“Nova”]Hello,

I have a major problem with this release: “Find in files” is not working anymore!!
In particular, I noticed that the “Find results” window is opened correctly, and with the results, but jumping from one result to another is impossible (either via F4, or via double click on the line of the find results). This makes ST almost unusable.

I also tried with a fresh “install” (actually, using portable version), and I have the same issue.
Windows X64, ST3 dev build 3055, portable.[/quote]

Same here, Mac OS X Mavericks.

I also noticed that jumping to build errors (next result, F4) sometimes works and sometimes does not. Sometimes it sends me to the wrong line in the correct file.

0 Likes

#27

Linux 64 bit tarball, installed on Ubuntu 13.10 64 bit:

Resolved my menu issues, described here: Menu unresponsive and laggy in ST3 build 3054, Ubuntu 13.10

Find in Files works as it always has, for me.

Viewing images was pretty cool, though not especially important for my use case.

One side effect I noticed: The menu items no longer show their keyboard shortcuts beside them. I always found this useful, and frequently used it to learn new shortcuts. Just checked, however, and this seems to have been missing in the last build as well. or maybe i imagined it all along.

0 Likes

#28

Status bar’s current order is:
Spaces | Encoding | Line-Ending | Syntax
And should be changed to:
Encoding | Spaces | Line-Ending | Syntax

Reason: “Encoding section” can vary greatly in length (UFT-8; UTF-8 with BOM; UTF-8 LE with BOM), thus pushing the position of “Spaces section” wildly. This is annoying when switching between multiple files with different encoding

P.S: Do you plan to display image in-line with text (toggle between binaries vs image or similar to Wiki text’s linked image …/Image.jpg]])

0 Likes

#29

Ah, nice!
Haven’t seen it at first while checking out this new build.

Good work!

And now implement something like Quick-Edit for CSS/HTML like in Adobe Brackets and I will never think of any other editor. :wink:

0 Likes