Questions tagged as 'sublime-text'

1
answer

Find duplicate words without selecting one by one

In Sublime Text I know I can find duplicate words if I select one by one as the image shows: When I select the word Item Sublime highlights the other references. Is it possible to find duplicate words without having to select one by...
asked by 21.03.2017 / 14:34
0
answers

Remove unnecessary spaces in html tags

Good afternoon, it's a simple question but I've been breaking my mind for some time. Every time you save a html file in sublime 3, it puts an empty space, making the form look like this: EX: <input type="checkbox " name=" " id=" ">...
asked by 27.05.2016 / 20:35
0
answers

SVN - Sublime Text 3

I'm using Sublime Text 3 for development and I'm in need of a good SVN. I'm currently using SVN , but his file comparison system did not please me very much, I also found the < a href="http://www.sublimerge.com/"> Sublimerge , this looks pre...
asked by 10.08.2015 / 21:09
1
answer

How to debug PHP through Sublime Text 3?

What process to debug PHP by Sublime Text 3 ? I've read in some places that you should use Xdebug , but most of the procedures I've seen have not worked. Note: My system is Ubuntu and I'm using PHP 7 .     
asked by 22.04.2017 / 06:54
1
answer

How to change default Encoding in Sublime Text 3

In my work, we programmed PHP mostly and all the code files were made in ASCII, I'm doing some page inclusions and I often need to open the existing files and add new things. I do this through Notepad ++, because whenever I open one of the ex...
asked by 26.04.2018 / 01:50
1
answer

Problem in python in sublime text

Well, guys, I'm having a problem when I put my python code in the sublime text to run. The problem is as follows, the code does not work, only compiles and nothing else. In case, it is not running any line (trying to run via CTRL + B versi...
asked by 06.01.2017 / 20:16
1
answer

Sublime Text - How to ignore the files fetched by the shortcut (Goto Anything) CTRL + P?

In the sublime text we have an option called Goto > Goto Anything , which is accessed via the CTRL + P shortcut. This is very useful because you can open a file in a project simply by pressing CTRL+P and typing the name...
asked by 22.02.2016 / 13:08
0
answers

How to integrate Sublime Text with some Github repository

I have a repository in GitHub, how do I integrate this repository into Sublime Text to commit my source codes? I looked for tutorials but did not find it.     
asked by 20.03.2018 / 18:56
0
answers

Latex file to open a file on the computer

Hello, I have a question about opening files through PDF. Lesson 02 is a file that contains links to open other files. If I click on the "1-ola_mundo.c" within the pdf, it should open the code "Files / 1-ola_mundo.c" However, on my compu...
asked by 12.08.2017 / 22:24
2
answers

How to compile Python code in Sublime Text 3 running on Linux operating system? [closed]

I'm editing the question to better explain what my question was. I'm a linux user and I'm starting web projects in Python. So I made use of the text editor, Sublime text 3, but it has a problem to execute code in Python, getting paralyzed or...
asked by 17.08.2017 / 02:10