Creating Wrapper Classes
This example is from our website backend. We had existing code for parsing a source file and generating HTML with
Read moreThis example is from our website backend. We had existing code for parsing a source file and generating HTML with
Read moreAI can be very efficient and fast at doing multiple small changes to interconnected classes. Here’s a quick example: PlacedComponent
Read moreOne of the good uses for AI in large projects is scattered refactoring. A prompt like “Route AdvancedScopePresenter to PlacedComponent._Presenter
Read moreAI Editing Templates are reusable prompt templates that can be “attached” to functions, classes or any other types of symbols:You
Read moreAI techniques are somewhat similar to AI guidelines. They are also reusable chunks of instructions copied into the prompt. The
Read moreAI guidelines are a fairly simple concept. Every time you ask AI to do some edit, CodeVROOM includes them in
Read morePlanning mode allows explicitly tweaking two steps of an editing session that are normally done automatically: Expanding brief instructions into
Read moreCodeVROOM is designed to do fast small edits to large projects with minimal prompting. It achieves this by combining the
Read moreCodeVROOM is designed for ultra-fast incremental edits to large projects. This is achieved by aggressively trimming down what goes into
Read moreTo help you (and the AI models you use) navigate huge projects, CodeVROOM has built-in context awareness. It keeps an
Read more