![](/s/cache/4b/c9/4bc915b04c5a7ff2a9eea1093b833505.png)
Download links do not work
400 Bad Request
Your browser sent an invalid request.
I am downloading from Pakistan.
![](/s/cache/8a/79/8a79cece26e177b4134963aa9c13dd22.png)
emmet built in!
Would love to see the plugin emmet come standard on sublime text 3, had a problem installing with version 2 (was not very user friendly)
![](https://cdn.userecho.com/characters/74.png?1)
Vintage Visual Mode Jump to Matching Bracket
When using Vintage for Vim visual mode, it would be nice if some Sublime shortcuts for navigation within a file worked while preserving the selection mode. The one that comes to mind is if I hit "Esc v" and hit "Ctrl+m", it will leave visual mode and jump to the matching brace without selecting the area in-between.
![](https://cdn.userecho.com/characters/85.png?1)
External File Change or Move
On Windows there is no warning if you change or move a file. Sublime doesn't even recognize the change. For Example: If you move a file in the explorer from one position to another and Sublime is open, Sublime will save the moved away file again under the old position. A function like notepad++ would be cool.
![](https://cdn.userecho.com/characters/74.png?1)
Tcl if/else does not reindent properly
The code block (in the midst of more advanced code or not) does not indent properly using the reindent feature:
if { 1 } {
puts "Hello"
} else {
puts "Goodbye"
}
The reindent option ignores the outdent on the } else { line. It indents to:
if { 1 } {
puts "Hello"
} else {
puts "Goodbye"
}
![](https://cdn.userecho.com/characters/89.png?1)
Java package directories detection
in java often we produce long directories path such as org.example.whatever.etc which creates under /src/org/example/whatever/etc/ which when unfolding results in a lot of unused space the browser could detect empty directories and show that path as one element like eclipse does
example
![](/s/cache/34/d6/34d6e6bcd6fc600731fc4e9a41ddcb62.png)
Holding Option and clicking the button should performa column select
![](https://cdn.userecho.com/characters/68.png?1)
Variable name edit (PHP)
When I double click variable name and paste a new one, including the dollar sign: (PHP, [...] = selection)
1. $varName = "value";
2. $[varName] = "value";
3. Paste [$newVarName] from Clipboard
4. $newVarName = "value";
the dollar sign isn't added again, which is very comfortable. However, when i paste an expression, like:
1. $varName
2. $[varName]
3. Paste [$newVarName = "value"] from Clipboard
4. $$newVarName = "value"
and it does not... It would be very nice if it worked in this case too :).
![](/s/cache/d8/e6/d8e6569eae1ac3f496344359fd1ff13a.png)
kubuntu-ST3. not save in a samba share.
I have a big problem when I open Dolphin in a samba share.
ST3 opens the file but can not save it. Continue processing but does not save.
If I try with another editor (Kira) works without problems.
I tried putting the setting "atomic_save": false, but nothing changes.
Has anyone had the same problem?
![](https://cdn.userecho.com/characters/71.png?1)
sublime text 2 freaks totally out if running svn up
![](https://cdn.userecho.com/characters/80.png?1)
Autocomplete: snippets shadow variables with the same name
The variable should also be present, and IMO should have more priority.
![](https://cdn.userecho.com/characters/71.png?1)
Duplicating a line shouldn't take selection into account, but whole lines
![](https://cdn.userecho.com/characters/106.png?1)
Is it possible to stop build system from showing output?
![](https://cdn.userecho.com/characters/74.png?1)
snippet to create a snippet
I threw this together as my first one (I'm new to sublime text, I'm still dealing with an escaping issue, but you get the just of my idea)
![](https://cdn.userecho.com/characters/102.png?1)
Open as Sublime Project
![](https://cdn.userecho.com/characters/78.png?1)
Smart Caps for Find dialog
![](/s/cache/c5/21/c5212d8406004b8351e4e89944a60b12.png)
More relevant and informative code hints!
Sublime Text 2 needs more relevant and informative code hints! This is especially needed for object-oriented languages! This may come naturally if you implement build paths for some languages, like Java. Related: http://www.sublimetext.com/forum/viewtopic.php?f=4&t=11543
![](/s/cache/fa/23/fa239cb0f4e4fcfe51d98a57170b3b57.png)
Column Selection
![](https://cdn.userecho.com/characters/74.png?1)
![](/s/cache/84/fe/84fea050fa9dda5d26cf0eafa0adcc68.png)
Support Arbitrary Pane Layouts
![](https://cdn.userecho.com/characters/107.png?1)
Fix increaseIndentPattern for Erlang
pattern should be:
^[^%]*((\b(if|case|receive|after|fun|try|catch|begin|query)\b(?!.*\b(end)\b.*))|(->(\s*%.*)?$))
Servicio de atención al cliente por UserEcho