BluePhoenix
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
创建于 Strange 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... -
创建于 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 ... -
创建于 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 ...