quasarea

Results 32 comments of quasarea

no KB4515384 in the system, can't run latest version, previous (which was old 4.1) were working fine three entries in event log: ``` Application: LittleBigMouse_Daemon.exe Framework Version: v4.0.30319 Description: The...

uninstalled and went back to 4.2.7120.40854 that works fine

Workaround: ``` - task: gitversion/execute@0 displayName: Calculating version inputs: additionalArguments: /output file /outputfile $(Build.SourcesDirectory)\GitVersion.json - pwsh: | $GitVersion = ConvertFrom-Json -AsHashtable ( Get-Content -Raw -Path 'GitVersion.json' ) Write-Host "##vso[build.updatebuildnumber]$($GitVersion.SemVer)" displayName:...

If you use https://searchcode.com/?q=jquery header of each result will be like: `jquery-1.5.1.js in RealtimeMultiplayerNodeJs git://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs.git | 8316 lines | Javascript Show 100 matches` In my case its: `ReportWizard.cs in repo009...

Could you provide some description/example how to use this feature?

I do compile on my own this days :) so should it be something like embed.html file in certain folder or smth?

just to see a blame of the file, take a look at this open grok example I linked

Have some fortran without extensions here too ;)

I work in 1920x1200, but in many cases I do split screen, so SearchCode often gets 960x1200, while UI conflicts begin at ~1068, there is also filtering panel shift at...

Half of the screen: * search over repositories * filter pane takes most of the screen with results bellow it (just ~70px more and it goes left) ![2017-09-19 11_01_04-search for...