Code Sense

Discover and understand code faster⚡


Origin Story

Code Sense was inspired by my work in the Shopify theme development space. I constantly worked in codebases built mainly or entirely by other devs. When trying to add a feature or fix a bug, I always began with a hunt to search through and mentally map out the code I was working with. This usually involves a loop of searching and reading over and over again until you find all of the pieces and put them together. VSCode has great tools built-in to search, but why do we need to do all of this searching manually?

Enter Code Sense

Code Sense is a VSCode extension that is built to create a better experience for developers by automating a lot of the search and discovery work. As you navigate a codebase, Code Sense will automatically pull up a list of all of the files that use the file in your active tab and all of the files that the active tab uses in it.This is all it does for now... but I have a roadmap of features to turn this into a tool every web developer won't want to work without.It is currently unreleased, and work is in progress with a few devs beta testing it. Sign up below to receive updates, influence the product, and get access to it as soon as it's released.

Features

  • Automatic scanning for references to and from the active tab 🤖

  • Easy navigation to references ⚡

  • Support for Shopify theme imports (sections, snippets, and assets) 🛒

Road Map

  • Support for Javascript and CSS imports 🤝

  • Editor to create custom import definitions ✏️

  • Mapping tool to create a visualization of your code 📌

  • More to come ⌛


Get looped in

Sign up if you are interested in receiving updates about Code Sense


Reach Out


Copyright © 2024 Negative Space LLC. All rights reserved.