Open
Conversation
feature/IDE-1-auth-and-clone | GitHub Auth & Container Clone Spec
feature/IDE-1-auth-impl | GitHub 로그인 로직 및 KeychainHelper 구현
feature/IDE-2-docker-cli | Docker Integration Spec
feature/IDE-2-docker-impl | Docker CLI Wrapper 및 Service 구현
feature/IDE-3-git-session-spec | Git Clone 및 세션 관리 명세
feature/IDE-3-git-session-impl | Git Clone 및 Session Management 구현
feature/IDE-4-ui-api-spec | UI 연동 및 GitHub API 명세
feature/IDE-13-integration-tests | 통합 테스트 추가 (Phase 3)
…provement feature/IDE-13-error-handling-improvement | 에러 핸들링 개선 (Phase 4)
feature/IDE-14-git-basic-operations | Git 기본 작업 지원 (Phase 1)
feature/IDE-14-git-history | Git History, Stash, Editor Integration (Phase 2-4)
feature: apply app logo to LoginView
feature/release-automation | 릴리스 자동화 및 앱 아이콘 생성
feature/ci-cd-workflows | GitHub Actions CI/CD 설정
…s and AppState test issues
fix: resolve CI test failures
- Add LSP Java Dockerfile with Eclipse JDT LS - Add WebSocket bridge for LSP communication - Add LSPContainerManager for container lifecycle - Add Monaco editor with LSP integration - Document PoC setup and architecture
feature/java-lsp-poc | Java LSP PoC
- Container startup: ~5 seconds - Memory usage: 206 MB (excellent!) - Image size: 496 MB (acceptable) - Recommendation: Proceed with optional LSP feature
- Document why we separated LSP into its own container - Explain WebSocket choice over alternatives - Include performance comparison results - Document trade-offs and consequences
- Add MonacoLSPWebView for Java files - EditorView automatically uses LSP version for Java - Connects to localhost:8080 LSP WebSocket - Shows LSP connection status
b71f914 to
570cd5d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Changes
동작 방식
테스트 방법