You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be annoying when your working on a given cell where you don't want completions if Foyle is constantly suggesting completions.
One way to address this would be to toggle completions on/off for a given cell and possible let the user control whether the default is on or off for all cells.
We could keep trick of this in cell metadata. If its disabled then we wouldn't generate completions.
The text was updated successfully, but these errors were encountered:
It can be annoying when your working on a given cell where you don't want completions if Foyle is constantly suggesting completions.
One way to address this would be to toggle completions on/off for a given cell and possible let the user control whether the default is on or off for all cells.
We could keep trick of this in cell metadata. If its disabled then we wouldn't generate completions.
The text was updated successfully, but these errors were encountered: