실험적 기능에 대한 두 가지 새로운 업데이트:
- Linter
- Cursor now supports ESLint and Prettier configuration files
- Automatically detects and uses
.eslintrc, .eslintrc.json, .eslintrc.js, .prettierrc, and .prettierrc.json
- Provides inline linting and formatting suggestions
- Supports both local and global ESLint and Prettier configurations
- Interpreter Mode Updates
- Improved AI code generation in the interpreter mode
- Better context understanding and more accurate code suggestions
- Enhanced support for complex programming scenarios
- Faster response times for code generation requests
- 린터(Linter)
- Cursor가 이제 ESLint와 Prettier 구성 파일을 지원합니다
.eslintrc, .eslintrc.json, .eslintrc.js, .prettierrc, .prettierrc.json 파일을 자동으로 감지하고 사용합니다
- 인라인 린팅 및 포맷팅 제안을 제공합니다
- 로컬 및 글로벌 ESLint와 Prettier 구성을 모두 지원합니다
- 인터프리터 모드 업데이트
- 인터프리터 모드의 AI 코드 생성 개선
- 더 나은 컨텍스트 이해와 더 정확한 코드 제안
- 복잡한 프로그래밍 시나리오에 대한 향상된 지원
- 코드 생성 요청에 대한 더 빠른 응답 시간