obiscr / ExcelEditor

This plugin is an Enhanced Edition of ExcelReader. Has all the features of ExcelReader.
https://plugins.jetbrains.com/plugin/18663-exceleditor
0 stars 0 forks source link

Support opening file with the Remote File Systems Plugin #7

Open joshuataylor opened 11 months ago

joshuataylor commented 11 months ago

(cross posting from https://github.com/obiscr/ExcelReader/issues/3 , sorry for spam)

Language barrier

Apologies, I don't speak/read the same language as the author - Google says that the language is Chinese. I will try and ensure that hopefully my text translates well using Google Translate!

Hi!

This plugin works great when you have a file locally, and allows quick reading of Excel files.

Jetbrains has a set of plugins called Big Data Tools, with a sub-plugin called Remote File Systems which allows you to see files in a remote file system, such as a S3 compatible bucket.

It seems that it can display files that IntelliJ supports (plain text?) without the IntelliJ Editor, but for certain files (PDF etc) it opens your default program that you view the file with.

When I try an open an Excel file from Remote File Systems without the ExcelReader plugin enabled, IntelliJ opens Excel (my default program).

With the plugin enabled, it returns a popup error No viewer found for Book1.xlsx and nothing happens (this file works fine locally).

image

Locally (it's just a test Excel file :)):

image

I think that perhaps there is a new way that Jetbrains handles opens files via the plugin, and there is a new hook or something similar?

Also, this would make a pretty cool paid feature (I actually didn't realise there was a paid version, I went and bought that to support)!

obiscr commented 11 months ago

Thanks for the feedback, I'll look into the relevant remote filesystems and support this feature as soon as possible.

obiscr commented 11 months ago

@joshuataylor There is an update on this issue. It may still require assistance from JetBrains to support this feature. Please refer: https://youtrack.jetbrains.com/issue/BDIDE-5505/How-to-read-remote-xls-xlsx-files

joshuataylor commented 11 months ago

Their response makes sense, so having this sit until fix is fine.

Thanks for submitting the issue with JetBrains and following up!

obiscr commented 11 months ago

I'll let you know as soon as there are new updates.