Default charset encoding
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Default charset encoding
Myself,in RapidPHP, I have to change the charset encoding to utf8 without BOM everytime I create a file. Can a default charset changing feature be implemented in the next versions?
Re: Default charset encoding
Hi,
You can change the default encoding for new files under Main Menu; Options; Preferences; "Files"; option "Default Encoding".
You can change the encoding for existing file in the status bar, click on the encoding field, and change it to the one you need.
Gatis
You can change the default encoding for new files under Main Menu; Options; Preferences; "Files"; option "Default Encoding".
You can change the encoding for existing file in the status bar, click on the encoding field, and change it to the one you need.
Gatis
Kind regards,
Gatis Avots
Gatis Avots
Re: Default charset encoding
thank you very much. I searched that option a lot.