GithubHelp home page GithubHelp logo

strobemonkey / javascript.subtlegradient.tmbundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from subtlegradient/javascript.tmbundle

3.0 2.0 0.0 439 KB

Javascript.tmbundle THE Javascript tmBundle for TextMate. Major revision from what currently ships in the app

Ruby 15.75% JavaScript 84.25%

javascript.subtlegradient.tmbundle's Introduction

The Javascript Bundle

How to install

  1. Install TextMate (um… duh?)
  2. Download
  3. Unzip
  4. Rename the folder to js.tmbundle
    • The name of the folder doesn't really matter, just so long as it has the tmbundle extension
  5. Double-Click
  6. Install the JSON Ruby Gem from your Terminal
    • sudo gem install json
  7. Enjoy!

Integrated Quirksmode.org Docs

The DOM code completions and tooltip data were generated from
the excellent Quirksmode W3C DOM Compatibility Tables by PPK (used with permission).
Scraped, reformatted and converted for use in the bundle by Thomas Aylott / subtlegradient.

Code Completion

Code Completion as-you-type for Methods and Properties of...

  • Cross-Platform Browser Object Model API
  • Cross-Platform Document Object Model API
  • String, Number, Array

Dumb Completion

The code completion is mostly dumb. It doesn't understand your code and just suggests the same things in almost all contexts.

Smart Completion

For some things with known types, the list of completions is filtered to only include known methods and properties of that type.

Requires the latest cutting edge build of TextMate

Snippets

Cut your keystroke count in half with snippets for common javascript idioms.

Learn Javascript

javascript.subtlegradient.tmbundle's People

Contributors

josephpecoraro avatar subtlegradient avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.