A collection of some basic commands and code snippets for MNE-Python.
Navigate to the file you wish to open in the file explorer pane, right-click
on the file to bring up the context menu, and select View in MNE-Python
.
Open the command palette (⇧⌘P on macOS) and select the respective option.
Simply type
import mne
while in Python language mode and select the desired snippet from the IntelliSense proposals.
None so far.