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. Gherkin syntax highlighting in Qt Creator. How?

Gherkin syntax highlighting in Qt Creator. How?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 406 Views 1 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello all!
    Is there any option to highlight Gherkin syntax in Qt Creator?

    JonBJ JKSHJ 2 Replies Last reply
    0
    • B bogong

      Hello all!
      Is there any option to highlight Gherkin syntax in Qt Creator?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @bogong
      Sorry, you have to be kidding? "Gherkin" syntax? Seriously?

      1 Reply Last reply
      -1
      • B bogong

        Hello all!
        Is there any option to highlight Gherkin syntax in Qt Creator?

        JKSHJ Online
        JKSHJ Online
        JKSH
        Moderators
        wrote on last edited by
        #3

        @bogong said in Gherkin syntax highlighting in Qt Creator. How?:

        Is there any option to highlight Gherkin syntax in Qt Creator?

        Not out-of-the-box, because Gherkin has no relation to Qt.

        If Gherkin has a language server, you can integrate it into Qt Creator using https://doc.qt.io/qtcreator/creator-language-servers.html

        Otherwise, you can write your own Gherkin plugin for Qt Creator: https://doc-snapshots.qt.io/qtcreator-extending/first-plugin.html

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        B 1 Reply Last reply
        3
        • JKSHJ JKSH

          @bogong said in Gherkin syntax highlighting in Qt Creator. How?:

          Is there any option to highlight Gherkin syntax in Qt Creator?

          Not out-of-the-box, because Gherkin has no relation to Qt.

          If Gherkin has a language server, you can integrate it into Qt Creator using https://doc.qt.io/qtcreator/creator-language-servers.html

          Otherwise, you can write your own Gherkin plugin for Qt Creator: https://doc-snapshots.qt.io/qtcreator-extending/first-plugin.html

          B Offline
          B Offline
          bogong
          wrote on last edited by bogong
          #4

          @JKSH thanks. Will do it by my own. Issue closed.

          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