Questions tagged as 'sublimetext'

1
answer

I have python 3.7 but in sublime text the version that loads is 2.7 in linux mint

I use linux mint1.8 and when I use the sublime text editor and load python to use it I get version 2.7 of python, and I already updated python on my pc to 3.7 but in the editor it remains the same, I uninstalled it and install again and stay the...
asked by 22.10.2018 / 16:27
0
answers

python is not running the program in sublime 3

No program is running since I install and install anaconda on my mac. I get the following error. I hope someone can help me.    Failed to import the site module Traceback (most recent call last):   File "/Users/felipelopezrestrepo/anaconda3/...
asked by 02.06.2018 / 06:29
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
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
0
answers

Problems with .txt as a database (format) PHP

I had to use .txt files as a database (I would have preferred to use SQL , but it must be yes or yes in .txt ), the problem is that when making the change of editor of text is all unset, that is, if I use notepad shows it in "...
asked by 20.01.2018 / 06:30
1
answer

Decode error - output not utf-8

I'm using Sublime Text 2.0.2 for my work in Python 3. I get an error running it:    "Decode error - output not utf-8" The strange thing is that running it in the Python Shell runs without problems. code_example.py: # -*- coding...
asked by 10.09.2017 / 19:01
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