News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

File extension handling of codeblocks

Started by mariocup, June 08, 2007, 12:54:07 AM

Previous topic - Next topic

mariocup

Hi codeblocks team,

with codeblocks the user can specify file extension handling in the environment settings. But I want to avoid to configure all extension because there are already configure in the operating system. Why does codeblocks not use the extension handling of operating system, is there a reason for that?

The reason why I am asking is the following one:
codesnippets browser can be used to add links to files. So I added categories in the codesnippets view e.g. docu. The folder contains file links to pdf, html etc. files. If I drag the file link to the open file list codeblocks ask if I want to use an external programm or codeblocks internal editor. If I configure the extensions in the environment settings codeblocks won't ask.

Bye,

Mario