Giter Site home page Giter Site logo

vitalelement / avalonstudio Goto Github PK

View Code? Open in Web Editor NEW
1.6K 84.0 225.0 31.64 MB

Cross platform IDE and Shell

License: GNU Lesser General Public License v3.0

C# 99.29% Batchfile 0.01% Shell 0.30% PowerShell 0.29% Dockerfile 0.03% HTML 0.02% Vim Snippet 0.06%
avalonia cross-platform-ide mono linux macos dotnetcore csharp cplusplus gdb xaml

avalonstudio's People

Contributors

ava57r avatar azure-pipelines[bot] avatar danwalmsley avatar fornever avatar grokys avatar jameswalmsley avatar jkoritzinsky avatar jp2masa avatar kekekeks avatar krutonium avatar mathias234 avatar melmass avatar mvfranz avatar najlot avatar nopara73 avatar patrick-a-cavanaugh avatar pipe01 avatar seeker1437 avatar superjmn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avalonstudio's Issues

Implement a base class for Intellisense logic...

The logic will sometimes change depending on when CPP or other language is used...

The intellisense interpreter can be provided via the language service...

needs to handle keystrokes, and text input, with access to text document.

integrate debug manager

Debug manager needs huge re-wrote to fix issues.

Consider adaptation of miengone, in anycase needs to use async and correctly.

Integrate Clang 3.8 features

-ggdb is equivalent to -g plus tuning for the GDB debugger. For compatibility with GCC, Clang allows this option to be followed by a single digit from 0 to 3 indicating the debugging information “level.” For example, -ggdb1 is equivalent to -ggdb -g1.
-glldb is equivalent to -g plus tuning for the LLDB debugger.
-gsce is equivalent to -g plus tuning for the Sony Computer Entertainment debugger.

Implement Dialogs to configure project include paths

Include paths and defines belong with C/C++ projects.
Implement exporting with checkboxes, and global inherit (i.e. passed up to top level. not just to the referencer).

(Perhaps VEBuild project type can rename to CPP Project wit this.)

Consider if Compile settings needs its own include path dialog.

Code folding

This will somehow effect which lines make it to visual lines list.

Platform Checks

I noticed a lot of things that there were changes to add linux support, why not add platform checks? I know it might be ugly.

Perspex nuget package

Cannot build.
AvalonStudio project is depending on Perspex 9999.0.960-nightly nuget package. What a strange version? And what's the purpose of having perspex as git subproject at the same time?

Major ui polish

Dialogs, main controls, add transitions and animations...

global menu on mac / linux

Add dissasembly

Take a real look at how this has been done in miengine, this could make us much more reliable

Add MEF framework

  • MEF for Language services...
  • MEF for Project types...
  • MEF for compilers and toolchains...

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.