Last active
February 4, 2024 07:49
-
-
Save krnd/28f91f10bdfa21c8d6d47b527547d859 to your computer and use it in GitHub Desktop.
awesome-list
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A list of useful packages, repositories and tools. |
- PdfSharpCore (NuGet)
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
- bitsdojo_window (pub.dev)
A package to help with creating custom windows with Flutter desktop (custom border, titlebar and minimize/maximize/close buttons) and common desktop window operations (show/hide/position on screen) for Windows and macOS - mustache_template (pub.dev)
A mustache template library that supports dart2js and dart2native
- Invoke-Build (PowerShell Gallery)
Build Automation in PowerShell
- Convertio
Easy tool to convert files online.
- iLovePDF
Every tool you need to use PDFs, at your fingertips. All are 100% FREE and easy to use! Merge, split, compress, convert, rotate, unlock and watermark PDFs with just a few clicks. - Draftable
Use our side-by-side PDF & Word document comparison software below to highlight changes
- remove.bg
Remove backgrounds 100% automatically in 5 seconds with one click
- .gitignore Generator (piotrpalarz.vscode-gitignore-generator)
Generate .gitignore file using gitignore.io API - Better Comments (aaron-bond.better-comments)
Improve your code commenting by annotating with alert, informational, TODOs, and more! - Checkpoints (micnil.vscode-checkpoints)
Checkpoints used in between commits for keeping a local short-term history of work in progress files, like bookmarks in you undo-stack. - Code Spell Checker (streetsidesoftware.code-spell-checker)
Spelling checker for source code - German - Code Spell Checker (streetsidesoftware.code-spell-checker-german)
German dictionary extension for VS Code. - GistPad (vsls-contrib.gistfs)
Manage your code snippets and developer notes using GitHub Gists and repositories. - Gremlins tracker for Visual Studio Code (nhoizey.gremlins)
Reveals some characters that can be harmful because they are invisible or looking like legitimate ones. Inspired by Sublime Gremlins. - Markdown All in One (yzhang.markdown-all-in-one)
All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more) - PowerShell (ms-vscode.PowerShell)
Develop PowerShell modules, commands and scripts in Visual Studio Code! - Rewrap (stkb.rewrap)
Hard word wrapping for comments and other text at a given column. - Test Pastry (jkjustjoshing.vscode-text-pastry)
Extend the power of multiple selections in VS Code. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more. - vscode-pdf (tomoki1207.pdf)
Display pdf file in VSCode. - XML (redhat.vscode-xml)
XML Language Support by Red Hat - YAML (https://github.com/redhat-developer/vscode-yaml)
YAML Language Support by Red Hat, with built-in Kubernetes syntax support
- Restore old Right-click Context menu in Windows 11
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment