Anders Blomberg Posted November 22, 2022 Share Posted November 22, 2022 I’ve taken up a Python class to try and do some scripting for VW on my own. So I’m very much a total rookie in this. I use Sublime as IDE on my mac and want to use the intelli-sense for VW as described here. But I can’t figure out how make us of the file File:Vs.zip so that Sublime picks it up, anyone here that could point me in the right direction? Quote Link to comment
twk Posted November 22, 2022 Share Posted November 22, 2022 in the zip file is vs.py file. That you place in the root folder of your project. Not used to sublime (PyCharm User), but I'm guessing its the same principal. The community version for PyCharm is very capable if you want to use it: https://www.jetbrains.com/pycharm/download/#section=mac 1 Quote Link to comment
Anders Blomberg Posted November 23, 2022 Author Share Posted November 23, 2022 Thank's! I'll give it a try. I'm using Sublime because a programmer friend recommended it but haven't looked at other solutions yet. Might try PyCharm as well! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.