Code Monkey home page Code Monkey logo

csharpeditor's People

Contributors

arklumpus 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

Watchers

 avatar  avatar  avatar

csharpeditor's Issues

Suggestion - Combine with Avant Garde?

Not an issue, more of a thought and suggestion (and possible note to self for the future). But first, well done on writing this component. Just found found it and it gave me an idea.

Am thinking that it might be good to combine this with the following project of which I am the author:

https://github.com/kuiperzone/AvantGarde

This is an Avalonia XAML previewer. But the thing is that it is almost a fully fledged IDE. You can see below, it shows an open project with a view of C# text file (read-only).

image

Now, I wrote this with the intention that it should be a standalone XAML previewer to be used in conjunction with an existing IDE, rather than be an IDE plugin. In doing so, I ended up with many of the features of an IDE, including a "project explorer".

I intentionally restricted the application to viewing project files only (it is a previewer after all). Moreover, by default (it can be unset in the preferences [NB]) the app only shows AXAML files. However, I saw that it was the most natural thing in the world to want to start editing the AXAML files in the application. But once I allowed this, I realised that people would then need to edit *.cs files, and then they would need syntax, intellisense and autocompletion. I chose not to go down that route and keep things read-only because I did not want to write and support these features.

However, your C# Editor looks like that it might provide the C# editing features I was so fearful of ... and if it and Avant Garde were to be combined, that would give a fully fledged IDE on LINUX (and Windows) with an Avalonia previewer and project explorer. Presumably?

Both our projects are GPLv3. Am busy with commercial work at moment, but this is something I may have a shot at later. Alternatively, it would be great it someone else took on the idea and I would be supportive of it.

[NB] In the "Solution Preferences" (below) the default "Include File Patterns" should be set to "*" and the project explorer will then show all files in the project, including C#, binaries and text files (as seen in the screenie above). By default, only AXAML and image files are shown, but if you change this setting as just described, you will find that there are built in icons for all project files types (I know cos I drew them all!).

image

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.