Questions tagged as 'sublime-text-2'

1
answer

Horizontal scrollbar in sublime text3, how to activate?

I use Sublime text 3 in my projects in cakePHP. By default the html files in the cake have the .ctp extension and when I need to tinker with a .ctp file where I have a very large line of code it gives a line break instead of giving me the option...
asked by 22.01.2015 / 19:57
2
answers

Make a group of lines remain compressed when opening and closing the Sublime

I have a little problem with Sublime Text 2, it has an option on the left side where I can compress an entire DIV in only 2 lines Is there any configuration I can do so that when I close the program and come back, it comes back...
asked by 30.01.2014 / 13:49
1
answer

Autocomplete through java doc in sublime

I do not know if I can express myself correctly, but come on. In Java, when we discussed the code, we used the default /** * @author Nome do Autor; * @method Nome do Método; */ From this, in an IDE as the sublime, we can enjoy the auto com...
asked by 03.07.2014 / 01:24
2
answers

What is the shortcut for executing code in Sublime Text?

How do I get the Ctrl(Cmd)+B shortcut in Sublime Text, run the Python code on the same screen as the code?     
asked by 01.03.2014 / 01:21
2
answers

Sublime Text 2 - error message in python / usr / bin / python: can not find '__main__' module in ''

Using cmd+B (Tools -> Build) in Sublime Text 2, the following error message appears: /usr/bin/python: can't find '__main__' module in '' How to solve this?     
asked by 05.03.2014 / 04:32
1
answer

Error with Package Control SublimeText 2

I have the following problem: I installed the Package Control plugin in the SublimeText 2 Editor to be able to install the other plugins via the shortcut in the sublime itself, however every time I start the Editor it appears the following er...
asked by 16.12.2013 / 17:01
1
answer

Sublime Text 2 build gives a different result from iPython on the command line

I'm trying to migrate to Sublime Text 2 and do everything without leaving the program. Before I ran a script with the following line: from scipy.stats import beta, bernoulli, gaussian_kde No shell within iPithon the command ru...
asked by 08.03.2014 / 17:55
1
answer

Sublime Text Plugin - Publish files automatically to another folder

Does anyone know of a plugin for Sublime Text 2 that somehow publishes the modified files in a given folder? Another application that has this feature is Dreamweaver.     
asked by 15.04.2014 / 22:16
2
answers

Saving File in Sublime Text 3 in ISO-8859-1

When I try to save a file by changing encoding to Western (ISO 8859-1) , the following error message: Does anyone know why?     
asked by 06.10.2014 / 21:22
1
answer

Sublime Text 2 update direct on site

Does anyone know of a way to, when I save the file in Sublime Text 2, it update there on the site? It's not localhost, so I'm always having to upload the file to the server ..     
asked by 07.02.2015 / 18:48