LLM Git URL Manager is a lightweight Visual Studio Code extension that allows users to input and save Git repository URLs directly from the Command Palette.
🚀 Features
Save Git repository URLs quickly
Persistent storage of the entered URLs
Easy access through the Command Palette
🛠️ Usage
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
Run the command: LLM: Save Git URL
Enter a valid Git repository URL when prompted
The URL will be saved for future use
📦 Requirements
No additional tools or extensions are required.
⚙️ Extension Settings
This extension does not expose any configuration settings (yet). Future releases may include:
Option to view and manage saved URLs
Integration with Git clone or analysis tools
🧪 Known Limitations
URLs can only be entered manually through the command
No current UI for managing saved URLs
📅 Release Notes
0.0.1
Initial version
Command to input and save a Git URL
🙌 Contributing
Contributions are welcome! Please fork the repository and submit a pull request.