notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 54 forks source link

Develop: Adding the Drop Down Menu for the languages in the "Add Snippet" page #10

Closed Suhas-Koheda closed 2 months ago

Suhas-Koheda commented 2 months ago

All the popular programming languages has been added in the drop down thereby removing the randomness of languages

22 popular languages has been added

  1. Java
  2. Python
  3. JavaScript
  4. C++
  5. C#
  6. Go
  7. Kotlin
  8. Ruby
  9. Swift
  10. PHP
  11. TypeScript
  12. Rust
  13. Dart
  14. Scala
  15. Perl
  16. R
  17. Elixir
  18. Haskell
  19. Lua
  20. C
  21. MATLAB
  22. Shell
vercel[bot] commented 2 months ago

@Suhas-Koheda is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.

github-actions[bot] commented 2 months ago

👋 Welcome to our repository! We're glad you're here. If you have any questions, feel free to ask. Here's a guide to help you get started: GETTING_STARTED.

Suhas-Koheda commented 2 months ago

@notsoocool hey i have given my pull request to the develop branch once check it, deploy it in the development server and then merge it with the main branch

github-actions[bot] commented 2 months ago

👋 Welcome to our repository! We're glad you're here. If you have any questions, feel free to ask. Here's a guide to help you get started: GETTING_STARTED.

Suhas-Koheda commented 2 months ago

i have removed .env from gitignore and the scroll wheel part i'll try to solve it using javascript @notsoocool

notsoocool commented 2 months ago

i have removed .env from gitignore and the scroll wheel part i'll try to solve it using javascript @notsoocool

No need to write in javascript, just update the code in select.tsx from // components/ui/select.tsx

notsoocool commented 2 months ago

just make the specific changes and i will label it as level2

Suhas-Koheda commented 2 months ago

@notsoocool check if its ok? i tried a lot actually what is level 2?

notsoocool commented 2 months ago

@notsoocool check if its ok? i tried a lot actually what is level 2?

no worries i will change it myself, as it is your first pr for the repo don't pressurise yourself

levels are basically used by PA for gssoc to deduct your overall performance.