Discussion:
[Qt-creator] Language server for Qt Creator IDE
Erik Luo
2018-04-15 05:22:51 UTC
Permalink
Hi all,

I am pretty interested in the language server for Qt Creator IDE.
I have learned the functionality on other related IDEs. I hope I can add
this functionality perfectly into Qt Creator. Is there a more detailed
introduction about how should this language server behave in Qt Creator? So
I can implement the language server right away and test it as soon as
possible. I am willing to contribute on this part for my favorite IDE!
Thank you!

Cheers,
Erik
David Schulz
2018-04-16 08:06:12 UTC
Permalink
Hi Erik,


I'm currently working on a language client implementation for Qt Creator
and just created https://bugreports.qt.io/browse/QTCREATORBUG-20284 to
track ideas and suggestions from the community. So if you want to
participate in the development feel free to add information to the
report and drop patches to gerrit :)

Greetings
David
Post by Erik Luo
Hi all,
          I am pretty interested in the language server for Qt Creator
IDE. I have learned the functionality on other related IDEs. I hope I
can add this functionality perfectly into Qt Creator. Is there a more
detailed introduction about how should this language server behave in
Qt Creator? So I can implement the language server right away and test
it as soon as possible. I am willing to contribute on this part for my
favorite IDE! Thank you!
Cheers,
Erik
_______________________________________________
Qt-creator mailing list
http://lists.qt-project.org/mailman/listinfo/qt-creator
Loading...