James Montgomerie
James Montgomerie
See attached images. If I add a trailing ` /` to the `meta`, `link`, and `source` tags, re-indent works. But they should not be necessary.
When pasting my plots into text editors on Mac, they didn't like the width of the fancier borders and drew them out of alignment. This adds an old-school ASCII-only border...
This allows the user to resize the window without losing their position in the timeline. I'm a habitual window mover and resized, and it was driving me crazy how timelines...
I'm not sure if this is something intrinsic to the properties of a GAL, but I'm unable to PNR a simple pass-through module. Files I'm using: ```verilog module top(i_sw, o_led);...
- (On some platforms?) pyvisa-py uses decimal numbers for the VID/PID values. This change allows both the hex and decimal representations to work when finding the Rigol device. - After...
Mapped to editor.action.formatSelection, which is pretty much the same thing.