JetBrains / react-buddy-ide-toolbox

@react-buddy/ide-toolbox and palette packages
Apache License 2.0
60 stars 5 forks source link

Highlighting issues #100

Open Mauladen opened 1 year ago

Mauladen commented 1 year ago

I decided to try your plugin, but I have not been able to figure out why I have these or other problems.

  1. I use Vite, if you create a clean project using the React template, then it just doesn't work to start viewing the component, I solved this problem by adding the --host parameter to the result if you run vite --host it will work

  2. The second problem is that the preview refuses to work normally with the code editor, that is, when I click on an element, it highlights another one in the editor, just as I cannot select an element in the editor so that it is highlighted in the preview

I also noticed that the preview behaves very strangely for me, when I click on an element, it is highlighted for 1 second and this selection disappears