Giter Site home page Giter Site logo

limestyle's Introduction

LimeStyle

LimeStyle is a Sublime plugin that performs checkstyle according to CS1331's stylesheet. The results of the checkstyle operation are displayed in Sublime's gutter.
Screen shot

Installation

LimeStyle will be installable via Package Control (once this plugin is approved). Until then, this project (as a folder) can be downloaded and placed into "/sublime-text-3/Packages"

Dependencies

JAVA must be accessible from the command line. To see if it is accessible, run from command prompt or the terminal (on Linux and OSX):

java -version

If the version shows up, this plugin can be used.

Usage

LimeStyle can be run either by navigating to "Tools > LimeStyle" in the menu bar.
OR
Press "ctrl+shift+P" to open the command palette. Type in "Checkstyle 1331" or "Javadoc 1331" and hit "Enter".
OR
View the .sublime-commands file and set up keybindings according to your preferences. IMPORTANT: LimeStyle will be performed on all open .java files. These .java files will also be automatically saved.

License

This is available under the GNU Lesser Greater Public License (see LICENSE.txt). The source code for the checkstyle jar used in this project can be found here.

limestyle's People

Contributors

kauboy26 avatar

Stargazers

LEE HO YEON avatar  avatar

Watchers

James Cloos avatar

limestyle's Issues

freezes briefly on run

Sublime freezes when the command is run for a fraction of a second. On another computer this may take longer and cause Sublime to become unresponsive.

Tabs to spaces markers move

The gutter markers move when the file is converted from tabs to spaces (or vice versa) through the button Sublime provides, but not when the same process is done manually.

Edit:
Tested on 32 bit computer running Xubuntu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.