Quantcast
Browsing all 31 articles
Browse latest View live

Python support for Atom editor

I have been using atom for a while now to code html, CSS, JS. I would now like to learn python and hope to be using Atom as my editor. Is there a way to add python support to Atom. I tried a few...

View Article


how to prevent: atom updating local file when I connect to server

I have an issue about atom is updating file automatically from server to local. I mean, I am using remote ftp and using auto upload on save: never. and doing some changes in my local file. (without...

View Article


Atom automatically copies when text highlighted

Atom automatically copies whenever a line of text in my code is being highlighted or blacken out with the mouse hovers without me telling it to do so (by Ctrl-C or choose Copy). I have spend quite a...

View Article

Image may be NSFW.
Clik here to view.

Atom text editior version 1.38.2 has suddenly stopped working

I was using Atom text editor for few months for my coding exercising. Suddenly when I tried opened it today, Atom opens but instead of actual application, the developer tools open and i can see below...

View Article

Atom Text Editor PPA error in ubuntu

i found this, how to solve that in my terminal http://ppa.launchpad.net/webupd8team/atom/ubuntu disco Release 404 Not Found [IP: 91.189.95.83 80]

View Article


How to find or create shortcut icon for installed Atom in Windows 7?

I'm new to Atom. I have installed it successfully and added a project in it. I want to create a shortcut icon on the desktop but cannot find atom.exe. I have searched this problem and found that...

View Article

How to install Linux or boot USB with Windows 32Bit on UEFI and Atom

I have some troubles with boot os install usb on funny toy called Kiano SlimNote 14.2. It's have CPU Intel Atom x5-Z8350, 2GB RAM small EMMC disk 30GB, UEFI and default installed Windows 10 64 bit. I...

View Article

Thunderbird and atom feed: HTML displayed as raw text

So I have this atom feed at https://what-if.xkcd.com/feed.atom that I would like Thunderbird to read from. But it shows up as raw html. Background is how content displays, window on top is source...

View Article


How do I get Atom to highlight SQL embedded within python multiline comments?

I'm using atom editor for python with embedded SQL similar to this: import sqlite3 conn = sqlite3.connect('spider.sqlite') cur = conn.cursor() cur.execute('''SELECT COUNT(from_id) AS inbound,...

View Article


Atom "script" package not working after installation

I just installed the atom script package to be able to run my scripts.I installed python and the IDE so everything should be functioning.After running a test code it worked completely fine, but then...

View Article

Image may be NSFW.
Clik here to view.

Atom on Ubuntu not linting code using phpcs; same process works on macOS

My goal here is to install a development environment on Ubuntu, I have most of the necessary parts but I am stuck on the last piece.I am using Atom as the code editor and I want Atom to lint my code...

View Article
Browsing all 31 articles
Browse latest View live