GithubHelp home page GithubHelp logo

gautamkrishnar / tcso Goto Github PK

View Code? Open in Web Editor NEW
280.0 9.0 61.0 265 KB

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.

License: MIT License

JavaScript 26.85% C# 6.08% PHP 1.53% Java 4.95% Python 1.64% Ruby 3.07% CoffeeScript 1.11% TypeScript 16.30% AppleScript 2.31% Clojure 1.45% Groovy 2.22% Haxe 1.54% Objective-C 1.49% Swift 1.41% PowerShell 1.56% C++ 4.34% Rust 8.19% Go 5.87% Kotlin 2.62% Elixir 5.47%
programming stackoverflow try-catch easy-to-use error-handling

tcso's Introduction

Try Catch Stack Overflow Join the chat at https://gitter.im/gautamkrishnar/tcso All Contributors

Warning

This project is no longer maintained. No one uses stack overflow anymore. Thanks to the AI overlords. ๐Ÿคฃ

Try Catch Stack overflow (TcSo) is a project that is inspired from an online meme on javascript and stack overflow: tsso-meme As you know, most of the developers waste their time by searching for the generated error on Google and finding out the right solution for those from stack overflow. What if we can fully automate this process. TcSo Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically. So whenever a new exception occurs, it will automatically open the stack overflow page of that exception in your browser.

Available Languages

TcSo is currently available for the following programming languages:

Contributing

There are hundreds of programming languages out there. The aim of this project is to make the Try catch Stack Overflow available in all the programing languages under the globe. You can contribute to the project by:

Adding a new language

You can make this project available in your favorite programming language. Just follow the steps below:

  1. Fork it!
  2. Make a local clone:
git clone https://github.com/{YOUR_USERNAME}/tcso.git
  1. Switch to the directory: cd tcso
  2. Create a new folder for your language
mkdir your_language
cd your_language
  1. Create your new language branch: git checkout -b language_name
  2. Add your source code try catch stack overflow to the folder.
  • Use external dependencies if and only if there is no other way of doing it natively.
  • The catch block must be able to launch the web browser with the respective stack overflow search page of the error. The browser maybe either Firefox or Google chrome.
  • You can use stack overflow tags for filtering search results based on language see: http://stackoverflow.com/tags. For implementing a JavaScript TcSo you will have to open the page http://stackoverflow.com/search?q=[js]{Your-error-message-here}, Here [js] represents tag. If your language doesn't have a tag then omit the [tag] box. Then point your browser to http://stackoverflow.com/search?q={Your-error-message-here}
  • Use error code or error description to get best result
  • Please try to make platform independent code. If the code is not platform independent then please use the naming convention: tcso_windows.cpp, tcso_linux.cpp
  • Add a readme.md to your language folder. You can use this as a reference.
  • Add changes to git index by using git add --all .
  1. Update this README by running yarn update-readme
  2. Commit your changes: git commit -am 'Added new language'
  3. Push to the branch: git push
  4. Submit a pull request ๐Ÿ˜„
Improving the existing TcSo

You can browse the available TcSo and improve its code if needed and dont forget to submit a new pull request.

Not interested in coding?

If you are lazy enough to type something and you still want to see TcSo in your favorite language, then open a new issue here.

Bugs

If you are experiencing any bugs, donโ€™t forget to open a new issue. Please donโ€™t forget to mention the language name.

License

This project is licensed under MIT licence. The source code of the works created from this project need not to be made public.

Contributors

Thanks goes to these wonderful people (emoji key):


Sai Vemprala

๐Ÿ’ป

I71

๐Ÿ’ป

akassharjun

๐Ÿ’ป

Subramanya Chakravarthy

๐Ÿ’ป

Ankur Kumar

๐Ÿ’ป

panicbit

๐Ÿ’ป

Alo Davรฌ

๐Ÿ’ป

pawel-tomasik

๐Ÿ’ป

Ahmad Asmar

๐Ÿ’ป

p-murli

๐Ÿ’ป

Ricky Manning

๐Ÿ’ป

Yami S.

๐Ÿ’ป

Mata

๐Ÿ“–

Larizza Tueros

๐Ÿ“–

JOBIN PHILIP ABRAHAM

๐Ÿ“–

Jigar Lodaya

๐Ÿ“–

Vladimir Luchaninov

๐Ÿ’ป

Adam Johnson

๐Ÿ’ป

Giordano Giaccaglia

๐Ÿ’ป

rzkidev

๐Ÿ“–

Karthik Varma

๐Ÿ‘€

