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

Code export and Wiki fixes #319

Merged
merged 4 commits into from Mar 20, 2023
Merged

Code export and Wiki fixes #319

merged 4 commits into from Mar 20, 2023

Conversation

RhoSigma-QB64
Copy link
Member

Will add the "Export As..." item to the File menu and according functionality. This will probably need more work on special options, such as exporting whithout bg color or make keywords bold, maybe using a file save dialog etc., but it's now in a state where people can use/test it and we'll see what suggestions come in to improve on it.

The Wiki downloads got fixed to avoid the problems discussed in https://qb64phoenix.com/forum/showthread.php?tid=1521 in the future.

Use File menu > Export As... to export current code as HTML, Rich Text or Wiki example.
Better detect deleted/new pages and prevent the problem discussed here: https://qb64phoenix.com/forum/showthread.php?tid=1521
@RhoSigma-QB64 RhoSigma-QB64 added bug Something isn't working enhancement New feature or request labels Mar 19, 2023
@RhoSigma-QB64 RhoSigma-QB64 self-assigned this Mar 19, 2023
@RhoSigma-QB64 RhoSigma-QB64 added this to In progress in Backlog/In Progress via automation Mar 19, 2023
@RhoSigma-QB64 RhoSigma-QB64 linked an issue Mar 19, 2023 that may be closed by this pull request
Backlog/In Progress automation moved this from In progress to Review in progress Mar 19, 2023
When exporting "Untitled" code, then take current IDE instance into account.
Fix a bad interaction between "Export As" and the recent files list.
@RhoSigma-QB64 RhoSigma-QB64 merged commit 1c1f6c9 into main Mar 20, 2023
4 checks passed
Backlog/In Progress automation moved this from Review in progress to Done Mar 20, 2023
@RhoSigma-QB64 RhoSigma-QB64 deleted the export-and-wiki branch March 20, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add IDE options to export the current code
3 participants