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

Project files aren't auto-open #86

Open
dragokas opened this issue Dec 21, 2020 · 2 comments
Open

Project files aren't auto-open #86

dragokas opened this issue Dec 21, 2020 · 2 comments

Comments

@dragokas
Copy link
Contributor

Maybe it's by design, I'm unsure.
Let me explain, how I do.

I'm opening sp file with BasicPawn (just using the association).
After that, I'm using "relative project files", a great feature! RMB - Open source files. So, I have a lot of tabs opened.
Now, I'm clicking File => Save Project As... => BasicPawn.bpproj
Close all.

After I'm opening BasicPawn.bpproj, no files are auto-opened,
instead, they are displayed in "Project" Tab.

Contents of bpproj:

[ProjectOptions]
RelativeProject=1
RelativeNoIncludes=1
@Timocop
Copy link
Owner

Timocop commented Jan 7, 2021

By default relative path wont open automatically (just in case there are ALOT of files present), only absolute paths do. I will change that however.

@dragokas
Copy link
Contributor Author

dragokas commented Jun 5, 2021

For me, when I double-click "SourcePawn.bpproj" it doesn't even open the main sp file - just an empty window "Unnamed".
Not sure how this little piece of config:

[ProjectOptions]
RelativeProject=1
RelativeNoIncludes=1

can point to any list of files related to project at all.

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

No branches or pull requests

2 participants