Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. How to configure PYLS for Qt?
Forum Updated to NodeBB v4.3 + New Features

How to configure PYLS for Qt?

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 927 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HagunemnonH Offline
    HagunemnonH Offline
    Hagunemnon
    wrote on last edited by
    #1

    Hey guys, quick question: I'm trying to use the Python Language Server for its autocomplete functionality, mostly, but turning it on leads to it throwing up tonnes of warnings in the editor window regarding code style. How do I disable those kinds of errors for PYLS? I ask because I have a very specific style I use for my own personal projects, and I can't stand having the editor yell at me for something this pointless.

    Here's what I'm talking about, just for visual reference:

    alt text

    1 Reply Last reply
    0
    • jeremy_kJ Offline
      jeremy_kJ Offline
      jeremy_k
      wrote on last edited by
      #2

      There are a few options that can be set in the Language Client section of Creator's preferences. Beyond that and the command line arguments, it looks like PYLS uses several configuration files based on which providers it autodetects. I haven't found an easy solution.
      https://pypi.org/project/python-language-server/

      Asking a question about code? http://eel.is/iso-c++/testcase/

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved