Skip to content

cirosantilli/ide-test-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDE test projects

Entries

  • Call hierarchy:

  • Languages:

    • C++:

      • parsing with libllvm:

      • custom include paths:

      • find references to possible polymorphic virtual method calls:

      • UML:

      • view method override tree:

    • Python:

      • Eliminates impossible method references by class:

  • Distribution packages:

    • Snap:

    • Ubuntu:

  • Extension system

    • Install extensions from command line:

  • GDB step debug:

  • Git trackable project configuration:

  • Jump to file:

  • Method overview:

  • Meta variables for run (e.g. ${PROJECT_ROOT}):

  • Out-of-tree auto generated code:

  • Sees standard library:

  • Type hierarchy:

    • Method in type hierarchy:

  • Bugs:

vscodium

Further comments:

  • you have to setup a bunch of JSON files manually, can’t find templates on C/C++ plugin (1.38.1)

  • the documentation documents WSL, MacOS and MinGW, and MSVC, but not Linux distros. As a result you follow WSL and skip a bunch of WSL specific crap that is not needed on Linux (1.38.1)

pycharm

Eclipse

About

I gotta compare some IDEs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors