Rohde-Schwarz / RcIcPluginBugTracking

Rohde & Schwarz Instrument Control Plugin for Pycharm is a Plugin to help users with write remote-control scripts for Rohde & Schwarz Instruments. This repository serves as a public platform for customer's bug tracking and features suggestions. The repository contains no actual source code, since the plugin is no open-source project.
MIT License
3 stars 0 forks source link

Plugin breaks context "Show Context Actions" #5

Open maxanier opened 1 month ago

maxanier commented 1 month ago

Hello,

when I activate this Plugin, the "Show Context Action" menu in Pycharm is not working anymore (neither from right-click menu nor by Alt+Enter). The Yellow Light-bulb still shows up for inspections and allows executing some context actions, only the general context action menu does not work at all. If I disable the plugin, everything works again. This affects Python files, but also other languages for me.

With Plugin broken Without Plugin normal

PyCharm CE: 2024.2 Rohde & Schwarz Instrument Connectivity: 3.2.0 Also tested with 3.4.0 Windows 10

Can you reproduce this issue, or should I provide further log files?

Many Thanks Max

maxanier commented 1 month ago

Also happens with version 3.4.0 of this plugin