Skip to content

gekka/DragVSMainWIndow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension can grab near title bar for drag move MainWindow with the Shift key + left mouse button.

After installation , you will get a performance warning.
This is because synchronous loading of extensions is not allowed.

This extension needs to register event immediately after launched. You can check "Tools->Environment->Extensions->Allow synchronous autoload of extensions"


VisualStudioのタイトルバー付近で左マウスボタンを使ってShiftキーを押しながらドラッグするとウィンドウを動かせます。

実行するとパフォーマンスの警告が出ます。 この拡張機能は起動直後にイベントの登録を行う必要があり、遅延読み込みでは間に合わないためです。 「ツール->環境->拡張機能->拡張機能の同期読み込みを許可します」にチェックを入れると警告が出なくなります。

About

Start Dragging move MainWindow with Shift key .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages