You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Announcements
1.7.9.3
Issue 318 - The structure view now allows sorting by identifier visibility and/or name.
Issue 427 - Offline activation support for those with machines that cannot make direct connections to the licensing server.
Issue 515 - Bulk deployments, retrievals/refreshes, and deletes now show detailed status information in the standard Messages view including successes vs. failures and hyperlinks to source code for reported failures.
Issue 602 - Fix for completion, reference, and formatter issues with chained expressions (e.g., Builder pattern and fluent APIs) starting with something other than reference expressions (e.g., new expressions).
Issue 613 - Errors for files which cannot be resolved locally are no longer reported in the Problems view at the project level. Instead details about those errors are reported in the Messages view per-issue 515.
Issue 614 - Parser support for milliseconds in Datetime literals.
Picklist value completions were making standard completions quite noisy, so I made them only show up when you press the completion trigger (typically Ctrl+Space) twice.