anboralabs / sqlfluff-intellij-community

Sqlfluff plugin integration with intellij
GNU General Public License v3.0
0 stars 1 forks source link

Rightclick "run sqlfluff fix" Feature Doesn't Work in DataSpell #51

Open coldborecapital opened 5 months ago

coldborecapital commented 5 months ago

Tested in both 2023.3.3 and EAP 2024.1. The right-click menu simply does not include this feature.

image

Running version 2023.8.1

image
dalgarins commented 5 months ago

@coldborecapital please right click on the file in the project side, not in the content, could you test it if that fix your issue? also I'll be working to add it from editor.

dalgarins commented 5 months ago
Screenshot 2024-03-12 at 9 33 29 PM
coldborecapital commented 5 months ago

No, doesn't seem to show there either. Maybe it's because the project templater is DBT?

templater = dbt

[sqlfluff:templater:dbt]
project_dir = transform/
image
dalgarins commented 5 months ago

ok let's try with some first step, update plugin version to: 2024.3.1

also share with me more details about your IDE, are you using pycharm, rust-rover? which and version, to recreate the issue from my side.

jmskarda commented 5 months ago

This also isn't working for me.

The community version of the plugin was already installed (and disabled) when I installed the ultimate version today. As a troubleshooting step, I uninstalled both versions of the plugin and installed the ultimate edition only. No change.

That said, this issue doesn't really bother me. I was able to assign a shortcut key to the plugin's format command, which is more efficient than using the context menu anyways.

coldborecapital commented 3 months ago

Sorry, I gave up on using the plugin. I thought I would give it a try again, but I'm running into more issues. To follow up on this question though, I'm using DataSpell. I'm going to open another ticket for the other issues.

dalgarins commented 3 months ago

@coldborecapital sorry for delay I have been fixing other issues related the temp files, so I decided to rewrite the plugin, I'll let you know when the issue will be fixed.

dalgarins commented 2 months ago

@coldborecapital the new version was released could you update and test if your issue was fixed?

dalgarins commented 2 months ago

@coldborecapital was the issue fixed to you?

dalgarins commented 1 month ago

@coldborecapital could you test this issue with latest plugin version?