"39. Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability." That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. I am not sure what I should think of this. On one hand, it is understandable, on the other hand it shows disregard for the choice of their users. I would have understood if they had simply removed it fro…
Notepad++ v8 release
31–40 of 167 posts
Re: Notepad++ v8 release
#32Re: Notepad++ v8 release
#33"39. Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability." That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. I am not sure what I should think of this. On one hand, it is understandable, on the other hand it shows disregard for the choice of their users. I would have understood if they had simply removed it fro…
If Bing's handling of "tank man" was truly the reason, why would DDG be an alternative since they also had "no results here". See screenshot: https://imgur.com/GbyQCiy
I'm not familiar with the internals of how DDG works. People say that DDG sources its search results from Bing but others say DDG actually pulls from additional sources. If that's true, why wasn't DDG able to retrieve images from those other sources for "tank man"?
Re: Notepad++ v8 release
#34Re: Notepad++ v8 release
#35"39. Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability." That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. I am not sure what I should think of this. On one hand, it is understandable, on the other hand it shows disregard for the choice of their users. I would have understood if they had simply removed it fro…
I can't say I've ever used search in Notpad++ so I don't care either way - but if they're going to remove bing, it seems hypocritical to not also remove DDG, since they pretty much just proxy search results over to bing? They are probably one of bings bigger customers for API usage (I'm just guessing here, I might be completely wrong). There's also a decent argument to remove Google too, if you're going to start remo…
Re: Notepad++ v8 release
#36Re: Notepad++ v8 release
#37The main missing feature of Notepad++ for me (which unfortunately seems to still not be available) is the "Fuzzy File Finder" i.e press a shortcut (usually ctrl+p), display a checkbox in which you can write a part of the full filename and immediately get suggestions of the file with an option to open/edit it using enter. This is a well known feature which I use all the time and is implemented in most editors (for exa…
Re: Notepad++ v8 release
#38dark mode is not supposed to mean "full white on full black" :( monochrome icons also not really helping in readability/recognition so it's a "no" on both those most visible changes... but hey an update is an update and npp still rocks
I'm surprised that there is any need for an explicit dark-mode, and that Notepad++ wouldn't just pick up the system colors; it's old enough that it was customary to do that, and use the system named colors instead of specifying RGBs for control colors.
I always find it kind of funny and sad at the same time, that something windows could do 20 years age now needs to be implemented by each application separately.
Re: Notepad++ v8 release
#39"39. Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability." That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. I am not sure what I should think of this. On one hand, it is understandable, on the other hand it shows disregard for the choice of their users. I would have understood if they had simply removed it fro…
>That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. If Bing's handling of "tank man" was truly the reason, why would DDG be an alternative since they also had "no results here". See screenshot: https://imgur.com/GbyQCiy I'm not familiar with the internals of how DDG works. People say that DDG sources its search results from Bing but others say DDG actually…
Re: Notepad++ v8 release
#40The main missing feature of Notepad++ for me (which unfortunately seems to still not be available) is the "Fuzzy File Finder" i.e press a shortcut (usually ctrl+p), display a checkbox in which you can write a part of the full filename and immediately get suggestions of the file with an option to open/edit it using enter. This is a well known feature which I use all the time and is implemented in most editors (for exa…
CTRL+TAB does that, if it's enabled and configured to do so in the settings (Settings -> Misc -> Document Switcher; check "Enable" and "Enable MRU behaviour").