PB-IDE saves settings on non-sourcecode text files

Post bugs related to the IDE here
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 538
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

PB-IDE saves settings on non-sourcecode text files

Post by Sicro »

PB-IDE => Preferences => Editor => Save Settings to "The file <filename>.pb.cfg
PB help: The PureBasic IDE => Working with files wrote:The IDE allows the editing of non-sourcecode text files. In this "plain text" mode, code-related features such as coloring, case correction, auto complete are disabled. When saving plain text files, the IDE will not append its settings to the end of the file, even if this is configured for code files in the Preferences.
If the setting "Save Settings to" is set to anything other than "The end of the source file", no settings should be created in this case too if they are non-source files.

Examples:
  • When I open the file "File.pb.cfg" with the PB-IDE, a file named "File.pb.cfg.cfg" is created.
  • When I open the file "Readme.txt" with the PB-IDE, a file named "Readme.txt.cfg" is created.
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version