Skip to content

rwaldron/Rust.tmbundle-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rust TextMate Bundle

A TextMate Bundle for Rust.

##Current Features:

  • Basic Syntax Highlighting
  • Command to compile (using: rustc source.rs)
  • Command to compile with tests (using: rustc --test source.rs)
  • Code Snippets

##Future Features:

  • Improved Syntax Highlighting
  • Command to run compiled Rust file

##Installation

  • Download Rust_tmbundle folder
  • Rename to Rust.tmbundle
  • Double click (installs in TextMate)
  • Enjoy

License

This bundle is licensed under the MIT License (LICENSE.txt).

Copyright (c) 2012 Tom Ellis

About

Rust Bundle for TextMate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published