-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Launch Data Preview data url textbox to data.view toolbar #61
Labels
Comments
RandomFractals
added
enhancement
New feature or request
UX
User Experience enhancement
labels
Jun 22, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
…nary data files + data.preview methods reorg
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 23, 2019
to release workspace data files loading
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
to keep new data-url-input text box in line for all view panel sizes
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
…e and left/right toolbars overlap
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
closing this. will create new ticket for remote data support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
related to #15 for online public data sources preview
implementation notes/script:
fs.readFileSync(dataFilePath)
calls for local file reads to new /utils/file-utils.tshttp:
orhttps:
fs.readFileSync(dataFilePath)
as before for local data file reads or files with fullfile:///
schema URI'svscode.workspace.findFiles()
API to load relative local data filesThe text was updated successfully, but these errors were encountered: