Questions tagged as 'sublimetext3'

1
answer

sublime text 3 freezes every time I try to execute something in "run current file"

I'm taking a phyton online course and the teacher is teaching the course with sublime text 3, I've been taking the course for about two weeks, but 2 days ago, sublime text 3 is going super bad, every time I want to run something in console "run...
asked by 15.07.2018 / 09:21
0
answers

Shortcut for this function in sublimetext

Using sublime text 3, by mistake I made a comment block with this style, and I liked it a lot I would like to know how they are made and what is called this style of comment.     
asked by 08.06.2018 / 16:23
0
answers

How can I order the appearance of snippets in sublimeText?

My problem is this: I'm trying to create several snippet that show at the same time, but in a specific order. I have tried to sort them by letters, numbers by the name of the file etc but I can not get them to be displayed in order. Here I leave...
asked by 22.05.2018 / 17:46
1
answer

Bug in Sublime Text Ctrl + Z and Ctrl + S

My problem is that when I give ctrl + Z , I tabulate the whole file, and when I give it again it takes it away from me. Sometimes the same thing happens to me with CTRL + S ... In the Bindings keys I have: {"keys": ["ctrl + z"], "com...
asked by 22.03.2018 / 12:28
0
answers

How to import the PyQt5 module in SublimeText?

I am using debian 9, install the PyQt5 from pip3 but when executing from SublimeText 3, for example, the following import PyQt5 print("\t _> Ejecucion Correcta") gives by mistake    Traceback (most recent call last):     File...
asked by 29.03.2018 / 01:41
0
answers

Enter data in SublimeText3 console for Java

I'm working with Sublime Text 3 to compile java, however when I create classes that need data entry by keyboard, the sublime text console only lets write but when I press the ENTER key, nothing happens, it's as if the program will never read the...
asked by 27.02.2018 / 17:02
1
answer

Automatic gluing in Sublime Text [closed]

I have a Mac and every time I search for a word or something in Sublime Text (with 'cmd + f'), I automatically paste a text that I sometimes copy. Any ideas on how to solve it? Thank you very much     
asked by 26.05.2016 / 04:20
2
answers

Shortcut to create parent container in HTML. Sublime Text3

In this video: The Best Keyboard Shortcuts for Sublime Text. 6:38 PM It is indicated that to create a parent container to an element (or several) in HTML can be done using the shortcut "ctrl + shift + g". But in my case it does not work and...
asked by 17.06.2017 / 11:43