ExcelReader icon indicating copy to clipboard operation
ExcelReader copied to clipboard

ExcelReader is a plugin that can read the file content in JetBrains IDEs. Three formats of [xls, xlsx, csv] are supported.

通知 :tada::tada::tada:

新的插件 ExcelEditor 现在已经发布.

ExcelEditor 支持:

  • 打开多个文件(支持同名Excel文件)
  • 数据修改
  • 文件比较
  • Excel 合并功能

带我预览新功能


ExcelReader

开源项目维护不易,还请给个Star,这对我很有用,非常感谢!

OSCS Build Version Downloads Slack

简体中文 | English

ExcelReader是一款JetBrains平台的插件。可以在JetBrains的大部分编辑器中解析 xls,xlsx,csv 三种格式的文件,并且支持更加强大的数据过滤功能。

新功能快速预览:

  • 更丰富的搜索功能(匹配大小写、单词、正则表达式)
  • 在搜索结果之间跳转
  • 跳转到指定的格子
  • 一键打开当前excel文件所在的目录
  • 通过系统安装excel工具,一键打开excel当前的excel文件

usage

sql-1

sql-2

default

open_file_excel

gotocell

data_filter

安装

  • 使用IDE内置插件系统安装:

    Settings/Preferences > Plugins > Marketplace > Search for "ExcelReader" > Install Plugin

  • 手动安装:

    下载 最新版本 并手动安装 Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

使用

参考 说明文档

贡献

如果您喜欢这款插件,并且有意加入到开发工作中来,请fork此仓库提交PR或者创建issue进行反馈。 也可以加入Slack

感谢