Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4597604
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T23:16:51+00:00 2026-05-21T23:16:51+00:00

I’m new to JS & Vim. Which plugins would help me to write Javascript

  • 0

I’m new to JS & Vim. Which plugins would help me to write Javascript code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T23:16:51+00:00Added an answer on May 21, 2026 at 11:16 pm

    Syntax Checking / Linting

    There is a very easy way to integrate JSLint or the community-driven jshint.com (which is much better IMO) with Vim using the Syntastic Vim plugin. See my other post for more info.

    Source-Code browsing / Tag-list

    There’s also a very neat way to add tag-listing using Mozilla’s DoctorJS (formerly jsctags), which is also used in Cloud9 IDE‘s Ace online editor.

    1. Install the following packages using your favorite package-manager (Ubuntu’s apt-get, Mac’s home brew, etc.):
      1. exuberant-ctags
    • NOTE: After installing make sure running ctags actually runs exuberant-ctags and not the OS’s preinstalled ctags. You can find out by executing ctags --version.
      2. node (Node.js)
    1. Clone DoctorJS from github: git clone https://github.com/mozilla/doctorjs.git
    2. Go inside DoctorJS dir and make install (You’ll also need the make app installed, but this is very basic).
    • There’re some bugs with installing the plugin, make install doesn’t do the trick for the moment. For now I just add the repo’s bin/ dir to my $PATH instead. See DoctorJS’s GitHub and issues pages for more info.
    1. Install the TagBar Vim plugin (NOTE: It’s TagBar, not the old infamous TagList!).
    2. PROFIT. 🙂

    New Project – Tern.js

    DoctorJS is currently dead. There’s a new promising project called tern.js. It’s currently in early beta, and should eventually replace it.

    There is a project ramitos/jsctags which uses tern as its engine. Just npm install -g it, and tagbar will automatically use it for javascript files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I have a bunch of posts stored in text files formatted in yaml/textile (from
I'm making a simple page using Google Maps API 3. My first. One marker
We're building an app, our first using Rails 3, and we're having to build
I am trying to loop through a bunch of documents I have to put
I have some data like this: 1 2 3 4 5 9 2 6

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.