• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

sublime

A meta-package to bring some of Sublime Text's features to Atom
  • #sublime text
  • #sublimetext
idleberg
0.5.0 19,047
7
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

sublime

apm apm apm David

A meta-package to bring some of Sublime Text's features to Atom

Installation

apm

Install sublime from Atom's Package Manager or the command-line equivalent:

$ apm install sublime

Using Git

Change to your Atom packages directory:

# Windows 
$ cd %USERPROFILE%\.atom\packages
 
# Linux & macOS 
$ cd ~/.atom/packages/

Clone repository as sublime:

$ git clone https://github.com/idleberg/atom-sublime sublime

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

Dependencies

This package makes use of atom-package-deps to automatically install the following packages:

  • atom-wrap-in-tag – Wrap text in HTML tags
  • auto-update-plus – Automatically update packages
  • browse – Browse packages folder
  • build – Provider for Build Tools
  • minimap
  • multi-cursor
  • satisfy-dependencies – Satisfies package dependencies
  • set-syntax – Set syntax from the command line
  • sublime-block-comment
  • sublime-style-column-selection
  • sublime-word-navigation
  • sublimify – Theme
  • tag – Autoclose tags
  • text-manipulation – Convert case and more

To disabled individual packages, go to the Atom settings.

Contribute

If you know of any Atom package that brings back your favourite Sublime Text feature, please contribute!

License

This work is licensed under the The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by