Tagged Questions
8
votes
1answer
94 views
Is it possible to make v9 ignore case when completing names?
In v8, I could type, say, fulls or texf to get FullSimplify or ...
0
votes
0answers
53 views
Autocomplete short symbol names in non-global context
Is it possible in v9 to autocomplete the short symbol names when one is operating in a context other than Global`? I.e. after evaluating the following:
...
1
vote
0answers
86 views
How to activate the collapsed template list on V9
Is there way to activate the collapsed template list?
By "collapsed template list", I mean the little arrow which appears when ones types the name of an built-in function, as shown on this video.
...
40
votes
2answers
777 views
Is it possible to improve Mathematica's auto-completion feature?
In this answer Brett Champion describes how one can intercept and modify the suggestions used for auto-completion.
Question: Is it possible to modify the suggestion for the automatic auto-completion ...
14
votes
2answers
300 views
Auto-completion doesn't work as my expectation in version 9.0
When I input the following line in version 8, and press Ctrl+K after Re, I can get a drop-down auto-completion list including ...
24
votes
2answers
498 views
Template completion
In version 8, if one evaluates
test::usage="test[x,y]";
then types test, then shift-cmd-k (or shift-ctrl-k), a template ...
