Tagged articles
2 articles
Page 1 of 1
Programmer DD
Programmer DD
May 14, 2019 · Frontend Development

Boost Your Open‑Source Exploration with Octotree Chrome Extension

This guide compares common ways to explore open‑source projects, introduces the Octotree Chrome extension as an elegant solution, and provides step‑by‑step instructions for installing and using it to efficiently navigate GitHub repositories.

Chrome ExtensionGitHubOctotree
0 likes · 5 min read
Boost Your Open‑Source Exploration with Octotree Chrome Extension
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2014 · Fundamentals

Master Source Code Navigation with ctags and Vim

Learn how to install, configure, and use ctags with Vim on Linux to instantly locate functions, macros, classes, and other symbols in massive codebases, boosting productivity and simplifying source code exploration.

Source Code NavigationVimctags
0 likes · 4 min read
Master Source Code Navigation with ctags and Vim