Skip to content

douglas-tabut/skyHigh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyHigh Code Recommender - VSCode Extension

Overview

Welcome to the SkyHigh Code Recommender, a Visual Studio Code (VSCode) extension developed by our hackathon team. This extension leverages machine learning techniques to enhance your Python coding experience, providing contextually relevant code examples to improve coding efficiency and promote knowledge sharing within the developer community.

Screenshot 2023-11-18 at 23 21 15

Features

  • AI-Driven Recommendations: Benefit from AI-powered code snippet recommendations based on your coding context.
  • Efficiency Boost: Save time by quickly discovering and incorporating relevant code snippets into your Python projects.
  • Knowledge Sharing: Contribute to and benefit from a growing library of community-sourced code snippets.
  • Seamless Integration: Enjoy a smooth integration into your VSCode environment with easy-to-use features.

Demo

Refer to video here.

Installation

  1. Open VSCode.
  2. Go to the Extensions view (Ctrl + Shift + X).
  3. Search for "SkyHigh Code Recommender".
  4. Install the extension.

Usage

  1. Open a Python file in VSCode.
  2. Position the cursor where you want a code snippet recommendation.
  3. Trigger the extension (e.g., using a keyboard shortcut).
  4. Explore and choose from the recommended code snippets.

Contributing

Contributions are welcome! If you have a great code snippet or want to improve the extension, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

Feedback and Issues

If you encounter any issues or have suggestions for improvement, please open an issue. Your feedback is valuable.

License

This project is licensed under the MIT License.

Happy coding with SkyHigh Code Recommender!

About

Tunga AI hackathon Project for Team SKYHIGH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published