GithubHelp home page GithubHelp logo

poma / minimalisticview Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 15.0 50 KB

A Visual Studio extension that hides Title bar, Menu bar, and tabs bar

Home Page: https://marketplace.visualstudio.com/items?itemName=Poma.MinimalisticView

License: MIT License

C# 100.00%

minimalisticview's People

Contributors

montehoover avatar poma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

minimalisticview's Issues

Sign in button persists on menu bar

I don't know how to hide it via XAML because all relevant classes are marked as internal by MS. The only workaround I know of is to remove this button by deleting registry key HKCU\Software\Microsoft\VisualStudio\14.0_Config\MainWindowFrameControls\<Guid>

BUG: Toolbar Usage

With this extension activated, when I try to move mouse over toolbar buttons (Back, Forward, Undo, Redo,...), Just as I Enter the BOTTOM of the toolbar, the Titlebar gets hidden. I.e. it gets hidden too soon. Therefore making toolbar unusable

Can you make it so that when the TOP of the toolbar is reached, then the extension takes effect.

(Visual Studio 2019 - Latest).

Account Initials keeping line uncolapsable

image
When trying to hide only the menu bar like in the picture, it does not collapses, only toggles it's visibility, because the account button is there.
When trying to hide everything:
image

In VS 2019 menu is triggered by hovering over top toolbars

VS 2019 extended non-client area to top toolbars (you can drag VS window by toolbar area), it used to be only title bar. I'm not sure how to fix this without fiddling too much with windows messages.

Though honestly after VS merged menu and title bar I think this extension will be used mostly by people that want very clean interface and they probably don't have any toolbars enabled anyway. So for now it is considered low priority.

Hide toolbar with menu

I still have a customized toolbar that has some commands I don't want to assign/remember their shortcuts. Can you support a new option to hide the toolbar with menu, then I can use "Alt" to call them out altogether?

Does not apply to secondary VS windows

  1. Open multiple editor tabs.
  2. Drag a tab to create a secondary VS window.

Expected: the secondary VS window has the same MinimalisticView settings applied to it
Actua: it doesn't, title bar still shows up.

VS 2019 not working

https://marketplace.visualstudio.com/items?itemName=Poma.MinimalisticView
it shows only :

Works with
Visual Studio 2017

When starting it doesn't show the option to install on VS 2019 Community
I have VS 2019 16.0.2 version

When I've edited the "extension.vsixmanifest" to include supported versions up to 16.99 then when starting the installer I get error:

Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:
-Microsoft.VisualStudio.Component.CoreEditor (Microsoft.VisualStudio.Component.CoreEditor)
   at Microsoft.VisualStudio.ExtensionManager.EngineUtilities.EnsureNoMissingReferences(IEnumerable`1 missingRefs)
   at Microsoft.VisualStudio.ExtensionManager.PackageInstaller.PrepareEngineInstall(IDependencyGraph dGraph, IDependencyComparisonSeed seed, Component vsCompPkg, Boolean isProductComponent, Int32& totalInstallationSteps)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.PerformSetupEngineInstall(InstallableExtensionImpl extension, Boolean installPerMachine, Boolean isPackComponent, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, IProgress`1 progress, InstallFlags installFlags, AsyncOperation asyncOp, Version targetedVsVersion, IInstalledExtension& newExtension)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallInternal(InstallableExtensionImpl extension, InstallFlags installFlags, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, IProgress`1 progress, Version targetedVsVersion)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.BeginInstall(IInstallableExtension installableExtension, InstallFlags installFlags, AsyncOperation asyncOp, Version targetedVsVersion)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallWorker(IInstallableExtension extension, InstallFlags installFlags, AsyncOperation asyncOp)

The mouse delay is not working

Where it says Mouse Enter and Mouse leave delay, i set it to any number above 0 and it does not change the behavior at all.
Also, i'd like to request that the menu scrolls down and up smooth instead of the snappy behavior

Installation failed - not installable on any currently installed products

Hi!
I tried installing but I get the following error (from Install Log):
2017-04-14 12:43:49 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
That is odd, since supported products are:
Microsoft.VisualStudio.Community Version : [15.0,16.0)
And my version is:
Found installed product - Microsoft Visual Studio Community 2015

Titlebar hover debounce

At the moment the titlebar is shown immediately if the cursors hovers over the top of the window. Would it make sense to have an adjustable debounce time for opening/showing the titlebar?

Can the TitleBar MenuBar be moved to an individual panel or docking window?

Everytime the Alt was pressed, the TitleBar and MenuBar appears and the code in editor window on screen will bounce down and up backward. The Alt key is a so frequently used key, there are always mistake pressing, the bouncing code window makes working ugly.

Another choice is, give an explicit short-cut to toggle hiding on/off, for example hide when press Ctrl+Alt+Q, and the show when press Ctrl+Alt+Q again, that means, use Ctrl+Alt+Q to swith Options->Env->MinimalisticView->Hide title and menu bars between True and False quickly. Of course the shortcut key can be any one else that do not conflict with vs built-in ones.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.