sassanh / qnvim

Neovim backend for Qt Creator
MIT License
134 stars 8 forks source link

feat: update to qt creator 9 #53

Closed gikari closed 1 year ago

gikari commented 1 year ago

No API changes, that affect us.

Test Plan:

  1. Run Qt Creator 9 with the plugin (build and run with Qt Creator run configuration: %{sourceDir}\external\qtcreator\dist-Windows-9.0.1\bin\qtcreator.exe -pluginpath %{buildDir}\lib\qtcreator\plugins).
  2. Neovim should attach, editing should generally work.

With this change, you can finally install the plugin on modern Qt Creator.