Sublime Forum

Sublime Text 2 20110130

#21

Hi,

My sublime 2 is running on Windows XP SP3.

Regards
elmer

0 Likes

#22

Hi,

First of all, congrats on creating the BEST text editor I’ve used ('n ive used a few)

Just a quick bug that may have already been documented. When I search for a character such as £, or $ I get a return saying ‘unable to find \b$\b’

Cheers,

Dave P

p.s. also, a very small point, which in fact is of no consequence … I think when you minimize the files on the left-hand-side, the animation direction should be ‘up’ not to the ‘right’

0 Likes

#23

Did you turn off the ‘whole word’ option? I think it’s on by default.

0 Likes

#24

Excellent, I knew it would be a ‘meism’

thanks :]

0 Likes

#25

Thank you for another wonderful release!

Something I noticed is that when I hit font reset, it erases my personalized preference size.

I was expecting the size will be reset to the personalized one and the bigger and smaller font is a transitive change, not persistent.

On a sidenote, with Alpha been open to the world. I believe will be more easy have a bug tracker to deal with the reports so others can search for duplicates and avoid the burden on both you and the users side.

Again, thank you!

0 Likes

#26

Need to define unique mnemonics (&) for menus. Alt+F won’t drop down File because there are two top-level menus that start with F, and submenu items are inefficient to access without mnemonics (at least for most common items).

0 Likes

#27

I must say this is an amazing release. All main OS supported, just amazing. What kind of GUI Toolkit are you using to bring this cross-platform application?

0 Likes

#28

I have a “critical” bug on Sublime Text 2.
When I opening a file encoded in ISO-8859-1 the file stopped to be rendered at the character “à”.

0 Likes

#29

luislavena: I was tossing up between having the plugin (Default/font.py) adjust the settings for the current file, or the user level defaults. I went with user level defaults because that’s something a lot of new users are trying to change. It would be fairly easy to make an alternative version of the plugin that adjusts the settings for the current file only.

davidlt: Sublime Text 2 uses a custom GUI toolkit. I’m intending to write a blog post about it when things quiet down a bit.

oxman: If you could email me the file, that’d be great.

0 Likes

#30

Sent by email.

0 Likes

#31

I had also asked jps about folding a while back in 1.4… Added to the UserEcho queue, for the others in this thread that mentioned it, please go upvote: sublimetext.userecho.com/feedbac … e-folding/

Kinda holding out for folding and terminal/shell integration in the console pane… Darsain’s dark theme looks fantastic too… I’d live in that editor.

0 Likes

#32

Hey!

Sorry if this isn’t the place to ask (is there a planned features section?), I was wondering how the treeview is going to progress, I’d love to have create file / folder on rightclick here, it would speed things up a lot for me, and also for the tree to refresh with eternal file changes would be great.

This piece of software is fantastic and has some real style! Great work.

0 Likes

#33

daylerees: There is now sublimetext.userecho.com/ for feature requests, which has voting for upcoming features

0 Likes

#34

Luis, try here: sublimetext.userecho.com/forum/2 … order-top/

0 Likes