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

Add Current File To Project #1490

Closed
mohaalak opened this issue Jan 31, 2021 · 4 comments
Closed

Add Current File To Project #1490

mohaalak opened this issue Jan 31, 2021 · 4 comments

Comments

@mohaalak
Copy link
Contributor

I'm new to F# I was watching some videos on youtube, the developer runs a command called 'Add current File To Project', I did not see this command anywhere, I was searching and found out there was a tool called Forge that is now deprecated that it was this tool job to add the file to project and move up and down the files.

I don't know if this command changed to something else or not

also, I'm reading the project right now if you think that this is a beginner task I can do it and send a pull request.

@open-collective-bot
Copy link

Hey @mohaalak 👋,

Thank you for opening an issue. We will get back to you as
soon as we can. Also, check out our OpenCollective and consider
backing us.

https://opencollective.com/ionide

PS.: We offer backer support for all backers. Don't forget to add backer label when you start backing us 😄

@uladz-zubrycki
Copy link

@mohaalak This doesn't answer your question, just to add some information.
Forge is indeed deprecated just like you said, while file related operations are provided by FsAutoComplete.

I might well be mistaken.

@baronfel
Copy link
Contributor

baronfel commented Feb 7, 2021

You've got it correct @v-zubritsky. In addition, recently some contributors have massively reworked the file support in Ionide, so I'd check and see if your request is now part of the product.

@mohaalak
Copy link
Contributor Author

mohaalak commented Feb 7, 2021

there is also a bug just create a f# file but don't add it into fsproj this will show up in the status bar but when you click on it there is a message that saysfsharp.AddFileToProject not found

Screen Shot 2021-02-07 at 10 30 55 PM

I'm working on a pull request right now I found the solution using this function

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