Pinned Repositories
browser-ext-github-monaco
This extension brings the famous Monaco editor to Github
easy-attach
If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don't use the excuse that attaching a debugger is cumbersome next time you use console.log for debugging!
node-reload
An advanced hot reload solution for Node apps. Works very well for developing VSCode extensions and automating websites with puppeteer.
slideo
This tool uses OpenCV to automatically synchronize slides with videos that show these slides.
ts-typed-sql
A fully typed sql builder. Not maintained anymore, use it for your inspiration.
visualization
A framework for visualizing data encoded as json.
vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
vscode-realtime-debugging
An extension for VS Code that visualizes how a program is being executed in real time.
hediet's Repositories
hediet/vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
hediet/vscode-realtime-debugging
An extension for VS Code that visualizes how a program is being executed in real time.
hediet/browser-ext-github-monaco
This extension brings the famous Monaco editor to Github
hediet/easy-attach
If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don't use the excuse that attaching a debugger is cumbersome next time you use console.log for debugging!
hediet/visualization
A framework for visualizing data encoded as json.
hediet/node-reload
An advanced hot reload solution for Node apps. Works very well for developing VSCode extensions and automating websites with puppeteer.
hediet/ts-typed-sql
A fully typed sql builder. Not maintained anymore, use it for your inspiration.
hediet/rxjs-playground
A typescript playground for rx js.
hediet/vscode-hediet-power-tools
This extension provides various helper commands.
hediet/visual-keyboard
A virtual keyboard displaying key bindings of VS Code as you type.
hediet/ts-cli
A CLI Library for NodeJS/TypeScript
hediet/hediet-ts-refactoring-lsp
A language server plugin for my own refactorings. Feel free to use them too!
hediet/vscode-delorean-js-debug
hediet/vscode-tasks-statusbar
This extension adds buttons to the status bar to quickly start and kill tasks.
hediet/vscode-unicode-data
hediet/blog
My blog where I write about TypeScript, my own projects and other cool programming related stuff.
hediet/ts-webpack-react-template
A template for applications based on TypeScript, Webpack and React.
hediet/diff-merge-dataset
hediet/project-issues-auto-importer
Automatically adds issues from a given repository to a given project
hediet/ts-std
Personal util functions that enhance the js std library. I don't give much value on backwards compatibility, but will consider semantic versioning. If you like this library, you should fork it and make it your own!
hediet/vscode-debug-visualizer-personal-scripts
debug-visualizer-custom-scripts
hediet/git-demo
Git Demo
hediet/inwx-nameserver-updater
hediet/lean-playground
hediet/monaco-editor
A browser based code editor
hediet/semantic-json-react
hediet/ts-injection-lint-rule
hediet/vscode-textmate
A library that helps tokenize text using Text Mate grammars.
hediet/web-editor-text-tools