All Projects → zargony → Atom Language Rust

zargony / Atom Language Rust

Licence: mit
Rust language support in Atom - LOOKING FOR MAINTAINER, see #144

Programming Languages

rust
11053 projects
coffeescript
4710 projects

Labels

Projects that are alternatives of or similar to Atom Language Rust

Atom Expand Region
expanding selection
Stars: ✭ 90 (-23.08%)
Mutual labels:  atom
Linter Write Good
An Atom linter interface for write-good.
Stars: ✭ 102 (-12.82%)
Mutual labels:  atom
Atom Narrow
narrow something
Stars: ✭ 111 (-5.13%)
Mutual labels:  atom
Linter Js Standard
Atom linter plugin for JavaScript, using JavaScript Standard Style
Stars: ✭ 95 (-18.8%)
Mutual labels:  atom
Atom Turbo Javascript
Commands and snippets for faster Javascript and Typescript with the Atom Editor
Stars: ✭ 100 (-14.53%)
Mutual labels:  atom
Simplepie
A simple Atom/RSS parsing library for PHP.
Stars: ✭ 1,389 (+1087.18%)
Mutual labels:  atom
Cosmosjs
⭐️ CosmosJS - Cosmos JavaScript Library
Stars: ✭ 91 (-22.22%)
Mutual labels:  atom
Feedbag
Ruby's favorite feed auto-discovery library/tool
Stars: ✭ 115 (-1.71%)
Mutual labels:  atom
Atom Goto Definition
⚠️⚠️⚠️ DEPRECATED
Stars: ✭ 102 (-12.82%)
Mutual labels:  atom
Docker Atom Editor
Run the Atom editor within a Docker container
Stars: ✭ 110 (-5.98%)
Mutual labels:  atom
Atom Ava
Snippets for AVA and run tests directly in the editor
Stars: ✭ 96 (-17.95%)
Mutual labels:  atom
Atom Pdf View
Support for viewing PDF files in Atom.
Stars: ✭ 99 (-15.38%)
Mutual labels:  atom
Atom Vim Mode Plus
vim-mode improved
Stars: ✭ 1,395 (+1092.31%)
Mutual labels:  atom
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (-19.66%)
Mutual labels:  atom
Language Markdown
Add support for Markdown to Atom (including Github flavored, Markdown Extra, CriticMark, YAML/TOML front-matter, and R Markdown), and smart behavior to lists.
Stars: ✭ 113 (-3.42%)
Mutual labels:  atom
A File Icon Idea
Atom File Icons plugin for IntelliJ IDEA products
Stars: ✭ 90 (-23.08%)
Mutual labels:  atom
Retro
[Work in Progress] Minimalist Vim Based Editor for the 30th Century
Stars: ✭ 103 (-11.97%)
Mutual labels:  atom
Jumpy
The fastest way to jump around files and across visible panes in Atom
Stars: ✭ 116 (-0.85%)
Mutual labels:  atom
Atom Beautify
📣 Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | 💄 Universal beautification package for Atom editor (⚠️ Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding ❤️ )
Stars: ✭ 1,501 (+1182.91%)
Mutual labels:  atom
One Dark Theme
One Dark theme for Sublime Text
Stars: ✭ 109 (-6.84%)
Mutual labels:  atom

Rust language support in Atom

Adds syntax highlighting and snippets to Rust files in Atom.

Install

Install the package language-rust in Atom (Preferences->Packages) or Atom's package manager from a shell:

$ apm install language-rust

Bugs

Grammar rules were written from scratch. They seem to work for most cases. However there are most certainly still a few cases that result in wrong syntax highlighting. Feel free to fix it and send a pull request, or open an issue to report it.

Links

  • Rust -- a safe, concurrent, practical language
  • Atom -- a hackable text editor for the 21st Century
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].