• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

sublime

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

sublime

apm apm apm CircleCI 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

# Powershell
$ cd $Env:USERPROFILE\.atom\packages
:: Command Prompt
$ cd %USERPROFILE%\.atom\packages

Linux & macOS

$ cd ~/.atom/packages/

Clone repository as build-tsc:

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

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
  • buildium – Provider for Build Tools
  • mariana-syntax – Syntax theme
  • minimap
  • multi-cursor
  • package-control – Manages packages from the command palette
  • set-syntax – Set syntax from the command line
  • sublime-block-comment
  • sublime-style-column-selection
  • sublime-word-navigation
  • sublimify – UI 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.

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