May 15, 2023

English

TOC

Changes

  • [Running URL and Port] menu, [Process list] menu, and [Container share] menu have been moved from the [Project] menu to the [Container] menu on the header.

    • The [Running URL and Port] tab has been separated from the [Property modal].

  • The name of the [Project share] has been changed to [Container share].

Resolved issues

  • Fixed the bug that could not fold the code block on the [Python] project.

  • Fixed the bug that some code warnings did not appear in the [Lint panel]

  • Fixed the bug that the menu could leave the view area when dragging the menu.

Korean

목차

변경 사항

  • [실행 URL과 포트], [프로세스 목록], [컨테이너 공유]가 헤더 [프로젝트]에서 [컨테이너]로 이동했습니다.

    • [실행 URL과 포트] 설정이 속성 메뉴에서 분리되었습니다.

  • [프로젝트 공유] → [컨테이너 공유]로 명칭이 변경되었습니다.

버그 수정

  • Python 프로젝트에서 코드 블록을 접을 수 없던 문제를 해결했습니다.

  • 린트 패널에서 일부 코드 경고가 나타나지 않던 문제를 해결했습니다.

  • 메뉴를 드래그해 이동할 때 IDE 영역을 벗어나던 문제를 해결했습니다.

Last updated