If you encounter issues while working with the IntelliJ IDEA plugin, please report them. Internal people can report to JIRA in PFAUT project. Partners or customers can raise a ticket to the Support portal. If possible, add a screenshot or attach the IntelliJ IDEA log file to the message. The log file is located at Help > Show Log in Files/Explorer/Finder; idea.log is the current log file.
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Why Auto-completion Is Not Working?
...
Do you have element called "Filter" in one of your logics? Try to give it another name as described in Naming Conventions.
How to ensure Studio is using the latest Groovy API?
Each Studio version is bundled with certain version the Groovy API. Make sure you are using the latest Studio to have the latest Groovy API.
Open Maven tool window and click Refresh button. This will reload the libraries cache for your current project.
Cannot Upgrade Studio
If you have not switched to JetBrains MarketPlace yet, follow these steps: https://pricefx.atlassian.net/wiki/spaces/KB/pages/1679196175/Install+Studio#Remove/Reinstall-Plugin
...