Peter Mayr

๐Ÿ“– ๐Ÿ’ป

grvkmrpandit

๐Ÿ’ป

Cheston

๐Ÿ’ป

Stefan

๐Ÿ’ป

Darpan Jyoti Bora

๐Ÿ’ป

John

๐Ÿ“–

Valdas

๐Ÿ’ป

Justin Hayes

๐Ÿ’ป

Siro

๐Ÿ’ป

Richard Orilla

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

Liked it?

Hope you liked this project, please don't forget to give it a star โญ

Trademark: The Stack overflow name and logos are trademarks of Stack Exchange Inc.

tcso's People

Contributors

gautamkrishnar avatar allcontributors[bot] avatar erictleung avatar i71 avatar akassharjun avatar iamakr avatar jigs1212 avatar shin-aska avatar chakrihacker avatar gkr-bot avatar giordanogiaccaglia avatar panicbit avatar sagarwala avatar saihv avatar adamchainz avatar hax7 avatar darpanjbora avatar gauravdoodles avatar jophab avatar matts avatar pawel-tomasik avatar rlcm-atereo avatar u-siro avatar iepoch avatar gitter-badger avatar vinmaster avatar luchaninov avatar jhanna60 avatar kaszy86 avatar p-murli avatar

Stargazers

Beat avatar Aashrey Jain avatar Tariq West avatar  avatar DeVar06 avatar  avatar JunHyun Park avatar Priyanshu Roy avatar Toheeb Badru avatar MelphinDev avatar Pasha-kto avatar ๋‹ค์ด์ธ ๋กœ avatar P.H Jeong avatar Yeonjun Lee avatar Buyeon Hwang avatar Sangwon Kang avatar Joshua Draxten avatar  avatar  avatar GodderE2D avatar  avatar Walker D. Adams avatar Science่€ŒๅŽ่กŒ avatar  avatar Oliver34 avatar TransonQ avatar Tony Wu avatar afc163 avatar ์ดํ›„๊ธฐ avatar Ibrahim Almalki avatar PHJ avatar  avatar Shubham Arya avatar Cavin avatar SB avatar David Anyatonwu avatar Ganesh Birajdar avatar KimSungmin avatar ์ด์žฌ์›(Lee Jae Won) avatar Aleksandr avatar Eric Golde avatar Beri10.235 avatar engineer avatar Taeyeop Kim avatar Alan Khan avatar  avatar Shaik Rehan avatar Aquib Javed avatar Jae-Hee Park avatar yxlix avatar Aranyak Ghosh avatar Agus Janardana avatar  avatar Vaughan Rouesnel avatar Jude Lee avatar  avatar  avatar SHByun avatar pramitmarattha avatar Felix-Ayush avatar  avatar undefined avatar Eunho Lee avatar Reid Moffat avatar Conor Daly avatar Marc Espin avatar Sandra Viktoria D. Toftemo avatar Moira Granerud avatar Hyojeong Kim avatar Innei avatar woodyiiiiiii(Di Wan) avatar shkey avatar Lรฎm Tsรบ-thuร n avatar Jason Lyu avatar Inho Choi avatar Alameen avatar Marcus R. Brown avatar Alexei Paksevatkin avatar sukreshmanda avatar Iconer avatar Choi Jiheon avatar Seunghwan Kim avatar Waterticket avatar mirusu400 avatar  avatar Danish Sharma avatar Harsh Singh avatar nenka.lab avatar MC Lee avatar Jiho Lee avatar ๋ฆฌ๋ฒ„ avatar  avatar Seo Myunggyun (Jonathan) avatar Jong Hyeon Yeo avatar  avatar  avatar Rishabh avatar Seonjae Hyeon avatar ์•ˆํ™๋ฒ” avatar Srdjan Hajder avatar

Watchers

evandrix avatar Antonio Paola avatar Balasubramanian Jayaraman avatar ProudNoob avatar  avatar Bartosz Felis avatar Prasanth avatar  avatar  avatar

tcso's Issues

Develop TCSO Extension for visual studio code

Extension must be able to provide automatic insertion of TcSO Code based on file extension.

Docs: https://code.visualstudio.com/api/language-extensions/snippet-guide
Sample code: https://github.com/Microsoft/vscode-extension-samples/tree/master/snippet-sample

Working branch: develop (https://github.com/gautamkrishnar/tcso/tree/develop/extensions/vscode)
Please build on top of the current branch.

Todo

  • Add base code
  • Automate creation of json using code

Haskell

Please create a tcso for haskell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.