Skip to main content

Questions tagged [predictive-interface]

Questions on the predictive interface, including the suggestions bar, input or code assistant, image assistant, drawing tools.

Filter by
Sorted by
Tagged with
0 votes
0 answers
86 views

I am having an issue that is seriously impacting my ability to fluently write code in wolframnotebook 14.1. Whenever my cursor is just behind an opening bracket/parenthesis/brace, it automatically ...
Markus Husert's user avatar
2 votes
1 answer
109 views

I've searched for a feature which is usually available in most IDEs where you are able to de-activate autocomplete and by pressing a key, usually Tab, the autocompletion pops up and you can either ...
José Ferreira's user avatar
11 votes
0 answers
538 views

Bug introduced in 12.3 and fixed in 12.3.1 Can somebody replicate the following issue with release 12.3.0 or is it only on my machine? Prerequisite: make sure your Internet connection is working, you ...
Philipp's user avatar
  • 726
1 vote
1 answer
213 views

I'm using Mathematica 12.1.1.0 on Arch Linux with i3wm and whenever I hover over a cell or over the suggestion bar a small grey bar appears that is glitching through other cells (see image) Is it ...
KimJongTiramisu's user avatar
10 votes
0 answers
140 views

On Mathematica 12.1.1, Windows 10. When Suggestions bar is active, entering and evaluating the following crashes the Kernel. ...
ciao's user avatar
  • 26k
3 votes
0 answers
74 views

I'm looking for a way to modify and/or customize the predictive interface: Here are some customizations that I'd like to make: If a cell evaluates to a list, I'd like to see the length and dimensions ...
M.R.'s user avatar
  • 31.9k
0 votes
1 answer
204 views

Short Version: How do I turn off (or specify a simple replacement for) Code Assist predictive-interface for a specific input alias? Longer Version: Using the Notation package I have put together a ...
Kevin Ausman's user avatar
  • 2,307
7 votes
1 answer
314 views

Bug introduced in 11.2 I am using RandomInteger to create sorted test data in the following way: lists = Sort /@ RandomInteger[10000, {10, 200000}]; With ...
sakra's user avatar
  • 5,280
0 votes
1 answer
119 views

I have a strange problem with Mathematica (10.1.0 for Microsoft Windows (64-bit) (March 24, 2015)). Namely when I evaluate expression ...
ercegovac's user avatar
  • 1,017
1 vote
0 answers
54 views

Bug introduced in 11.1 and fixed in 11.1.1 Whenever the suggestions bar has an item with a pull-down menu of options (that you get by clicking on the down-arrow), picking any of the options results ...
ulvi's user avatar
  • 1,948
5 votes
0 answers
299 views

I'm a chemist with some rudimentary programming skills and in the middle of the year I'll be starting a project concerning machine learning, so, I'm sorry if I'm going to ask two questions in this ...
HCSthe2nd's user avatar
  • 193
6 votes
1 answer
266 views

Bug introduced in 9.0 and persisting through 11.0 Can anyone reproduce the following bug, or figure out a work-around. The following crashes the kernel on both Mathematica 10 and 11, on my macs, ...
Erich Mueller's user avatar
6 votes
2 answers
392 views

Searching "roll up" on this site gives me only How do I convert Mathematica's suggestions to usable code which mentions the icon but says little about it. I found nothing on it in the Mathematica ...
Colin McLarty's user avatar
5 votes
1 answer
415 views

I am seeing the following issue on Windows 7 x64, with the new Mma 11: I define the simple function below, and evaluate it. The first time is fine, but after that the kernel seems to have forgotten ...
Pirx's user avatar
  • 4,179
4 votes
1 answer
224 views

Fixed in 10.3.0 I have encountered a very surprising and annoying kernel crash: ...
Mario Krenn's user avatar
  • 2,211
4 votes
1 answer
494 views

Manipulate[Plot[Erfc[x/(2 Sqrt[t])], {x, -5, 5}], {t, 0.1, 5}] With a fresh kernel, after evaluating this, Mathematica will hang immediately if I try to drag the ...
vapor's user avatar
  • 7,961
3 votes
0 answers
118 views

I have observed significantly reduced performance in GUI in Mathematica v10.4. This is especially visible in autocomplete feature delays. This is very evident when I turn some power saving features ...
atapaka's user avatar
  • 4,066
5 votes
2 answers
1k views

I am having trouble with Animate. For no reason I can discern, my animation stop running, again and again, just about 1.5 seconds after the evaluation get started. Even with slight changes to the code,...
Smart Humanism's user avatar
1 vote
0 answers
97 views

