Giter VIP home page Giter VIP logo

litedevelop's Introduction

LiteDevelop

Light-weight and open source IDE

LiteDevelop is a free Integrated Development Environment (IDE). It serves as a light-weight and open-source alternative to Visual Studio and is able to be launched from a removable drive such as USB sticks or SD-cards. Thanks to its extendibility, it provides you with the opportunity to add any features you like, and remove any features you don’t like. Thus giving you more control on how big and heavy the application will be.

History

Originally the project was designed to have a light-weight IDE for computers with either too old hardware or restricted rights to open or install Microsoft Visual Studio. These computers include for instance thin clients, such as computers on many schools.

Features

The standard LiteDevelop suite has the following features:

  • Portable, can be run from a removable drive.
  • Very small compared to Visual Studio.
  • Full control over features. Very easy to extend with extra features, and very easy to remove features you don’t like.
  • Create, open and build any of your Visual Studio (MSBuild) projects, and view them in the solution explorer.
  • Multilingual user interface.
  • Dockable GUI.

Next to that the standard LiteDevelop comes with couple of essential extensions:

  • Code editor
    • Syntax highlighting for several languages.
    • Auto completion and suggestions.
  • Forms designer (alpha)
    • Place, reposition and resize controls using the “What-you-see-is-what-you-get” interface.
    • Edit properties in the properties window.
    • Serialize and deserialize forms from source code (alpha).

How to compile

Open the project in visual studio and click build, or use either build-debug.bat or build-release.bat included in the root directory.

Requirements

  • Framework 4.0 (extended, not the client profile)

Todo

  • Debugging possibilities.
  • Add more UI languages + support in core lib.
  • Add a nice icon to the executable.
  • Project resources.
  • Project dependencies.
  • Multiple building platforms and configurations for msbuild (Debug, Release, AnyCPU, x86, x64 ...)
  • Clipboard operations in forms designer.
  • Auto completion of the code editor needs work.
  • Forms designer serializer needs work.
  • Forms designer event bindings.
  • Appearance mapping needs work.
  • Load templates from xml files. (!)

litedevelop's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  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.