Questions tagged as 'sublime-text-3'

1
answer

Autocomplete in the ENTER key instead of TAB in the sublime text

I'm using the editor sublime text 3 and would like to know how to leave the autocomplete in the ENTER key instead of the TAB key, because when I start typing a word, autocomplete gives me the options, and if I enter ENTER, skip the li...
asked by 19.10.2017 / 04:18
1
answer

Working with tomcat + Eclipse + SublimeText (Frontend)

We are creating a web project using Eclipse (IDE) and SpringMVC. The development team has two people, separated in Front-end and Back-end (we are using GIT for versioning). For the Front-end we would like to use SublimeText instead of Eclipse. B...
asked by 26.10.2017 / 14:32
1
answer

Sublime Text 3 - issues with editing

How do I remove these white rectangles?     
asked by 08.02.2017 / 20:22
1
answer

Separate regions of code using Sublime Text 3

In Visual Studio there is a feature called Policy #Region , a feature that collects and hides sections of code. Example static void Main(string[] args) { #region MyRegion1 //My code Here #e...
asked by 24.08.2016 / 16:13
2
answers

'php' not recognized as an internal or external command [closed]

I'm encountering this error when saving the file     
asked by 20.02.2017 / 21:12