1
0
mirror of synced 2026-01-21 06:03:56 -05:00

GitHub Copilot in Eclipse (Code Completion) [Public Preview] (#54321)

This commit is contained in:
Sunbrye Ly
2025-02-12 10:13:30 -08:00
committed by GitHub
parent eeb33eeb96
commit fcd1dd67bd
8 changed files with 139 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ export const allTools = {
codespaces: 'Codespaces',
curl: 'curl',
desktop: 'Desktop',
eclipse: 'Eclipse',
importer_cli: 'GitHub Enterprise Importer CLI',
javascript: 'JavaScript',
jetbrains: 'JetBrains IDEs',