Skip to content

v1.2.1

Choose a tag to compare

@dj258255 dj258255 released this 23 Mar 13:04

v1.2.1

Fix

  • Deprecated API – Replaced StatusBarWidget.TextPresentation (which uses obsolete com.intellij.util.Consumer) with CustomStatusBarWidget + TextPanel.WithIconAndArrows + MouseAdapter
  • BOJ subtask missing – Subtask section (번호/배점/제한 table) is now included when fetching Baekjoon problems that have subtasks

수정

  • Deprecated APIStatusBarWidget.TextPresentation (obsolete인 com.intellij.util.Consumer 사용)을 CustomStatusBarWidget + TextPanel.WithIconAndArrows + MouseAdapter로 교체
  • 백준 서브태스크 누락 – 서브태스크가 있는 백준 문제를 가져올 때 서브태스크 섹션(번호/배점/제한 테이블)이 문제 설명에 포함되도록 수정