Language and Framework
Use Language & Framework feature to detect your source code's programming language and framework.
Overview
Language & Framework feature analyzes your code to identify the technology stack. It enables accurate autocomplete and other code-generation tasks in Coding Assistant.
Why Use Language & Framework
- Automate language detection for faster setup.
- Improve autocomplete and code-generation accuracy.
- Align your project’s settings with your development environment.
Prerequisites
- Confirm your intended language and framework.
Steps
1
Open Setting
Click the Setting ⚙️ in Coding Assistant interface.
2
Select Language & Framework
In the setting menu, select Language & Framework.
3
Choose Language/Framework
- Use the dropdown under Language to pick the programming language.
- For example, select JavaScript .
- Use the dropdown under Framework to pick the corresponding framework.
- For example, select Node.js .
4
Save Changes
Click Save to confirm your choices.
warning
Coding Assistant may generate incorrect or unusable code if your language and framework do not match your project's requirements. Ensure your selections are accurate.
Troubleshooting
- Incorrect Suggestions:
Verify the selected language and framework, and update them if your project setup changes. - No Autocomplete:
Check your network connection or refresh Coding Assistant interface. Confirm that language and framework settings are saved.
By using this feature, you can effectively manage languages and frameworks for your project.