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

+1

django, html and javascript code all in one recognition please :)

Christopher Stone 11 лет назад 0

I am developing a project in Django... the only thing is, Django can use multiple formats in one file... for example it has tags that work in the html document that look like this {{variable}}.


It also has tags like this {% load staticfiles %} and {% extends 'base.html' %}...


html can also run javascript code within <script> tags but when html syntax highlighting is selected in the view menu, none of the javascript shows up correctly...


The opposite happens when you choose javascript syntax highlighting in the view menu, javascript shows up but not html...


Don't get me wrong, I think you have done an amassing job to make this super editor...


I would like to suggest that you add a Django code highlighting syntax to your already extensive list to make a mixed mode highlighting of all the different coding languages that Django, and maybe other languages use...


I hope you find this information constructive


Thanks in advance


Kind regards


Chris

+1

Vintage mode should enable multi-selection from visual block mode

jrk 14 лет назад 0
Vintage mode should enable multi-selection to simulate http://vim.wikia.com/wiki/Inserting_text_in_multiple_lines (i.e. on shift-V, shift-I [or] shift-A). 
+1

Include Package Control and make it more like Brackets

Martin Spierings 13 лет назад 0
I feel that the package manager should be added by default. And if they could also give it an upgrade, that would be so awesome. Currently when getting sublime on a new installation (or for people who are just getting started), getting the package manager and add the plugins feels a bit too old-school to me. Why not have it behave like in Brackets (the Open Source version of Adobe Edge Code). There you can just see a list of plugins you might want and click install. Way faster then the package manager in Sublime. Also, getting package updates like this would be way easier too.

I like using Sublime and currently Brackets feels a bit too slow for me, but i can see that grow beyond sublime cause some stuff just feel way more user-friendly to me. I'm not really into using the command prompt or similar features of my OS or apps, so i tend to look for stuff that has a GUI and features a more modern approach to work with or extend its capabilities. I also get the feeling that i'm missing a lot of useful plugins because i don't know the name. Or that i'm not using plugins to the fullest as i have difficulty finding out how or what i can do with it (some need settings, some need a separate tool but that just isn't clear from the package manager)

Brackets example: 


And if it would be possible to have plugins mass update or automaticly update, that would be awesome as well.
+1

cfengine3 support/syntax highlight

Dan Moore 14 лет назад 0
Hi-
Could you please add support for cfengine3 syntax highlight? 
-/Don
+1

Adjustable code map size.

Nick Portelli 15 лет назад обновлен 15 лет назад 0
I love the code map, Love it in Visual Studio as well.  If it isn't possible could the width be adjustable?  It seems too wide most of the time.  If it is already point to how?
+1

Windows and Tab Management

park woojae 14 лет назад 0
first one is a kind of bug and second one is kind of suggestion.

1. Tabs can't move out of windows, well.

when I move tabs out of main window(move tab to below), it's getting unvisiable. on task bar there are two windows, but second(new) window cannot be seen. but when I move tab to upper little bit and wait and release the mouse button, it works as expected.

I am using windows 7.

2. Tabs state saving like chrome browser.

When you open two chrom browser windows, it can have many tabs on each window and it saves state of each tabs on window. when I close one window, I could reopen window from recent closed tabs even if it has multiple tabs. it's not just recent file saving, it saves tabs on recent windows. I hope sublime text2 would be save this states too.

Thank you for all the great works. 
+1

find in files: find class in php file

Ridwan Aji Bari 13 лет назад 0

i am able to find ID's when i hit Ctrl + R in PHP file. but can't find Classes. it would be nice if this feature added

+1

line_padding_bottom_wordwrap

Mathias Rangel Wulff 13 лет назад 0

The short version:  

Give me a line_padding_bottom that only applyes on lines with linenumbers on. 

The longer version:

When writing prosa with sublime it is central for the readflow to be able to set 


line_padding_bottom_wordwrap


could be set. 


It would set the bottom padding for a wrapped line - letting the wrapped line apear as a chunk of text with a padding to the next line. 



+1

sublime.packages_path()

Juan Falgueras 14 лет назад обновлен FichteFoll 14 лет назад 1

sublime.packages_path() returns the absolute path of the packages directory, but settings.get doesn't, and it puts always the packages/ relative starting folder for its answer.  Then you need to join both but previously deleting the word Packages or jumping back .. in the middle of the joint paths.  This is a bit annoying and could be easily solved having always full paths or settings answering without this "Packages/" starting folder

+1

"Quick Edit" should be very usefull!

Sergey Fedosenko 11 лет назад 0

I mean Quick Edit like in Brackets editor (Ctrl+E)

Сервис поддержки клиентов работает на платформе UserEcho