-
### Description
When you select multiple files in the Project Navigator, right-click, and then click Open In Tab, there is no effect.
### To Reproduce
1. Open a project
2. Select multiple fiā¦
-
The README is quite lengthy, and it might be better to split it into multiple files for better readability and organization. We can break down the different sections (e.g., installation, contributing,ā¦
-
- See https://github.com/xdf-modules/xdf-EEGLAB
Have a function to merge multiple streams in eeg_load_xdf and use the eeg_mergechannels function on the clock times (in streams{1}.info.clock_offsetsā¦
-
Hi, I love this project and am happy to support it. I was wondering if you would consider synchronized playback of multiple files? This coud be either:
1. Multiple viewports (or windows) side by sideā¦
memo updated
2 months ago
-
Currently, users can only select and download one file at a time from their list of downloaded items.
Proposed Solution:
Bulk Download Button: Once multiple files are selected, a "Download Selectedā¦
-
Can you add the ability to select from multiple profiles? I.e. one for Fleet ops, one for PI, etc.
-
Right now we assume everything after the first line (if non-numeric) is data rather than heuristically identifying multiple non-numeric lines at the start of the file.
(cc: @attie-argentum)
-
Opening the file picker using the `Multiple` FilePickerSelectionMode doesn't display the correct file picker, although it works when using `Single`
When using Single:
![image](https://github.comā¦
-
I'm having trouble understanding the new glob order in a case involving multiple files.
The first file, `GlobOddity1`, is
```
require import AllCore.
module type T = {
proc f() : int
}.
ā¦
-
**Is your feature request related to a problem?**
Currently, our project consists of several subprojects, each with its own `build.gradle` file. Many of these subprojects share common dependencies, aā¦