Code Monkey home page Code Monkey logo

stackoverflowquicklaunch's Introduction

Hi there, I'm Aleksander Berus ๐Ÿฆ

I'm a full time software engineer, a tech enthusiast and previously a co-founder of tech startup. I enjoy building web and mobile apps. I write, delete and debug C# code, script Powershell packages. In my spare time I build Visual Studio extension.

Sometimes I tweet about life and tech ๐Ÿ’ฌ

You can read a breakdown of all my past work in my resume on LinkedIn ๐Ÿ’ผ

๐Ÿ“ฆโš™๏ธ Extensions, Packages, Libraries

Name A short summary Install
Debugger Image Visualizer for Visual Studio An image debug visualizer for Visual Studio. Visual Studio Marketplace Version
Stack OverflowQuick Search for Visual Studio Search Stack Overflow within Visual Studio. Visual Studio Marketplace Version
ReflectCmdlet Explore source code of Powershell commands. Nuget
EntityFramework.Conventions Conventions for EnitityFramework 6.x.

aberus.com โ†’

stackoverflowquicklaunch's People

Contributors

aberus avatar mcquiggd avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

stackoverflowquicklaunch's Issues

Unable to install on VS 2019 Enterprise

I am trying to install this plugin on VisualStudio 2019 Enterprise v16.2.5 and get an error:

9/16/2019 1:08:55 PM - Found installed product - Visual Studio Enterprise 2019
9/16/2019 1:08:55 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.

Full VSIX installer log:

9/16/2019 1:08:54 PM - Microsoft VSIX Installer
9/16/2019 1:08:54 PM - -------------------------------------------
9/16/2019 1:08:54 PM - vsixinstaller.exe version:
9/16/2019 1:08:54 PM - 16.2.3073
9/16/2019 1:08:54 PM - -------------------------------------------
9/16/2019 1:08:54 PM - Command line parameters:
9/16/2019 1:08:54 PM - C:\program files (x86)\microsoft visual studio\installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\2200903\Downloads\StackOverflowQuickLaunch.vsix
9/16/2019 1:08:54 PM - -------------------------------------------
9/16/2019 1:08:54 PM - Microsoft VSIX Installer
9/16/2019 1:08:54 PM - -------------------------------------------
9/16/2019 1:08:54 PM - Initializing Install...
9/16/2019 1:08:55 PM - Extension Details...
9/16/2019 1:08:55 PM - Identifier : 63E411F1-E531-44E8-8689-16B34600CF25
9/16/2019 1:08:55 PM - Name : Stack Overflow Quick Launch Search Provider
9/16/2019 1:08:55 PM - Author : Aleksander Berus
9/16/2019 1:08:55 PM - Version : 1.0.0
9/16/2019 1:08:55 PM - Description : A Quick Launch search provider for searching Stack Overflow in Visual Studio
9/16/2019 1:08:55 PM - Locale : en-US
9/16/2019 1:08:55 PM - MoreInfoURL : https://github.com/aberus/StackOverflowQuickLaunch
9/16/2019 1:08:55 PM - InstalledByMSI : False
9/16/2019 1:08:55 PM - SupportedFrameworkVersionRange : [4.5,)
9/16/2019 1:08:55 PM -
9/16/2019 1:08:55 PM - SignatureState : Unsigned
9/16/2019 1:08:55 PM - Supported Products :
9/16/2019 1:08:55 PM - Microsoft.VisualStudio.Pro
9/16/2019 1:08:55 PM - Version : [11.0]
9/16/2019 1:08:55 PM - Microsoft.VisualStudio.Community
9/16/2019 1:08:55 PM - Version : [12.0]
9/16/2019 1:08:55 PM - Microsoft.VisualStudio.Community
9/16/2019 1:08:55 PM - Version : [14.0]
9/16/2019 1:08:55 PM - Microsoft.VisualStudio.Community
9/16/2019 1:08:55 PM - Version : [15.0]
9/16/2019 1:08:55 PM - Microsoft.VisualStudio.Community
9/16/2019 1:08:55 PM - Version : [16.0]
9/16/2019 1:08:55 PM -
9/16/2019 1:08:55 PM - References :
9/16/2019 1:08:55 PM - -------------------------------------------------------
9/16/2019 1:08:55 PM - Identifier : Microsoft.VisualStudio.MPF.11.0
9/16/2019 1:08:55 PM - Name : Visual Studio MPF 11.0
9/16/2019 1:08:55 PM - Version : [11.0,17.0)
9/16/2019 1:08:55 PM - MoreInfoURL :
9/16/2019 1:08:55 PM - Nested : No
9/16/2019 1:08:55 PM -
9/16/2019 1:08:55 PM - Prerequisites :
9/16/2019 1:08:55 PM - -------------------------------------------------------
9/16/2019 1:08:55 PM - Identifier : Microsoft.VisualStudio.Component.CoreEditor
9/16/2019 1:08:55 PM - Name : Visual Studio core editor
9/16/2019 1:08:55 PM - Version : [15.0,17.0)
9/16/2019 1:08:55 PM -
9/16/2019 1:08:55 PM - Signature Details...
9/16/2019 1:08:55 PM - Extension is not signed.
9/16/2019 1:08:55 PM -
9/16/2019 1:08:55 PM - Searching for applicable products...
9/16/2019 1:08:55 PM - Found installed product - Global Location
9/16/2019 1:08:55 PM - Found installed product - Visual Studio Enterprise 2019
9/16/2019 1:08:55 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.App.Initialize(Boolean isRepairSupported) at VSIXInstaller.App.Initialize() at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)

[Feature Request]OnHover/OnSelect of Search Result Entry show adjustable length preview of the question

Hi!

Was about to install the Extension when I saw that you only the the title of a search result. Maybe you could improve that.

Some of the things I could think of either alone or in some combination:

  • Preview of the OPs answer (options: static length, variable depending on users question -up to a maximum-, variable depending on a setting the user can adjust)
  • Preview of an answer (options: highest rated, accepted, newest) with above length restrictions.
  • Use a dedicated window (un-/dockable) for searching and displaying results and previews; especially users with two screens would highly benefit from that since they could simply use some room on there second screen and it would minimize the amount of work somebody needs to do in order to get to the answer on SO he is looking for
  • Include other relevant StackExchange networks or better yet let the user choose which of those are relevant to him and pick those

I feel that with these features there would be significant added value to the user. I also know these are no small things to ask for and aren't implemented during the coffee break but if you are serious and dedicated about your app I am sure that you will see the benefits of above proposals or realize they are quite detrimental to your app and you have your own ideas to improve your app. But the way it is right now it's use is sadly of a fairly limited scope.

Thanks for your effort and time!

StackOverFlowQuickLaunch does not show any result

Hello hello, Mi name is Ricardo

I'm using this awesome plugin for a short time and when i use without using a proxy it works perfect, but now a i'm using one and when i search i'm getting any result, here is my actual configuration.

screenshot_1

screenshot_2

I hope you answer my question.

Best Regards

vs 2019 not available

Hi.

Despite the description on marketplace that the extension supports 2019 and a version of 1.0, the vsix wont show vs 2019 to install the extension, not sure there was a mistake or its something on my side?

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.