Git Product home page Git Product logo

notepadplus-jquery's Introduction

jQuery Code Hinting and Autocompletion in Notepad++

This project consists of user-defined language files for the Notepad++ source code editor designed to add code hinting and autocompletion for jQuery methods.

Screenshots

jQuery autocompletion

jQuery code hinting

Installation

  • Download both userDefineLang_jQuery.xml and jquery.xml
  • Locate your Notepad++ installation directory and open up userDefineLang.xml
  • If the file is currently empty you don't have any user defined languages and you can simply replace the file with userDefineLang_jQuery.xml and rename it to userDefineLang.xml
  • If the file already has user defined languages in it you will need to merge it with userDefineLang_jQuery.xml.
    • Copy the contents of userDefineLang_jQuery.xml and paste it at the bottom of the existing userDefineLang.xml
    • Remove the superfluous `` at the point at which you pasted in the new content
    • Save and close this file
  • Open up the plugins/APIs directory and move the jquery.xml file into this location
  • Start up Notepad++. Select "Language" from the toolbar and then "jQuery" from the bottom
    • If "jQuery" does not appear in the list click on "View" followed by "User-Defined Dialogue..."
    • In the User-Defined Dialogue click "Import" and select the userDefineLang.xml file
    • Close the dialogue and restart the application. jQuery should now appear in the Language menu

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.