sassanh / qnvim

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

feat: update to qt creator 8 #52

Closed gikari closed 1 year ago

gikari commented 1 year ago

No API changes, that affect us.

Test Plan:

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