Commit Graph

5 Commits

Author SHA1 Message Date
hykocx a1a80c719c chore: add GNU General Public License v3.0 2026-04-15 13:41:34 -04:00
hykocx 401e142f1a chore: add .gitignore and .vscodeignore configuration files 2026-04-15 13:41:29 -04:00
hykocx b65b8f87a4 chore: initialize VS Code extension project structure
Add foundational project files including:
- package-lock.json with dependencies for the zemit extension (v1.1.0)
- Locks devDependencies: TypeScript, esbuild, @vscode/vsce, and type definitions
- Targets VS Code engine v1.85.0+ with GPL-3.0-only license
2026-04-15 13:41:22 -04:00
hykocx 4b0f5da689 docs: add comprehensive README with usage and configuration details
Rewrites the README with full documentation in French, covering
installation, configuration options, supported providers (Anthropic,
OpenAI, Ollama), usage instructions, and development setup.
2026-04-15 12:59:55 -04:00
hykocx bdb7a41dac Initial commit 2026-04-15 12:04:32 -04:00