Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Features for Stata 14
From
Nicole Boyle <[email protected]>
To
[email protected]
Subject
Re: st: Features for Stata 14
Date
Tue, 3 Sep 2013 10:42:23 -0700
I don't think these were incorporated in either Stata 12 or 13 (at
least for the Mac)...
(1) Do-file editor improvements, including:
-Consistent indentation of wrapped lines
-Code folding (currently, I think this might be available only to
Stata for Windows)
-Autosuggestion/autofill options (for variable names and commands...
this would not only greatly speed up initial code writing, but would
also help prevent needless spelling errors that slow down code
execution)
-Multiple selection edits (hard to explain, but Sublime Text has this
and it looks useful)
(2) Other general suggestions:
-Allow for "undo" (Command/Control + Z) and "redo" edits of code
written in the command line (remarkably unavailable in Stata 12 for
Mac)
-More functionality via keyboard shortcuts (for instance, I still
can't break code execution from the keyboard on Stata 12 for Mac)
-Translate actions made in the Graph Editor environment to actual code
in the Results window (this type of translation from click-to-code is
already conducted in Stata when commands are executed from drop down
menus)
Nicole
On Tue, Sep 3, 2013 at 10:27 AM, James Fiedler <[email protected]> wrote:
> Jeph,
>
> I think the problem in #1 is all about where the focus goes when you
> return to Stata, and by default, the Command window gets the focus. If
> you re-focus on Stata by clicking on the Stata title bar, then try to
> copy with Ctrl-C, the Ctrl-C is interpreted as an attempt to copy from
> the Command window.
>
> I'm assuming you're trying to copy from the Results window. Here are a
> couple workarounds:
> a) You can right click on the selection, and choose copy.
> b) When you come back to Stata, click on the scroll bar next to the
> Results window. This will put focus on the Results window without
> removing the selection, and Ctrl-C will copy from there.
> c) You can use Ctrl-Tab to move the focus within Stata.
>
> Maybe there is a simple solution that could be put into the software,
> but I would bet not.
>
>
> James
>
> On Tue, Sep 3, 2013 at 11:06 AM, Jeph Herrin <[email protected]> wrote:
>> These are interface nusiances I encounter almost everyday:
>>
>> 1. The Copy functionality on the results window is not very robust,
>> at least in Windows. I find that if I make a selection and then
>> go do something else, I can't come back to the window and successfully
>> copy that selection to the clipboard. I have to reselect it, then
>> copy it. This has been true for as many versions as I can recall.
>>
>> 2. The many inbuilt functions of Stata do not use the same column tabs for
>> output. For instance,
>>
>> tab x y
>> tab z y
>>
>> may give two tables that have different alignments, so that if I want to
>> copy/paste/convert to table, I have to do each separately. And ideally
>> there would be some default or option for regression output, tabulations,
>> etc that would produce a common set of tabs.
>>
>> Jeph
>>
>>
>>
>>
>> On 9/2/2013 11:00 AM, William Buchanan wrote:
>>>
>>> Since it is still fairly early in the development cycle for the next
>>> release of Stata, I thought it might be good to start a thread about things
>>> that people would like to see added to the next release.
>>>
>>> I would definitely be interested in seeing some updates/expansions to the
>>> graphics capabilities of Stata. Alpha level blending is something that has
>>> come up several times and adding interactive graphics would be a great
>>> addition to the existing commands (e.g., functionality that is common in
>>> Tableau and several packages in R).
>>>
>>> Documentation of the lower level graphics commands to make it easier for
>>> users to extend the graphics capabilities.
>>>
>>> Latent Class Analysis and Latent Transition Analysis with support for all
>>> types of manifest variables.
>>>
>>> Multivariate mixed-effects models
>>>
>>> Exploratory Factor Analysis with nominal/ordinal/non-normal variables
>>>
>>> Improved debugging tools (e.g., stepwise evaluator for programs, more
>>> informative error messages, etc...)
>>>
>>> New ways to generate samples of data with specified correlation
>>> structures/distributions
>>>
>>> I'm curious to see what other people have to say on this topic as well.
>>>
>>> Billy
>>>
>>> Sent from my iPhone
>>> *
>>> * For searches and help try:
>>> * http://www.stata.com/help.cgi?search
>>> * http://www.stata.com/support/faqs/resources/statalist-faq/
>>> * http://www.ats.ucla.edu/stat/stata/
>>>
>>>
>> *
>> * For searches and help try:
>> * http://www.stata.com/help.cgi?search
>> * http://www.stata.com/support/faqs/resources/statalist-faq/
>> * http://www.ats.ucla.edu/stat/stata/
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/faqs/resources/statalist-faq/
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/