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

language-unix-shell

Shell script language support in Atom. Fork of language-shellscript, with extra support for common Unix commands. Designed to be used with the dark-bint-syntax theme.
  • #shell
  • #grammar
  • #language
  • #fusion809
fusion809
0.40.1 16,871
13
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Shell script language support in Atom

Figure 1: A PKGBUILD being syntax-highlighted with version v0.32.0 of this package, along with the dark-bint-syntax theme.

Adds syntax highlighting and snippets to shell scripts in Atom, originally forked from the official language-shellscript package on 2 June 2016. As such it conflicts with this package so it is necessary to add this to your config.cson if the core language-shellscript package is installed:

  disabledPackages: [
  "language-shellscript"
  ]

in order to use it. It has a number of improvements over the original, namely:

  • It has syntax-highlighting for common Unix commands, along with syntax-highlighting for several popular *nix package managers like APT, DNF, pacman, Portage, etc.
  • Syntax-highlighting for variable definitions

If you use this package it is recommended you use the dark-bint-syntax theme of Murriouz.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

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