Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is it possible to enable Spell Checking in Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

Is it possible to enable Spell Checking in Qt Creator?

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 3 Posters 4.0k Views
  • 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.
  • B Offline
    B Offline
    BAHRAMUDIN ADIL
    wrote on last edited by BAHRAMUDIN ADIL
    #1

    I am wondering in 21st century Qt even does not have built-in spell checking functionality, while at now almost all the editors have this possibility for checking spell.

    It is very important while writing codes, naming variables, writing docs and comments to be in right spelling.

    So I searched a lot on the web, but there I did not find something useful to satisfy me this functionality.

    So how to install/enable a spell checker for Qt Creator.

    Thanks!!!

    RatzzR aha_1980A 2 Replies Last reply
    0
    • B BAHRAMUDIN ADIL

      I am wondering in 21st century Qt even does not have built-in spell checking functionality, while at now almost all the editors have this possibility for checking spell.

      It is very important while writing codes, naming variables, writing docs and comments to be in right spelling.

      So I searched a lot on the web, but there I did not find something useful to satisfy me this functionality.

      So how to install/enable a spell checker for Qt Creator.

      Thanks!!!

      RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @BAHRAMUDIN-ADIL

      You can enable with via plugin link text .

      --Alles ist gut.

      1 Reply Last reply
      2
      • B BAHRAMUDIN ADIL

        I am wondering in 21st century Qt even does not have built-in spell checking functionality, while at now almost all the editors have this possibility for checking spell.

        It is very important while writing codes, naming variables, writing docs and comments to be in right spelling.

        So I searched a lot on the web, but there I did not find something useful to satisfy me this functionality.

        So how to install/enable a spell checker for Qt Creator.

        Thanks!!!

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi @BAHRAMUDIN-ADIL,

        I know this one: https://github.com/CJCombrink/SpellChecker-Plugin

        It does, however, not check variable names, as these often are non valid words anyway, like a_long_underscore_name or aCamelCaseName or A_CONSTANT_DEFINITION.

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        2
        • B Offline
          B Offline
          BAHRAMUDIN ADIL
          wrote on last edited by BAHRAMUDIN ADIL
          #4

          @aha_1980
          Thanks for the reply! I have tried this but was not working, I extracted the .zip file in both C:\Qt and C:\Qt\5.12.0\msvc2017_64 and restarted Qt Creator, but did not work (the plugin was not loaded)

          And also I think it is a very basic and the same it is a very important functionality for an Editor to have. The best one which I saw is the IntelliJ IDE Spell Checking, very powerful and very helpful. And also IntelliJ IDE has the best suggestion functionality as well, which Qt Creator doesn't. So for me, besides using the IntelliJ IDE, also using Qt Creator is really painful, which they are not comparable with each other.

          Hope Qt make it possible as well in few next updates!!!

          aha_1980A 1 Reply Last reply
          0
          • B Offline
            B Offline
            BAHRAMUDIN ADIL
            wrote on last edited by
            #5

            @Ratzz
            Thanks for the reply! Could you tell exactly where to extract the .zip file, I have extracted in C:\Qt and C:\Qt\5.12.0\msvc2017_64 both not working.

            1 Reply Last reply
            0
            • B BAHRAMUDIN ADIL

              @aha_1980
              Thanks for the reply! I have tried this but was not working, I extracted the .zip file in both C:\Qt and C:\Qt\5.12.0\msvc2017_64 and restarted Qt Creator, but did not work (the plugin was not loaded)

              And also I think it is a very basic and the same it is a very important functionality for an Editor to have. The best one which I saw is the IntelliJ IDE Spell Checking, very powerful and very helpful. And also IntelliJ IDE has the best suggestion functionality as well, which Qt Creator doesn't. So for me, besides using the IntelliJ IDE, also using Qt Creator is really painful, which they are not comparable with each other.

              Hope Qt make it possible as well in few next updates!!!

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @BAHRAMUDIN-ADIL

              So did you download from this site: https://github.com/CJCombrink/SpellChecker-Plugin/releases ?

              He explicitely writes the archive must be extracted to the root folder of Qt Creator not Qt. It is probably something like C:\Qt\Tools\QtCreator.

              Also note that the zip file must match the architecture (32 or 64 bit) of your QtCreator version.

              Qt has to stay free or it will die.

              1 Reply Last reply
              2
              • B Offline
                B Offline
                BAHRAMUDIN ADIL
                wrote on last edited by
                #7

                @aha_1980
                Thank you very much, it is working now.

                aha_1980A 1 Reply Last reply
                1
                • B BAHRAMUDIN ADIL

                  @aha_1980
                  Thank you very much, it is working now.

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @BAHRAMUDIN-ADIL

                  Then please close this topic as SOLVED now. Thanks!

                  Qt has to stay free or it will die.

                  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