새로운 작업인 'Rescan Available Python Modules and Packages'를 추가합니다.
6월 8, 2020
신규 버전
기능
Added new action ‘Rescan Available Python Modules and Packages’.
Added support for Coverage 5.0+.
수정사항
Fixed a bug that made the cursor jump to the __call__ method of the metaclass instead of the class declaration when using ‘go to declaration’ on classes.
Fixed a bug that triggered a false positive inspection “Unexpected argument” for Python 3 enum.Enum() functional constructor.
Fixed a bug that now makes CSS/SCSS formatter aware of CSS3 grid-layout properties.
Fixed a bug that made the data area on the ‘Data View’ window is too small after window shrink and expand.
Fixed a bug that was freezing the editor when displaying documentation for some Matplotlib symbols.