File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Amazon Q for command line Monorepo
1+ # Amazon Q Developer for command line Monorepo
22
3- The FigIoDesktop monorepo houses most of the core code for the Amazon Q desktop
3+ The FigIoDesktop monorepo houses most of the core code for the Amazon Q Developer desktop
44app and CLI.
55
66## Overview
@@ -11,17 +11,17 @@ Several projects live here:
1111- [ ` packages/dashboard ` ] ( packages/dashboard/ ) - The dashboard react app
1212- [ ` figterm/ ` ] ( figterm/ ) - figterm, our headless terminal/pseudoterminal that
1313 intercepts the user’s terminal edit buffer.
14- - [ ` q_cli/ ` ] ( q_cli/ ) - the ` q ` CLI, allows users to interface with Amazon Q from
14+ - [ ` q_cli/ ` ] ( q_cli/ ) - the ` q ` CLI, allows users to interface with Amazon Q Developer from
1515 the command line
1616- [ ` fig_desktop/ ` ] ( fig_desktop/ ) - the Rust desktop app, uses
1717 [ ` tao ` ] ( https://docs.rs/tao/latest/tao/ ) /[ ` wry ` ] ( https://docs.rs/wry/latest/wry/ )
1818 for windowing/webviews
1919- [ ` fig_input_method/ ` ] ( fig_input_method/ ) - The input method used to get cursor
2020 position on macOS
2121- [ ` extensions/vscode ` ] ( extensions/vscode/ ) - Contains the VSCode plugin needed
22- for the Amazon Q for command line to work in VSCode
22+ for the Amazon Q Developer for command line to work in VSCode
2323- [ ` extensions/jetbrains ` ] ( extensions/jetbrains/ ) - Contains the VSCode plugin
24- needed for the Amazon Q for command line to work in Jetbrains IDEs
24+ needed for the Amazon Q Developer for command line to work in Jetbrains IDEs
2525
2626Other folder to be aware of
2727
You can’t perform that action at this time.
0 commit comments