Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

0

PHP autocomplete in unclosed <?php ?> is broken in ST3

Mark Gulyaev 12 ár síðan 0
When I try to use autocomplete in file without '?>' in the end, it writes that there is no available completion. If I add the ?>, it starts working.

Autocompletion doesn't work only in global scope.

I've reproduced it on the Windows 7 x64 and 8 x64.

Builds 3030 and 3021.

To reproduce, just create a new PHP file, write <?php or <?, press enter and Ctrl+Space


0

Edit multiple lines within selection

Markham Anderson 12 ár síðan 0
Limit the 'edit multiple lines'  feature to the user's selection (if any, else let it be global, as it is now).

Suppose I have 50 <p> tags to which I'd like to add attributes, but I have another 50 which I'd like to remain unchanged. I'm not happy pressing Alt+F3 (which would edit them all) or Ctrl+LeftClick-ing the top 50 (which is tedious). 
0

OSX Window should stay open even if no tabs.

Richard Williamson 11 ár síðan 0
On linux, the window always stays open even if there is no tabs, on osx the window goes away. Can you please make it an option for the window to always stay open like I had on linux? 

Also on Linux it displays the path of the file on the top, in osx this is not so, would be nice to see it as well.
0

Transient view

Dan Popescu 11 ár síðan 0

1. Sometimes the transient view width is too small to see the content (eg. Package control - you cannot see the full description) - can we increase the width and maybe expand the row height to show all content?

2. With some plugins (eg. SFTP), the synct operation takes some time, and needs a confirm (Yes/No) in the end (in a transient view) - the problem is that if you switch away from sublime's window you loose the transient view and have to start all over again - can the transient view stay on screen when sublime's window looses focus?

0

Markdown

Tux 11 ár síðan 0
Markdown Editing and Preview Feature with GitHub syntax highlighting support.
0

Please make it possible to download stable versions *from* dev builds to stable

-2426 14 ár síðan 0
I have 2059, but "Check for Updates" says there's nothing available even though 2060 was released.

It should be that you can optionally download "dev" builds, but if a stable build is released afterwards, the update should go fetch that until there's a new "dev" build available.

There doesn't seem to be any way for me to get 2060, so I'm stuck with the old dev build until there's a new dev build.

That's silly.
0

Westward Group Abrasive Tools sale in Paris: Amateur Telescope making

amylane 11 ár síðan 0
Tile on Plaster grinding tool

                                                

For grinding my 6" mirror, I used aTile on Plaster Tool. instead of the second 6" glass that I got with my grinding kit.

Using that kind of tool offers several advantages, despite the little effort in making the tool. Since I never ground a mirror on a glass tool myself, I will give a short summary of what people say, who tried both:

Advantages:
• You can save your second blank to make another mirror.
• The channels in the tool minimize the danger of seizing.
• You can grind faster and more efficiently by using less abrasives.
• For big mirrors, the weight of the tool can be reduced.
• Even distribution of the abrasive across the tool.
• No trapped air-bubbles.

Disadvantages:
• You have to make the tool yourself, which might be bit of an effort the first time.
• Cleaning the tool is more difficult.
• Unbeveled tile edges are a potential danger for scratching the mirror.
• Plaster or cement particles coming off the tool can cause scratches.

BUT!
Most of the disatvantages can be eliminated by taking precautions, while the advantages are tremendous!

Required material:

• Dental plaster; or plaster of paris; or any kind of cement preferably without sand and as fine as possible. Dental plaster cures very fast, which makes it the best choice.
• Slow (2-4 hours applying time) curing epoxy glue. I made good experiences with white Porcelain epoxy. Of course it should be waterproof.
• Porcelain tiles cut in small squares (~2,5 cm) . Porcelain is best, because it is very hard. If you can only find big tiles, then cut them yourself with a tile cutter.
• Masking tape and aluminium foil.
Carbo grinding stone. The kind that you use to sharpen carpentry tools. (Buy a cheap one!)

Required Skills:
• NONE!

Procedure:

First you cover the mirror face with thin plastic kitchen foil and create a mould by wrapping aluminium foil and masking tape around the blank. The side which later on will become the mirror face looks up. Take care that there are no air bubbles between the plastic foil and the mirror.

                                                         

To avoid that the plaster leaks out while pouring, you should put masking tape around the plastic foil-covered blank before attaching the aluminum-foil. On the upper side of the glass, let the tape overlap 1 cm and fold it down, so you get a sticking outer rim. On this rim you can easily attach the aluminum foil strip. To get a firm foil strip of the required mould broadness (min. 1 1/2 blank thickness), you can fold a length of foil until it matches the size.



0

Built In FTP

Holli Smith 11 ár síðan 0

It would be great if sublime had built in FTP. That's the only thing keeping me from moving from dreamweaver Sometimes it's not possible to work locally or once you are done working locally you need to publish the file and it would be much easier if it was possible to do that directly from sublime.

0

Same functionality of find in find as symbol search

Brian Duffy 13 ár síðan 0
Real simple addition of having whatever you have selected at the time be what gets defaulted as the search query. For example if I want to quickly jump to my function code I would like to be able to highlight where the function gets called and press ctrl R and have it come up as @*highlighedFunctionName* instead of having to type the function name. That way I don't have to scroll through all the places it gets called to get to my function. CTRL F works the same way where if you have a word highlight and CTRL F that highlight word is the default search query. 

Love the product thus far!
0

default file name for "save as"

thebugfinder 12 ár síðan 0

the default file name for an existing file when you press "save as" should be the  current file name, not the first line of the file.


also, i cannot replicate, but in one file when i press save us, the default name is: "#---"

maybe if you look in your source code of your program, you can find that.


i am running

v2.0.1 build 2217