About using and customizing the front-end's auto-completion feature
8
votes
1answer
99 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 ...
1
vote
1answer
50 views
Autocomplete not working on Mma9 on Linux
I started using Mathematica 9 on Ubuntu 12.10 and, sometimes, autocomplete doesn't work. The suggestions window shows up for just a fraction of second, and quickly disappears.
Do you have any idea on ...
0
votes
0answers
54 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
69 views
Function definitions in init.m doesn't work
I can't get any function defined in $UserBaseDirectory/Kernel/init.m to work.
For example:
...
1
vote
0answers
87 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
779 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
500 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 ...
12
votes
2answers
332 views
How can I overload autocompletion to work with full contexts?
I would like for the autocomplete feature to search through contexts, for example if I have a symbol named A`B`C`MyFunction, when I type A` and press "cmd + shift + k" it will complete it.
Edit
To ...
12
votes
3answers
390 views
How to make the suggestion box appear?
When you type a function in Matlab, quickly a suggestion box comes up showing functions similar to the one you're typing. I thought that Mathematica didn't have this but one day, I typed half of a ...
13
votes
2answers
366 views
Command Completion
Note: As of version 9, this functionality is available and works out of the box.
I've a few questions about Command Completion in Mathematica. I recently discovered this feature, and it's really ...


