Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for IDE - new project type: Console App #1110

Closed
mburns08109 opened this issue Aug 17, 2022 · 4 comments
Closed

Request for IDE - new project type: Console App #1110

mburns08109 opened this issue Aug 17, 2022 · 4 comments

Comments

@mburns08109
Copy link

Is your feature request related to a problem? Please describe.
Basically I want the same features as a "standard EXE" project, but without the starting Form class/object.
Just give us a Sub Main() module Window

Describe the solution you'd like
Console Project type added to the New project options list.

Describe alternatives you've considered
see above.

Additional context
n/a that is all.

@WaynePhillipsEA
Copy link
Collaborator

This is now available, as of BETA 95. Thanks!

@fxl447098457
Copy link

fxl447098457 commented Aug 19, 2022

but seems no functions for stdin/stdout,just like console.writeln/readline/read/write in .net.

@WaynePhillipsEA
Copy link
Collaborator

@fxl447098457 correct. This issue was just for the template, not for any additional functionality.

@WaynePhillipsEA
Copy link
Collaborator

Note: The template that ships for this in BETA 95 does not have the 'Is Console Application' flag set in the settings. This will be fixed in tomorrows update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants