0verEngineer / InlineProblems

Plugin to show problems inside the text editor for IDEs based on the IntelliJ Platform
GNU General Public License v3.0
61 stars 7 forks source link

Add gutter display settings in Chinese locale #42

Closed kuweiguge closed 1 year ago

kuweiguge commented 1 year ago

New settings were added to the SettingsBundle_zh_CN.properties file to allow users to enable or disable the display of errors, warnings, weak warnings, and information in the gutter area of the user interface. This was made to enhance user experience and better support localization in the Chinese(text) version of the application. demo

The translation of "gutter Icons" in English is based on the translation result of the official Chinese plugin for idea. demo1