How do I disable the appearance of this tooltip (see image)? I mean the little arrows with the help page link. It is very annoying when I want to select some block of code by multiple mouse clicks, ...
LLlAMnYP's user avatar
  • 11.6k
11 votes
1 answer
201 views

Bug introduced in 10.1 or earlier and fixed in 10.3 According to the documentation, in order to make sure that a value in an association is not evaluated at initialization, one can use a RuleDelayed. ...
Praan's user avatar
  • 683
1 vote
1 answer
266 views

I shut Mathematica done, then restart it. The image shows all that I do. I have done nothing else. Can anyone explain what is happening to me? The complete code is: ...
David's user avatar
  • 15.1k
4 votes
0 answers
83 views

InputE^(-(1/2) x[t]^2) (Derivative[1][x][t]^2 - (x^\[Prime]\[Prime])[t]) == 0and evaluate, then press the solve ode button on the suggestion bar. It will return <...
vapor's user avatar
  • 7,961
4 votes
2 answers
295 views

Bug introduced in 10.0.0 and fixed in 10.1.0. Has anyone had problems with the DeleteMissing function in Mathematica 10.0.2? I find that it rarely works. Most of ...
Wintermute's user avatar
26 votes
1 answer
2k views

Bug introduced in 10.0 and fixed in 10.1 Warning: the code below may hang your system if you have the Suggestions Bar enabled in Mathematica < 10.1. When issuing the following simple statements to ...
Jinxed's user avatar
  • 3,753
16 votes
2 answers
568 views

Bug introduced in 10.0.0 and fixed in 10.1.0. I'm facing a strange behavior of AssociationMap. With a fresh Kernel session: ...
unlikely's user avatar
  • 7,163
4 votes
2 answers
464 views

Bug introduced in 10.0 and fixed in 10.1 Why is the variable a ending up assigned to {1,2,3} after executing Module[{a}, a=Range[3]; ListPlot[a] ]
Daniel Chess's user avatar
2 votes
1 answer
257 views

Bug introduced in 10.0 and fixed in 10.1 Bug related to the Suggestion Bar Bug While getting used to the new data type Date Object in Version 10 I noted that there ...
gwr's user avatar
  • 13.7k
29 votes
3 answers
794 views

Bug introduced in 10.0.0 and fixed in 10.0.2 I don't know if this is a silly question, but it really baffles me. So please help me understand this behavior. ...
Naitree's user avatar
  • 1,265
5 votes
1 answer
357 views

This answer by @paw have revealed a bug that causes Mathematica v 10.0.0.0 to crash the GUI and kernel. So far the offending code is this: ...
rhermans's user avatar
  • 37.7k
8 votes
1 answer
358 views

Solve bug (see answer) introduced in 9.0 and persisting through 11.0.1 or later First post, hopefully I figure out the formatting easily. Please forgive me if ...
Jeruwaho's user avatar
  • 125
2 votes
0 answers
309 views

I am using Mathematica 10 on a computer running Windows 7 (64-bit) with all the most recent updates from Microsoft. My problem is as follows: I create a plot using the ...
R. Armstrong's user avatar
2 votes
1 answer
198 views

I am more used to typing then using the mouse. I was wondering if there were hotkeys for the drop down list and the info button? What I mean is what I have marked in the picture below. When I ...
Simon O'Doherty's user avatar
3 votes
1 answer
135 views

It appears as though the predictive interface does not work in the Slide Show screen environment.
user avatar
1 vote
1 answer
263 views

I enter an image and in the suggestions bar under the image, one of the suggestions is "Edge detect". I click on it and a nice cell with all the options comes up. How do I get the code for all of what ...
EdgyTector's user avatar
11 votes
1 answer
731 views

After updating to version 9, I found the predict interface very helpful except there is a small problem always annoying me: Consider this: I have a list ...
xslittlegrass's user avatar
12 votes
1 answer
4k views

Bug introduced in 9.0 and fixed in 9.0.1 In Mathematica 9, if I display any large SparseArray object in the default way (which looks something like ...
Szabolcs's user avatar
  • 239k
65 votes
1 answer
2k views

I'd like to be able to customize the Suggestions Bar in v9.0 to provide recommendations of my own. Possible example: when doing unit calculations, I'd like it to suggest converting the answer to ...
cjpembo's user avatar
  • 1,292
3 votes
3 answers
536 views

Bug introduced in 9.0 and fixed in 9.0.1 Just to be clear, this all works perfectly in v8.0.4.0. It only fails me in v9.0. I use 64-bit Linux, 64-bit versions of Mathematica, and I have 16GB of RAM. ...
cjpembo's user avatar
  • 1,292