# 크롬 85 개발자 도구 변경사항

> Clean Markdown view of GeekNews topic #2373. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2373](https://news.hada.io/topic?id=2373)
- GeekNews Markdown: [https://news.hada.io/topic/2373.md](https://news.hada.io/topic/2373.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-02T10:22:13+09:00
- Updated: 2020-07-02T10:22:13+09:00
- Original source: [developers.google.com](https://developers.google.com/web/updates/2020/06/devtools)
- Points: 3
- Comments: 1

## Topic Body

- CSS-in-JS 프레임워크를 위한 스타일 편집 기능

- Lighthouse 6 적용 : LCP, CLS, TBT 도입 및 FMP 제거

- JS 새 기능 지원

ㅤ→ Optional Chaining 에도 자동완성 지원

ㅤ→ "#" Private 클래스 필드, "??" Nullish coalescing 연산자도 구문강조

- App Shortcut 아이콘 관련 경고 기능

- 패딩/마진 정보를 그래픽으로 보여주는 Computed Pane이 창크기 변화에도 안정적으로 보이게 변경

- Sources 패널에서 선택 없이 Copy 나 Cut 하면 현재 라인에 대해서 동작

- Breakpoints, Conditional Breakpoints, Logpoints 아이콘 변경

## Comments



### Comment 2158

- Author: xguru
- Created: 2020-07-02T10:22:17+09:00
- Points: 1

Lighthouse 6.0 릴리즈 https://news.hada.io/topic?id=2122
