The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Atom Alternatives
Similar projects and alternatives to Atom
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
-
-
brackets
An open source code editor for the web, written in JavaScript, HTML and CSS. (by brackets-cont)
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
-
-
-
Spyder
Official repository for Spyder - The Scientific Python Development Environment
-
-
-
intellij-plugins
Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
-
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
Atom reviews and mentions
- Dev environment for scripting?
-
Ask HN: Design of Emacs type extensible editor based on electron?
I'm surprised that nobody here mentioned Atom [1]. IIUC, Atom was designed to be hackable like Emacs.
A successor to Atom is Pulsar [2].
-
App LIST!!!
atom (RIP buddy! Free) Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favourite editors. We designed it to be deeply customizable, but still approachable using the default configuration
-
I've been using Atom to edit code, and then this popped up today. Anybody know the story behind this? (using a Macbook with BigSure OS installed)
These versions of Atom will stop working on February 2 [2023]. To keep using Atom, users will need to download a previous Atom version.
-
" “Atom” will damage your computer. You should move it to the Trash.“Atom” will damage your computer. You should move it to the Trash. "
For Mac users - mv ~/.atom ~/atom_bak rm -fr /Applications/Atom.app download https://github.com/atom/atom/releases/tag/v1.60.0 Drag download to Applications folder - to install
Which version did you roll back to, and where obtained? I noticed the packages on GitHub only go to 1.60.0, and the issue affects 1.63. Did copying packages from the .atom directory work without any other changes?
-
Can't install AUR atom
And it doesn't match because https://github.com/atom/atom/releases/download/v1.63.1/atom-amd64.deb returns a 404 not found error, so of course it doesn't match.
# Maintainer: Moses Narrow pkgname=atom-bin _pkgname=${pkgname/-bin/} pkgver=1.63.1 pkgrel=1 pkgdesc='A hackable text editor for the 21st Century. Repackaged .deb / binary release.' arch=('x86_64') url="https://github.com/atom/atom" license=('MIT') depends=('apm' 'electron11-bin' 'libxkbfile' 'ripgrep') optdepends=('ctags: symbol indexing support' 'git: Git and GitHub integration' 'hunspell: spell check integration') provides=('atom') conflicts=('atom') options=(!emptydirs) _archive="$_pkgname-amd64" #https://github.com/atom/atom/releases/download/v1.63.1/atom-amd64.deb source=("$url/releases/download/v$pkgver/$_archive.deb") sha256sums=('5c7c0259062b9d4911d2537bfceaff5316f9de111698840a90d7cd497df891a6') package() { cd $pkgdir tar -xpf ${srcdir}/data.tar.xz rm $pkgdir/usr/bin/apm }
-
33 Best Open-Source Software For macOS In 2023
I read the article and I would like to inform you that atom will no longer be officially supported as you can see in official repo (https://github.com/atom/atom )
- Atom/Lua script newbie
-
A note from our sponsor - Appwrite
appwrite.io | 4 Oct 2023
Stats
atom/atom is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Atom is JavaScript.