Thread Details

 Latest version of SOQL is almost unusable with large objects


Post by Tony V
Joined 1/24/2024
Posted 1/21/2025 5:31 PM

Hi there,
We just updated SOQL studio to version 2025.1.306.24345.  It is almost unusable when trying to type anything in the query window of any large (many fields) object

For example, using our Contact object (which has 491 columns, I know, this is crazy!), right click on "execute browse query on Contact".
On the ensuing query window try to type "where ID = 'ABC' at the end of the statement
It literally takes 3-5 seconds for every letter that I type!!

This makes this latest version unusable for us! 
Why is this happening?  Has anyone else experienced this?

Thank you

Post by Administrator
Visual Software Systems
Joined 1/01/2016
Posted 1/21/2025 6:05 PM

Hi Tony.  Yes, we are aware of this problem.  It's a performance issue related to the new SOQL Language Server implemented in v2025 that will be corrected in the next maintenance release, currently slated for the late February.  To work-around the issue, go into Options, click on Editor and uncheck "Enable syntax checking".  This will disable the language server and restore the editor's responsiveness.

Post by Tony V
Joined 1/24/2024
Posted 1/21/2025 9:29 PM

Thanks for the prompt response, I appreciate it!
The  work-around works fine

Best regards,
  

Post by Administrator
Visual Software Systems
Joined 1/01/2016
Solved
Posted 2/24/2025 2:56 PM

Hi Tony.  We just released an update to SOQL Studio that resolves the performance issue in the language server.

Log in to reply to this post.