csurfleet

Results 7 comments of csurfleet

@videege so sorry, I only just spotted this! I'm actually hooking in PicklesDoc to some Scenario Outlines at the moment, so I'll hopefully have got this confirmed and bottomed for...

I've been looking at issues around this, I've been trying to create some Rosyln Analysers for things like feature files missing/not matching the FeatureFile attribute, to give us red squiggles...

Hi, I'm Chris Surfleet, I'm a Lead Developer with Carfinance247.co.uk. We have adopted XGQ for all of our new system integration projects. These are all .net core projects being deployed...

For anyone stuck on this, I found the only way around it was to mock out the monaco editor completely. To do this I: - Created a __mocks__ folder next...

I'm really struggling with this if anyone can point out my issue? This is my didMount: ``` const editorDidMount = (editor: any, monacoParam: any) => { const language: monaco.languages.IMonarchLanguage =...

I'm having the same issue - I can filter on HTTP POST or HTTP GET, but if I put e.g "Action MySampleApp.Controllers.ValuesController/POST" nothing is filtered. My setup looks like this:...

OK, I'm new to github so bear with me please? I'll happily take on this but I'm not sure where I get myself assigned. Any help would be appreciated :)