Quantcast
Channel: Active questions tagged atom-editor - Super User
Browsing all 31 articles
Browse latest View live

How do I prevent Atom from updating a package?

atom-script has a major bug that popped up in the latest update so I've reverted to the previous version. The maintainers haven't fixed it after two months, so I'm starting to think they never will....

View Article



Atom - Change Script to run Anaconda after install platformio

I am trying to set up Atom with platformio and a number of other python plugins on Ubuntu. After installing platformio I have noticed that the default python that is run by the script package is the...

View Article

Image may be NSFW.
Clik here to view.

How do I get Atom editor to show the terminal and the output when the script...

I have added a script package which works fine.After I run the Python script, where do I see the output of the script? I have the screens divided and all I see is the following:This is the script:from...

View Article

Problems with Atom, Linter, linter-flake8 and bash

I just installed Atom editor and some packages, like linter and linter-flake8.When I try to edit python code, I receive the following error:[Linter] Error running Flake8 Error: /bin/sh: module: line 1:...

View Article

Atom installation dependancy error in kali linux

i was trying to install atom on kali linux and i got dependency errorsudo dpkg -i '/root/Downloads/atom-amd64(2).deb'error:Selecting previously unselected package atom.(Reading database ... 407923...

View Article


Atom: Disable auto-formatting on save

I have a project I started with Sublime and/or WebStorm, and now I want to switch to Atom.The problem is whenever I save, the whole file gets reformatted and that is a big mess for git, which shows...

View Article

I cannot make a new file or delete files on Atom using Windows Subsystem for...

I am using Windows Subsystem for Linux and built a web server. And I am also using Atom installed on Windows.If I create a new file in Atom, the file isn't shown on the Bash shell on Ubuntu.And then if...

View Article

Image may be NSFW.
Clik here to view.

procedure entry point setdefaultdlldirectories could not be located kernel32.dll

I want to install latest version of Atom (code editor) to my win-7 32 bit computer. But I face this problem:How to fix this issue?

View Article


Opening Atom in current directory in WSL

I want to be able to type atom . in WSL and open Atom with the current directory.I tried adding alias atom='/mnt/c/Users/Leo/AppData/Local/atom/atom.exe' to my .bashrc. It opens Atom, but just not in...

View Article


Why can’t I delete files when using the “remote-ftp” for Atom

I can create a file, but not delete it with the remote-ftp (version 2.2.4 by icetee) for Atom.This is not a permissions issue, as I have tested it with full user:group ownership rights over a file and...

View Article

Atom editor basic text selection

Basic question regarding Atom Editor: Is their anyway to select text by just dragging a left click over text? (Without using shift?) I don't know if this is just a bug I am experiencing, but for some...

View Article

"/bin/sh: 1: [command name]: not found" within Atom. Also, Atom's icon is broken

I have tried to install two Atom packages to compile SCSS files to CSS on save (not at the same time of course). One was using Ruby (scss-onsave) and the other one Node (sass auto-compile).Neither of...

View Article

Multi Line "Find and Replace" across multiple documents Atom Editor

I'm trying to replace an entire nav menu section of a website which means there's multiple files that need to change and there isn't a multi-line "find and replace" inside atom editor which works...

View Article


Removing an attached application from ConEmu/undoing "Attach to..."

I just started using ConEmu as I liked the tabbed feature (sometimes I hate having a python CLI and CMD and R and git and whatever else all open in their own windows - gets tricky to immediately...

View Article

Why Zsh terminal icons are not getting displayed in Atom Platformio Ide...

Screenshot of the faulty Atom Platformio Ide TerminalI'm running Atom on Manjaro Linux. And I installed Platformio Ide Terminal. Everything is working fine, except the Zsh shell icons. None of the...

View Article


How do I do multi-line editing in Atom editor?

I've been reading all over and I can't find anything on how to do this in Atom on Windows? And by multi-line editing, I mean being able to expand your cursor across multiple-lines, and being able to...

View Article

How can i change my default editor to atom in BansenLabs Linux?

First of all, i need to say that my english is bad, and i am novice in Linux.I have installed BansenLabs Linux, but by default, it comes with Geany as default text editor.I did not want it, so i...

View Article


Can I get Notepad++-style vertical selection with arrow keys in Sublime or Atom?

In Notepad++, I'm used to using Alt+Shift+↑/↓/←/→ to put expand the cursor across multiple lines in a vertical line or rectangular selection. I think Visual Studio does something similar.I'm trying...

View Article

How to open a new file in a another tab instead of a new window in Atom editor?

I have already an atom editor window open in my Linux and I try running the atom from the terminal to open another file:atom /path/to/new_file.txtEvery time atom tries to open a new window, when...

View Article

How to hide text under the minimap when using Atom?

When using Atom a line of code is too long, it goes under the minimap, and I can't scroll to it or see it except through the minimap.How can I make it so the minimap is "off" of the editor, so that...

View Article
Browsing all 31 articles
Browse latest View live




Latest Images