Questions tagged as 'sublimetext3'

1
answer

Problems with autocomplete in SublimeText 3 and Ubuntu

I am using SublimeText 3 on Ubuntu and not "autocomplete" correctly. For example, typing lorem150 and pressing [TAB] should generate a lorem of 150 words but it does not work well. It only generates lorem when I write it without numbers. The sam...
asked by 11.06.2016 / 07:50
4
answers

Error With sublime text 3

I have a problem with my sublime text 3, I get this message every time, do you know what the solution is? I'm using Windows 10.    plugin_host has unexpectedly exited, plugin functionality will not be available until sublime text has been...
asked by 07.06.2016 / 23:06
1
answer

How to compile in sublime text 3 using FPC 3.0 LINUX (Ubuntu)

I am interested in knowing the code when creating a new build system, to compile with Free Pascal using linux, or in simple words how to configure Sublime Text to compile .pas files in linux.     
asked by 24.10.2016 / 22:48
2
answers

when linking the HTML sheet to CSS the changes applied to CSS are not seen when I update the index.html in google / firefox

Good for more than I change the address: when making changes to the CSS example these changes when opening the page in google the changes or the colors remain the same in summary I can not make changes in the css these do not apply or may...
asked by 16.09.2018 / 20:53
0
answers

Problems to install xdebug for sublime text 3 on windows 10

The error that returns to me is this:    Failed loading C: \ xampp \ php \ ext \ php_xdebug.dll I do not know if the error is per file dll or is something else. And in my file phoinfo.php , it does not show me that it is enab...
asked by 12.01.2018 / 17:19
1
answer

Missed Closure Tags in source code

I started using CodeFormatter in sublimetext3 to sort the code. uses a style called psr2. The issue is that it generates labels of closures for link, meta or br, that normally did not put them. <head> <meta charset="utf-8">...
asked by 05.10.2016 / 03:10
2
answers

How to make a comment block in sublime text 3?

Well, I want to select a text and make a comment with a keyboard shortcut of this <select class="form-control" id="exampleFormControlSelect1" *ngFor="let datos of archivo"> to this <!--<select class="form-control" id=...
asked by 03.03.2018 / 21:19
2
answers

Protect my code in php, laravel, javascript and css

Some time ago I asked this question: How to give an understandable format or ID to a css and / or js file? , now what I'm looking for is the reverse process of that. that is: having a certain code: $("#btn_load").click(function(e){...
asked by 16.08.2018 / 14:38
3
answers

Open php document on localhost from Sublime Text

I have a problem, I have never used Sublime Text and I would like that when editing a php file, pressing for example the f12 key from sublime opened in localhost (Chrome). But I can not do it. I have the active wanpserver and the direction of...
asked by 11.05.2017 / 00:59
1
answer

sublime repl and python3, not configured. work in linux

use linux mint 18 sarah. my problem is that I do not know how to say sublime text when installing the package sublimeREPL that is installed in python 3 and not in python 2 because the latter is installed by default in linux but I want to use...
asked by 28.05.2018 / 14:51