I'm developing BashSupport Pro — a plugin for serious shell script development with JetBrains IDEs.
plugin-dev.com is the website, where I write about IntelliJ plugin development.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI'm developing BashSupport Pro — a plugin for serious shell script development with JetBrains IDEs.
plugin-dev.com is the website, where I write about IntelliJ plugin development.
Closes #70 This PR adds the needed changes to display an error message for too large files instead of trying to load the content. The file size lim…