[program-l] Re: Notepad plus plus with python

  • From: ntsiklauri2@xxxxxxxxx
  • To: program-l@xxxxxxxxxxxxx
  • Date: Fri, 28 Jun 2019 17:21:26 +0400

got it. Then, the script I’ve sent you should work.
Thank you for suggestion. By the way, I want to automate cding into folder 
because in the way, there is no way to see errors. If the consul is in the 
current folder, then it won’t quit, which will allow me to see errors and 
warnings and other stuff. there is the plug-in for a notepad a cold and npp 
execute, which I’ve tried with NVDA, but really had no luck with it. basically 
I want to be able to debug python code with Notepad plus plus.
Best regards
Nick.

Sent from my iPhone

On Jun 28, 2019, at 10:13, <mhysnm1964@xxxxxxxxx> <mhysnm1964@xxxxxxxxx> 
wrote:

Nick,

I would suggest just placing cmd in the run dialog for Notepad++.

There is a button when you press f5 to open the run dialog. This allows you
to navigate to what ever program you want to use. If you press the save
button, you can assign a shortcut key.

What I am now working out is how to execute the python code I am working on
directly into the python console via -I to import the file or -m pdb for
debug.


-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On
Behalf Of ntsiklauri2@xxxxxxxxx
Sent: Friday, 28 June 2019 11:17 AM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Notepad plus plus with python

actualy, i have similar problem1but what i want to do is call cmd and make
it automatically cd to that current path, so i can see the console output.
how can i do this? i have thied calling cmd with /c key, but it didn't work.
any ideas?
Best regards,
Nick.

Sent from my iPhone

On Jun 28, 2019, at 05:12, ntsiklauri2@xxxxxxxxx wrote:

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: