Pinned Repositories
CLionArduinoPlugin
A plugin for CLion that enables arduino-cmake integration.
flexmark-java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
idea-multimarkdown
Markdown language support for IntelliJ IDEA.
Javafx-WebView-Debugger
Full Featured Google Chrome Dev Tools to JavaFX WebView browser debugging.
kotlin-jdbc
A thin library that exposes JDBC API with the convenience of Kotlin and gets out of the way when not needed
laravel-translation-manager
Enhanced Management of Laravel 4 & 5 Translations, with Yandex Translation API assisted translations.
MissingInActions
Adds new editing capability to JetBrains IDEs like auto-line selections, multi-caret manipulation and move to next/previous end of word.
reverse-regex
Java Implementation of RegEx Pattern Reversing for backwards search using Java Pattern and a reversed character sequence of original text
stm8-multi-tasker
STM8-Multi-Tasker - Preemptive/Cooperative Round Robin Scheduler for STM8
WebViewDebugSample
Sample JavaFX WebView application for full featured debugging with Chrome Dev Tools
vsch's Repositories
vsch/flexmark-java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
vsch/idea-multimarkdown
Markdown language support for IntelliJ IDEA.
vsch/laravel-translation-manager
Enhanced Management of Laravel 4 & 5 Translations, with Yandex Translation API assisted translations.
vsch/CLionArduinoPlugin
A plugin for CLion that enables arduino-cmake integration.
vsch/MissingInActions
Adds new editing capability to JetBrains IDEs like auto-line selections, multi-caret manipulation and move to next/previous end of word.
vsch/reverse-regex
Java Implementation of RegEx Pattern Reversing for backwards search using Java Pattern and a reversed character sequence of original text
vsch/PluginDevelopersToolbox
Collection of useful extensions for plugin developers
vsch/touch-typists-completion-caddy
A plugin for JetBrains IDEs which adds options to disable auto-popup completions on a space
vsch/boxed-out
wrapper for plain Array or Object extending with common each, filter, map, reduce, etc functions
vsch/console-file-caddy
JetBrains IDE plugin to convert absolute file paths with optional line/column to navigable links to files in the console.
vsch/enumerated-type
enum type for javascript
vsch/obj-each-break
each, map, filter, reduce and reverse version with break and return emulation adapted to objects
vsch/plugin-util
vsch/scheduler
Cooperative round-robin scheduler for Arduino
vsch/util-string-wrap
vsch/arduino-cmake
Arduino CMake Build system
vsch/Arduino-CMake-Toolchain
CMake toolchain for all Arduino compatible boards
vsch/avr-libc
The AVR Libc package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
vsch/boxed-model
library for implmenting extendable Models, persitence compatible with React component state
vsch/boxed-state
vsch/emoji-cross-reference
Cross reference for Unicode Emoji List v11.0, GitHub Emoji Shortcuts and Emoji Cheat Sheet
vsch/git-file-case-fixer
Git file case mismatch fixer plugin for JetBrains IDEs
vsch/gooey
Minimalist GUI for Arduino projects
vsch/gradle-changelog-plugin
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
vsch/plugin-test-util
Utils for JetBrains Open API plugins using flexmark-java spec test files
vsch/rspamd
Rapid spam filtering system.
vsch/SimpleSerialConnectorService
A plugin for JetBrains IDEs for sharing jssc as a service
vsch/ssd1306_gfx
Minimalist SSD1306 Display Library for ATMega328p
vsch/tree-iteration
Tree structure iteration library
vsch/util-string-case