Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 3.81 KB

README_EN.md

File metadata and controls

88 lines (55 loc) · 3.81 KB

Notification:tada::tada::tada:

The new plugin ExcelEditor has now been released.

ExcelEditor supports:

  • Open multiple files (supports Excel files with the same name)
  • Data modification
  • File comparison
  • Excel Merge Function

Take me to preview new features


ExcelReader

Open source projects are not easy to maintain, please give me a Star, this is very useful to me, thank you very much!

OSCS Build Version Downloads Slack

简体中文 | English

ExcelReader is a plugin for the JetBrains platform. It can parse files in three formats of xls, xlsx, csv in most editors of JetBrains, and supports more powerful data filtering functions.

A quick preview of the new features:

  • Richer search functions (match case, words, regex)
  • Jump between the search results
  • Jump to the defined cell
  • One-click to open the directory where the excel file is located
  • One-click to open the excel file, by the excel tool installed in the system

usage

sql-1

sql-2

default

open_file_excel

gotocell

data_filter

Installation

  • Using IDE built-in plugin system:

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

  • Manually:

    Download the latest version and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Usage

See Document

Contribution

If you like this plugin and are interested in joining the development work, please fork this repository to submit a PR or create an issue for feedback.You can also join Slack.

Thanks