Coder Social home page Coder Social logo

Comments (6)

mortenn avatar mortenn commented on August 27, 2024 1

There is not a debug mode in the app as such, but if you really want to debug it, you could grab visual studio community edition from Microsoft and download the source code.
Right clicking the app project you can go into properties and set the command line arguments to a url to test with and then hit F5 to launch it in debug mode.

I'll refrain from writing an entire howto debug .net apps in visual studio in this issue though :)
I am sure there are plenty of good intros on youtube if you want a crash course.

Whatever may be going on though, it seems clear that we should extend the advanced settings to enable greater control over the executed command line.

from browserpicker.

mortenn avatar mortenn commented on August 27, 2024

Hi, process launching is handled here

Ie. the arguments get added in front of the url, without a space.

from browserpicker.

rp1231 avatar rp1231 commented on August 27, 2024

Thanks,
Any way to add a space after the argument?

I think that's what is causing the problem.

from browserpicker.

mortenn avatar mortenn commented on August 27, 2024

You should just be able to add the space behind the argument in the UI, I believe

from browserpicker.

rp1231 avatar rp1231 commented on August 27, 2024

I tried that out but it doesn't seem to be working for some reason.
It gets added but with a lot(a lot) of extra files as well.......
So its working but not properly......

Is there some sort of debug mode for the app?

from browserpicker.

rp1231 avatar rp1231 commented on August 27, 2024

Thanks for the detailed reply.
I was asking just in case something like this was already implemented so I could try and see if I could decipher
something from it.
Not really a programmer, so the visual studio thing would be a little too advanced for me.

from browserpicker.

Related Issues (20)

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.