Questions tagged as 'atom'

1
answer

I removed the atom toolbar, how do you put it back?

I accidentally removed the Atom toolbar, the one on the top that has documents, edit, etc ... I do not know how to put it back, does anyone help me?     
asked by 07.03.2017 / 18:44
4
answers

Start grails application

So, I'm starting to use grails / groovy now, along with html / css / javascript and, as a good beginner, I'm full of doubts. I created a login html page with google plus and wanted to run the grails application to see what's happening but so...
asked by 26.11.2016 / 12:37
2
answers

atom text-editor, How to show errors in the line

Netbeans, for example, indicates an error on the line when it does not contain a "dot and virtula", showing the reason for hovering over the line number. But the atom does not, I know what it's like, but I do not know how to install it on...
asked by 06.04.2016 / 14:47
0
answers

javaScript error when opening vsCode and Atom

Every time I try to open the atom and vsCode this message appears:    a javascript error occurred in the main process Atom error image: AndinVSCode: I deleted my pc and downloaded it again, but it still gives me the same problem,...
asked by 20.10.2017 / 00:05
2
answers

Show PHP error on Atom

Colleagues. I'm using the Atom editor for development, I've already installed some packages, but I noticed that Atom does not show any syntax errors. Does anyone know of an Atom package that does this? I tried to use linter-php, but the follo...
asked by 03.05.2017 / 00:00
1
answer

Space marking - Atom

I watched some video lessons where I noticed some people using white space in the code with characters and found it very interesting. I would like to know if anyone knows how to call me and if possible how to apply in the Atom text editor. Th...
asked by 04.04.2017 / 04:21
0
answers

Autocomplete Atom class functions included

I wonder if there is a plugin that does the autocomplete similar to netbeans, which completes the functions of a stuck class. Ex: $agi->funcao; In netbeans, when we include the class in the file, it already starts to autocomplete wi...
asked by 17.03.2016 / 15:07
0
answers

How to relate the entire Javascript workspace to Java?

I want to link all javascript files in my IDE, as we do with Java in Eclipse. I'm trying to do this on Atom or VSCode. Some things I need: I want to bind my variables and global functions, sometimes I use require.js but sometimes I ad...
asked by 06.01.2016 / 18:49
0
answers

Finding brackets through the Atom API

Using the Atom code editor I came up with the idea of making a simple yet useful feature for it. But for this the first step is to find the beginning of the scope, for that I look for a pair of brackets . The function can be accessed using...
asked by 04.11.2015 / 03:03
1
answer

Atom editor, open php script on localhost (Test on browse) [closed]

In Netbeans when you click | > (play) I run my php project on localhost. Now I am testing the Atom editor and wanted to know if there is any plugin / extension that enables this function. Open in browse html files, I already managed, but run...
asked by 08.02.2017 / 21:14