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 7727869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T05:34:22+00:00 2026-06-01T05:34:22+00:00

I am looking for recommendations on using VIM as an IDE. I generally code

  • 0

I am looking for recommendations on using VIM as an IDE. I generally code in a number of programming languages, including C, C++, assembler, MATLAB, Maple, BASH scripts, to name a few.

In general, I like to use a single IDE for the bulk of my projects for the sake of consistency, and I have found that I perform about 90% of all my coding in VIM, and occasionally use Eclipse instead for certain projects in C/C++ (ie: projects people have already put together as an Eclipse project, or PIC24/32 projects from http://www.microchip.com).

I am already very familiar with the basic functionality of VIM (windows vs buffers, text manipulation, scripting), and would like to use it as my primary IDE. I have already taken a few tips from here:
http://vim.wikia.com/wiki/Use_Vim_like_an_IDE#Writing_Code

I already use the nerdTree plugin for directory browsing in a project, etc, but I need to do something about code completion and symbol resolution, as those are my two greatest concerns.

  1. Symbol resolution
    • I have some limited experience in the use of C-tags, and wanted a suggestion on what I should use if I am working with a VERY large code-base that changes frequently. The projects I work on typically are pulling in header files from at least a dozen other projects, and I would like to be able to jump to the file where a function, constant, or macro is defined quickly (ie: like the CTRL-G feature in Eclipse, “jump to definition”), as well as rapidly get a list of all calls/references to a function/macro/constant/etc (ie: like the CTRL-SHIFT-G feature in Eclipse, “Show all references in project or current working directory”).
  2. Tab completion
    • One of the features I really like in Visual Studio and Eclipse, for example, is when I type in a variable name (ie: pointer to struct) and it resolves the names and types of all structure members and gives me a tab completion list to choose the appropriate member. They also point out when I’ve incorrectly used “.” vs “->” for member access. I’ve tried superTab in VIM, but I just couldn’t get it working. I also want the tab-completion feature to use the same C-tags as generated by the symbol resolution plugin
  3. Handling build output
    • The final concern of mine is having an auto-generated list of build warnings and build errors. When I, for example, just run “make all” at the command-line prompt, it is a pain to have to read through code listings to manually find all build warnings.

I realize this is a lot to ask, and that I could always just fall-back to Visual Studio or Eclipse, but I really want just a simple cross-platform console-capable modal editor for all my development needs, and none of the major IDE’s out there fill this need.

Thank you all in advance.

  • 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-06-01T05:34:23+00:00Added an answer on June 1, 2026 at 5:34 am
    • http://eclim.org/ – bring Eclipse functionality to the Vim editor
    • https://github.com/scrooloose/syntastic – syntax checker warnings in quickfix list

    I think (but haven’t checked) that Eclim satisfies #1 and #2 while I’m sure that Syntastic satisfies #3. More things of interest:

    • https://github.com/Lokaltog/vim-powerline – just nice
    • https://github.com/kien/ctrlp.vim – quick file finder
    • https://github.com/tpope/vim-pathogen – plugin manager (to install the others)

    And are you aware of omnicompletion via Ctrl-p and Ctrl-n (prev and next) in insert mode? That’s not code completion, but frequently does the job.

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

Sidebar

Related Questions

I am looking for some recommendations about compressing data in .NET, aside from using
I'm looking for recommendations for a good program for 32-bit Windows Vista that will
I am looking for recommendations for a starting website to learn how to write
I am looking for recommendations on the best Rails plugins and gems for parsing
I’m looking for recommendations and best practices for applying signed assemblies in an organization
I'm looking for recommendations for a Wiki that can be deployed on Heroku.
Question I'm looking for a Java in-memory object caching API. Any recommendations? What solutions
Elsewhere on the Web, you can find recommendations on using something like this to
I am using some JS code to transform my menu into a drilldown menu
Looking for ideas / recommendations on finding and replacing a link in all pages

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.