Dmitryd Prog

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Dmitryd Prog created a post,

    Fake module for autocomplete support

    Hi guys. My problem is that I have a python module that is loaded using a C ++ library. In the end, I get the module, but the auto-completion does not work. I would like to write ... maybe a plugin...