Wow, I'd totally forgotten about PSPad... it used to be my editor of choice back in the XP days. These days I use Notepad++ (doesn't everyone on Windows?). I think PSPad could benefit from new screenshots on its website, even though it's clearly still being actively updated, the screenshots make it look like it stagnated 10 years ago.
Sublime is what I moved from Notepad++ from. It has good extensions and is very fast. These days I use Visual Studio Code. It's separate to Visual Studio. Code is open source and runs on Linux and OSX as well. There's a ton of extensions and it's super flexible.
PSPad: A freeware programmer's editor for Windows
11–20 of 100 posts
Re: PSPad: A freeware programmer's editor for Windows
#12Unrelated, but hope someone here knows: what was the name for Microsoft's design language around 2002? Example for Frontpage https://media.codeweavers.com/pub/crossover/website/appdb/b7... Looking for any info on its principles, or anything really.
Re: PSPad: A freeware programmer's editor for Windows
#13Unrelated, but hope someone here knows: what was the name for Microsoft's design language around 2002? Example for Frontpage https://media.codeweavers.com/pub/crossover/website/appdb/b7... Looking for any info on its principles, or anything really.
What 'design language' are you speaking off? It was supposed to be HTML in the end (well whatever that meant in those editors :D)
Re: PSPad: A freeware programmer's editor for Windows
#14Earlier quoted context omitted.
Sublime is what I moved from Notepad++ from. It has good extensions and is very fast. These days I use Visual Studio Code. It's separate to Visual Studio. Code is open source and runs on Linux and OSX as well. There's a ton of extensions and it's super flexible.
Technically vscscode isn't open source completely, it has many proprietary features.
Re: PSPad: A freeware programmer's editor for Windows
#15Earlier quoted context omitted.
Technically vscscode isn't open source completely, it has many proprietary features.
Which features are closed source? I thought the only difference the source on GitHub and the binary you download from Microsoft was branding and configuration.
The modern magic stuff. but the core editor is like you described.
Oh, and the market place itself.
Re: PSPad: A freeware programmer's editor for Windows
#16Earlier quoted context omitted.
Sublime is what I moved from Notepad++ from. It has good extensions and is very fast. These days I use Visual Studio Code. It's separate to Visual Studio. Code is open source and runs on Linux and OSX as well. There's a ton of extensions and it's super flexible.
Technically vscscode isn't open source completely, it has many proprietary features.
Re: PSPad: A freeware programmer's editor for Windows
#17Wow, I'd totally forgotten about PSPad... it used to be my editor of choice back in the XP days. These days I use Notepad++ (doesn't everyone on Windows?). I think PSPad could benefit from new screenshots on its website, even though it's clearly still being actively updated, the screenshots make it look like it stagnated 10 years ago.
> These days I use Notepad++ (doesn't everyone on Windows?) In terms of souped up text editor, the exact transition that "everyone" made since: Notepad++ > Sublime Text > Atom > VSCode
I work in a Windows shop these days, and I see Notepad++ used by everyone - developers and managers alike - for poking around various configuration and log files.
Re: PSPad: A freeware programmer's editor for Windows
#18Wow, I'd totally forgotten about PSPad... it used to be my editor of choice back in the XP days. These days I use Notepad++ (doesn't everyone on Windows?). I think PSPad could benefit from new screenshots on its website, even though it's clearly still being actively updated, the screenshots make it look like it stagnated 10 years ago.
> These days I use Notepad++ (doesn't everyone on Windows?) In terms of souped up text editor, the exact transition that "everyone" made since: Notepad++ > Sublime Text > Atom > VSCode
For FrontEnd development Atom is nice but bloated > VSCode (arguably > Vim)
For Java development Eclipse (or variants like RAD, STS) > IntelliJ Idea
for other languages your mileage may vary...
Re: PSPad: A freeware programmer's editor for Windows
#19Wow, I'd totally forgotten about PSPad... it used to be my editor of choice back in the XP days. These days I use Notepad++ (doesn't everyone on Windows?). I think PSPad could benefit from new screenshots on its website, even though it's clearly still being actively updated, the screenshots make it look like it stagnated 10 years ago.
Sublime is what I moved from Notepad++ from. It has good extensions and is very fast. These days I use Visual Studio Code. It's separate to Visual Studio. Code is open source and runs on Linux and OSX as well. There's a ton of extensions and it's super flexible.
I find this good news, mainly, i hate electron apps. ST4 speed is legendary.
Re: PSPad: A freeware programmer's editor for Windows
#20Disclaimer: I'm a user of Onivim 2 but I'm in no way affiliated with the author.