SendToGodbolt
Visual Studio plugin for sending code to Godbolt's Compiler Explorer
Install / Use
/learn @pansk/SendToGodboltREADME
SendToGodbolt Plugin for VS
Abstract
This is a work in progress for a plugin to invoke Godbolt's Compiler Explorer (gcc.godbolt.org) within Visual Studio.
Current status
Proof of Concept
What it does
Current implementation sends the selected text to a new Explorer window (opening clang 3.9.1, GCC 6.3 and CL 19 RC). All options are hardcoded.
