Questions tagged as 'atom-editor'

2
answers

How to give an understandable format or ID to a css and / or js file?

I do not know if it belongs, but if someone can help me, I would really appreciate it. I'm trying to edit some codes css and javascript , but when I open these files they do not have an understandable format. This shows me in...
asked by 10.04.2018 / 17:15
0
answers

Several doubts creating a syntax theme in Atom

Hi, I'm trying to create a syntax theme like the existing Classic Plus Dev-C ++. My questions are: 1 : How can I put #include <> with color: @green; and font-weight: normal; but keeping this ?: &.sy...
asked by 18.07.2017 / 21:47
1
answer

I can not work with the text properties in Atom, they appear disabled

background-color: red; text-align: center; text-decoration: overline; text-indent: inherit; text-overflow: inherit; in the image you see: (it may be a package that is necessary, I had not had this before)     
asked by 27.12.2018 / 14:44
1
answer

Doubt compiling cpp and .h file

Good morning everyone, you see, I have the following files: main.cpp where that class and functions are used. Time.cpp: with definitions of class functions Time.h: with class, member functions + data member. I would like to comp...
asked by 08.01.2018 / 11:20
1
answer

"node" "is not recognized as an internal or external command, program or batch file executable

Hello, how are you? I would like to know if anyone knows how to solve the following error in atom:    "node" "is not recognized as an internal or external command,   program or batch file executable.   [Finished in 0.208s] Install the pac...
asked by 05.02.2018 / 21:26
0
answers

How to ignore / hide Warnings in CSSLint on Atom

Install the CSSLint Linter plugin but I have not been able to hide some warnings as IDs, among others. searching the internet I found this How to ignore Warnings stackoverflow. com Documentation csslint But I really do not und...
asked by 11.07.2017 / 06:38
1
answer

Git clone stderr [closed]

I've been searching, but I can not find the solution. When using the Atom editor with the functionality of cloning me a Git repository I get the following error: stderr: "git" no se reconoce como un comando interno o externo, programa o ar...
asked by 30.05.2017 / 19:43
1
answer

How can I get write permissions on ATOM?

How can I give permission to ATOM execution so I can create folders?     
asked by 10.01.2018 / 19:55
1
answer

Error when using the Atom server for a React.js App

   ./ src / index.css   (./node_modules/css-loader??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./src/index.css) C: \ Users \ user \ this -app \ node_modules \ autoprefixer \ lib \ hacks \ grid-template.js: 1       (function (ex...
asked by 12.10.2018 / 02:42
0
answers

Problem compiling Sass in Atom (Win 10)

I am learning how to use Sass, in Windows 10 . I use the Atom editor and the Prepros preprocessor. I have Nodejs installed. The problem is that when I wanted to compile the sass file for the first time, I found this in Atom:    ["node-s...
asked by 24.08.2018 / 16:09