File tree Expand file tree Collapse file tree
packages/vscode/src/view/frontend/home/HomeView Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929- you're an experienced engineer working on a large codebase
3030- you're a student or hobbyist on a budget
3131- you want to get the most out of your web chat subscription
32- - you need reliable API tools that fully utilize the chosen context
33- - you prefer not to rely on coding agent's unpredictability
32+ - you need reliable API tools that use the chosen context fully
33+ - you don't have the time for coding agents finding relevant context
3434- you prefer community-driven initiatives to proprietary black boxes
3535
3636** See how simple it is to implement a feature with ChatGPT:**
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ export const HomeView: React.FC<Props> = (props) => {
408408 < div className = { styles . footer } >
409409 < div className = { styles [ 'footer__commands' ] } >
410410 < div className = { styles [ 'footer__commands__heading' ] } >
411- QUICK ACTIONS
411+ ONE-CLICK ACTIONS
412412 </ div >
413413 < div className = { styles [ 'footer__commands__inner' ] } >
414414 < UiQuickAction
You can’t perform that action at this time.
0 commit comments