feat: display the file currently being debugged in the title bar.#118
Open
s4my wants to merge 1 commit intonakst:masterfrom
Open
feat: display the file currently being debugged in the title bar.#118s4my wants to merge 1 commit intonakst:masterfrom
s4my wants to merge 1 commit intonakst:masterfrom
Conversation
Contributor
Author
|
@nakst i would like any feedback, if you want me to change anything, please feel free to say so. |
Owner
|
The reason I haven't merged this pull request is because the current file name is already displayed in the console window and the stack backtrace window. But I'm happy to leave the pull request open here for anyone that wants to apply the patch themselves regardless. |
Contributor
Author
|
I see, you should of said that in the issue #117, i was left in the dark, i couldn't of guessed that. |
Owner
Sorry, it's a joke. |
2e9afcb to
90c64f7
Compare
141e685 to
eef9eaf
Compare
c30823d to
9620f4b
Compare
9b4912c to
5857f7c
Compare
8e2c0b3 to
c88e440
Compare
03101da to
6e29c48
Compare
5ec29cb to
f1307b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
display the file currently being debugged in the title bar, as requested by #117.