VS Code with plastic python does not display all clues after point



  • When the code was written in the VS Code, it was problematic that it (VS Code) offered not everything that had a certain method. Correct me if you haven't written well.

    There's a line of code:

    self.main_window_form.pushButton_1.clicked.connect(self.pushButton_1_clicked)
    

    But when I started:

    self.main_window_form.pushButton_1.click
    

    I didn't give a clue that there was a clicked! How do we solve this problem? Is there a way to fix or set up an expansion? Can IDE change?

    More of a crisis problem. If there's any comments on the code or advice, I'd love to hear it.

    There's a suspicion that I don't see only the clicked method, but many others. The thing is, I'm only learning, and this problem is very complicated and delayed. For example, it took a long time to deal with this problem, and what else I am even afraid to imagine. What I don't see yet how to find out?

    проблема

    Установленные расширения

    Send a report to the Maycroft: https://github.com/microsoft/vscode-python/issues/17950



  • Actually, Python Total VisualStudioCode I'd rather not write. These are the developmental environments I' I like:

    1. Wing

    The design medium is easy to set, but there's a minus tkinter It's better not to work.

    https://www.wingware.com/downloads

    2. PyCharm

    In principle, good IDE, but difficult to establish.

    https://www.jetbrains.com/pycharm/download/

    3. Original - Python IDLE

    It's okay, it's fine, but there's no good job, like lighting errors.

    https://www.python.org/downloads/windows/



Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2