Is there any way to recover unsaved notepad++ docs?where can I find the folder where notepad++ stores unsaved...
Am I a Rude Number?
Inventor that creates machine that grabs man from future
Quenching swords in dragon blood; why?
Dilemma of explaining to interviewer that he is the reason for declining second interview
How can I mix up weapons for large groups of similar monsters/characters?
Why is c4 a better move in this position?
LTSpice: When running a linear AC simulation, how to view the voltage ratio between two voltages?
Finding the number of integers that are a square and a cube at the same time
How to prepare vegetables for a sandwich that can last for several days in a fridge?
c++ How can I make an algorithm for finding variations of a set without repetition (i.e. n elements, choose k)?
Metadata API deployments are failing in Spring '19
How to approximate rolls for potions of healing using only d6's?
Do my Windows system binaries contain sensitive information?
How to add multiple differently colored borders around a node?
Why is this code uniquely decodable?
Eww, those bytes are gross
Has the Isbell–Freyd criterion ever been used to check that a category is concretisable?
Auto Insert date into Notepad
What do these brackets mean?
What is the wife of a henpecked husband called?
Could be quantum mechanics necessary to analyze some biology scenarios?
Criticizing long fiction. How is it different from short?
ip vs ifconfig commands pros and cons
How should I state my MS degree in my CV when it was in practice a joint-program?
Is there any way to recover unsaved notepad++ docs?
where can I find the folder where notepad++ stores unsaved tabs?How to recover a Notepad++ lost sessionnotepad++: how to recover lost tabsRecovering data corrupted by an AutoHotkey script?There was a power failure and all my lines of code got turned into “NUL” in notepad++. Is there any way i can get my file back?Closing Notepad++ tabs on closing applicationIs there a way to manage tabs efficiently in Notepad++Any way to have Notepad++ automatically save on exit?Is there a way to limit cpu usage per tab in Firefox?Group Windows by Application in Windows Alt-Tabrecover one notepad++ from multiple notepad++ windowses closed in wrong sequenceAll tabs groups lost after updating to Firefox 57.0 Quantumnotepad++: how to recover lost tabsNotepad++ keep “Remember current session” AND have it ask to save unsaved files?How to recover a Notepad++ lost session
I had to immediate shut down, and I lost about 20 unsaved tabs, is there any way to recover these?
windows notepad++ troubleshooting tabs
add a comment |
I had to immediate shut down, and I lost about 20 unsaved tabs, is there any way to recover these?
windows notepad++ troubleshooting tabs
2
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42
add a comment |
I had to immediate shut down, and I lost about 20 unsaved tabs, is there any way to recover these?
windows notepad++ troubleshooting tabs
I had to immediate shut down, and I lost about 20 unsaved tabs, is there any way to recover these?
windows notepad++ troubleshooting tabs
windows notepad++ troubleshooting tabs
edited Jan 9 '16 at 12:12
DavidPostill♦
106k26228263
106k26228263
asked Sep 20 '15 at 13:15
guest123123guest123123
191123
191123
2
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42
add a comment |
2
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42
2
2
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42
add a comment |
4 Answers
4
active
oldest
votes
Is there any way to recover unsaved files?
Notepad++ will autosave if configured to do so.
Goto menu "Settings" > "Preferences" > "Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is
<Notepad++ install directory>backup
.You can look in this directory for any backup files.
When was the "Session snapshot and periodic backup" feature introduced?
In version 6.6.x:
As a reminder, the main feature of v6.6.x is Session snapshot & periodic backup - user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session. Such periodic backup of unsaved files will protects your data from the PC crashing or power outage.
You can always turn off this feature to get back the old behaviour:
http://notepad-plus-plus.org/assets/images/sessionSnapshot.png
Source Notepad++ 6.6.2 released
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.
– Noumenon
Nov 11 '17 at 17:07
add a comment |
I had also lost my one notepad++ file but I was able to recover that file from following location:
C:UsersmyUserNameAppDataRoamingNotepad++backup
I am using Windows 7.
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
add a comment |
If notepad wasn't able to create backup file and crashed. At that point it tried to recover files as dump which could be found at following place
%AppData%LocalTempN++RECOV
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
add a comment |
%AppData%LocalTempN++RECOV does not exist.
Backup folder had no backups of my deleted file.
Doing a 2h deep scan in Recuva now, maybe that will help,
otherwise months of work lost, because N++ decided to null
my file. My mistake was accidently starting N++ twice, and
answer "yes" to reload-file question, which loaded empty.
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f975594%2fis-there-any-way-to-recover-unsaved-notepad-docs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is there any way to recover unsaved files?
Notepad++ will autosave if configured to do so.
Goto menu "Settings" > "Preferences" > "Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is
<Notepad++ install directory>backup
.You can look in this directory for any backup files.
When was the "Session snapshot and periodic backup" feature introduced?
In version 6.6.x:
As a reminder, the main feature of v6.6.x is Session snapshot & periodic backup - user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session. Such periodic backup of unsaved files will protects your data from the PC crashing or power outage.
You can always turn off this feature to get back the old behaviour:
http://notepad-plus-plus.org/assets/images/sessionSnapshot.png
Source Notepad++ 6.6.2 released
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.
– Noumenon
Nov 11 '17 at 17:07
add a comment |
Is there any way to recover unsaved files?
Notepad++ will autosave if configured to do so.
Goto menu "Settings" > "Preferences" > "Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is
<Notepad++ install directory>backup
.You can look in this directory for any backup files.
When was the "Session snapshot and periodic backup" feature introduced?
In version 6.6.x:
As a reminder, the main feature of v6.6.x is Session snapshot & periodic backup - user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session. Such periodic backup of unsaved files will protects your data from the PC crashing or power outage.
You can always turn off this feature to get back the old behaviour:
http://notepad-plus-plus.org/assets/images/sessionSnapshot.png
Source Notepad++ 6.6.2 released
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.
– Noumenon
Nov 11 '17 at 17:07
add a comment |
Is there any way to recover unsaved files?
Notepad++ will autosave if configured to do so.
Goto menu "Settings" > "Preferences" > "Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is
<Notepad++ install directory>backup
.You can look in this directory for any backup files.
When was the "Session snapshot and periodic backup" feature introduced?
In version 6.6.x:
As a reminder, the main feature of v6.6.x is Session snapshot & periodic backup - user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session. Such periodic backup of unsaved files will protects your data from the PC crashing or power outage.
You can always turn off this feature to get back the old behaviour:
http://notepad-plus-plus.org/assets/images/sessionSnapshot.png
Source Notepad++ 6.6.2 released
Is there any way to recover unsaved files?
Notepad++ will autosave if configured to do so.
Goto menu "Settings" > "Preferences" > "Backup" tab to see your configuration.
If "Enable session snapshot and periodic backup" has been checked then there will a "Backup path" configured.
The default "Backup path" is
<Notepad++ install directory>backup
.You can look in this directory for any backup files.
When was the "Session snapshot and periodic backup" feature introduced?
In version 6.6.x:
As a reminder, the main feature of v6.6.x is Session snapshot & periodic backup - user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session. Such periodic backup of unsaved files will protects your data from the PC crashing or power outage.
You can always turn off this feature to get back the old behaviour:
http://notepad-plus-plus.org/assets/images/sessionSnapshot.png
Source Notepad++ 6.6.2 released
edited Nov 29 '16 at 18:34
answered Sep 20 '15 at 13:32
DavidPostill♦DavidPostill
106k26228263
106k26228263
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.
– Noumenon
Nov 11 '17 at 17:07
add a comment |
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.
– Noumenon
Nov 11 '17 at 17:07
1
1
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
My Notepad++ version is 6.1.5. My backup options are None, Simple, Verbose. What version are you referencing? Also, what is the default setting?
– user193661
Sep 20 '15 at 13:51
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
I'm running version 6.7.7. I've no idea what the default settings are. It looks like this feature was introduced in version 6.6.x. Answer updated.
– DavidPostill♦
Sep 20 '15 at 13:55
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,
%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.– Noumenon
Nov 11 '17 at 17:07
This won't recover documents you closed and selected "do not save", by the way. You can get straight to the folder in the highlight by going Win+R,
%APPDATA%Notepad++backup
. Just wanted to put that there since your screenshot is not copy-and-pastable.– Noumenon
Nov 11 '17 at 17:07
add a comment |
I had also lost my one notepad++ file but I was able to recover that file from following location:
C:UsersmyUserNameAppDataRoamingNotepad++backup
I am using Windows 7.
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
add a comment |
I had also lost my one notepad++ file but I was able to recover that file from following location:
C:UsersmyUserNameAppDataRoamingNotepad++backup
I am using Windows 7.
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
add a comment |
I had also lost my one notepad++ file but I was able to recover that file from following location:
C:UsersmyUserNameAppDataRoamingNotepad++backup
I am using Windows 7.
I had also lost my one notepad++ file but I was able to recover that file from following location:
C:UsersmyUserNameAppDataRoamingNotepad++backup
I am using Windows 7.
answered Jun 2 '17 at 12:44
MeraqpMeraqp
33122
33122
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
add a comment |
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This answer is useful because this is the default directory for this purpose - so if anyone just wants to go directly for the prize, without even opening Notepad++, this is probably it.
– pgr
Sep 14 '17 at 12:48
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
This saved a database creation script I was shitting squirrels about losing. It's worth mentioning that for me, unsaved files were backed up there but saved ones were not.
– HB-
Dec 20 '17 at 0:15
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
this worked for me
– Uriahs Victor
Apr 9 '18 at 19:23
add a comment |
If notepad wasn't able to create backup file and crashed. At that point it tried to recover files as dump which could be found at following place
%AppData%LocalTempN++RECOV
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
add a comment |
If notepad wasn't able to create backup file and crashed. At that point it tried to recover files as dump which could be found at following place
%AppData%LocalTempN++RECOV
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
add a comment |
If notepad wasn't able to create backup file and crashed. At that point it tried to recover files as dump which could be found at following place
%AppData%LocalTempN++RECOV
If notepad wasn't able to create backup file and crashed. At that point it tried to recover files as dump which could be found at following place
%AppData%LocalTempN++RECOV
answered Dec 2 '16 at 11:22
YawarYawar
21123
21123
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
add a comment |
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
In my case for some reason it had issues with a lot of files that I have been using several days and they were not in the backup path but they were in this path.
– Dzyann
Dec 21 '16 at 21:58
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
Worth noting that even if your files have their name mangled and end in .DUMP, notepad++ seems to be able to open them just fine.
– Daniel Vestøl
Jan 29 '18 at 13:39
add a comment |
%AppData%LocalTempN++RECOV does not exist.
Backup folder had no backups of my deleted file.
Doing a 2h deep scan in Recuva now, maybe that will help,
otherwise months of work lost, because N++ decided to null
my file. My mistake was accidently starting N++ twice, and
answer "yes" to reload-file question, which loaded empty.
New contributor
add a comment |
%AppData%LocalTempN++RECOV does not exist.
Backup folder had no backups of my deleted file.
Doing a 2h deep scan in Recuva now, maybe that will help,
otherwise months of work lost, because N++ decided to null
my file. My mistake was accidently starting N++ twice, and
answer "yes" to reload-file question, which loaded empty.
New contributor
add a comment |
%AppData%LocalTempN++RECOV does not exist.
Backup folder had no backups of my deleted file.
Doing a 2h deep scan in Recuva now, maybe that will help,
otherwise months of work lost, because N++ decided to null
my file. My mistake was accidently starting N++ twice, and
answer "yes" to reload-file question, which loaded empty.
New contributor
%AppData%LocalTempN++RECOV does not exist.
Backup folder had no backups of my deleted file.
Doing a 2h deep scan in Recuva now, maybe that will help,
otherwise months of work lost, because N++ decided to null
my file. My mistake was accidently starting N++ twice, and
answer "yes" to reload-file question, which loaded empty.
New contributor
New contributor
answered 58 mins ago
SuicidalSuicidal
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f975594%2fis-there-any-way-to-recover-unsaved-notepad-docs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
notepad++ bydefault saves the recent documents. so that if you do not change this settings it may be chance to get unsaved tabs otherwise not.
– Akshay Pethani
Sep 21 '15 at 8:42