GithubHelp home page GithubHelp logo

shevamv_ide's Introduction

FeaturesDeveloper DocsCode of ConductDownloadsMarketplace



"Life is short, eat more biscuits."

Biscuit is a lightweight, awesome code editor for any language. Biscuit supports essential language features such as Smart Code Completions, Syntax highlighting, etc. We wrote it in python, using only tkinter for GUI. It's a great alternative to [insert funny thing here]! Scroll down to see some of the features.

Installing

To compile Biscuit for your platform, see compiling guide.

Contributing

Your contributions are greatly appreciated! please have a look at our developer docs for an outline of the project and to setup the environment.

Features

Smart Auto-completions

When the opened file have a recognized and supported file type, and also have language extensions installed, the autocomplete widget will automatically turn on LSP mode, the completions will be handled by registered language server afterwards. LSP mode enables smart and context sensitive code suggestions, as demonstrated below. When there are no language extensions available/installed, autocomplete widget goes to word mode, the completions will not be context sensitive and can be unexpected.

Autocompletions

Hover for Documentation

Identifiers when hovered pops up a floating window on top, containing the documentation (if there is) of that symbol.

hover

Goto Definitions by ctrl + clicking on symbols

User can jump directly into symbol definitions by ctrl + clicking on them, the definition containing script will open up in new/existing tab. If there are multiple definitions, window containing all the definitions will popup right below the symbol to pick from

gotodef

Git Support

image

Integrated Terminals, Extension center

image

Split-Pane Markdown Editor

image

Command Palette for Quick Access

ezgif com-video-to-gif

PathView for the Breadcrumbs!

pathview

License

Biscuit uses the MIT License, please check LICENSE.

shevamv_ide's People

Contributors

billyowo avatar cid0rz avatar csp02 avatar dasanurag31 avatar deepsource-autofix[bot] avatar deepsource-io[bot] avatar dependabot[bot] avatar ikeasamoahansah avatar imgbotapp avatar lines-of-codes avatar rohankishore avatar rubemfsv avatar sammie156 avatar tomlin7 avatar vyshnav-vinod avatar

Watchers

 avatar

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.