- Replaced the hardcoded LSP WebSocket URL with a configurable environment variable (NEXT_PUBLIC_LSP_C_URL). - Default to "ws://localhost:4594/clangd" if the environment variable is not set. |
||
|---|---|---|
| .. | ||
| ui | ||
| code-editor.tsx | ||
| mode-toggle.tsx | ||
| theme-provider.tsx | ||