Notepad++ Bookmarks
In many text-editors there are means to easily jump with the cursor between different points in the code and this is no different in Notepad++. Bookmarks have their own margin where they can be toggled with a mouse click.
In many text-editors there are means to easily jump with the cursor between different points in the code and this is no different in Notepad++. Bookmarks have their own margin where they can be toggled with a mouse click.
“Turn off the autopilot and take control. Constantly critique and appraise your work.”
— The Pragmatic Programmers
“Why spend your life developing software unless you care about doing it well?”
— The Pragmatic Programmers
Scott Hanselman said “Now, go write, create, commit.”. It took a while but here we are, blogging about “Programming and stuff”. I will be writing about languages and platforms I’m working on or learning about, solutions to problems I’ve struggled with and really any CS related topic I’m otherwise curious about.
Last update on Jul 8, 2024
Added Show-Colors function
Last update on Jun 5, 2024
git filter-repo and Create-PullRequest for Github
Last update on Jun 1, 2024
Update to Angular v18: locale configuration, i18n pipes, updated official doc links etc
Last update on Jun 1, 2024
Added Object.groupBy
Last update on Mar 17, 2024
Fix for Google layout. Updated to manifest.json v3.
Last update on Oct 6, 2023
Added ES2020 & ES2021 RegExp enhancements