[EdSharp] Re: Prioritizing EdSharp development issues

  • From: Jamal Mazrui <jamal@xxxxxxxxxxxxxxxxxxx>
  • To: edsharp@xxxxxxxxxxxxx
  • Date: Sun, 15 Jan 2017 14:49:08 -0800

Thanks for the suggestion about the R compiler. I agree that it's worth supporting.


I should remove the EdSharp64.exe from the distribution. It was experimental, and I subsequently found that it does not work reliably because of EdSharp dependencies on oder, .NET assemblies that only come in a 32 bit version.


Jamal



On 1/15/2017 2:46 PM, JooYoung Seo wrote:

   Hello Jamal,

   I faced some errors when using EdSharp64.exe on Windows 8.1 64bit computer.

   I launched EdSharp64.exe and pressed Alt+I to get the current indent, but 
unexpected event dialog box popped up and it crashed.
   Please note that the 32bit EdSharp.exe file works properly, but only 
EdSharp64.exe is unstable on my system.
   I wonder if this issue can be reproduced on other 64bit system.

   One more suggestion I would like to vote for is I was wondering if there 
would be any way we could add R, a Statistic program, compiler to the future 
EdSharp.
   If you installed R on your system, and made the batch file like the below, 
you can feed any file with R extension through the batch file. When R file is 
fed, the batch file will process and create a new output file with the same 
file name as the original R file but with '.Rout' extension in the same 
directory as original R file.
   The below is batch file I use on 8.1 64bit window:

#Batch file Starts
C:\PROGRA~1\R\R-33~1.1\bin\R.exe CMD BATCH --vanilla --quiet %1
#Batch file Ends

   What I was hoping is that I would like to edit R file with EdSharp like I do 
for any other text files, and when either F5 or Ctrl+F5 is pressed on the R 
file, the currently opened R file is fed through the batch file and newly 
created corrosponding .Rout file to the original R source file will be prompted 
in EdSharp as a new window so that users can cycle between the output .Rout 
file and source .R file by pressing Ctrl+Tab key.

    Do you think it is feasible?

   Sincerely,

   JooYoung


-----Original Message-----
From: edsharp-bounce@xxxxxxxxxxxxx [mailto:edsharp-bounce@xxxxxxxxxxxxx] On ;
Behalf Of jamal@xxxxxxxxxxxxxxxxxxx
Sent: Sunday, January 15, 2017 2:39 PM
To: edsharp@xxxxxxxxxxxxx
Subject: [EdSharp] Re: Prioritizing EdSharp development issues

Thanks for the ideas and discussion.  Let me respond to a few points as follows.

First, I did not realize that bugs had been put into a GitHub issue tracker.  I 
like the idea.  For ease of reference in this discussion, can someone paste 
those bug reports (without extraneous info) into an email message for us?

The Elevate Version command, F11, is indeed broken.  It was designed to check 
for an update on the EmpowermentZone.com site, which has not yet been rebuilt.  
I will consider connecting it to GitHub.com instead.  The approach I used 
before is not necessarily the best for this though so more analysis is needed.

Perhaps some kind of way can be created for the user to indicate that a 
compilation process with Control+F5 should not close a console window.  I 
personally open a separate console window during Python programming, as others 
have also mentioned, but this request has come up regularly so it would be 
helpful to find a solution.

Regarding the match braces command failing, can someone give a simple example 
that illustrates this?

The Control+Tab not speaking the title of a new EdSharp window was only 
possible to solve previously by tweaking the JAWS scripts for EdSharp.  
Somehow, the tab controls of .NET are not recognized in the same way by a 
Windows screen reader as compared to native tab controls.  Perhaps EdSharp 
could issue a direct, speech message with the new window title.  I am curious 
whether any screen reader besides JAWS and NVDA reads such windows titles 
automatically, e.g., WindowEyes.

I am not sure whether it is technically possible to block EdSharp copy commands 
from being intercepted when using the Append from Clipboard command, Alt+7, but 
I will investigate.

Jamal


-----Original Message-----
From: edsharp-bounce@xxxxxxxxxxxxx [mailto:edsharp-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Jamal Mazrui
Sent: Wednesday, January 11, 2017 6:59 PM
To: edsharp@xxxxxxxxxxxxx
Subject: [EdSharp] Prioritizing EdSharp development issues

What bugs in EdSharp would you most like fixed?  What features would you most 
like added?


Please reply-to-all to this message so that others may react and discuss.  I 
hope that patterns will emerge among preferences of users.
This would inform development by me and others.


Jamal


To unsubscribe send an email to:
edsharp-request@xxxxxxxxxxxxx
with the subject:
unsubscribe
Visit the homepage of the list at:
//www.freelists.org/webpage/edsharp
change your settings at:
//www.freelists.org/list/edsharp
Download EdSharp at:
http://www.EmpowermentZone.com/edsetup.exe
view the archives at:
//www.freelists.org/archive/edsharp
Contact the list admins by sending an email to:
edsharp-moderators@xxxxxxxxxxxxx

To unsubscribe send an email to:
edsharp-request@xxxxxxxxxxxxx
with the subject:
unsubscribe
Visit the homepage of the list at:
//www.freelists.org/webpage/edsharp
change your settings at:
//www.freelists.org/list/edsharp
Download EdSharp at:
http://www.EmpowermentZone.com/edsetup.exe
view the archives at:
//www.freelists.org/archive/edsharp
Contact the list admins by sending an email to:
edsharp-moderators@xxxxxxxxxxxxx


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

To unsubscribe send an email to:
edsharp-request@xxxxxxxxxxxxx
with the subject:
unsubscribe
Visit the homepage of the list at:
//www.freelists.org/webpage/edsharp
change your settings at:
//www.freelists.org/list/edsharp
Download EdSharp at:
http://www.EmpowermentZone.com/edsetup.exe
view the archives at:
//www.freelists.org/archive/edsharp
Contact the list admins by sending an email to:
edsharp-moderators@xxxxxxxxxxxxx

To unsubscribe send an email to:
edsharp-request@xxxxxxxxxxxxx
with the subject:
unsubscribe
Visit the homepage of the list at:
//www.freelists.org/webpage/edsharp
change your settings at:
//www.freelists.org/list/edsharp
Download EdSharp at:
http://www.EmpowermentZone.com/edsetup.exe
view the archives at:
//www.freelists.org/archive/edsharp
Contact the list admins by sending an email to:
edsharp-moderators@xxxxxxxxxxxxx

Other related posts: