2.0.9.9 release notes

Post date: Jan 22, 2020 5:55:10 PM

2.0.9.9

  • Issue 1223 - More complete fix for unwanted code completions immediately after integer literals, specifically in array index operators. This fix may not be 100% complete, but it should cover most of the primary use cases. If other instances are found please let me know and I'll decide whether they should be handled under the original issue or as new issues.

  • Issue 1513 - Fixed an issue with the selection handler for numeric, boolean, and null literals.

  • Fixed an issue with smart step into of property accessors.

  • Prospective fix for a threading issue while calling force:org:list to enumerate SFDX connections.

  • Other fixes and improvements.