Java project extract variable produces snail_case instead of camelCase variable
已回答
Some why my java project is automatically creating snail_case variables instead of camelCase as is standard for java.
How to change it back?
请先登录再写评论。
Hi Mikhell,
You must be using one of the following plugins: CamelCase or String Manipulation.
Please check their documentation to see if the behavior can be adjusted or report the problem to the plugins' own issue trackers (links can be found at the bottom of each plugin's page on JetBrains Marketplace).