-
Notifications
You must be signed in to change notification settings - Fork 0
CreoIDE Assistant
Jacque Antoine DeGraff edited this page Jun 21, 2024
·
1 revision
The CreoIDE Assistant is designed to enhance the developer experience within the CreoIDE environment. It provides various functionalities to assist developers in coding, debugging, and project management.
- Code Assistance: Provides real-time suggestions, auto-completion, and syntax highlighting to improve coding efficiency.
- Debugging Tools: Offers integrated debugging tools to help identify and resolve issues quickly.
- Project Management: Facilitates task management, version control, and collaboration within the development team.
- Documentation Generator: Automatically generates documentation based on code comments and structure.
- Intelligent Search: Enables quick and accurate searching of codebases, libraries, and documentation.
- Download the CreoIDE Assistant plugin from the official website.
- Install the plugin via the CreoIDE extension manager.
- Restart CreoIDE to activate the assistant.
-
Code Assistance:
- Start typing in the editor, and suggestions will appear.
- Use keyboard shortcuts to navigate and apply suggestions.
-
Debugging Tools:
- Set breakpoints and run the debugger from the toolbar.
- Inspect variables, call stacks, and memory usage in the debugging pane.
-
Project Management:
- Create and assign tasks from the project management tab.
- Integrate with version control systems like Git.
-
Documentation Generator:
- Add comments to your code, and the generator will compile them into a structured document.
- Customize the format and style of the documentation via settings.
-
Intelligent Search:
- Use the search bar to find specific code snippets, functions, or documentation quickly.
For support and further assistance, visit the support page.