Live data from Hacker News

Notepad++ v8 release

notepad-plus-plus.org

31–40 of 167 posts

Re: Notepad++ v8 release

#31

"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…

They should remove google too for blatantly manipulating their search results in a similar manner.

Re: 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…

>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 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

#35
post #23

"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…

[deleted]

Re: Notepad++ v8 release

#36
Thank you to the team for making a perfect balanced app greater. Notepad++ is part of my basic OS install routine and I use it on a daily basis. Perfect example of balancing a lot of features while remaining snappy and relevant over the years. Jira should take a page from your note…pad!

Re: Notepad++ v8 release

#37

The 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").

Re: Notepad++ v8 release

#38
post #11

dark 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.

Do System colors even exist in windows 10? The option to set global color schemes seems to be long gone and Microsoft needed to spend extra effort to adapt a dark color scheme in explorer (It didn't support dark mode for a long time and then took some updates to work well across the board).

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
post #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…

>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…

DDG pulls search results in general from a number of sources. It pulls image search results solely from Bing. That's clearly problematic, but they could add more backend providers of image results.

Re: Notepad++ v8 release

#40

The 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").

Yes you actually are right! ctrl+tab returns to previous buffer in notepad++! Thank you this is really useful for me!
Post reply on HN