More work on init files
This commit is contained in:
@@ -35,13 +35,14 @@ want you taking the initiative.
|
||||
- `python3 tools/clangd-query.py stop` — Stop the daemon.
|
||||
- Prefer this over grep when looking for C++ class/function definitions or references.
|
||||
|
||||
- Use `build.py c++` for lightweight C++ rebuilds, `build.py all` for full rebuilds.
|
||||
- Use `python3 build.py c++` for lightweight C++ rebuilds, `python3 build.py all` for full rebuilds.
|
||||
|
||||
- VS Code is the IDE. Use `code --goto <filename>:<line>` to open files.
|
||||
|
||||
## MCP
|
||||
|
||||
The UE Wingman plugin for unreal allows you to control the unreal editor.
|
||||
The UE Wingman plugin for unreal allows you to control the unreal editor. Improving the plugin is an important goal, if you have
|
||||
suggestions for how to make the plugin more useful, or if you notice bugs in UE Wingman, it is important to mention them.
|
||||
|
||||
## PATIENCE! AGAIN!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user