Robert Laverty

Results 32 issues of Robert Laverty

![http://i.imgur.com/8Q9yCgw.png](http://i.imgur.com/8Q9yCgw.png) http://i.imgur.com/8Q9yCgw.png I can't seem to get the activity view to scroll allowing the bottom button to be shown. I tried adding ```xml ``` to the manifest like shown in...

Do you have any instruction on how to bypass the require of my admin creds? I'm using the latest youtube-dl `2017.10.15.1`.

When using the `Search docs` input field at the top of the left navigation menu, the results use the domain `👎docs.sublimetext.info` instead of `👍sublime-text-unofficial-documentation.readthedocs.io` > For example: `https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/search.html?q=syntax`

Hey man, love what you're doing here. I've been reverse engineering Yahoo's API recently and thought I'd provide some of my findings. ## Crum Manager [sstrickx/yahoofinance-api](https://github.com/sstrickx/yahoofinance-api/blob/develop/src/main/java/yahoofinance/histquotes2/CrumbManager.java) @sstrickx wrote a crum...

```typescript let modules = [ 'assetProfile', 'balanceSheetHistory', 'balanceSheetHistoryQuarterly', 'calendarEvents', 'cashflowStatementHistory', 'cashflowStatementHistoryQuarterly', 'defaultKeyStatistics', 'earnings', 'earningsHistory', 'earningsTrend', 'financialData', 'fundOwnership', 'incomeStatementHistory', 'incomeStatementHistoryQuarterly', 'indexTrend', 'industryTrend', 'insiderHolders', 'insiderTransactions', 'institutionOwnership', 'majorDirectHolders', 'majorHoldersBreakdown', 'netSharePurchaseActivity', 'price', 'quoteType', 'recommendationTrend',...

* [plugin.video.gaia/resources/lib/extensions/metadata.py](https://github.com/gaiaorigin/gaiasource/blob/master/plugin.video.gaia/resources/lib/extensions/metadata.py#L79) * [Naming video files/TV shows](https://kodi.wiki/view/Naming_video_files/TV_shows) * [Emby.AutoOrganize](https://github.com/MediaBrowser/Emby.AutoOrganize/blob/master/Emby.AutoOrganize/Naming/Common/NamingOptions.cs#L216) * [My personal regex playground 👍](https://regexr.com/43sbo)

I'm trying to write a simple sim-card plugin. Once I'm done filling out the questions, I go to `main-view-model.js` and add: ``` javascript import { SimCard } from "nativescript-sim-card"; ```...

I'm following exactly what you've posted on your readme. The browser-sync loads up, but the files are not being watched. Even when I change the files, nothing happens in the...