will notepad++ support macOS?
-
Notepad++ is so awesome on windows. and will notepad++ support macOS someday?
-
you should “virtual machine for mac” installation first
https://www.howtogeek.com/187359/5-ways-to-run-windows-software-on-a-mac/
-
Yeah also interested in what would it take to make notepad++ support mac / linux.
-
@Ilya-Kamenshchikov said:
Yeah also interested in what would it take to make notepad++ support mac / linux.
easiest would be to use WINE
a bit harder - you need to rewrite everything from win32 api to macos/linux api - probably 95% of the code