Git Product home page Git Product logo

csharp's Issues

Some Feedback

Heya,

this project looks really awesome and exciting! This is a great tool.
Some things I discovered while testing it out where that it's already really advanced. One thing that got kind of a habit thing is hitting control + c to cancel an input, which closed the program, which is a probably unfixable limitation, maybe there's a way to implement a hotkey like that to cancel the current input? Just an idea.
Another thing that came to my mind is when testing with importing a library maybe having a way to refresh all user imported libraries with a command? So that if I import a library, test something, edit the library again and build, that I just need to input "refresh()" or something and it refreshes all user imported dlls/libraries.
Another thing where I'm not sure if that's already build in is something like the "#define" function is C++ when importing a library for example it can get tedious to write out the name all the time, or with some functions, so #define would be used like this:
#define CW Console.WriteLine
#define sc SomeLibrary.SomeClass
So now the user just needs to write:
CW("Hello World!")
or
sc.SomeMethod()

These are just some ideas which would probably be cool to see in this project ^^

Another thing is that I wanted to look into adding such a solution myself, but this project hasn't got a license yet? I have not much experience with legal and license stuff, but I don't know if forking or contributing this project etc is allowed like that without a license? Please correct me if I'm wrong. I am currently trying to implement a auto complete feature for example.

This projects looks awesome and I'll defenetly keep an out for further updates. Thank you for creating this awesome tool.

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.