Git Product home page Git Product logo

vscode-darcula-ruby-2018-2's Introduction

Vscode Darcula 2018.2 for Ruby

Override rokoroku's Darcula theme to be closer to the one from RubyMine 2018.2. This is the closest look I could get without making any PR to base plugins. It is not meant to be used as a plugin since I don't want to maintain one. To use it simply install plugins from base plugins sections and paste content of settings.json at the end of yours.

Base plugins

This is based on the following plugins:

Notes

To be clear everything beyond this point is way beyond my understanding of vscode grammar / regexp, so I would not be able to solve any of those in a near future. If you can (and do) please ping me so I can update this to be as close as possible from the original theme.

Known bugs

Probably fixable with a PR to ruby extension repo

  • Methods calls are yellow (I was not able to override entity.name.function.ruby by meta.function-call.ruby)
  • Local variables are white (Since the method call are only detected as local variables by the Ruby extension there was way to many blue so I kept it white, this could be put back if Rails special method are implemented in the ruby extension (or a new rails extension)

Not fixable by any of base extension at least with my understanding of vscode

  • Unused parameters/variables should be grey

Cool evolutions

  • Handle Rails special method (such as model callbacks, validations, relations, and controller callbacks)
  • Tag variables to see if they come from parameters or a local assignation (purple/blue in RubyMine)

vscode-darcula-ruby-2018-2's People

Contributors

hfabre avatar

Watchers

 avatar

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.