Skip to content

Here Comes VSC

Compare
Choose a tag to compare
@sigbot sigbot released this 24 Jun 13:39
f9c9987

Changes

This update should fix some bugs for the upcoming VSC Extension.

Upgrading

Windows

Download and run the appropriate installer.

Notes

  • You may be stopped by Windows SmartScreen when running the installer. This is expected, and we are working to resolve this issue. In the meantime, click "more info" and "run anyway" (if your system is set to block unknown apps and programs, you'll have to change the SmartScreen settings to "warn" or disable checking entirely [which we don't recommend]).

MacOS

Run brew update && brew upgrade pros-cli

Linux / pip installs

Run pip install --upgrade pros-cli

Bugfixes:

  • 🐛 Fix the limit flag for template querying (#164)
  • 🚸 Changed IDEs in Warning Message (#165)
  • 🚸 Fix VSC Error (#166)