zowe / zowe-explorer-intellij

Zowe Explorer plug-in for IntelliJ IDEA that provides possibility to interact with z/OS features. Has Zowe Kotlin SDK as it's core to interact
Eclipse Public License 2.0
10 stars 4 forks source link

Incorrect encoding should not be changed directly, until a user is decided to change it when we suggest #144

Closed KUGDev closed 1 year ago

KUGDev commented 1 year ago

Describe the problem The plug-in changes the encoding of the file being edited directly without asking

Describe the solution you propose image