CenterEdge / Positron

HTML 5 UI system for .Net, using Chromium and MVC 6
Apache License 2.0
83 stars 19 forks source link

Added shortcut for opening chrome dev tools #3

Closed ybonner closed 7 years ago

ybonner commented 7 years ago

Motivation

As a developer I want an easy way to open the dev tools using the appropriate port

Modifications

Added code to KeyboardHandler to support new devTools shortcut.

Results

The ability to start chrome dev tools by hitting F12

ybonner commented 7 years ago

Updated with requested changes.

ybonner commented 7 years ago

Killed the cruft.