BluePhoenix
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
-
BluePhoenix created a post, AnsweredStrange exception "The reported element is not from the file the inspection was invoked for"
While running an inspection I sometimes get the following error message: Reported element PyFile:ABC.py is not from the file 'C:/dev/Project/CDE.txt' the inspection Was invoked for. The inspection... -
BluePhoenix created a post, Problem disabling inspections & Problem when using the table/grid GUI element
Hello, I have two questions regarding a plugin I have written - Maybe someone can give me a tip how to find a solution.1) Currently, the code inspection of the plugin cannot be disabled for lines ... -
-
BluePhoenix commented, -
BluePhoenix created a post, Javascript / Default export: Quick definition shows only the import
Hello, I have a question concerning the "quick definition" feature. I have a JavaScript project, which makes use of default exports ("export default XYZ"). If I import these modules somewhere and ...